tests/test-hgweb-commands.t
changeset 22046 7a9cbb315d84
parent 21873 cf599f8a2da8
child 22947 c63a09b6b337
equal deleted inserted replaced
22045:769198c6a62d 22046:7a9cbb315d84
     1   $ "$TESTDIR/hghave" serve || exit 80
     1 #require serve
     2 
     2 
     3 An attempt at more fully testing the hgweb web interface.
     3 An attempt at more fully testing the hgweb web interface.
     4 The following things are tested elsewhere and are therefore omitted:
     4 The following things are tested elsewhere and are therefore omitted:
     5 - archive, tested in test-archive
     5 - archive, tested in test-archive
     6 - unbundle, tested in test-push-http
     6 - unbundle, tested in test-push-http