• Philipp A. Hartmann's avatar
    valuetest: add deep copy unit test · 65b4316d
    Philipp A. Hartmann authored
    This commit adds some simple tests for the deep-copying
    of values, either based on the explicit constructor, or
    the CopyFrom function.
    
    It uses the CrtAllocator to test for possible double-free
    errors due to insufficient copying.
    65b4316d
Name
Last commit
Last update
bin Loading commit data...
build Loading commit data...
example Loading commit data...
include/rapidjson Loading commit data...
test Loading commit data...
thirdparty Loading commit data...
.gitignore Loading commit data...
license.txt Loading commit data...
readme.txt Loading commit data...