• 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
..
documenttest.cpp Loading commit data...
encodedstreamtest.cpp Loading commit data...
encodingstest.cpp Loading commit data...
filestreamtest.cpp Loading commit data...
jsoncheckertest.cpp Loading commit data...
readertest.cpp Loading commit data...
unittest.cpp Loading commit data...
unittest.h Loading commit data...
valuetest.cpp Loading commit data...
writertest.cpp Loading commit data...