Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-08-03 | Fixed cFastRandom Test. (#3291) | Alexander Harkness | 1 | -0/+1 | |
This resolves #3290 | |||||
2016-07-18 | CMake: Remove needless minimum version specifications. | Mattes D | 1 | -2/+0 | |
2016-06-26 | Self tests (#3242) | Mattes D | 1 | -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. | |||||
2016-06-18 | SelfTests: Moved BoundingBox test to a separate project. | Mattes D | 1 | -0/+1 | |
2016-06-18 | SelfTests: Moved SchematicFileSerializer test into a separate project. | Mattes D | 1 | -0/+1 | |
2016-06-18 | SelfTests: Moved cCompositeChat test to a separate project. | Mattes D | 1 | -0/+1 | |
2016-06-18 | SelfTests: Moved ByteBuffer test to a separate project. | Mattes D | 1 | -2/+3 | |
2016-03-01 | Added unit test for parsing HTTP request. | Mattes D | 1 | -0/+1 | |
2015-12-18 | Working coverage build | tycho | 1 | -0/+4 | |
2015-06-19 | Externalized cPrefabPiecePool self-test. | Mattes D | 1 | -0/+1 | |
2015-01-22 | Extracted Google connection test | Tycho | 1 | -0/+1 | |
2014-12-13 | Removed test | Tiger Wang | 1 | -1/+0 | |
2014-09-17 | Added first test to show the object can be created | Tycho | 1 | -0/+1 | |
2014-05-21 | Renamed cChunkBuffer to cChunkData | Tycho | 1 | -1/+1 | |
2014-05-03 | cCHunkBuffer that compiles with TestGlobals.h | Tycho | 1 | -0/+2 | |
2014-04-27 | Added Testing capability | Tycho | 1 | -0/+5 | |