Markus Schirp
|
e08d3b6b80
|
Use actor based parallelization
|
2014-11-30 23:11:01 +00:00 |
|
Markus Schirp
|
1681fa4511
|
Simplify report printing
|
2014-10-08 12:17:30 +00:00 |
|
Markus Schirp
|
5a30fb3969
|
Do not buffer report prints
* Especially on bigger projects with lots of alive mutations the pause
after finishing killing could lead to the assumption that mutant is
stuck.
|
2014-10-07 23:39:02 +00:00 |
|
Markus Schirp
|
fe4f62e109
|
Cleanup CLI reporter format specs
|
2014-08-11 14:29:32 +00:00 |
|
Markus Schirp
|
81a7156f5c
|
Add progressive reporter for use on non rewindable outputs
|
2014-08-10 22:33:36 +00:00 |
|
Markus Schirp
|
522cf418a7
|
Remove progress report throttling from public interface of formatters
|
2014-08-10 22:16:53 +00:00 |
|
Markus Schirp
|
ac8fe85810
|
Add output format representation
Upcoming commits will add a progressive reporter that does NOT require a
rewindable output. Usefull for imperfect terminal emulations as on CI
etc.
|
2014-08-10 22:09:31 +00:00 |
|