| 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
|
|
Add a test to ensure the `ASSERT_*` macros don't double eval
Luke Drummond
committed
on 15 Sep 2019
|
|
| 2019-09-14 |
Merge pull request #22 from sheredom/fix_build
...
Neil Henning
authored
on 14 Sep 2019
GitHub
committed
on 14 Sep 2019
|
| 2019-09-13 |
Fix the build for the newer werrors.
Neil Henning
committed
on 13 Sep 2019
|
| 2019-09-09 |
Merge pull request #20 from ldrumm/list-tests
...
Neil Henning
authored
on 9 Sep 2019
GitHub
committed
on 9 Sep 2019
|
| 2019-09-08 |
|
|
Merge pull request #21 from ldrumm/no-spectre-warn
...
Neil Henning
authored
on 8 Sep 2019
GitHub
committed
on 8 Sep 2019
|
|
|
|