php-censor/Tests/PHPCI
Adirelle 7de9023810 Reworked the DaemonCommand.
* Accepts options for PID and log file.
* Uses posix_kill whenever available.
* Checks that the daemon actually started or stopped.
* Try to terminate then kill the daemon.
* Uses the logger or output instead of "echo".

Added a ProcessControl interface and implementations.

Closed #908
2015-05-28 10:55:59 +02:00
..
Command Command to create a new build 2015-04-22 12:00:38 +02:00
Controller Enforce "en" lang in tests. 2015-04-22 11:49:26 +02:00
Helper Let CommandExecutor::findBinary throw an exception when the binary is missing. 2015-04-22 12:19:05 +02:00
Logging LoggerConfig::getFor always returns the same instance of Logger for the same $name. 2015-04-23 13:25:53 +02:00
Model Enforce "en" lang in tests. 2015-04-22 11:49:26 +02:00
Plugin Allow to specify a mail template ('short' or 'long') in phpci.yml. 2015-04-28 14:09:23 +02:00
ProcessControl Reworked the DaemonCommand. 2015-05-28 10:55:59 +02:00
Service Allow see project build status in cctray xml format 2015-05-28 10:50:29 +02:00