1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 09:38:50 +02:00
phorge-arcanist/src/unit/engine
Aurelijus df04c79a90 Support PHPUnit 3.7 message changes
Summary: PHPUnit 3.7 now includes user message as well.

Test Plan: Ran phpunit tests

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4662
2013-01-25 17:19:41 -08:00
..
__tests__ Delete license headers from files 2012-11-05 11:16:24 -08:00
phutil Raise a lint warning on array_combine(x, x) 2013-01-25 17:06:49 -08:00
ArcanistBaseUnitTestEngine.php Implement --everything, --json and --ugly flags for arc unit 2012-12-17 12:56:41 -08:00
NoseTestEngine.php Fix whitespace around else 2013-01-16 12:15:46 -08:00
PhpunitResultParser.php Support PHPUnit 3.7 message changes 2013-01-25 17:19:41 -08:00
PhpunitTestEngine.php Decoupling phpunit test parsing from running and gathering. Should enable third party test engines to reuse common business logic around phpunit without requiring common logic for the typically application-specific running and gathering. 2013-01-25 17:06:38 -08:00
PhutilUnitTestEngine.php Implement --everything, --json and --ugly flags for arc unit 2012-12-17 12:56:41 -08:00