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
clang-format-codebase
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
real-block-count
serverTick
spawning
template-id-ctor-warning
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
/
CMakeLists.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-05
Prepare ChunkData for BlockState storage (#5105)
Tiger Wang
1
-9
/
+1
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
2018-01-03
Add the fmt library (#4065)
peterbell10
1
-0
/
+2
2016-08-24
Fixed type-casting-related warnings.
Mattes D
1
-5
/
+0
2016-07-18
CMake: Remove needless minimum version specifications.
Mattes D
1
-2
/
+0
2016-06-18
SelfTests: Organized into solution folders.
Mattes D
1
-0
/
+17
2015-05-24
Disable -Werror for warnings in tests.
tycho
1
-2
/
+1
2015-05-19
Fix tests
tycho
1
-0
/
+7
2014-05-30
Added a cChunkData::CopyBlockTypes() unit test.
Mattes D
1
-0
/
+3
2014-05-30
Test failures are reported verbosely and into the debug console on Win.
madmaxoft
1
-1
/
+1
2014-05-24
inject TestGlobals.h correctly
Tycho
1
-0
/
+1
2014-05-21
Renamed cChunkBuffer to cChunkData
Tycho
1
-1
/
+1
2014-05-11
Added several more testsfor arrays and coordinates
Tycho
1
-0
/
+5
2014-05-10
Added new test
Tycho
1
-0
/
+4
2014-05-03
cCHunkBuffer that compiles with TestGlobals.h
Tycho
1
-0
/
+6
2014-04-27
Added Testing capability
Tycho
1
-0
/
+10