| 2015-12-30 |
gcc doesn't have overloadable, so lets just skip it.
Neil Henning
committed
on 30 Dec 2015
|
|---|---|
| 2015-12-29 |
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
|
|
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 |
Print bool and string values that we can print without type information or overloading.
Neil Henning
committed
on 28 Dec 2015
|
| 2015-12-12 |
Merge pull request #4 from sheredom/add_str_assert_and_expect
...
Neil Henning
committed
on 12 Dec 2015
|
|
Add ASSERT_STREQ, ASSERT_STRNE, EXPECT_STREQ and EXPECT_STRNE.
Neil Henning
committed
on 12 Dec 2015
|
|
| 2015-12-11 |
|
|
Fixup Apple timing info.
Neil Henning
committed
on 11 Dec 2015
|
|
| 2015-12-10 |
Try a travis-ci mac build to see if it works.
Neil Henning
committed
on 10 Dec 2015
|
|
Merge pull request #2 from sheredom/timing_info_on_windows
...
Neil Henning
committed
on 10 Dec 2015
|
|
|
Only use inttypes on non-windows.
Neil Henning
committed
on 10 Dec 2015
|
|
| 2015-12-09 |
Add timing information on windows (using QPC).
Neil Henning
committed
on 9 Dec 2015
|
|
|
|
|
Use syscall on older glibc platforms.
Neil Henning
committed
on 9 Dec 2015
|
|
|
Detect glibc < 2.17 and don't use clock_gettime if so.
Neil Henning
committed
on 9 Dec 2015
|
|
|
Bad macro stuff in a branch so I can nuke it later.
Neil Henning
committed
on 9 Dec 2015
|
|
| 2015-12-08 |
Begin fleshing out glibc < 2.17 workaround.
Neil Henning
committed
on 8 Dec 2015
|
| 2015-12-07 |
Fixup build script for windows.
Neil Henning
committed
on 7 Dec 2015
|
|
Fixup windows build.
Neil Henning
committed
on 7 Dec 2015
|
|
|
Use correct badge links for appveyor and travis.:
Neil Henning
committed
on 7 Dec 2015
|
|
|
Heyo, gaia?
Neil Henning
authored
on 7 Dec 2015
Neil Henning
committed
on 7 Dec 2015
|