Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrote array copies test | worktycho | 2014-05-17 | 1 | -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 tests | Tycho | 2014-05-11 | 1 | -116/+161 |
| | |||||
* | Added several more testsfor arrays and coordinates | Tycho | 2014-05-11 | 1 | -1/+0 |
| | |||||
* | test 0 values | Tycho | 2014-05-11 | 1 | -0/+45 |
| | |||||
* | Cerated array copy tests for block and skylight | Tycho | 2014-05-11 | 1 | -0/+36 |
| | |||||
* | Fixed stupid buffer overflow in array setblocks | Tycho | 2014-05-10 | 1 | -8/+8 |
| | |||||
* | Add arries copies tests | Tycho | 2014-05-10 | 1 | -0/+53 |