phpci/PHPCI/Plugin
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
..
Util Reworked TapParser to be compliant and more robust. 2015-04-09 12:00:10 +02:00
Atoum.php Fixing missing use statements 2015-02-12 11:42:09 +00:00
Behat.php Adding support for commenting on Github diffs. 2015-02-23 13:40:34 +00:00
Campfire.php Lots of cleanup. 2015-02-12 14:11:58 +00:00
CleanBuild.php Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero. 2014-12-08 14:12:01 +00:00
Codeception.php Added Codeception UI plugin 2015-02-16 11:47:07 +01:00
Composer.php Merging latest master 2014-12-08 14:18:57 +00:00
CopyBuild.php Lots of cleanup. 2015-02-12 14:11:58 +00:00
Email.php Email plugin: use "default_mailto_address" as a fallback only. 2015-02-23 14:16:35 +00:00
Env.php Merging latest master 2014-12-08 14:18:57 +00:00
Git.php Merging latest master 2014-12-08 14:18:57 +00:00
Grunt.php Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero. 2014-12-08 14:12:01 +00:00
Gulp.php Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero. 2014-12-08 14:12:01 +00:00
HipchatNotify.php Lots of cleanup. 2015-02-12 14:11:58 +00:00
Irc.php Merging latest master 2014-12-08 14:18:57 +00:00
Lint.php Add a plugin to handle sending notifications to Slack (https://slack.com/) 2014-12-22 16:03:09 +00:00
Mysql.php Cleaning up permissions on a few files. 2015-02-12 13:42:07 +00:00
PackageBuild.php Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero. 2014-12-08 14:12:01 +00:00
Pdepend.php Merging latest master 2014-12-08 14:18:57 +00:00
Pgsql.php Add query interpolation in PostgreSQL and SQLite plugin. 2015-02-03 11:33:55 +00:00
Phar.php Fixing PHPCS errors. 2015-02-26 08:45:42 +00:00
Phing.php Fix the problem when executing Phing out of the build dir. 2015-02-23 13:53:38 +00:00
PhpCodeSniffer.php Adding support for commenting on Github diffs. 2015-02-23 13:40:34 +00:00
PhpCpd.php Adding support for commenting on Github diffs. 2015-02-23 13:40:34 +00:00
PhpCsFixer.php Merging latest master 2014-12-08 14:18:57 +00:00
PhpDocblockChecker.php Adding support for commenting on Github diffs. 2015-02-23 13:40:34 +00:00
PhpLoc.php Merging latest master 2014-12-08 14:18:57 +00:00
PhpMessDetector.php Adding support for commenting on Github diffs. 2015-02-23 13:40:34 +00:00
PhpParallelLint.php Merge fixes 2014-12-18 10:45:21 +00:00
PhpSpec.php Merging latest master 2014-12-08 14:18:57 +00:00
PhpTalLint.php Fixing PHPCS errors. 2015-02-26 08:45:42 +00:00
PhpUnit.php Convert tapString to UTF-8, allowing UTF8 output from PHPUnit, etc. 2015-02-23 14:15:11 +00:00
Shell.php Merging latest master 2014-12-08 14:18:57 +00:00
SlackNotify.php Fixing FIXMEs 2015-02-12 13:30:32 +00:00
Sqlite.php Add query interpolation in PostgreSQL and SQLite plugin. 2015-02-03 11:33:55 +00:00
TechnicalDebt.php Remove short array syntax to keep backwards compatibility with php5.3 2015-03-06 17:44:22 +01:00
Wipe.php Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero. 2014-12-08 14:12:01 +00:00
Xmpp.php PHPCS Cleanup 2014-07-11 14:07:27 +01:00