1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests
John Mastro 0949fa62ec Tell smartypants to also process " entities
This is necessary because Docutils has already replaced double quotes
with " HTML entities by the time the typogrify filter is applied.
2015-02-12 16:27:30 -08:00
..
content Allows Typogrify to ignore user specified tags. Refs #1407 2014-07-28 15:17:12 -07:00
mixed_content Make StaticGenerator skip content sources. Refs #1019. 2014-10-31 16:46:01 -07:00
nested_content/maindir Make PAGE_EXCLUDES work with subdirs. Fixes #1500. 2014-11-01 17:38:20 -07:00
output Merge pull request #1478 from areyoutoo/new-twitter-icon 2015-01-26 21:49:32 +00:00
TestPages Generate {tag}-style links on pages correctly. Fixes #1513 2015-01-02 01:20:57 -07: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 minor spelling fixes 2014-09-15 20:29:00 -04:00
test_contents.py Generate {tag}-style links on pages correctly. Fixes #1513 2015-01-02 01:20:57 -07:00
test_generators.py Generate {tag}-style links on pages correctly. Fixes #1513 2015-01-02 01:20:57 -07:00
test_importer.py Fix for tests that were broken in #1607 2015-02-10 21:08:26 -05:00
test_paginator.py Make sure locale is what we want before/after the tests 2014-04-15 16:45:45 +02:00
test_pelican.py Let documents {attach} static files. Fixes #1019. 2014-11-04 12:45:16 -08:00
test_readers.py Tell smartypants to also process " entities 2015-02-12 16:27:30 -08:00
test_rstdirectives.py Add tests for abbr_role. Refs #949 2014-10-16 07:09:01 -07:00
test_settings.py Add {PAGE,ARTICLE}_PATHS to {ARTICLE,PAGE}_EXCLUDES automatically 2014-05-14 14:30:21 +02:00
test_utils.py minor spelling fixes 2014-09-15 20:29:00 -04:00