Commit Graph

4 Commits

Author SHA1 Message Date
Joel Brobecker
6157951a8f syslog trace if .no_cvs_check file turns pre-commit checks off.
Update testsuite infrastructure to allow testing of syslog tracing
without actually filing a real syslog trace.

For L605-020.
2012-12-27 19:54:25 +04:00
Joel Brobecker
397334cfd6 Add support for testing pushes to non-bare repositories
Needed for LB24-002.
2012-11-24 11:37:48 -08:00
Joel Brobecker
395ea0c909 Use tarballs to store the testcases' git repositories.
The current approach was not working, because it is hard to check in
a complete bare repository.  Also, checking git repositories had the
disadvantage  that the git repositories always contain a LOT of files,
flooding the other changes with those changes. It is easier in all
counts to just use an archive.

This does not fix the testcases themselves, but the checked in versions
do not work anyway, it doesn't make things worse in practice.
2012-05-26 11:22:46 +02:00
Joel Brobecker
b3e4989925 Move testsuite/run-test to testsuite/bin/run-testcase.
Adjust new run-testcase accordingly (mini-adjustment).
Update call from testcase/lib/testsuite.py.
2012-05-26 11:22:46 +02:00