summaryrefslogtreecommitdiffstats
path: root/tests/ChunkBuffer/Copies.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rewrote array copies testworktycho2014-05-171-36/+51
| | | | Moved each patten test into its own scope to test all unallocated section code paths. Moved 0's around so that they test the allocated sections code paths.
* Added some more testsTycho2014-05-111-116/+161
|
* Added several more testsfor arrays and coordinatesTycho2014-05-111-1/+0
|
* test 0 valuesTycho2014-05-111-0/+45
|
* Cerated array copy tests for block and skylightTycho2014-05-111-0/+36
|
* Fixed stupid buffer overflow in array setblocksTycho2014-05-101-8/+8
|
* Add arries copies testsTycho2014-05-101-0/+53