Add new unittests. Refs #240.

This commit is contained in:
Andrii Senkovych 2015-02-11 12:50:36 +02:00
parent 80119a6a74
commit 9122a78a46

View File

@ -1,12 +1,15 @@
set(UNITTEST_SOURCES
bigintegertest.cpp
documenttest.cpp
encodedstreamtest.cpp
encodingstest.cpp
filestreamtest.cpp
jsoncheckertest.cpp
namespacetest.cpp
readertest.cpp
stringbuffertest.cpp
strtodtest.cpp
unittest.cpp
unittest.h
valuetest.cpp
writertest.cpp)