m9710797 39a1d21bc8 [4/5] Added SimpleHashSet hace 3 años
..
AdhocCliCommParser_test.cc 739223951a turned commented-out test code in AdhocCliCommParser into a unittest hace 5 años
Base64_test.cc 8e96880015 Use c++17 std::string_view instead of our own version hace 4 años
CRC16_test.cc 0c6c272e85 [2/2] use constexpr to define constants hace 4 años
CircularBuffer_test.cc 9087901c1d turned commented-out test code in CircularBuffer.cc into a unittest hace 5 años
Date_test.cc 69e00375c4 added unittest for Date hace 5 años
DivMod_test.cc 0bfba6d509 added unittest for DivModBy{Same,Const} hace 5 años
FilePoolCore_test.cc 3d94cb906e [2/5] added unittest for FilePoolCore hace 3 años
FixedPoint_test.cc c34cf618f4 added unittest for FixedPoint hace 5 años
HexDump_test.cc 8e96880015 Use c++17 std::string_view instead of our own version hace 4 años
Keys_test.cc 36cfbf6c6c Added unittest for 'Keys' hace 5 años
Math_test.cc 53825baafb Unify our log2-like functions into a single log2p1() function hace 4 años
MemoryBufferFile.cc 72cc18f609 Added MemoryBufferFile (+unittest) hace 5 años
MemoryBufferFile.hh 72cc18f609 Added MemoryBufferFile (+unittest) hace 5 años
MemoryBufferFile_test.cc 72cc18f609 Added MemoryBufferFile (+unittest) hace 5 años
ObjectPool_test.cc 7e2099af76 [3/5] Added ObjectPool utility hace 3 años
ScopedAssign_test.cc d46f6e2aa4 added unittest for ScopedAssign hace 5 años
SimpleHashSet_test.cc 39a1d21bc8 [4/5] Added SimpleHashSet hace 3 años
StringOp_test.cc e0afaa57f8 simplify usage of StringOp::splitOn{First,Last}() hace 4 años
TclArgParser.cc c60cdb183d Use c++17 std::optional instead of our own version hace 4 años
TclObject_test.cc 8e96880015 Use c++17 std::string_view instead of our own version hace 4 años
TigerTree_test.cc 3f390b4044 Use SDL_WINDOW_FULLSCREEN_DESKTOP instead of SDL_WINDOW_FULLSCREEN hace 5 años
WavData_test.cc 15b94076f4 Major speedup in loading wav files hace 5 años
circular_buffer_test.cc 7761d515c6 Added unittest for circular_buffer and cb_queue hace 5 años
eeprom.cc 8e3113dd1a Cleanup of whitespace and typos hace 4 años
endian_test.cc cd3d1a049b turned commented-out test code in endian.hh into a unittest hace 5 años
gl_mat.cc 1885039c97 Fixed bugs in gl_{vec,mat} unittest hace 4 años
gl_transform.cc 396bf3721f Turn the adhoc gl_{vec,mat,transform} tests into actual unittests hace 5 años
gl_vec.cc 1885039c97 Fixed bugs in gl_{vec,mat} unittest hace 4 años
join_test.cc 8e96880015 Use c++17 std::string_view instead of our own version hace 4 años
main.cc 3604da62e9 Add support for building using the Catch2 unit test framework hace 6 años
semiregular_test.cc 07a37c3a1a Using make_xxx() factory functions is often no longer needed in c++17 hace 4 años
sha1.cc 8e96880015 Use c++17 std::string_view instead of our own version hace 4 años
stl_test.cc 9ed69b6516 [1/2] Use c++17 inline variables hace 4 años
strCat.cc 8e96880015 Use c++17 std::string_view instead of our own version hace 4 años
view_test.cc 07a37c3a1a Using make_xxx() factory functions is often no longer needed in c++17 hace 4 años
xrange_test.cc 8dfa08d90e Use c++17 shorthand-notation for std::<some-type-trait>::value hace 4 años