1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests
James Murty 8c7ea8df98 Import wordpress pages to pages/ subdir with --dir-page option
When importing from Wordpress, the --dir-page directive (disabled by
default) automatically adds files to the pages/ when they are recognised
as pages, as opposed to posts.
2013-04-19 23:06:59 +01:00
..
content fix for issue #761: handle unicode correctly in summary for Markdown 2013-04-03 19:38:42 -04:00
output Change RELATIVE_URLS default to False - Fixes #829 2013-04-11 16:12:55 -07:00
TestPages Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
__init__.py Fix for issue #392 2013-03-27 18:17:11 -04:00
default_conf.py Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
support.py refactored utils.strftime 2013-04-16 20:53:27 -04:00
test_contents.py Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
test_generators.py remove unittest2 and fix various warnings in py3 2013-04-13 16:36:05 -04:00
test_importer.py Import wordpress pages to pages/ subdir with --dir-page option 2013-04-19 23:06:59 +01:00
test_pelican.py Change RELATIVE_URLS default to False - Fixes #829 2013-04-11 16:12:55 -07:00
test_readers.py remove unittest2 and fix various warnings in py3 2013-04-13 16:36:05 -04:00
test_settings.py Prevent people from setting STATIC_PATHS to a str 2013-03-23 19:56:14 -07:00
test_utils.py Add French version for testing utils.strftime 2013-04-17 22:17:35 +01:00