summaryrefslogtreecommitdiffstats
path: root/tests/ChunkData (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-30Reduced the number of cChunkData::CopyBlockTypes() tests, added progress.Mattes D1-7/+16
2014-05-30Fix bugs in testTycho1-3/+5
2014-05-30Added a cChunkData::CopyBlockTypes() unit test.Mattes D2-0/+68
2014-05-30Fixed cChunkData nibble copying.madmaxoft1-4/+4
2014-05-30Test failures are reported verbosely and into the debug console on Win.madmaxoft1-1/+1
2014-05-30Fixed test return values.madmaxoft2-38/+41
2014-05-29Fixed wrong block sizes for copying / setting.madmaxoft1-16/+16
2014-05-29Fixed test compilation.madmaxoft2-16/+16
2014-05-27Fixed test globals to work with precompiled headersTycho4-4/+4
2014-05-24inject TestGlobals.h correctlyTycho1-0/+1
2014-05-24Implemented style changesTycho3-176/+87
2014-05-21Renamed cChunkBuffer to cChunkDataTycho5-0/+486