Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
R
rapidjson
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
rapidjson
Repository
6a6bed2759d42891f9e29a37b21315d3192890ed
Switch branch/tag
rapidjson
test
unittest
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
add test for non-null-terminated token
· 123d7c89
Etienne Laurin
authored
5 years ago
123d7c89
Name
Last commit
Last update
..
CMakeLists.txt
add unit test for cursorstreamwrapper
7 years ago
allocatorstest.cpp
Fix SIGBUS due to unaligned access
6 years ago
bigintegertest.cpp
Add a test for BigInteger::operator<<
6 years ago
cursorstreamwrappertest.cpp
Update the code to adapt the new gtest.
6 years ago
documenttest.cpp
modify
7 years ago
dtoatest.cpp
avoid array index out-of-bounds
8 years ago
encodedstreamtest.cpp
Normalize line endings but not JSON files
8 years ago
encodingstest.cpp
Treat signed-unsigned conversions as errors.
8 years ago
filestreamtest.cpp
Fix FileReadStream::Peek4().
6 years ago
fwdtest.cpp
- replaced RAPIDJSON_NEW with C++98 compatible version
8 years ago
istreamwrappertest.cpp
Update the code to adapt the new gtest.
6 years ago
itoatest.cpp
Guard against min/max being macros in reader.h
6 years ago
jsoncheckertest.cpp
Test coverage up
7 years ago
namespacetest.cpp
Another try to fix travis build
7 years ago
ostreamwrappertest.cpp
Fixed #985 : Unittest failed with MinGWx64. And few small improvement were done while looking for mistakes.
7 years ago
pointertest.cpp
add test for non-null-terminated token
5 years ago
prettywritertest.cpp
Extend the test on issue #1336 to cover all basic types
6 years ago
readertest.cpp
Add test case on kParseNumbersAsStringsFlag being able to load big ints
6 years ago
regextest.cpp
Unit test for invalid GenericRegex (unclosed parenthesis).
6 years ago
schematest.cpp
Fix -Wsign-conversion warnings/errors
6 years ago
simdtest.cpp
Fix -Wsign-conversion warnings/errors
6 years ago
strfunctest.cpp
Add fwd.h and extract stream.h
9 years ago
stringbuffertest.cpp
Update the code to adapt the new gtest.
6 years ago
strtodtest.cpp
Guard against min/max macros in tests too
7 years ago
unittest.cpp
Fix VC warning C4189
8 years ago
unittest.h
Loading commit data...
valuetest.cpp
Loading commit data...
writertest.cpp
Loading commit data...