• 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
valuetest.cpp 16.5 KB