History for utest.h / test
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-08-22
@Neil Henning
Add testing for c99 and c11.
Neil Henning committed on 22 Aug 2020
2020-07-23
@Neil Henning
Fix the c11 build on linux by using the newer timespec_get function.
Neil Henning committed on 23 Jul 2020
2020-06-22
@Neil Henning
Add strncmp variants of the EXPECT and ASSERT.
Neil Henning committed on 22 Jun 2020
2020-05-24
@Neil Henning
On second thought gold doesn't work on linux travis so don't do this.
Neil Henning committed on 24 May 2020
@Neil Henning
Add LTO options for linux/macOs too.
Neil Henning committed on 24 May 2020
@Neil Henning
Keep symbols during whole program optimization (WPO). ...
Neil Henning committed on 24 May 2020
2019-12-30
@Neil Henning
Use my process.h to test --list-tests. ...
Neil Henning committed on 30 Dec 2019
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-11-30
@Neil Henning
Merge branch 'stdc-type-printing' of https://github.com/ldrumm/utest.h into ldrumm-stdc-type-printing
Neil Henning committed on 30 Nov 2019
2019-09-16
@Luke Drummond
Support the type printer for C11 compilers ...
Luke Drummond committed on 16 Sep 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
2019-09-08
@Luke Drummond
add `--list-tests` option as the complement of `--filter` ...
Luke Drummond committed on 8 Sep 2019
@Luke Drummond
Disable warnings about generated spectre mitigations ...
Luke Drummond committed on 8 Sep 2019
2017-12-21
@Neil Henning
Check that including stdint.h works, because we don't include it on MSVC and it was failing previously.
Neil Henning committed on 21 Dec 2017
2016-04-26
@Neil Henning
MR: Remove spurious pragma warning push.@
Neil Henning committed on 26 Apr 2016
2016-04-25
@Neil Henning
Use c89 mode for gcc/clang.
Neil Henning committed on 25 Apr 2016
2016-04-23
@Neil Henning
MR: CMake fails if you use clang for c and gcc for c++.
Neil Henning committed on 23 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