summaryrefslogtreecommitdiffstats
path: root/tests/ChunkBuffer (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-21Renamed cChunkBuffer to cChunkDataTycho5-486/+0
2014-05-17C++11Tycho1-0/+8
2014-05-17fixed assignment bugs and Skylight bugTycho1-1/+1
2014-05-17Fix assignment operators testworktycho1-3/+3
2014-05-17Add test for zerosworktycho1-0/+35
2014-05-17Add tests for assignment operatorworktycho1-0/+11
2014-05-17Rewrote array copies testworktycho1-36/+51
2014-05-11Added some more testsTycho2-116/+242
2014-05-11Added several more testsfor arrays and coordinatesTycho2-1/+5
2014-05-11test 0 valuesTycho1-0/+45
2014-05-11Cerated array copy tests for block and skylightTycho1-0/+36
2014-05-11Fixed a bug in writting zeros to a non-allocated sectionTycho1-93/+111
2014-05-10Fixed stupid buffer overflow in array setblocksTycho1-8/+8
2014-05-10Add arries copies testsTycho1-0/+53
2014-05-10Added new testTycho1-0/+4
2014-05-10Added some more testsTycho1-2/+93
2014-05-10Maybe coverage working?Tycho1-0/+15
2014-05-03cCHunkBuffer that compiles with TestGlobals.hTycho2-1/+12
2014-04-27Added Testing capabilityTycho2-0/+14