1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-02-21 19:19:11 +01:00
phorge-arcanist/src/parser/__tests__
epriestley ffac8d5c4c Improve arc handling of various binary file operations in Git
Summary:
See T866, D3521. Additional things this fixes:

  - `arc export` now exports binary data correctly.
  - `ArcanistBundle` unit tests now load and apply binary data correctly.
  - `arc patch` no longer relies on `base` configuration.
  - Adds tests to the tarball:

  commit df340e88d8aba12e8f2b8827f01f0cd9f35eb758
  Author: epriestley <git@epriestley.com>
  Date:   Wed Oct 17 15:46:11 2012 -0700

      Remove binary image.

  commit 3f5c6d735e64c25a04f83be48ef184b25b5282f0
  Author: epriestley <git@epriestley.com>
  Date:   Wed Oct 17 15:45:58 2012 -0700

      Copy binary image.

  commit b454edb3bb29890ee5b3af5ef66ce6a24d15d882
  Author: epriestley <git@epriestley.com>
  Date:   Wed Oct 17 15:45:35 2012 -0700

      Move binary image.

  commit 5de5f3dfda1b7db2eb054e57699f05aaf1f4483e
  Author: epriestley <git@epriestley.com>
  Date:   Wed Oct 17 15:45:09 2012 -0700

      Add a binary image.

Test Plan: Ran unit tests, `arc patch`, `arc export`, `arc diff`, `arc upgrade`.

Reviewers: vrana, btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T866

Differential Revision: https://secure.phabricator.com/D3732
2012-10-19 10:10:25 -07:00
..
base85 Add test coverage to the base85 implementation 2012-08-12 19:20:46 -07:00
bundle Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
diff Added support for 'hg export' diff format 2012-07-26 10:08:49 -07:00
ArcanistBaseCommitParserTestCase.php Link Arcanist test cases 2012-09-07 15:31:14 -07:00
ArcanistBundleTestCase.php Improve arc handling of various binary file operations in Git 2012-10-19 10:10:25 -07:00
ArcanistCommentRemoverTestCase.php Link Arcanist test cases 2012-09-07 15:31:14 -07:00
ArcanistDiffParserTestCase.php Retain newline style when generating diffs 2012-10-03 15:32:03 -07:00
bundle.git.tgz Improve arc handling of various binary file operations in Git 2012-10-19 10:10:25 -07:00