summaryrefslogtreecommitdiffstats
path: root/tests/ChunkData (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added generic Allocation Pool InterfaceTycho2014-06-145-39/+64
|
* fixed spacesTycho2014-06-141-1/+1
|
* fixed spacesTycho2014-06-145-10/+10
|
* fixed compileTycho2014-06-141-1/+9
|
* 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
|\| | | | | | | | | | | | | Conflicts: src/ChunkData.cpp src/ChunkData.h tests/ChunkData/Coordinates.cpp
| * 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