summaryrefslogtreecommitdiff
path: root/test/testStructures.cpp
Commit message (Collapse)AuthorAge
* Integer support in persistenceDan Goodliffe2024-01-09
| | | | | Splits bool and arithmatic types, pass arithmatic values as string views from JSON and parse according to the target type.
* Add postLoad support to persistenceDan Goodliffe2023-03-14
|
* Move persistence test objects to test libraryDan Goodliffe2023-03-05