Mercurial > hg-stable
diff tests/test-hgweb-commands @ 10248:4441e8d7f04f
hgweb: add a test for search logs
author | Dirkjan Ochtman <dirkjan@ochtman.nl> |
---|---|
date | Thu, 14 Jan 2010 16:43:14 +0100 |
parents | 2059be77d4f8 |
children | 1a8df80dfdde |
line wrap: on
line diff
--- a/tests/test-hgweb-commands Thu Jan 14 16:42:10 2010 +0100 +++ b/tests/test-hgweb-commands Thu Jan 14 16:43:14 2010 +0100 @@ -26,6 +26,7 @@ "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/shortlog/' "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/rev/0/' "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/rev/1/?style=raw' +"$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/log?rev=base' echo % File-related "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/file/1/foo/?style=raw'