Snaipe
|
c507434dca
|
Actually fix the pattern tests this time
|
2016-01-23 10:54:57 +01:00 |
|
Snaipe
|
f1bd35f81b
|
Fixed pattern tests not running when PCRE is present
|
2016-01-23 03:04:50 +01:00 |
|
Snaipe
|
a670f7c361
|
[cram] Made the usage tests ignore absolute paths and --pattern options
|
2016-01-20 16:04:18 +01:00 |
|
Snaipe
|
444e393226
|
[samples] Unbuffered standard streams on report sample for test consistency
|
2016-01-20 16:04:17 +01:00 |
|
Snaipe
|
cc9465e133
|
[samples] Fixed sample with a cross platform segfault function
|
2016-01-20 15:03:00 +01:00 |
|
Snaipe
|
033bcacf7f
|
[cram] Skip pattern tests on windows
|
2016-01-20 12:51:06 +01:00 |
|
Snaipe
|
8b11c2d179
|
[cmake] Prevented function inlining for C++ samples on mingw (see mingw bug <http://sourceforge.net/p/mingw/bugs/2250/>)
|
2016-01-19 23:55:01 +01:00 |
|
Snaipe
|
e8ec14e276
|
[cmake] Fixed cram module not failing when the cram tests fail
|
2016-01-19 00:30:31 +01:00 |
|
Snaipe
|
60de40708d
|
[cmake] Fixed path passed to cram on windows builds
|
2016-01-19 00:15:23 +01:00 |
|
Snaipe
|
4530d10af7
|
[cmake] Added generator propagation to subprojects
|
2016-01-18 21:55:22 +01:00 |
|
Snaipe
|
813a526c8f
|
[Issue #98] Removed undefined behaviour from signal samples
|
2016-01-17 11:50:10 +01:00 |
|
Snaipe
|
34675fe4f3
|
Redefine null for failure messages regression test
|
2016-01-17 11:50:10 +01:00 |
|
Snaipe
|
02194aa132
|
Fixed cram target not being run on cmake 2.8.x
|
2016-01-16 15:34:32 +01:00 |
|
Snaipe
|
7faaa7656f
|
[Issue #95] Fixed fail fast and added proper SIGTERM handling
|
2016-01-16 14:47:46 +01:00 |
|
Snaipe
|
bfc29532cd
|
Moved cram tests into their own subdirectory
|
2016-01-16 13:28:11 +01:00 |
|
Snaipe
|
8d286b4334
|
Added the rest of the cram tests and removed old system test suite
|
2016-01-16 13:24:35 +01:00 |
|
Snaipe
|
14d8019dce
|
Added cram tests for theories, redirections, report hooks, and patterns
|
2016-01-14 15:36:06 +01:00 |
|
Snaipe
|
6fff06a2ee
|
Made cram tests run on travis
|
2016-01-14 12:25:46 +01:00 |
|
Snaipe
|
1a3cb4e2b1
|
Added more cram tests
|
2016-01-14 11:12:24 +01:00 |
|
Snaipe
|
1b8cad2162
|
Added basic cram tests
|
2016-01-14 00:38:37 +01:00 |
|
Snaipe
|
c4bc28b7fb
|
Added THEORIES cmake option
|
2015-11-27 15:53:10 +01:00 |
|
Snaipe
|
fa29b3c6db
|
Added back GCC 4.6 support
|
2015-11-25 20:10:09 +01:00 |
|
Snaipe
|
7fa0b6580b
|
Refactored internal headers into its own subdirectory
|
2015-11-17 16:30:00 +01:00 |
|
Snaipe
|
0722fd4c99
|
Merge branch 'features/multiple-languages' into bleeding
|
2015-11-16 20:01:17 +01:00 |
|
Snaipe
|
62b4f2171b
|
Fixed failing Appveyor MinGW builds due to '_hypot' not being defined.
This is caused by a MinGW bug in math.h. See http://ehc.ac/p/mingw/bugs/2250/
for more information.
|
2015-11-16 19:25:56 +01:00 |
|
Snaipe
|
d165e99e91
|
Relaxed io tests timeout to 1 second
|
2015-11-11 11:07:47 +01:00 |
|
Snaipe
|
2da6588eab
|
Added better integration for multiple native languages tests
|
2015-10-03 02:43:24 +02:00 |
|
Snaipe
|
013992d9cd
|
Removed asprintf::invalid test
|
2015-09-23 13:30:08 -07:00 |
|
Snaipe
|
10a3cbb988
|
Conditionally disabled asprintf::invalid on some OSes
|
2015-09-23 21:57:20 +02:00 |
|
Snaipe
|
39265392be
|
Revert "Fixed stdin redirection test"
This reverts commit 84706900b4 .
|
2015-09-21 08:35:50 -07:00 |
|
Snaipe
|
5f9f617ee7
|
Added inheritable heap to fork process
|
2015-09-20 20:28:31 +02:00 |
|
Snaipe
|
84706900b4
|
Fixed stdin redirection test
|
2015-09-20 13:21:57 +02:00 |
|
Snaipe
|
bf2bd1fe9a
|
Merge branch 'refactor' into bleeding
|
2015-09-17 00:21:34 +02:00 |
|
Snaipe
|
c799927e15
|
Made the invalid asprintf test conditional
|
2015-09-17 00:20:45 +02:00 |
|
Snaipe
|
b4fcf3d7b0
|
asprintf should return a value less than 0 on error
|
2015-09-16 23:27:31 +02:00 |
|
Snaipe
|
cbb8f4b9c6
|
Added asprintf unit tests
|
2015-09-16 03:54:48 +02:00 |
|
Snaipe
|
8ece7848b6
|
Added file_match_file tests
|
2015-09-16 02:08:20 +02:00 |
|
Snaipe
|
548a3d6b14
|
Added coverage reports for all current tests
|
2015-09-16 01:52:48 +02:00 |
|
Snaipe
|
ce16e84d59
|
Added missing <string> include in redirect unit test
|
2015-09-16 00:42:57 +02:00 |
|
Snaipe
|
af835bb95e
|
Added conditional GCC5 test for file mocking
|
2015-09-15 19:47:03 +02:00 |
|
Snaipe
|
3a2fe96653
|
Added file mocking utility
|
2015-09-15 19:02:13 +02:00 |
|
Snaipe
|
343678a020
|
Removed samples building from 'all' target
|
2015-09-09 19:19:58 +02:00 |
|
Snaipe
|
9499590ad4
|
Don't set gcc-specific flags on VC
|
2015-09-05 15:47:47 -07:00 |
|
Snaipe
|
211f106cae
|
Made the tests c99-compliant
|
2015-09-06 00:41:38 +02:00 |
|
Snaipe
|
2e94e558c1
|
Added tests on ordered-set
|
2015-08-21 06:30:20 +02:00 |
|