1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests
2016-02-08 17:48:33 +01:00
..
content Fix quote escaping in read html attributes. 2015-10-14 21:03:01 +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 tests: fix failures with Pygments 2.1 2016-02-08 17:48:33 +01: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 Fix quote escaping in read html attributes. 2015-10-14 21:03:01 +01:00
test_contents.py Test if summary is parsed by replacer 2015-11-03 10:23:10 +01:00
test_generators.py Remove duplicate tags and authors in metadata 2015-08-26 12:07:38 +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 Avoid Markdown 2.6 deprecations; make MD_EXTENSIONS a dict 2015-11-30 18:12:28 +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 index and author replacement indicators 2015-09-19 13:49:19 +03:00
test_utils.py Use unichr() instead of chr() with Python 2. 2015-09-22 23:25:24 +02:00