]> git.deb.at Git - pkg/blosxom.git/commit
Refactor and fix current test cases.
authorGavin Carr <gonzai@users.sourceforge.net>
Fri, 5 Oct 2007 12:06:51 +0000 (12:06 +0000)
committerGavin Carr <gonzai@users.sourceforge.net>
Fri, 5 Oct 2007 12:06:51 +0000 (12:06 +0000)
commit175a8afc17dc934e433967d7f3c6797a89a17424
treefaa9ab86af3050859f3d7d238ebe5518685e074d
parent4765205bf6e8c276bc0bbb277cba30dff8a5ee67
Refactor and fix current test cases.
34 files changed:
t/04_plugin_dir.t
t/05_plugin_list.t [deleted file]
t/driver [new file with mode: 0644]
t/driver.t [deleted file]
t/permalinks/config/blosxom.conf [new file with mode: 0644]
t/permalinks/data/foo/bar.txt [new file with mode: 0644]
t/permalinks/data/foo/bar.txt.200607251102 [new file with mode: 0644]
t/permalinks/data/foo/baz.txt [new file with mode: 0644]
t/permalinks/data/foo/baz.txt.200607251103 [new file with mode: 0644]
t/permalinks/expected.bar [new file with mode: 0644]
t/permalinks/expected.html [new file with mode: 0644]
t/permalinks/expected.rss [new file with mode: 0644]
t/permalinks/spec.yaml [new file with mode: 0644]
t/plugin_dir/README [new file with mode: 0644]
t/plugin_dir/spec.yaml [new file with mode: 0644]
t/plugin_list/README [new file with mode: 0644]
t/plugin_list/spec.yaml [new file with mode: 0644]
t/smoketest/config/blosxom.conf [new file with mode: 0644]
t/smoketest/data/1.txt [new file with mode: 0644]
t/smoketest/data/1.txt.200607192254 [new file with mode: 0644]
t/smoketest/expected.html [new file with mode: 0644]
t/smoketest/expected.rss [new file with mode: 0644]
t/smoketest/spec.yaml [new file with mode: 0644]
t/templates/config/blosxom.conf [new file with mode: 0644]
t/templates/data/1.txt [new file with mode: 0644]
t/templates/data/1.txt.200607192254 [new file with mode: 0644]
t/templates/data/content_type.html [new file with mode: 0644]
t/templates/data/date.html [new file with mode: 0644]
t/templates/data/foot.html [new file with mode: 0644]
t/templates/data/head.html [new file with mode: 0644]
t/templates/data/story.html [new file with mode: 0644]
t/templates/expected.html [new file with mode: 0644]
t/templates/expected.rss [new file with mode: 0644]
t/templates/spec.yaml [new file with mode: 0644]