Mercurial > hg
comparison hgweb.cgi @ 4881:c51c9bc4579d
Add hghave utility and run-tests.py support.
hghave detects system features like symlinks availability at run-time. Tests can be skipped by starting them with:
"$TESTDIR/hghave" symlink || exit 80
The 80 exit status triggers hghave output handling by run-tests.py. Also, tests output can be locally patched on the fly to match reference output.
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Sat, 14 Jul 2007 18:34:06 +0200 |
parents | 6033d9f28052 |
children | 55860a45bbf2 |
comparison
equal
deleted
inserted
replaced
4880:6403f948bd6b | 4881:c51c9bc4579d |
---|