Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to C++17 [CMake] (#4717) | Tiger Wang | 2020-05-16 | 1 | -6/+1 |
* | Add the fmt library (#4065) | peterbell10 | 2018-01-03 | 1 | -0/+2 |
* | Fixed type-casting-related warnings. | Mattes D | 2016-08-24 | 1 | -5/+0 |
* | CMake: Remove needless minimum version specifications. | Mattes D | 2016-07-18 | 1 | -2/+0 |
* | SelfTests: Organized into solution folders. | Mattes D | 2016-06-18 | 1 | -0/+17 |
* | Disable -Werror for warnings in tests. | tycho | 2015-05-24 | 1 | -2/+1 |
* | Fix tests | tycho | 2015-05-19 | 1 | -0/+7 |
* | Added a cChunkData::CopyBlockTypes() unit test. | Mattes D | 2014-05-30 | 1 | -0/+3 |
* | Test failures are reported verbosely and into the debug console on Win. | madmaxoft | 2014-05-30 | 1 | -1/+1 |
* | inject TestGlobals.h correctly | Tycho | 2014-05-24 | 1 | -0/+1 |
* | Renamed cChunkBuffer to cChunkData | Tycho | 2014-05-21 | 1 | -0/+25 |