1. 29 Jun, 2014 14 commits
  2. 28 Jun, 2014 3 commits
  3. 27 Jun, 2014 5 commits
  4. 26 Jun, 2014 17 commits
  5. 25 Jun, 2014 1 commit
    • 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