1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests
Kevin Yap 1e0e541b57 Initial pass of removing Python 2 support
This commit removes Six as a dependency for Pelican, replacing the
relevant aliases with the proper Python 3 imports. It also removes
references to Python 2 logic that did not require Six.
2019-11-26 06:16:41 +09:00
..
content Support inline SVGs (don't break on title in inline SVG). 2019-10-15 22:41:44 +01:00
cyclic_intersite_links Add a test for false-positive warnings about intersite links. 2018-11-11 01:18:53 +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 Update functional test output for category in feed 2019-10-17 10:34:03 -07:00
parse_error Add tests verifying graceful handling on reST errors. 2018-11-10 23:08:10 +01:00
TestPages automatically copy linked static files 2018-11-01 18:08:11 +01:00
theme_overrides Add THEME_TEMPLATE_OVERRIDES. Refs 2021 2017-10-10 14:33:20 +08:00
__init__.py Add logging for warnings during test suite run 2015-10-22 09:45:04 +02:00
default_conf.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
support.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
test_cache.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
test_contents.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
test_generators.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
test_importer.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
test_paginator.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
test_pelican.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
test_readers.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
test_rstdirectives.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
test_server.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
test_settings.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
test_testsuite.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
test_urlwrappers.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
test_utils.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00