summaryrefslogtreecommitdiffstats
path: root/tests/Generating/BasicGeneratorTest.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed all Printf-family functions from StringUtils.Mattes D2023-05-161-10/+11
* Require semi-colon at end of function-like macros (#4719)peterbell102020-05-051-1/+1
* Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)Mattes D2020-04-031-6/+22
* ChunkGenerator: Changed to use cChunkCoords.Mattes D2019-09-081-3/+3
* Generator: Added repeatability test.Mattes D2019-09-071-23/+111
* Added a BasicGeneratorTest.Mattes D2019-09-061-0/+223