1
0
Commit Graph

19 Commits

Author SHA1 Message Date
Tycho
6b99e55646 fixed spaces 2014-06-14 19:05:02 +01:00
Tycho
0310a50192 fixed spaces 2014-06-14 18:43:36 +01:00
Tycho
a2df68b80b fixed compile 2014-06-14 18:19:34 +01:00
Tycho
039c1a75f3 merge master 2014-06-14 17:19:28 +01:00
Mattes D
f2470ff7c1 Reduced the number of cChunkData::CopyBlockTypes() tests, added progress. 2014-05-30 18:32:15 +02:00
Tycho
cbb9e15257 Fix bugs in test 2014-05-30 17:13:36 +01:00
Mattes D
76c07b1ec7 Added a cChunkData::CopyBlockTypes() unit test. 2014-05-30 17:44:24 +02:00
madmaxoft
e136f6e0f5 Fixed cChunkData nibble copying. 2014-05-30 11:35:29 +02:00
madmaxoft
0b60caac4a Test failures are reported verbosely and into the debug console on Win. 2014-05-30 10:56:12 +02:00
madmaxoft
0b49529e42 Fixed test return values. 2014-05-30 09:17:50 +02:00
madmaxoft
59068b77b7 Fixed wrong block sizes for copying / setting. 2014-05-29 20:21:39 +02:00
madmaxoft
c5763f3af7 Fixed test compilation. 2014-05-29 19:43:01 +02:00
Tycho
19df18c461 Fixed test globals to work with precompiled headers 2014-05-27 12:46:22 +01:00
Tycho
2a7d199df6 Fixed bad merge 2014-05-25 18:26:10 +01:00
Tycho
8133efd7f9 Merge branch 'chunksparsing/structs' into AllocationPool
Conflicts:
	src/ChunkData.cpp
	src/ChunkData.h
	tests/ChunkData/Coordinates.cpp
2014-05-25 18:02:33 +01:00
Tycho
944d29c0ae inject TestGlobals.h correctly 2014-05-24 14:09:51 +01:00
Tycho
8f964886e0 Implemented style changes 2014-05-24 13:33:40 +01:00
Tycho
8be3a8f7dc Implemented Allocation Pool use by cChunkData 2014-05-23 17:18:11 +01:00
Tycho
024027db89 Renamed cChunkBuffer to cChunkData 2014-05-21 19:58:48 +01:00