1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests
Justin Mayer 67781f63af
Support inline SVG images (#2634)
Support inline SVG images
2019-10-17 10:47:05 -07: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 Convert FEED settings from %s to {slug} redux (#2432) 2018-11-03 16:12:20 +01:00
support.py Adding missing call to topdown=True in Generator.get_files 2019-10-17 13:05:53 +02:00
test_cache.py automatically copy linked static files 2018-11-01 18:08:11 +01:00
test_contents.py Skip some non-Windows tests on Windows 2019-08-21 11:27:31 -06:00
test_generators.py Support inline SVGs (don't break on title in inline SVG). 2019-10-15 22:41:44 +01:00
test_importer.py Fix linting issues 2019-02-06 10:22:57 -04:00
test_paginator.py pagination: this lstrip() was way too hungry, eating absolute URLs. 2019-01-04 22:10:53 +01:00
test_pelican.py Support for python -m pelican 2019-06-14 09:41:49 +10:00
test_readers.py Support inline SVGs (don't break on title in inline SVG). 2019-10-15 22:41:44 +01:00
test_rstdirectives.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
test_server.py replace os.mknod with open for macos and windows compatibility 2019-07-03 22:55:44 +02:00
test_settings.py Replace %s rather than fallback to defaults 2018-11-11 14:54:14 -08:00
test_testsuite.py Drop unsupported Python 3.3 2017-10-02 18:33:21 +03:00
test_urlwrappers.py control slug substitutions from settings with regex 2018-10-31 16:20:21 +01:00
test_utils.py Skip some non-Windows tests on Windows 2019-08-21 11:27:31 -06:00