1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-11 01:12:40 +01:00
phorge-arcanist/src/parser/__tests__
epriestley 11d0331d21 Fix parsing of "hg diff -r x:y" diffs
Summary: When you run `hg diff -r x:y`, we get two "-r" arguments in the diff header. Currently, we parse this incorrectly.

Test Plan: Added unit test which previously failed; test now passes.

Reviewers: dschleimer, btrahan

Reviewed By: dschleimer

CC: aran, cakoose

Maniphest Tasks: T1550

Differential Revision: https://secure.phabricator.com/D3061
2012-07-25 15:55:32 -07:00
..
bundle Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
diff Fix parsing of "hg diff -r x:y" diffs 2012-07-25 15:55:32 -07:00
ArcanistBaseCommitParserTestCase.php Add a DSL for selecting base commits 2012-06-15 14:01:28 -07:00
ArcanistBundleTestCase.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistCommentRemoverTestCase.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistDiffParserTestCase.php Fix parsing of "hg diff -r x:y" diffs 2012-07-25 15:55:32 -07:00