]> git.deb.at Git - pkg/blosxom.git/blob - t/permalinks/spec.yaml
HTML 4.01 conformance for the default HTML templates
[pkg/blosxom.git] / t / permalinks / spec.yaml
1 tests:
2   - 
3     - ""
4     - expected.html
5   -
6     - path=/foo
7     - expected.html
8 # GC: the following test fails because $path_info = test#bar, but via CGI the 
9 #   #bar is stripped by the CGI module. So I'm not sure what this is testing.
10 # -
11 #   - path=/foo#bar
12 #   - expected.html
13   -
14     - path=/foo/bar.html
15     - expected.bar
16 #  -
17 #    - path=/2006/07/25/bar.html
18 #    - expected.bar