summaryrefslogtreecommitdiffhomepage
path: root/misc/tests/ctest.h
AgeCommit message (Expand)Author
2023-07-10Backport from dev43: Bugfixes on 4.2 from raspberry pi 32-bit testing. Fixes ...tylov
2023-02-04Fix in ccommon.h to make MSVC work again (without -std:c11) + small adjustments.Tyge Løvset
2023-02-02Removed old archived csmap.h and cstr.h. Renamed ctest fixture fix to _self.Tyge Løvset
2023-01-31Updates, and prepare for the big unsigned ==> signed transformation.Tyge Løvset
2023-01-27Added stride to cspan (md), prepared for cspan_slice() function.Tyge Løvset
2023-01-24Small ctest enhancementsTyge Løvset
2023-01-22More renamings in ctest.Tyge Løvset
2023-01-21ASSERT_WSUBSTR() => ASSERT_SUBWSTR()Tyge Løvset
2023-01-21Corrected the names of float/double ctest functions to match GoogleTestTyge Løvset
2023-01-21GoogleTest-ified ctest.h (more compatible). Added original ctest example file...Tyge Løvset
2023-01-21Added modified ctest from https://github.com/bvdberg/ctest, and used on crege...Tyge Løvset