1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-12-01 19:22:41 +01:00
phorge-arcanist/src/workflow
tuomaspelkonen 42c6f00315 Let TestEngine know if the command that triggered tests is 'arc diff' or 'arc
unit'

Summary:
We want to handle 'arc unit' and 'arc diff' differently in our test
framework.

Test Plan:
Tested that with 'arc unit' the value was set to 'unit' and with 'arc diff'
the value was set to 'diff'.

Reviewed By: epriestley
Reviewers: slawekbiel, epriestley
CC: jungejason, grglr, aran, tuomaspelkonen, epriestley
Differential Revision: 430
2011-06-10 13:00:03 -07:00
..
amend Added 'edit' field to 'getcommitmessage' conduit calls. 2011-05-03 11:26:01 -07:00
base Add basic binary file support to 'arc patch' 2011-05-22 06:58:16 -07:00
call-conduit Provide 'arc call-conduit' to facilitate script integration with Phabricator 2011-05-06 11:56:21 -07:00
commit Use phutil_passthru() in "arc commit" instead of passthru(). 2011-05-19 10:19:01 -07:00
cover Some documentation. 2011-02-19 11:36:08 -08:00
diff Send postponed test results to differential. 2011-06-09 10:29:54 -07:00
export Add basic binary file support to 'arc patch' 2011-05-22 06:58:16 -07:00
git-hook-pre-receive Some documentation. 2011-02-19 11:36:08 -08:00
help 'arc liberate', convenience wrapper for various libphutil operations 2011-05-17 09:53:19 -07:00
liberate 'arc liberate', convenience wrapper for various libphutil operations 2011-05-17 09:53:19 -07:00
lint lint: fail early if no lint engine is defined 2011-05-17 12:59:49 -07:00
list Some documentation. 2011-02-19 11:36:08 -08:00
mark-committed Some documentation. 2011-02-19 11:36:08 -08:00
patch Restore "arc patch D12345" syntax 2011-05-06 12:40:16 -07:00
shell-complete Some documentation. 2011-02-19 11:36:08 -08:00
svn-hook-pre-commit Fix issue with svn-hook-pre-commit when resolving .arcconfig for nested 2011-03-05 00:49:52 -08:00
unit Let TestEngine know if the command that triggered tests is 'arc diff' or 'arc 2011-06-10 13:00:03 -07:00