2015-12-30
@Neil Henning
gcc doesn't have overloadable, so lets just skip it.
Neil Henning committed on 30 Dec 2015
2015-12-29
@Neil Henning
Split out the main() function into utest_main, to allow a user to call utest_main manually while defining their own main().
Neil Henning committed on 29 Dec 2015
@Neil Henning
Add the ability to print the normal pod values we are used to in C/C++.
Neil Henning committed on 29 Dec 2015
2015-12-28
@Neil Henning
Print bool and string values that we can print without type information or overloading.
Neil Henning committed on 28 Dec 2015
2015-12-12
@Neil Henning
Merge pull request #4 from sheredom/add_str_assert_and_expect ...
Neil Henning committed on 12 Dec 2015
@Neil Henning
Add ASSERT_STREQ, ASSERT_STRNE, EXPECT_STREQ and EXPECT_STRNE.
Neil Henning committed on 12 Dec 2015
2015-12-11
@Neil Henning
Merge pull request #3 from sheredom/try_mac_build ...
Neil Henning committed on 11 Dec 2015
@Neil Henning
Fixup Apple timing info.
Neil Henning committed on 11 Dec 2015
2015-12-10
@Neil Henning
Try a travis-ci mac build to see if it works.
Neil Henning committed on 10 Dec 2015
@Neil Henning
Merge pull request #2 from sheredom/timing_info_on_windows ...
Neil Henning committed on 10 Dec 2015
@Neil Henning
Only use inttypes on non-windows.
Neil Henning committed on 10 Dec 2015
2015-12-09
@Neil Henning
Add timing information on windows (using QPC).
Neil Henning committed on 9 Dec 2015
@Neil Henning
Merge pull request #1 from sheredom/test_macro ...
Neil Henning committed on 9 Dec 2015
@Neil Henning
Use syscall on older glibc platforms.
Neil Henning committed on 9 Dec 2015
@Neil Henning
Detect glibc < 2.17 and don't use clock_gettime if so.
Neil Henning committed on 9 Dec 2015
@Neil Henning
Bad macro stuff in a branch so I can nuke it later.
Neil Henning committed on 9 Dec 2015
2015-12-08
@Neil Henning
Begin fleshing out glibc < 2.17 workaround.
Neil Henning committed on 8 Dec 2015
2015-12-07
@Neil Henning
Fixup build script for windows.
Neil Henning committed on 7 Dec 2015
@Neil Henning
Fixup windows build.
Neil Henning committed on 7 Dec 2015
@Neil Henning
Use correct badge links for appveyor and travis.:
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