utest.h / test /
@Neil Henning Neil Henning authored on 26 Dec 2019
..
CMakeLists.txt Add support for doing type checks on pointers and also a lovely little hack of doing the typeof the input type + 0 to get around being able to compare a value against a static c-style array. 6 years ago
main.c Use my process.h to test --list-tests. 6 years ago
process.h Use my process.h to test --list-tests. 6 years ago
stdint_include.c Check that including stdint.h works, because we don't include it on MSVC and it was failing previously. 8 years ago
test.c Use my process.h to test --list-tests. 6 years ago
test.cpp Add support for doing type checks on pointers and also a lovely little hack of doing the typeof the input type + 0 to get around being able to compare a value against a static c-style array. 6 years ago
test11.cpp Add support for doing type checks on pointers and also a lovely little hack of doing the typeof the input type + 0 to get around being able to compare a value against a static c-style array. 6 years ago
type_printers.c Support the type printer for C11 compilers 6 years ago
type_printers.cpp Support the type printer for C11 compilers 6 years ago
type_printers.inc Support the type printer for C11 compilers 6 years ago