Mercurial > hg
diff tests/test-hgwebdir @ 5580:f429e0e067a8
Fix style nit and add some comments to tests.
author | Dirkjan Ochtman <dirkjan@ochtman.nl> |
---|---|
date | Sun, 02 Dec 2007 10:12:26 +0100 |
parents | 733b50883f73 |
children | b90b72729a72 |
line wrap: on
line diff
--- a/tests/test-hgwebdir Sat Dec 01 19:19:08 2007 +0100 +++ b/tests/test-hgwebdir Sun Dec 02 10:12:26 2007 +0100 @@ -1,4 +1,6 @@ #!/bin/sh +# Tests some basic hgwebdir functionality. Tests setting up paths and +# collection, different forms of 404s and the subdirectory support. mkdir webdir cd webdir