1
0
mirror of https://github.com/Ed94/gencpp.git synced 2025-07-10 23:55:43 -07:00
Files
.vscode
docs
gen_c_library
gen_singleheader
gen_unreal_engine
project
scripts
test
GamePipeline
Godot
Unreal
ZPL-C
_old
CURSED_TYPEDEF.h
Readme.md
SOA.cpp
parsing.cpp
parsing.hpp
sanity.cpp
test.cpp
upfront.cpp
upfront.hpp
validate.bootstrap.cpp
validate.original.cpp
validate.singleheader.cpp
.editorconfig
.gitignore
LICENSE
Readme.md
gencpp.10x
gencpp.sln
gencpp.sln.DotSettings.user
gencpp.vcxproj
gencpp.vcxproj.filters
gencpp.vcxproj.user
gencpp/test
Ed_ 1417a68757 updates to test validations
They don't really work great right now...
2024-10-27 21:19:25 -04:00
..
2023-11-21 20:03:51 -05:00
2023-08-08 11:56:42 -04:00
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.