KaitoHH 66541b8926 add unit test for cursorstreamwrapper 8 年 前
..
CMakeLists.txt 66541b8926 add unit test for cursorstreamwrapper 8 年 前
allocatorstest.cpp efe4140208 Fix #399 MemoryPoolAllocator::Realloc expands fail 10 年 前
bigintegertest.cpp 8d39282af5 Update license headers for tests 10 年 前
cursorstreamwrappertest.cpp 66541b8926 add unit test for cursorstreamwrapper 8 年 前
documenttest.cpp c831675026 modify 8 年 前
dtoatest.cpp fe550f3866 avoid array index out-of-bounds 9 年 前
encodedstreamtest.cpp a62777487d Normalize line endings but not JSON files 10 年 前
encodingstest.cpp 3cc77d5d63 Treat signed-unsigned conversions as errors. 9 年 前
filestreamtest.cpp a62777487d Normalize line endings but not JSON files 10 年 前
fwdtest.cpp 41ceb8624f - replaced RAPIDJSON_NEW with C++98 compatible version 9 年 前
istreamwrappertest.cpp f6a07692f9 Fix warnings on GCC 6 and later (closes #666) 9 年 前
itoatest.cpp e4c0ecf86b Guard against min/max macros in tests too 8 年 前
jsoncheckertest.cpp bd4c282d77 Test coverage up 9 年 前
namespacetest.cpp a62777487d Normalize line endings but not JSON files 10 年 前
ostreamwrappertest.cpp 6e81d49b33 Fixed #985 : Unittest failed with MinGWx64. And few small improvement were done while looking for mistakes. 8 年 前
pointertest.cpp 4a2f2729f1 Change from miloyip/rapidjson to Tencent/rapidjson 8 年 前
prettywritertest.cpp 6e81d49b33 Fixed #985 : Unittest failed with MinGWx64. And few small improvement were done while looking for mistakes. 8 年 前
readertest.cpp 4a2f2729f1 Change from miloyip/rapidjson to Tencent/rapidjson 8 年 前
regextest.cpp 769185d68b Refactor regex 9 年 前
schematest.cpp fcd2e1f60c Fix #1017 allOf keyword fail with Writer handler 8 年 前
simdtest.cpp 2291258bb8 Added ARM-Neon support for SIMD.SkipWhitespace* 8 年 前
strfunctest.cpp 8cb978dc15 Add fwd.h and extract stream.h 10 年 前
stringbuffertest.cpp 5cd62c235d Add StringBuffer::GetLength() 9 年 前
strtodtest.cpp e4c0ecf86b Guard against min/max macros in tests too 8 年 前
unittest.cpp 49c29d057d Fix VC warning C4189 10 年 前
unittest.h f1ba61c7ba unittest.h: change RAPIDJSON_ASSERT to allow usage in expressions 8 年 前
valuetest.cpp 47c3c1ec9f Improved handling of NULL strings 8 年 前
writertest.cpp 85500e8c8f Changed error code for invalid special ascii chars, fixed writer tests 9 年 前