diff tests/test-hgwebdir.out @ 7450:79d1bb737c16

hgweb: extend [paths] syntax to match repositories recursively (issue852) This feature somehow duplicates [collections] but it is simpler to use and has less issues under Windows where using absolute path as configuration file key is not supported. Suggested by Dirkjan Ochtman <dirkjan@ochtman.nl>
author Patrick Mezard <pmezard@gmail.com>
date Mon, 01 Dec 2008 14:20:20 +0100
parents 268c582bd42a
children 85dc88630beb
line wrap: on
line diff
--- a/tests/test-hgwebdir.out	Mon Dec 01 13:44:34 2008 +0100
+++ b/tests/test-hgwebdir.out	Mon Dec 01 14:20:20 2008 +0100
@@ -30,6 +30,10 @@
 
 
 /b/
+/coll/a/
+/coll/b/
+/coll/b/d/
+/coll/c/
 /t/a/
 
 200 Script output follows
@@ -103,6 +107,17 @@
 200 Script output follows
 
 a
+200 Script output follows
+
+
+/coll/a/
+/coll/b/
+/coll/b/d/
+/coll/c/
+
+200 Script output follows
+
+a
 % should succeed
 200 Script output follows