This is a collection of tests to measure under which circumstances
Subversion introduces subtree merginfo.

To run all tests:

  runAll.sh <path/to/svn>

This will create a directory in your current directory called
"testing"; directories and repos will be created in that directory.

To run an individual test:

  <path/to/test> path/to/svn

This will create directories "client" and "server" in your current
directory.

In all cases, the exit code is 1 if a test has failed, 0 if all have
passed.
