]> Tony Duckles's Git Repositories (git.nynim.org) - svn2svn.git/commit
Improved unit-tests
authorTony Duckles <tony@nynim.org>
Thu, 9 Aug 2012 03:38:33 +0000 (22:38 -0500)
committerTony Duckles <tony@nynim.org>
Fri, 10 Aug 2012 03:52:54 +0000 (22:52 -0500)
commit59fbff5cfdb597fba2b9d90d68ddb23ed4fd2174
treee55668a17493d9beb057e2138dddbb737c289f59
parent188b013b828a97c8691d30120a693011b57d2782
Improved unit-tests

Refactor the old-style make-replay-repo/check-replay-repo scripts
into the new test framework, for easier Makefile-based testing.
.gitignore
tests/diff-repo.sh [new file with mode: 0755]
tests/t0000-basic.sh [new file with mode: 0755]
tests/t0001-diff-repo.sh [new file with mode: 0755]
tests/t0100-replay-all.sh [new file with mode: 0755]
tests/t0101-replay-trunk.sh [new file with mode: 0755]
tests/t0102-replay-branch.sh [new file with mode: 0755]