Sync test suite with upstream
commitd6259f1bc633d39eb675ed582fddd873183bddc7
authorJonathan Nieder <jrnieder@gmail.com>
Fri, 24 Sep 2010 03:37:43 +0000 (23 22:37 -0500)
committerJonathan Nieder <jrnieder@gmail.com>
Fri, 24 Sep 2010 03:37:43 +0000 (23 22:37 -0500)
treeda2cf1f3e396deaaaff715d7ba81c189fcbf6463
parentaa33873fb8ab849446599dc9ef1ec9f66b8cfbeb
parent30815b8033c1651bf1c435053185c17275fdd001
Sync test suite with upstream

* tests@1000230: (31 commits)
  Add NODES support to the testsuite.
  Import test data from svnsync_tests_data after converting the dumpfile to v3.
  svnrdump: Fix normalization of propstrings in dumper.
  Import test data from svnsync_tests_data after converting the dumpfile to v3.
  svnrdump: Import a couple of test data files involving tagging the trunk.
  svnrdump: Fix loader's usage of open_directory.
  svnrdump: Fix dumping directory properties from a previous revision.
  load_editor: Fix code that recursively walks directories to find a path.
  dump_editor (delete_entry): Duplicate key before entering it in the hashtable.
  svnrdump: Mark tests that fail conditionally on ra_dav as WIP for buildbot.
  dump_editor: Fix data corruption in deleted_entries hashtable.
  Import test data from svnsync_tests_data after converting the dumpfile to v3.
  Import test data from svnsync_tests_data after converting the dumpfile to v3.
  dump_editor (dump_node): Handle `path` or `copyfrom_path` of "/" correctly.
  Import test data from svnsync_tests_data after converting the dumpfile to v3.
  svnrdump_tests.py: Explain mismatched_headers_re.
  svntest (ExpectedOutput.matches_except): Wrap string in an Exception object.
  Import test data from svnsync_tests_data after converting the dumpfile to v3.
  Import test data from svnsync_tests_data after converting the dumpfile to v3.
  Import test data from svnsync_tests_data after converting the dumpfile to v3.
  ...
svnrdump_tests.py
svntest/main.py