1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests
Mark Lee 35375b19ff Log a warning when the HTML reader encounters a nonconformant meta tag
Instead of throwing an exception and skipping the HTML file, log a
warning with a message which makes it more obvious as to what happened.
2013-11-08 14:37:07 -08:00
..
content Log a warning when the HTML reader encounters a nonconformant meta tag 2013-11-08 14:37:07 -08:00
output Improve Disqus embed code in notmyidea theme 2013-10-27 09:27:30 -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 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 Fine-tune url-value HTML attributes list. 2013-10-17 11:33:34 +08:00
test_generators.py Log a warning when the HTML reader encounters a nonconformant meta tag 2013-11-08 14:37:07 -08:00
test_importer.py Handle east asian character column width in the importer 2013-10-08 09:46:40 +01:00
test_pelican.py Fix utils.copy behaviour 2013-09-14 16:18:53 +01:00
test_readers.py Log a warning when the HTML reader encounters a nonconformant meta tag 2013-11-08 14:37:07 -08:00
test_settings.py added testing for default locale setting 2013-07-21 14:12:21 +08:00
test_utils.py Disable asciidoc files for tests 2013-08-06 23:42:41 +02:00