phpci/Tests
Adirelle 9d4116e3c9 Reworked TapParser to be compliant and more robust.
Added another test case from #571.

Updated the output of TapParser::processTestLine.

Broke TapParser::parse down in simpler methods.

TapParser: ignore leading garbage and properly complain on missing TAP log.

TapParser: detect and report duplicated TAP log.

TapParser: got rid of the "test" and "suite" values.

They are only available with PHPUnit.

TapParser: append the message from yaml diagnostic to existing message.

Reworked the dispaly of test results.

PHPUnit plugin: pretty print test data.
2015-04-09 12:00:10 +02:00
..
PHPCI Reworked TapParser to be compliant and more robust. 2015-04-09 12:00:10 +02:00
temp Adding Phar archive plugin. 2014-12-01 21:09:13 +00:00
bootstrap.php Update loader config for test. 2015-02-16 14:55:17 +01:00