utest.h / test /
@peterlindgren peterlindgren authored on 19 Nov 2020
..
CMakeLists.txt Add testing for c99 and c11. 5 years ago
main.c Add testing for c99 and c11. 5 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
subprocess.h Add testing for c99 and c11. 5 years ago
test.c *_STRNEQ & *_STRNNE no longer assumes input strings are null-terminated, instead user provides the length. 5 years ago
test.cpp *_STRNEQ & *_STRNNE no longer assumes input strings are null-terminated, instead user provides the length. 5 years ago
test11.c Add testing for c99 and c11. 5 years ago
test11.cpp *_STRNEQ & *_STRNNE no longer assumes input strings are null-terminated, instead user provides the length. 5 years ago
test99.c Add testing for c99 and c11. 5 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