| 2021-01-12 |
Create FUNDING.yml
Neil Henning
authored
on 12 Jan 2021
GitHub
committed
on 12 Jan 2021
|
|---|---|
| 2020-12-21 |
Merge pull request #48 from ldrumm/reset-errno
...
Neil Henning
authored
on 21 Dec 2020
GitHub
committed
on 21 Dec 2020
|
|
|
|
| 2020-11-20 |
Build fix - use UTEST_CAST instead of C style cast.
Neil Henning
committed
on 20 Nov 2020
|
| 2020-11-19 |
Merge pull request #46 from peterlindgren/master
...
Neil Henning
authored
on 19 Nov 2020
GitHub
committed
on 19 Nov 2020
|
|
*_STRNEQ & *_STRNNE no longer assumes input strings are null-terminated, instead user provides the length.
peterlindgren
committed
on 19 Nov 2020
|
|
|
*_STRNEQ & *_STRNNE no longer assumes input strings are null-terminated, instead user provides the length.
peterlindgren
committed
on 19 Nov 2020
|
|
| 2020-10-28 |
Merge pull request #43 from sheredom/attempted_fix
...
Neil Henning
authored
on 28 Oct 2020
GitHub
committed
on 28 Oct 2020
|
| 2020-10-27 |
Attempt build fix.
Neil Henning
committed
on 27 Oct 2020
|
| 2020-10-26 |
Merge pull request #42 from yangxingpping/master
...
Neil Henning
authored
on 26 Oct 2020
GitHub
committed
on 26 Oct 2020
|
|
fix compile error on gcc4.8.5
alqaz
committed
on 26 Oct 2020
|
|
| 2020-08-23 |
Merge pull request #37 from sheredom/add_testing_for_c99_and_c11
...
Neil Henning
authored
on 23 Aug 2020
GitHub
committed
on 23 Aug 2020
|
| 2020-08-22 |
Add testing for c99 and c11.
Neil Henning
committed
on 22 Aug 2020
|
| 2020-07-24 |
Merge pull request #35 from sheredom/fix_c11_build
...
Neil Henning
authored
on 24 Jul 2020
GitHub
committed
on 24 Jul 2020
|
| 2020-07-23 |
Fix the c11 build on linux by using the newer timespec_get function.
Neil Henning
committed
on 23 Jul 2020
|
| 2020-06-22 |
Merge pull request #33 from sheredom/add_strncmp_methods
...
Neil Henning
authored
on 22 Jun 2020
GitHub
committed
on 22 Jun 2020
|
|
Add strncmp variants of the EXPECT and ASSERT.
Neil Henning
committed
on 22 Jun 2020
|
|
| 2020-05-27 |
Merge pull request #32 from sheredom/msvc_keep_symbols_during_wpo
...
Neil Henning
authored
on 27 May 2020
GitHub
committed
on 27 May 2020
|
| 2020-05-24 |
On second thought gold doesn't work on linux travis so don't do this.
Neil Henning
committed
on 24 May 2020
|
|
Add LTO options for linux/macOs too.
Neil Henning
committed
on 24 May 2020
|
|
|
|
|
| 2019-12-30 |
Merge pull request #29 from sheredom/use_process_h_to_test_list_tests
...
Neil Henning
authored
on 30 Dec 2019
GitHub
committed
on 30 Dec 2019
|
|
|
|
| 2019-12-25 |
Merge pull request #28 from sheredom/allow_ptr_and_array_checks
...
Neil Henning
authored
on 25 Dec 2019
GitHub
committed
on 25 Dec 2019
|
| 2019-12-24 |
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 |
Merge pull request #26 from sheredom/ldrumm-stdc-type-printing
...
Neil Henning
authored
on 1 Dec 2019
GitHub
committed
on 1 Dec 2019
|
|
Try and fix the build failures.
Neil Henning
committed
on 1 Dec 2019
|
|
| 2019-11-30 |
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 |
|
| 2019-09-15 |
Merge pull request #25 from ldrumm/no-double-eval
...
Neil Henning
authored
on 15 Sep 2019
GitHub
committed
on 15 Sep 2019
|