utest.h / test /
@Mirko Rajkovaca Mirko Rajkovaca authored on 18 Mar 2021
Neil Henning committed on 6 Apr 2021
..
CMakeLists.txt Try compiling with Clang/MSVC. 5 years ago
main.c Fix possibly uninit var. 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 Try compiling with Clang/MSVC. 5 years ago
test.c Try compiling with Clang/MSVC. 5 years ago
test.cpp - fixed problem with compilation on Windows 7 / VS2015 5 years ago
test11.c Try compiling with Clang/MSVC. 5 years ago
test11.cpp Fix possibly uninit var. 5 years ago
test99.c Try compiling with Clang/MSVC. 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 Fix issue #52. (#54) 5 years ago