summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix accedental c++11Tycho2014-09-171-6/+7
* Added first test to show the object can be createdTycho2014-09-173-0/+173
* 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-275-143/+4
* inject TestGlobals.h correctlyTycho2014-05-242-2/+3
* Implemented style changesTycho2014-05-243-176/+87
* Renamed cChunkBuffer to cChunkDataTycho2014-05-216-20/+20
* C++11Tycho2014-05-171-0/+8
* fixed assignment bugs and Skylight bugTycho2014-05-171-1/+1
* Fix assignment operators testworktycho2014-05-171-3/+3
* Add test for zerosworktycho2014-05-171-0/+35
* Add tests for assignment operatorworktycho2014-05-171-0/+11
* Rewrote array copies testworktycho2014-05-171-36/+51
* Added some more testsTycho2014-05-112-116/+242
* Added several more testsfor arrays and coordinatesTycho2014-05-112-1/+5
* test 0 valuesTycho2014-05-111-0/+45
* Cerated array copy tests for block and skylightTycho2014-05-111-0/+36
* Fixed a bug in writting zeros to a non-allocated sectionTycho2014-05-111-93/+111
* Fixed stupid buffer overflow in array setblocksTycho2014-05-101-8/+8
* Add arries copies testsTycho2014-05-101-0/+53
* Added new testTycho2014-05-101-0/+4
* Added some more testsTycho2014-05-102-6/+100
* Maybe coverage working?Tycho2014-05-102-0/+151
* cCHunkBuffer that compiles with TestGlobals.hTycho2014-05-033-1/+14
* Added Testing capabilityTycho2014-04-273-0/+19
* Moved some files.Alexander Harkness2013-12-215-0/+604