Add new unittests. Refs #240.
This commit is contained in:
parent
80119a6a74
commit
9122a78a46
@ -1,12 +1,15 @@
|
|||||||
set(UNITTEST_SOURCES
|
set(UNITTEST_SOURCES
|
||||||
|
bigintegertest.cpp
|
||||||
documenttest.cpp
|
documenttest.cpp
|
||||||
encodedstreamtest.cpp
|
encodedstreamtest.cpp
|
||||||
encodingstest.cpp
|
encodingstest.cpp
|
||||||
filestreamtest.cpp
|
filestreamtest.cpp
|
||||||
jsoncheckertest.cpp
|
jsoncheckertest.cpp
|
||||||
|
namespacetest.cpp
|
||||||
readertest.cpp
|
readertest.cpp
|
||||||
|
stringbuffertest.cpp
|
||||||
|
strtodtest.cpp
|
||||||
unittest.cpp
|
unittest.cpp
|
||||||
unittest.h
|
|
||||||
valuetest.cpp
|
valuetest.cpp
|
||||||
writertest.cpp)
|
writertest.cpp)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user