Commit graph

18 commits

Author SHA1 Message Date
Dmitry Khomutov 7bc9d1ff12
Improved XML loading for Codeception. Issue #182. 2018-05-28 21:35:33 +07:00
Dmitry Khomutov bc63e2348e
CheckLocalizationCommand and PhpUnit command small fixes. Pull
request #174, #160.
2018-05-01 20:13:13 +07:00
SimonHeimberg 60b715e4bd
cleanup doc blocks of PhpUnit 2018-05-01 19:57:11 +07:00
SimonHeimberg 4c8398f68f
PhpUnitJunit tries to load invalid xml file
Work around outup from phpunit versions before 6.5.7/7.0.2 (before sebastianbergmann/phpunit#2974 was fixed).
2018-05-01 19:54:14 +07:00
SimonHeimberg 30349014b7
PhpUnitJunit explains clearly an empty output file 2018-05-01 19:54:14 +07:00
SimonHeimberg e4febf6d25
PhpUnitJunit loads file in a separate function 2018-05-01 19:54:14 +07:00
Fred Delrieu 8ace897b8c
fix: Phan Plugin for PHP 5.6 2018-04-25 07:58:02 +02:00
caouecs 8f8c1e00af review 2018-04-24 23:42:27 +02:00
caouecs 0923f86a09 feature: Phan Plugin 2018-04-24 23:05:15 +02:00
Dmitry Khomutov 3cebeb784e
Fixed PHPDockblockChecker for PHP 7.2. Issue #170. 2018-04-20 07:40:15 +07:00
Dmitry Khomutov b0e71cb3ad
Fixed SVN additional options. Issue #70. 2018-04-15 16:37:07 +07:00
Dmitry Khomutov 2a3adf25af
Refactored ValidationException (-> InvalidArgumentException). 2018-04-09 20:35:01 +07:00
Dmitry Khomutov 55bebf05dc
Finally fixed project directory for Build::writeSshKey and
Build::writeSshWrapper (Now files in system temp directory).
Issue #165.
2018-03-16 20:46:46 +07:00
Dmitry Khomutov 8d9c4824c7
Code style fixes (camelCased variables). 2018-03-09 13:46:19 +07:00
Dmitry Khomutov 4013fc76ff
Fixes after rebase. 2018-03-09 13:46:19 +07:00
Dmitry Khomutov ba11827340
Code style fixes (DIRECTORY_SEPARATOR -> '/'). 2018-03-09 13:46:18 +07:00
Dmitry Khomutov d5333b2b80
Code style fixes. 2018-03-09 13:46:18 +07:00
Dmitry Khomutov c015d8c58b
Refactored project structure. 2018-03-09 13:46:18 +07:00