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 |
|