1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests
Mario Lang 459a13bf79 HTML error in notmyidea: <li> not allowed in <section>.
<li> tags need to be inside of <ul> or <ol>.
Thanks to the w3c_validate plugin for finding this.
2014-02-15 13:02:03 +01:00
..
content multiple authors implemented 2014-02-14 03:21:06 +01:00
output HTML error in notmyidea: <li> not allowed in <section>. 2014-02-15 13:02:03 +01: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 added testing for default locale setting 2013-07-21 14:12:21 +08:00
support.py tests.support: Use kwargs overrides in get_settings() 2013-06-02 14:24:27 -04:00
test_contents.py multiple authors implemented 2014-02-14 03:21:06 +01:00
test_generators.py multiple authors implemented 2014-02-14 03:21:06 +01:00
test_importer.py multiple authors implemented 2014-02-14 03:21:06 +01:00
test_pelican.py multiple authors implemented 2014-02-14 03:21:06 +01:00
test_readers.py multiple authors implemented 2014-02-14 03:21:06 +01:00
test_settings.py added testing for default locale setting 2013-07-21 14:12:21 +08:00
test_utils.py Merge pull request #1183 from Rogdham/pelican-fixcopy 2014-02-05 08:19:34 -08:00