1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-26 08:42:40 +01:00
phorge-arcanist/src
epriestley 1cc8f3f377 Don't use newInstanceWithoutConstructor in Arcanist unit test
Summary: This requires PHP 5.4. Use `newv()` instead. I don't think the "without constructor" part is meaningful (or desirable). Simplify slightly.

Test Plan: `arc unit --everything`

Reviewers: hach-que, joshuaspence

Reviewed By: joshuaspence

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D11450
2015-01-20 15:39:21 -08:00
..
__tests__ Use PhutilLibraryTestCase 2015-01-07 07:37:59 +11:00
configuration Minor linter fixes 2014-09-27 10:21:23 +10:00
difference Minor linter fixes 2014-09-27 10:21:23 +10:00
differential Remove @group annotations 2014-07-09 09:12:13 +10:00
docs/book Generate a documentation book for Arcanist 2014-03-05 13:00:40 -08:00
events/constant Remove @group annotations 2014-07-09 09:12:13 +10:00
exception Remove some unused classes 2015-01-03 09:06:16 +11:00
extensions Changes to Arcanist for libphutil "extensions/" 2013-04-22 14:38:49 -07:00
hgdaemon Minor linter fixes 2014-09-27 10:21:23 +10:00
infrastructure/testing Delete license headers from files 2012-11-05 11:16:24 -08:00
lint Don't use newInstanceWithoutConstructor in Arcanist unit test 2015-01-20 15:39:21 -08:00
parser Minor linter fixes 2014-09-27 10:21:23 +10:00
repository Fix visibility of ArcanistMercurialAPI::didReloadCommitRange 2015-01-14 06:48:25 +11:00
unit Make properties in the PhutilUnitTestEngineTestCase class private 2015-01-08 22:43:44 +11:00
workflow Fix visibility of various ArcanistWorkflow methods 2015-01-07 07:36:00 +11:00
workingcopyidentity Remove @group annotations 2014-07-09 09:12:13 +10:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:24 -08:00
__phutil_library_map__.php Write tests for ArcanistNoLintLinter 2015-01-15 07:06:19 +11:00