Criterion/test
Kevin Locke 98b63bd041 Allow nullptr or __null in asserts.t
Libc in FreeBSD 10.3 defines NULL to nullptr rather than __null.  Allow
this in the test output.

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
2016-06-28 17:33:00 -07:00
..
cram Allow nullptr or __null in asserts.t 2016-06-28 17:33:00 -07:00
alloc.cc Added inheritable heap to fork process 2015-09-20 20:28:31 +02:00
asprintf.c Refactored internal headers into its own subdirectory 2015-11-17 16:30:00 +01:00
CMakeLists.txt cram: Remove cmake dependency on target criterion_samples 2016-05-05 16:28:36 +02:00
ordered-set.c Refactored internal headers into its own subdirectory 2015-11-17 16:30:00 +01:00
redirect.cc Fixed redirected standard streams being leaked by cr_(assert|expect)_std(out|err) 2016-03-05 15:51:50 +01:00