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