1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/differential/parser
epriestley 6a69108358 Simplify context parsing and add test coverage
Summary:
  - Remove 'missingNew', etc. It's impossible for a diff to popluate these, as far as I can tell (I can't generate such a diff, or find any which generate it).
  - Add unit tests.

Test Plan: Unit tests, viewed a diff with some missing context.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2009

Differential Revision: https://secure.phabricator.com/D4393
2013-01-10 16:06:39 -08:00
..
__tests__ Simplify context parsing and add test coverage 2013-01-10 16:06:39 -08:00
DifferentialChangesetParser.php Simplify context parsing and add test coverage 2013-01-10 16:06:39 -08:00
DifferentialHunkParser.php Simplify context parsing and add test coverage 2013-01-10 16:06:39 -08:00