History for utest.h / test / test.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
2019-09-15
@Luke Drummond
Add a test to ensure the `ASSERT_*` macros don't double eval
Luke Drummond committed on 15 Sep 2019
2016-04-26
@Neil Henning
MR: Remove spurious pragma warning push.@
Neil Henning committed on 26 Apr 2016
2016-04-03
@Neil Henning
Big shake-up of utest.h. ...
Neil Henning committed on 3 Apr 2016
2016-03-21
@Neil Henning
Add two more fixtures to re-use a fixture.
Neil Henning committed on 21 Mar 2016
@Neil Henning
Add fixtures. ...
Neil Henning committed on 21 Mar 2016
2016-01-01
@Neil Henning
Clang format everything.
Neil Henning committed on 1 Jan 2016
2015-12-12
@Neil Henning
Add ASSERT_STREQ, ASSERT_STRNE, EXPECT_STREQ and EXPECT_STRNE.
Neil Henning committed on 12 Dec 2015
2015-12-07
@Neil Henning
Fixup windows build.
Neil Henning committed on 7 Dec 2015
@Neil Henning
Heyo, gaia?
Neil Henning authored on 7 Dec 2015 Neil Henning committed on 7 Dec 2015