summaryrefslogtreecommitdiffstats
path: root/tests/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved ProtocolBlockTypePalette functionality into BlockTypePalette.Mattes D2019-12-281-1/+0
|
* Add ProtocolBlockTypePalette (#4391)E142019-09-221-0/+1
|
* BlockTypeRegistry: Initial skeletonMattes D2019-08-051-0/+1
|
* Add the fmt library (#4065)peterbell102018-01-031-0/+2
| | | | | | | * Replaces AppendVPrintf with fmt::sprintf * fmt::ArgList now used as a type safe alternative to varargs. * Removed SIZE_T_FMT compatibility macros. fmt::sprintf is fully portable and supports %zu. * Adds FLOG functions to log with fmt's native formatting style.
* Add a test for cUUID (#4021)peterbell102017-09-111-0/+1
|
* Gen: Moved tests to a separate folder, unified shared sources.Mattes D2017-05-041-2/+1
|
* PieceGenerator: Added rotation-aware vertical connectors.Mattes D2017-02-131-2/+1
|
* Tests: Added LuaState thread stress-test.Mattes D2017-01-151-0/+1
|
* Fixed cFastRandom Test. (#3291)Alexander Harkness2016-08-031-0/+1
| | | This resolves #3290
* CMake: Remove needless minimum version specifications.Mattes D2016-07-181-2/+0
|
* Self tests (#3242)Mattes D2016-06-261-0/+1
| | | | | | | | * SelfTests: Added a cEvent stress-test. * cNetwork: Fixed startup event hang. The original code used to hang with a ~ 1:50000 chance, because on Linux the cEvent was destroyed before its "Set()" returned.
* SelfTests: Moved BoundingBox test to a separate project.Mattes D2016-06-181-0/+1
|
* SelfTests: Moved SchematicFileSerializer test into a separate project.Mattes D2016-06-181-0/+1
|
* SelfTests: Moved cCompositeChat test to a separate project.Mattes D2016-06-181-0/+1
|
* SelfTests: Moved ByteBuffer test to a separate project.Mattes D2016-06-181-2/+3
|
* Added unit test for parsing HTTP request.Mattes D2016-03-011-0/+1
|
* Working coverage buildtycho2015-12-181-0/+4
|
* Externalized cPrefabPiecePool self-test.Mattes D2015-06-191-0/+1
|
* Extracted Google connection testTycho2015-01-221-0/+1
|
* Removed testTiger Wang2014-12-131-1/+0
|
* Added first test to show the object can be createdTycho2014-09-171-0/+1
|
* Renamed cChunkBuffer to cChunkDataTycho2014-05-211-1/+1
|
* cCHunkBuffer that compiles with TestGlobals.hTycho2014-05-031-0/+2
|
* Added Testing capabilityTycho2014-04-271-0/+5