gencpp/test
Ed_ 1417a68757 updates to test validations
They don't really work great right now...
2024-10-27 21:19:25 -04:00
..
_old gencpp : General refactors to dependencies 2024-10-27 18:58:37 -04:00
GamePipeline Started to setup for codebase validation tests. 2023-08-22 16:01:50 -04:00
Godot Started to setup for codebase validation tests. 2023-08-22 16:01:50 -04:00
Unreal Started to setup for codebase validation tests. 2023-08-22 16:01:50 -04:00
ZPL-C Started to setup for codebase validation tests. 2023-08-22 16:01:50 -04:00
CURSED_TYPEDEF.h Updates to test and workspace 2023-11-21 20:03:51 -05:00
parsing.cpp Fixes to memory mangment, library is much faster now. 2023-07-16 18:00:07 -04:00
parsing.hpp Started to setup for codebase validation tests. 2023-08-22 16:01:50 -04:00
Readme.md Updated docs 2023-08-08 11:56:42 -04:00
sanity.cpp Started to setup for codebase validation tests. 2023-08-22 16:01:50 -04:00
SOA.cpp Simpilication of build script, added initial support for tests 2023-08-20 12:31:28 -04:00
test.cpp updates to test validations 2024-10-27 21:19:25 -04:00
upfront.cpp Fixes to memory mangment, library is much faster now. 2023-07-16 18:00:07 -04:00
upfront.hpp Started to setup for codebase validation tests. 2023-08-22 16:01:50 -04:00
validate.bootstrap.cpp Started to setup for codebase validation tests. 2023-08-22 16:01:50 -04:00
validate.original.cpp updates to test validations 2024-10-27 21:19:25 -04:00
validate.singleheader.cpp updates to test validations 2024-10-27 21:19:25 -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.