History for utest.h / test / test11.cpp
2021-01-12
@Neil Henning
Fix possibly uninit var. ...
Neil Henning committed on 12 Jan 2021
2020-11-19
@peterlindgren
*_STRNEQ & *_STRNNE no longer assumes input strings are null-terminated, instead user provides the length.
peterlindgren committed on 19 Nov 2020
2020-06-22
@Neil Henning
Add strncmp variants of the EXPECT and ASSERT.
Neil Henning committed on 22 Jun 2020
2019-12-24
@Neil Henning
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.
Neil Henning committed on 24 Dec 2019
2019-12-01
@Neil Henning
Try and fix the build failures.
Neil Henning committed on 1 Dec 2019