..
content
Fix extension-matching bug in generators.py
2016-10-12 23:33:29 -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
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
Add tests to make sure cached content is properly added to generators
2016-12-10 05:18:35 -05:00
test_contents.py
Merge pull request #2099 from horazont/feature/stop-save_as-from-breaking-out-of-output
2017-02-28 11:17:44 -08:00
test_generators.py
Allow setting Jinja environment arguments from settings
2016-12-03 10:27:27 -08: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
Updates test cases to use MARKDOWN
2016-11-02 21:11:42 +01:00
test_readers.py
Fix setting None metadata from FILENAME_METADATA matches.
2017-03-15 17:07:31 +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
Check safety of save_as earlier if possible
2017-02-27 21:49:17 +01:00