diff --git a/tests/test-hgweb-commands b/tests/test-hgweb-commands index 23eb235cce..94ca467183 100755 --- a/tests/test-hgweb-commands +++ b/tests/test-hgweb-commands @@ -34,6 +34,7 @@ echo % File-related echo % Overviews "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/tags/?style=atom' | sed "s/http:\/\/[^/]*\//http:\/\/127.0.0.1\//" "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/summary/?style=gitweb' | sed "s/[0-9]* years ago/long ago/g" +"$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/graph/?style=gitweb' | sed "s/[0-9]* years/long/g" echo % capabilities "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '?cmd=capabilities' diff --git a/tests/test-hgweb-commands.out b/tests/test-hgweb-commands.out index fdbe42f38f..f5c113b195 100644 --- a/tests/test-hgweb-commands.out +++ b/tests/test-hgweb-commands.out @@ -472,6 +472,148 @@ summary | +200 Script output follows + + + + + + + + + + +test: Graph + + + + + + + +
+ + +
+ + +
 
+ +
The revision graph only works with JavaScript-enabled browsers.
+ +
+ + + +
+ + + + + + + + + + % capabilities 200 Script output follows