commit
|
f5340f8f27
|
XML: The output parameter --xml now generates xml-files with the elapsed time.
|
2016-04-19 19:16:15 +02:00 |
|
Franklin Mathieu
|
1f7ca2f32b
|
Merge pull request #101 from kaidowei/bleeding
cli: Strip red ANSI color from the failing & crashing summary if there were no errored tests.
|
2016-04-13 15:37:40 +02:00 |
|
Snaipe
|
38653a6414
|
Merge branch 'master' into bleeding
This merges the changes brought by 2.2.1 into bleeding.
|
2016-04-13 11:57:37 +02:00 |
|
Snaipe
|
e53f3892d5
|
Merge branch 'features/new-logging' into bleeding
|
2016-02-18 00:25:45 +01:00 |
|
Snaipe
|
9bc0da9e83
|
Added C++ stream interface for logging
|
2016-02-18 00:05:15 +01:00 |
|
Snaipe
|
4241b4e517
|
Added cram test for log.c
|
2016-02-18 00:05:15 +01:00 |
|
Snaipe
|
28007ab67e
|
Added missing array include for asserts.cc
|
2016-02-13 15:09:31 +01:00 |
|
Snaipe
|
24f90ea817
|
Fixed array comparison assert samples
|
2016-02-13 13:20:10 +01:00 |
|
commit
|
f442488f19
|
Visibility change:
The numbers next to Failing and Crashing in the text synthesis will not be printed red, if they are zero.
|
2016-02-11 14:31:35 +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
|
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
|
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 |
|