✅ tests for CBOR
This commit is contained in:
parent
87e088990b
commit
eef408e5fb
4 changed files with 630 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ add_executable(${JSON_UNITTEST_TARGET_NAME}
|
|||
"src/unit-algorithms.cpp"
|
||||
"src/unit-allocator.cpp"
|
||||
"src/unit-capacity.cpp"
|
||||
"src/unit-cbor.cpp"
|
||||
"src/unit-class_const_iterator.cpp"
|
||||
"src/unit-class_iterator.cpp"
|
||||
"src/unit-class_lexer.cpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue