1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 17:48:50 +02:00
phorge-arcanist/src/unit/engine/phutil
epriestley 91d273a7dd Slightly improve Arcanist unit test output messages
Summary:
  - Show file/line so you can tell which assertion failed if there's a block
with a zillion of them and they don't have messages.
  - Try to format stuff a little better.

Test Plan:   - Ran some failing unit tests.

Reviewers: btrahan, jungejason

Reviewed By: btrahan

CC: aran, btrahan

Differential Revision: https://secure.phabricator.com/D1304
2012-01-04 14:14:34 -08:00
..
__tests__ Provide setup/teardown hooks for ArcanistPhutilTestCase 2011-04-30 12:04:11 -07:00
testcase Slightly improve Arcanist unit test output messages 2012-01-04 14:14:34 -08:00
__init__.php Update arcanist to use the PhutilSymbolLoader. 2011-01-12 16:02:28 -08:00
PhutilUnitTestEngine.php Avoid infinite loop in 'arc unit' 2011-12-01 08:50:12 -08:00