tests for CBOR

This commit is contained in:
Niels Lohmann 2016-11-27 00:09:24 +01:00
parent 87e088990b
commit eef408e5fb
4 changed files with 630 additions and 0 deletions

View file

@ -10,6 +10,7 @@ SOURCES = src/unit.cpp \
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 \