Add automated tests, modeled after svn's. Note the chdir() calls;
authorAmitai Schlair <schmonz@magnetic-babysitter.(none)>
Thu, 10 Sep 2009 03:09:26 +0000 (23:09 -0400)
committerAmitai Schlair <schmonz@magnetic-babysitter.(none)>
Thu, 10 Sep 2009 03:09:26 +0000 (23:09 -0400)
commit12bbc6c919ca5333a69715e5909263c4e9e4e514
tree9eca2fad3dc984cc806019f0057248adcec61b6d
parentaafd267ee099ddb8ff4129a0e4d46964be866f6d
Add automated tests, modeled after svn's. Note the chdir() calls;
perhaps cvs.pm should be doing pushd/popd in case the caller expects
its working directory to be left alone.
t/cvs.t [new file with mode: 0755]