summaryrefslogtreecommitdiffstats
path: root/tests/ChunkData/Copies.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-16Merge branch 'master' of github.com:mc-server/MCServerTycho1-5/+18
2014-06-14Added generic Allocation Pool InterfaceTycho1-8/+13
2014-06-14fixed spacesTycho1-2/+2
2014-05-30Fixed test return values.madmaxoft1-7/+7
2014-05-29Fixed wrong block sizes for copying / setting.madmaxoft1-16/+16
2014-05-29Fixed test compilation.madmaxoft1-10/+10
2014-05-27Fixed test globals to work with precompiled headersTycho1-1/+1
2014-05-24Implemented style changesTycho1-97/+38
2014-05-23Implemented Allocation Pool use by cChunkDataTycho1-5/+13
2014-05-21Renamed cChunkBuffer to cChunkDataTycho1-7/+7
2014-05-17Rewrote array copies testworktycho1-36/+51
2014-05-11Added some more testsTycho1-116/+161
2014-05-11Added several more testsfor arrays and coordinatesTycho1-1/+0
2014-05-11test 0 valuesTycho1-0/+45
2014-05-11Cerated array copy tests for block and skylightTycho1-0/+36
2014-05-10Fixed stupid buffer overflow in array setblocksTycho1-8/+8
2014-05-10Add arries copies testsTycho1-0/+53