added initial test suite version
authorKevin Scaldeferri <kscaldef@users.sourceforge.net>
Tue, 25 Jul 2006 23:08:51 +0000 (23:08 +0000)
committerKevin Scaldeferri <kscaldef@users.sourceforge.net>
Tue, 25 Jul 2006 23:08:51 +0000 (23:08 +0000)
commit01cb97d37f6138597c4bc61911241ad4ab500727
tree9bf936a98dbbf58e05367db810f1d94139b55e76
parentedb54ed7d5e10af1809cc06ef469e9af82e0c52f
added initial test suite version
20 files changed:
t/driver.t [new file with mode: 0755]
t/t-permalinks/data/foo/bar.txt [new file with mode: 0644]
t/t-permalinks/data/foo/baz.txt [new file with mode: 0644]
t/t-permalinks/expected.bar [new file with mode: 0644]
t/t-permalinks/expected.html [new file with mode: 0644]
t/t-permalinks/expected.rss [new file with mode: 0644]
t/t-permalinks/spec.yaml [new file with mode: 0644]
t/t-smoketest/data/1.txt [new file with mode: 0644]
t/t-smoketest/expected.html [new file with mode: 0644]
t/t-smoketest/expected.rss [new file with mode: 0644]
t/t-smoketest/spec.yaml [new file with mode: 0644]
t/t-templates/data/1.txt [new file with mode: 0644]
t/t-templates/data/content_type.html [new file with mode: 0644]
t/t-templates/data/date.html [new file with mode: 0644]
t/t-templates/data/foot.html [new file with mode: 0644]
t/t-templates/data/head.html [new file with mode: 0644]
t/t-templates/data/story.html [new file with mode: 0644]
t/t-templates/expected.html [new file with mode: 0644]
t/t-templates/expected.rss [new file with mode: 0644]
t/t-templates/spec.yaml [new file with mode: 0644]