gencpp/test
2023-08-20 15:45:06 -04:00
..
parsed Scripting updates, some refactors.. 2023-08-09 18:47:59 -04:00
upfront Scripting updates, some refactors.. 2023-08-09 18:47:59 -04:00
parsing.cpp Fixes to memory mangment, library is much faster now. 2023-07-16 18:00:07 -04:00
parsing.hpp Fixes to memory mangment, library is much faster now. 2023-07-16 18:00:07 -04:00
Readme.md Updated docs 2023-08-08 11:56:42 -04:00
sanity.cpp Test building & generation fixed with altest scripts 2023-08-20 15:45:06 -04:00
SOA.cpp Simpilication of build script, added initial support for tests 2023-08-20 12:31:28 -04:00
test.cpp Test building & generation fixed with altest scripts 2023-08-20 15:45:06 -04:00
test.singleheader_ast.cpp Test building & generation fixed with altest scripts 2023-08-20 15:45:06 -04:00
upfront.cpp Fixes to memory mangment, library is much faster now. 2023-07-16 18:00:07 -04:00
upfront.hpp Refactor Test gen_time to GEN_TIME 2023-07-19 00:13:12 -04:00
validate_bootstrap.cpp Heavy refactor.. 2023-08-03 11:01:43 -04:00
validate_singleheader.cpp Heavy refactor.. 2023-08-03 11:01:43 -04:00

Test

The implementaiton here is not well organized and needs a rewrite..

I only do basic sanity and parsing tests for the most part.
The library is getting practical usage tests in genc and other projects.