1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests
Eevee (Lexy Munroe) eac8fa2abd Use the summary as the feed's description, and put content in content
This adheres more closely to the specs, especially Atom, where the
'description' arg becomes <summary>.

Note that this means full article content will no longer appear in RSS
feeds.
2016-10-22 16:36:09 -06:00
..
content test_readers: test reading empty Markdown files 2016-08-16 07:13:41 +01: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 Use the summary as the feed's description, and put content in content 2016-10-22 16:36:09 -06:00
TestPages Generate {tag}-style links on pages correctly. Fixes #1513 2015-01-02 01:20:57 -07:00
__init__.py Add logging for warnings during test suite run 2015-10-22 09:45:04 +02:00
default_conf.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
support.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
test_cache.py test_readers: test reading empty Markdown files 2016-08-16 07:13:41 +01:00
test_contents.py Add AUTHOR_SUBSTITUTIONS 2016-04-01 23:01:57 +03:00
test_generators.py Fixes unit test test_period_in_timeperiod_archive (TestArticlesGenerator) 2016-09-25 10:31:56 +02:00
test_importer.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
test_paginator.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
test_pelican.py Avoid Markdown 2.6 deprecations; make MD_EXTENSIONS a dict 2015-11-30 18:12:28 +01:00
test_readers.py test_readers: test reading empty Markdown files 2016-08-16 07:13:41 +01:00
test_rstdirectives.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
test_settings.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
test_testsuite.py Add logging for warnings during test suite run 2015-10-22 09:45:04 +02:00
test_urlwrappers.py Add AUTHOR_SUBSTITUTIONS 2016-04-01 23:01:57 +03:00
test_utils.py More granular control of tags and categories slugs. Fixes #1873 2016-04-01 23:00:08 +03:00