2021-01-21
@Neil Henning
Create cmake.yml (#55) ...
Neil Henning authored on 21 Jan 2021 GitHub committed on 21 Jan 2021
2021-01-12
@Neil Henning
Merge pull request #50 from sheredom/fix49 ...
Neil Henning authored on 12 Jan 2021 GitHub committed on 12 Jan 2021
@Neil Henning
Fix possibly uninit var. ...
Neil Henning committed on 12 Jan 2021
@Neil Henning
Update FUNDING.yml
Neil Henning authored on 12 Jan 2021 GitHub committed on 12 Jan 2021
@Neil Henning
Create FUNDING.yml
Neil Henning authored on 12 Jan 2021 GitHub committed on 12 Jan 2021
2020-12-21
@Neil Henning
Merge pull request #48 from ldrumm/reset-errno ...
Neil Henning authored on 21 Dec 2020 GitHub committed on 21 Dec 2020
@Luke Drummond
Reset errno between tests ...
Luke Drummond committed on 21 Dec 2020
2020-11-20
@Neil Henning
Build fix - use UTEST_CAST instead of C style cast.
Neil Henning committed on 20 Nov 2020
2020-11-19
@Neil Henning
Merge pull request #46 from peterlindgren/master ...
Neil Henning authored on 19 Nov 2020 GitHub committed on 19 Nov 2020
@peterlindgren
*_STRNEQ & *_STRNNE no longer assumes input strings are null-terminated, instead user provides the length.
peterlindgren committed on 19 Nov 2020
@peterlindgren
*_STRNEQ & *_STRNNE no longer assumes input strings are null-terminated, instead user provides the length.
peterlindgren committed on 19 Nov 2020
2020-10-28
@Neil Henning
Merge pull request #43 from sheredom/attempted_fix ...
Neil Henning authored on 28 Oct 2020 GitHub committed on 28 Oct 2020
2020-10-27
@Neil Henning
Attempt build fix.
Neil Henning committed on 27 Oct 2020
2020-10-26
@Neil Henning
Merge pull request #42 from yangxingpping/master ...
Neil Henning authored on 26 Oct 2020 GitHub committed on 26 Oct 2020
@alqaz
fix compile error on gcc4.8.5
alqaz committed on 26 Oct 2020
2020-08-23
@Neil Henning
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
@Neil Henning
Add testing for c99 and c11.
Neil Henning committed on 22 Aug 2020
2020-07-24
@Neil Henning
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
@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
Merge pull request #33 from sheredom/add_strncmp_methods ...
Neil Henning authored on 22 Jun 2020 GitHub committed on 22 Jun 2020
@Neil Henning
Add strncmp variants of the EXPECT and ASSERT.
Neil Henning committed on 22 Jun 2020
2020-05-27
@Neil Henning
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
@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
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
@Neil Henning
Use my process.h to test --list-tests. ...
Neil Henning committed on 30 Dec 2019
2019-12-25
@Neil Henning
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
@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
Merge pull request #26 from sheredom/ldrumm-stdc-type-printing ...
Neil Henning authored on 1 Dec 2019 GitHub committed on 1 Dec 2019