| 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
|
|
|
|
|
| 2017-12-22 |
Merge pull request #17 from sheredom/check_stdint_include
...
Neil Henning
authored
on 22 Dec 2017
GitHub
committed
on 22 Dec 2017
|
| 2017-12-21 |
Appveyor has an issue with MSVC 2008 / 64 bit builds so disable it.
Neil Henning
committed
on 21 Dec 2017
|
|
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
|
|
| 2017-11-27 |
Merge pull request #16 from nabijaczleweli/master
...
Neil Henning
authored
on 27 Nov 2017
GitHub
committed
on 27 Nov 2017
|
| 2017-11-26 |
Add syntax highlighting to README. Fix argument display in README
...
nabijaczleweli
committed
on 26 Nov 2017
|
| 2017-11-25 |
Merge pull request #15 from ldrumm/fix/ttycolour
...
Neil Henning
authored
on 25 Nov 2017
GitHub
committed
on 25 Nov 2017
|
|
Don't pretend to support non-MSVC compilers on win32
Luke Drummond
committed
on 25 Nov 2017
|