Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CopyBlocks test: decreased the test size. | madmaxoft | 2014-09-01 | 1 | -2/+2 |
* | Merge branch 'master' of github.com:mc-server/MCServer | Tycho | 2014-06-16 | 5 | -14/+80 |
* | Reduced the number of cChunkData::CopyBlockTypes() tests, added progress. | Mattes D | 2014-05-30 | 1 | -7/+16 |
* | Fix bugs in test | Tycho | 2014-05-30 | 1 | -3/+5 |
* | Added a cChunkData::CopyBlockTypes() unit test. | Mattes D | 2014-05-30 | 2 | -0/+68 |
* | Fixed cChunkData nibble copying. | madmaxoft | 2014-05-30 | 1 | -4/+4 |
* | Test failures are reported verbosely and into the debug console on Win. | madmaxoft | 2014-05-30 | 1 | -1/+1 |
* | Fixed test return values. | madmaxoft | 2014-05-30 | 2 | -38/+41 |
* | Fixed wrong block sizes for copying / setting. | madmaxoft | 2014-05-29 | 1 | -16/+16 |
* | Fixed test compilation. | madmaxoft | 2014-05-29 | 2 | -16/+16 |
* | Fixed test globals to work with precompiled headers | Tycho | 2014-05-27 | 4 | -4/+4 |
* | inject TestGlobals.h correctly | Tycho | 2014-05-24 | 1 | -0/+1 |
* | Implemented style changes | Tycho | 2014-05-24 | 3 | -176/+87 |
* | Renamed cChunkBuffer to cChunkData | Tycho | 2014-05-21 | 5 | -0/+486 |