phpci/PHPCI/Helper
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
..
AnsiConverter.php Use sensiolabs/ansi-to-html to parse the build logs. 2015-04-09 11:54:57 +02:00
BaseCommandExecutor.php Fixing PHPCS errors. 2015-02-26 08:45:42 +00:00
Build.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
BuildInterpolator.php Add a plugin to handle sending notifications to Slack (https://slack.com/) 2014-12-22 16:03:09 +00:00
CommandExecutor.php Set the CommandExecutor buildPath property when a build is created. 2015-02-23 14:42:04 +00:00
Diff.php Hopefully fixing a bug where reporting errors back to Github causes an infinite loop. 2015-02-26 08:31:58 +00:00
Email.php Lots of cleanup. 2015-02-12 14:11:58 +00:00
Github.php Fixing PHPCS errors. 2015-02-26 08:45:42 +00:00
Lang.php Enforce "en" lang in tests. 2015-04-22 11:49:26 +02:00
LoginIsDisabled.php Fixing PHPCS errors. 2015-02-26 08:45:42 +00:00
MailerFactory.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
SshKey.php Make SSH key generation more robust. 2015-02-23 13:49:29 +00:00
UnixCommandExecutor.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
User.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
WindowsCommandExecutor.php Fixing SensioLabs Insight 'Critical' violations. 2015-02-12 10:39:41 +00:00