Name
Last commit
Last update
..
CMakeLists.txt add unit test for cursorstreamwrapper
allocatorstest.cpp Fix SIGBUS due to unaligned access
bigintegertest.cpp Add a test for BigInteger::operator<<
cursorstreamwrappertest.cpp Update the code to adapt the new gtest.
documenttest.cpp modify
dtoatest.cpp avoid array index out-of-bounds
encodedstreamtest.cpp Normalize line endings but not JSON files
encodingstest.cpp Treat signed-unsigned conversions as errors.
filestreamtest.cpp Fix FileReadStream::Peek4().
fwdtest.cpp - replaced RAPIDJSON_NEW with C++98 compatible version
istreamwrappertest.cpp Update the code to adapt the new gtest.
itoatest.cpp Guard against min/max being macros in reader.h
jsoncheckertest.cpp Test coverage up
namespacetest.cpp Another try to fix travis build
ostreamwrappertest.cpp Fixed #985 : Unittest failed with MinGWx64. And few small improvement were done while looking for mistakes.
pointertest.cpp add test for non-null-terminated token
prettywritertest.cpp Extend the test on issue #1336 to cover all basic types
readertest.cpp Add test case on kParseNumbersAsStringsFlag being able to load big ints
regextest.cpp Unit test for invalid GenericRegex (unclosed parenthesis).
schematest.cpp Fix -Wsign-conversion warnings/errors
simdtest.cpp Fix -Wsign-conversion warnings/errors
strfunctest.cpp Add fwd.h and extract stream.h
stringbuffertest.cpp Update the code to adapt the new gtest.
strtodtest.cpp Guard against min/max macros in tests too
unittest.cpp Fix VC warning C4189
unittest.h Loading commit data...
valuetest.cpp Loading commit data...
writertest.cpp Loading commit data...