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
indiefan ce0a491bcd Added base test result parser class. Implemented Go test result parser based on Go's built in test utility output.
Test Plan: Ran PhpunitTestEngine unit test and used both test result parsers to generate test results.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin, aurelijus

Differential Revision: https://secure.phabricator.com/D4676
2013-01-27 17:17:09 -08:00
..
__tests__ Added base test result parser class. Implemented Go test result parser based on Go's built in test utility output. 2013-01-27 17:17:09 -08:00
phutil Raise a lint warning on array_combine(x, x) 2013-01-25 17:06:49 -08:00
ArcanistBaseTestResultParser.php Added base test result parser class. Implemented Go test result parser based on Go's built in test utility output. 2013-01-27 17:17:09 -08:00
ArcanistBaseUnitTestEngine.php Implement --everything, --json and --ugly flags for arc unit 2012-12-17 12:56:41 -08:00
GoTestResultParser.php Added base test result parser class. Implemented Go test result parser based on Go's built in test utility output. 2013-01-27 17:17:09 -08:00
NoseTestEngine.php Fix whitespace around else 2013-01-16 12:15:46 -08:00
PhpunitResultParser.php Added base test result parser class. Implemented Go test result parser based on Go's built in test utility output. 2013-01-27 17:17:09 -08:00
PhpunitTestEngine.php Added base test result parser class. Implemented Go test result parser based on Go's built in test utility output. 2013-01-27 17:17:09 -08:00
PhutilUnitTestEngine.php Implement --everything, --json and --ugly flags for arc unit 2012-12-17 12:56:41 -08:00