index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ChunkData
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-15
Fix Android builds (#4998)
Tiger Wang
1
-2
/
+2
2020-05-16
Upgrade to C++17 [CMake] (#4717)
Tiger Wang
1
-6
/
+1
2020-05-10
Cleanup unneeded globals (#4736)
peterbell10
5
-5
/
+5
2019-08-26
Improved testing framework. (#4376)
Mattes D
4
-94
/
+117
2018-07-23
Optimise chunk set (#4260)
peterbell10
5
-14
/
+39
2018-02-04
cChunk and cChunkData: Use vectors for block get and set functions (#4172)
peterbell10
3
-99
/
+99
2018-01-03
Add the fmt library (#4065)
peterbell10
1
-0
/
+2
2017-08-21
Implement protocol level chunk sparsing (#3864)
peterbell10
1
-1
/
+2
2016-08-24
Fixed type-casting-related warnings.
Mattes D
2
-6
/
+1
2016-07-18
CMake: Remove needless minimum version specifications.
Mattes D
1
-2
/
+0
2016-06-18
SelfTests: Print a quick message on test start.
Mattes D
5
-0
/
+10
2016-06-18
SelfTests: Organized into solution folders.
Mattes D
1
-0
/
+17
2016-04-23
Out of world blocks are now always considered air blocks
LogicParrot
1
-48
/
+23
2015-05-24
Disable -Werror for warnings in tests.
tycho
2
-13
/
+2
2015-05-19
Fix tests
tycho
1
-0
/
+7
2014-09-01
CopyBlocks test: decreased the test size.
madmaxoft
1
-2
/
+2
2014-06-16
Merge branch 'master' of github.com:mc-server/MCServer
Tycho
5
-14
/
+80
2014-06-14
Added generic Allocation Pool Interface
Tycho
5
-39
/
+64
2014-06-14
fixed spaces
Tycho
1
-1
/
+1
2014-06-14
fixed spaces
Tycho
5
-10
/
+10
2014-06-14
fixed compile
Tycho
1
-1
/
+9
2014-05-30
Reduced the number of cChunkData::CopyBlockTypes() tests, added progress.
Mattes D
1
-7
/
+16
2014-05-30
Fix bugs in test
Tycho
1
-3
/
+5
2014-05-30
Added a cChunkData::CopyBlockTypes() unit test.
Mattes D
2
-0
/
+68
2014-05-30
Fixed cChunkData nibble copying.
madmaxoft
1
-4
/
+4
2014-05-30
Test failures are reported verbosely and into the debug console on Win.
madmaxoft
1
-1
/
+1
2014-05-30
Fixed test return values.
madmaxoft
2
-38
/
+41
2014-05-29
Fixed wrong block sizes for copying / setting.
madmaxoft
1
-16
/
+16
2014-05-29
Fixed test compilation.
madmaxoft
2
-16
/
+16
2014-05-27
Fixed test globals to work with precompiled headers
Tycho
4
-4
/
+4
2014-05-25
Fixed bad merge
Tycho
1
-1
/
+7
2014-05-24
inject TestGlobals.h correctly
Tycho
1
-0
/
+1
2014-05-24
Implemented style changes
Tycho
3
-176
/
+87
2014-05-23
Implemented Allocation Pool use by cChunkData
Tycho
4
-13
/
+46
2014-05-21
Renamed cChunkBuffer to cChunkData
Tycho
5
-0
/
+486