summaryrefslogtreecommitdiff
path: root/tests/codec.cpp
AgeCommit message (Collapse)Author
2023-06-27c++,codec,core: Added Union to KelSimple and fixed the native data type.Claudius Holeksa
Made some errors more clear as well
2023-06-26c++,codec: Introduced Tuple and String as KelSimple EncodingClaudius Holeksa
2023-06-26c++,codec: Added kelsimple array and struct decoding / encodingClaudius Holeksa
2023-06-15c++, codec: Adding minor checks for integrityClaudius Holeksa
2023-06-15c++, codec: Testing the native array class. Not really a unit test, butClaudius Holeksa
test instantiation cases