1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests
Rogdham eb640b09e6 Add translation metadata support.
Allows user to control which posts are the translations independently of the
DEFAULT_LANG setting.
2013-04-06 18:36:37 +01:00
..
content fix for issue #761: handle unicode correctly in summary for Markdown 2013-04-03 19:38:42 -04:00
output Add new option for controlling whether to display categories on menu or not 2013-04-01 22:08:13 +10:00
TestPages Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
themes/assets 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 Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
test_contents.py Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
test_generators.py fix for issue #761: handle unicode correctly in summary for Markdown 2013-04-03 19:38:42 -04:00
test_importer.py Added WordPress content decoding to importer 2013-03-28 07:16:01 -07:00
test_pelican.py Nitpicking - tempdir naming, also backslashes are bad 2013-03-26 11:51:33 -05:00
test_plugins.py Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
test_readers.py fix for issue #761: handle unicode correctly in summary for Markdown 2013-04-03 19:38:42 -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 translation metadata support. 2013-04-06 18:36:37 +01:00
test_webassets.py Merge pull request #811 from cdunklau/clean_up_tests 2013-03-30 10:17:09 -07:00