added initial test suite version
[matthijs/upstream/blosxom.git] / t / t-permalinks / spec.yaml
diff --git a/t/t-permalinks/spec.yaml b/t/t-permalinks/spec.yaml
new file mode 100644 (file)
index 0000000..586588b
--- /dev/null
@@ -0,0 +1,16 @@
+tests:
+  - 
+    - ""
+    - expected.html
+  -
+    - /foo
+    - expected.html
+  -
+    - /foo#bar
+    - expected.html
+  -
+    - /foo/bar.html
+    - expected.bar
+#  -
+#    - /2006/07/25/bar.html
+#    - expected.bar