phpci/PHPCI/Plugin/Util
Adirelle 452a5ba97c Enforce "en" lang in tests.
Some tests compare the result to english strings.

Do not test UnixCommandExecutor on Windows.

PharTest: explain why PHAR writing test are skipped.

InstallCommandTest: mock checkRequirements to allow the tests to run.

Run php_parallel_lint before all other tests.

Close #846
2015-04-22 11:49:26 +02:00
..
ComposerPluginInformation.php Lots of cleanup. 2015-02-12 14:11:58 +00:00
Executor.php Fixing PHPCS errors. 2015-02-26 08:45:42 +00:00
Factory.php Enforce "en" lang in tests. 2015-04-22 11:49:26 +02:00
FilesPluginInformation.php Fixing PHPCS errors. 2015-02-26 08:45:42 +00:00
InstalledPluginInformation.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
PluginInformationCollection.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
TapParser.php Reworked TapParser to be compliant and more robust. 2015-04-09 12:00:10 +02:00