summaryrefslogtreecommitdiffstats
path: root/tests/ChunkData (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge masterTycho2014-06-146-79/+161
|\
| * 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
* | Fixed bad mergeTycho2014-05-251-1/+7
* | Merge branch 'chunksparsing/structs' into AllocationPoolTycho2014-05-254-182/+88
|\|
| * inject TestGlobals.h correctlyTycho2014-05-241-0/+1
| * Implemented style changesTycho2014-05-243-176/+87
* | Implemented Allocation Pool use by cChunkDataTycho2014-05-234-13/+46
|/
* Renamed cChunkBuffer to cChunkDataTycho2014-05-215-0/+486