Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup unneeded globals (#4736) | peterbell10 | 2020-05-10 | 1 | -1/+1 |
* | Improved testing framework. (#4376) | Mattes D | 2019-08-26 | 1 | -7/+9 |
* | Optimise chunk set (#4260) | peterbell10 | 2018-07-23 | 1 | -4/+9 |
* | Fixed type-casting-related warnings. | Mattes D | 2016-08-24 | 1 | -1/+1 |
* | SelfTests: Print a quick message on test start. | Mattes D | 2016-06-18 | 1 | -0/+2 |
* | 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 | 1 | -1/+14 |
* | 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 | 1 | -0/+65 |