summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
* c++,codec: Introduced Tuple and String as KelSimple EncodingClaudius Holeksa2023-06-26
|
* c++,codec: Added kelsimple array and struct decoding / encodingClaudius Holeksa2023-06-26
|
* c++, codec-json: Minor progress on arrays for json decodingClaudius Holeksa2023-06-20
|
* c++: Adding tests and working around some constness problemsClaudius "keldu" Holeksa2023-06-20
|
* 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