summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
* c++, codec-json: Added multi dimensional arrays to jsonClaudius Holeksa2023-06-15
|
* c++,codec: Adding missing dependency for tests and minor change toClaudius Holeksa2023-06-15
| | | | unsigned arg
* c++, codec: Adding minor checks for integrityClaudius Holeksa2023-06-15
|
* c++, codec: Testing the native array class. Not really a unit test, butClaudius Holeksa2023-06-15
| | | | test instantiation cases
* c++: Let test run in test-case derivation and ammend changed schemaClaudius Holeksa2023-06-14
| | | | dimension changes
* c++, codec-json: Added struct to json encoding and fixed a buffer bug onClaudius "keldu" Holeksa2023-06-11
| | | | the fly
* c++, codec-json: Added testing for tuples and fixed minor bufferClaudius "keldu" Holeksa2023-06-11
| | | | changes
* c++: Setting up testing progressClaudius "keldu" Holeksa2023-06-10
|
* tests,c++: Intermediate commit preparing testing and jsonClaudius Holeksa2023-06-10