|
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.
|
|---|
|
|
| README.md |
|---|
| test/CMakeLists.txt |
|---|
| test/test.c |
|---|
| test/test.cpp |
|---|
| test/test11.cpp |
|---|
| utest.h |
|---|