summaryrefslogtreecommitdiffstats
path: root/tests/ChunkBuffer (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | 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-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-101-2/+93
|
* Maybe coverage working?Tycho2014-05-101-0/+15
|
* cCHunkBuffer that compiles with TestGlobals.hTycho2014-05-032-1/+12
|
* Added Testing capabilityTycho2014-04-272-0/+14