GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
mirrors
/
utest.h
Download ZIP
95 commits
Transfer to URL with SHA
tree:
fed72fb4b4
Branches
Tags
×
master
utest.h
/
test
/
latest commit
fed72fb4b4
Neil Henning
authored
on 24 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
Heyo, gaia?
10 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
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
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