The current "testing" for the library are the following:
- genc lib
- Project bootstrap
- Singleheader gen
- Sanity test that stress tests on large resource consumption.
- SOA mock generation
- Scanning unreal files (not in this repo)
Nice to have in this repo - Order of priority:
- Fail cases
- Every conditional option for the upfront constructors
- Every conditional option covered for serialization.
- Every conditional option covered for parse constructors
The most expensive to test is the operator validation.
- Could make a wrapper for a s128 and define all the operator overloads for it. Can have two variants, one with the overloads as a member functions, the other as a bare pod struct with overloads.
List view
0 issues of 2 selected
- Status: Closed (completed).#31 In Ed94/gencpp;
- Status: Closed (completed).#25 In Ed94/gencpp;