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
epriestley 777c119a0e Search for more test locations in PHPUnitTestEngine
Summary:
See https://github.com/facebook/arcanist/pull/53

  - Work correctly for directories with `%` in their name; this breaks under sprintf().
  - Search for `src/` -> `tests/` style directories.
  - Add coverage for search paths.

Test Plan:
Ran unit tests.

I don't have a working test case for PHPUnit tests, can one of you guys apply this and verify I didn't break your setups?

Reviewers: quard, aurelijus

Reviewed By: aurelijus

CC: aran

Differential Revision: https://secure.phabricator.com/D3558
2012-09-29 18:03:43 -07:00
..
__tests__ Search for more test locations in PHPUnitTestEngine 2012-09-29 18:03:43 -07:00
phutil Allow Phutil tests setting link 2012-09-07 15:42:50 -07:00
ArcanistBaseUnitTestEngine.php Depend on events when attaching Diff ID to postponed unit tests 2012-08-08 12:04:15 -07:00
NoseTestEngine.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
PhpunitTestEngine.php Search for more test locations in PHPUnitTestEngine 2012-09-29 18:03:43 -07:00
PhutilUnitTestEngine.php Use array_mergev() in Phutil test engine 2012-09-13 22:35:41 -07:00