..
tests
Redefine null for failure messages regression test
2016-01-17 11:50:10 +01:00
asserts.c
Fixed array comparison assert samples
2016-02-13 13:20:10 +01:00
asserts.cc
Added missing array include for asserts.cc
2016-02-13 15:09:31 +01:00
CMakeLists.txt
api: added cr_skip_test()
2016-09-03 23:06:35 +02:00
description.c
Changed all tests to use cr_-prefixed macros
2015-04-25 16:48:34 +02:00
description.cc
Added missing .cc samples
2015-09-07 02:00:03 +02:00
fixtures.c
Changed all tests to use cr_-prefixed macros
2015-04-25 16:48:34 +02:00
fixtures.cc
Added missing .cc samples
2015-09-07 02:00:03 +02:00
log.c
Added simple message logging from a test worker
2016-02-18 00:05:14 +01:00
log.cc
Added C++ stream interface for logging
2016-02-18 00:05:15 +01:00
more-suites.c
Changed all tests to use cr_-prefixed macros
2015-04-25 16:48:34 +02:00
more-suites.cc
Added missing .cc samples
2015-09-07 02:00:03 +02:00
parameterized.c
sample: Changed parameterized test samples to not use strings
2016-09-03 15:12:28 +02:00
parameterized.cc
sample: Changed parameterized test samples to not use strings
2016-09-03 15:12:28 +02:00
redirect.c
Added redirection assertion shortcuts for std{out,err}
2015-09-14 03:39:52 +02:00
redirect.cc
Removed unused includes in redirect.cc sample
2015-09-14 04:45:33 +02:00
report.c
[samples] Unbuffered standard streams on report sample for test consistency
2016-01-20 16:04:17 +01:00
report.cc
[samples] Unbuffered standard streams on report sample for test consistency
2016-01-20 16:04:17 +01:00
signal.c
[samples] Fixed sample with a cross platform segfault function
2016-01-20 15:03:00 +01:00
signal.cc
[samples] Fixed sample with a cross platform segfault function
2016-01-20 15:03:00 +01:00
simple.c
Changed all tests to use cr_-prefixed macros
2015-04-25 16:48:34 +02:00
simple.cc
Added missing .cc samples
2015-09-07 02:00:03 +02:00
skip.c
api: added cr_skip_test()
2016-09-03 23:06:35 +02:00
skip.cc
api: added cr_skip_test()
2016-09-03 23:06:35 +02:00
suites.c
Changed all tests to use cr_-prefixed macros
2015-04-25 16:48:34 +02:00
suites.cc
Added missing .cc samples
2015-09-07 02:00:03 +02:00
theories.c
Removed Theory data point generation
2015-12-08 01:49:56 +01:00
theories.cc
Removed Theory data point generation
2015-12-08 01:49:56 +01:00
timeout.c
Fixed cross-compiling of cmake subprojects
2016-02-19 21:10:15 +01:00