summaryrefslogtreecommitdiffstats
path: root/tests/ChunkData (follow)
Commit message (Expand)AuthorAgeFilesLines
* CopyBlocks test: decreased the test size.madmaxoft2014-09-011-2/+2
* Merge branch 'master' of github.com:mc-server/MCServerTycho2014-06-165-14/+80
* Reduced the number of cChunkData::CopyBlockTypes() tests, added progress.Mattes D2014-05-301-7/+16
* Fix bugs in testTycho2014-05-301-3/+5
* Added a cChunkData::CopyBlockTypes() unit test.Mattes D2014-05-302-0/+68
* Fixed cChunkData nibble copying.madmaxoft2014-05-301-4/+4
* Test failures are reported verbosely and into the debug console on Win.madmaxoft2014-05-301-1/+1
* Fixed test return values.madmaxoft2014-05-302-38/+41
* Fixed wrong block sizes for copying / setting.madmaxoft2014-05-291-16/+16
* Fixed test compilation.madmaxoft2014-05-292-16/+16
* Fixed test globals to work with precompiled headersTycho2014-05-274-4/+4
* inject TestGlobals.h correctlyTycho2014-05-241-0/+1
* Implemented style changesTycho2014-05-243-176/+87
* Renamed cChunkBuffer to cChunkDataTycho2014-05-215-0/+486