On the 'pristines-on-demand-on-mwf' branch: Generalize the dedicated testing
module so that it would explicitly test both the --store-pristine=yes and
--store-pristine=no modes.

* subversion/tests/cmdline/pristines_on_demand_tests.py: Rename this…

* subversion/tests/cmdline/store_pristine_tests.py: …into this.
  (simple_checkout_with_pristine,
   simple_checkout_without_pristine,
   simple_commit_with_pristine,
   simple_commit_without_pristine,
   simple_update_with_pristine,
   simple_update_without_pristine,
   simple_status_with_pristine,
   simple_status_without_pristine,
   simple_diff_with_pristine,
   simple_diff_without_pristine,
   simple_revert_with_pristine,
   simple_revert_without_pristine,
   update_modified_file_with_pristine,
   update_modified_file_without_pristine):
   Run these new basic tests in both modes.  Keep them as separate copies,
   because we might have some differences between how two modes are tested.


git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/pristines-on-demand-on-mwf@1905440 13f79535-47bb-0310-9956-ffa450edef68
2 files changed