blueoil icon indicating copy to clipboard operation
blueoil copied to clipboard

Unit test for converter C++ runtime

Open primenumber opened this issue 5 years ago • 0 comments

  • [x] refactor codes which enable to be built almost of all operator's code without jinja template generator
    • [x] split global.h into types.h and global.h, some type definitions not depends on jinja.
    • [x] modify codes to use types.h instead of global.h if it can
  • [ ] select unit test library if we need
  • [ ] write unit test code

primenumber avatar Jan 23 '20 06:01 primenumber