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 8 selected
- Status: Open.#14 In Ed94/gencpp;
- Status: Open.#15 In Ed94/gencpp;
- Status: Open.#16 In Ed94/gencpp;
- Status: Open.#17 In Ed94/gencpp;
- Status: Open.#32 In Ed94/gencpp;
- Status: Open.#41 In Ed94/gencpp;
- Status: Open.#50 In Ed94/gencpp;