pelican/tests
Florian Jacob 39db9ddcfd Get HtmlReader to work again
wrote unit tests and documentation, improved regular expression.
The HtmlReader is enabled by default now and parses metadata in html
files of the form:
<!-- key:value -->
2012-09-02 10:29:09 +02:00
..
content Get HtmlReader to work again 2012-09-02 10:29:09 +02:00
output change the link to pelican in the default theme 2012-07-27 00:31:02 +02:00
TestPages Add per page templates. Closes #376 2012-07-07 14:15:43 -07:00
__init__.py moving tests dir 2011-07-02 14:41:39 -05:00
default_conf.py Removed execution mode of default_conf.py 2012-02-28 17:37:17 +01:00
support.py Merge remote-tracking branch 'origin/master' into fix-functional-tests 2012-07-05 01:22:31 +02:00
test_contents.py Add per page templates. Closes #376 2012-07-07 14:15:43 -07:00
test_generators.py Get HtmlReader to work again 2012-09-02 10:29:09 +02:00
test_importer.py skip unless deps are installed in tests 2012-06-10 21:56:17 +02:00
test_pelican.py avoid repeatition in the functional tests 2012-08-27 22:17:11 +02:00
test_readers.py Get HtmlReader to work again 2012-09-02 10:29:09 +02:00
test_settings.py Added extra tests to help prevent regression. 2012-08-30 14:50:52 -07:00
test_utils.py Missed a line in commit. 2012-08-23 13:13:41 -07:00