..
build_test
Match actual version instead of regex in build CI job ( #3396 )
2024-09-20 14:46:29 +02:00
content
Add disabled status for #3304 ( #3305 )
2024-09-12 13:28:51 +02:00
cyclic_intersite_links
Add a test for false-positive warnings about intersite links.
2018-11-11 01:18:53 +01:00
dummy_plugins
Apply code style to project via: ruff format .
2023-10-29 22:18:29 +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
chore: update URLs of GitHub Ribbons
2024-06-19 19:11:41 +02:00
parse_error
Add tests verifying graceful handling on reST errors.
2018-11-10 23:08:10 +01:00
simple_content
Improve test coverage, docs, and .gitignore
2024-06-01 18:51:46 -05:00
TestPages
Strip trailing whitespace
2023-10-29 22:19:44 +01:00
theme_overrides
Add THEME_TEMPLATE_OVERRIDES. Refs 2021
2017-10-10 14:33:20 +08:00
__init__.py
docs: Fix a few typos
2022-07-24 07:55:18 +10:00
default_conf.py
Apply code style to project via: ruff format .
2023-10-29 22:18:29 +01:00
support.py
The ruff and ruff-format fixes
2024-05-30 09:08:16 -05:00
test_cache.py
Add disabled status for #3304 ( #3305 )
2024-09-12 13:28:51 +02:00
test_cli.py
Apply code style to project via: ruff format .
2023-10-29 22:18:29 +01:00
test_contents.py
fix: SUMMARY_MAX_PARAGRAPHS not respected in some combinations with SUMMARY_MAX_LENGTH ( #3427 )
2024-11-27 20:51:03 +01:00
test_generators.py
Drop support for EOL Python 3.8
2024-12-21 15:53:13 +02:00
test_importer.py
ruff UP031 in files: use format specifiers instead of percent format
2024-06-01 16:00:17 -05:00
test_log.py
Apply code style to project via: ruff format .
2023-10-29 22:18:29 +01:00
test_paginator.py
The ruff and ruff-format fixes
2024-05-30 09:08:16 -05:00
test_pelican.py
Tweak Markdown-not-installed console warnings
2024-06-25 10:49:07 +02:00
test_plugins.py
The ruff and ruff-format fixes
2024-05-30 09:08:16 -05:00
test_readers.py
feat: Add setting to omit selected Typogrify filters. Fixes #3436 ( #3439 )
2025-01-14 12:48:39 +01:00
test_rstdirectives.py
Apply code style to project via: ruff format .
2023-10-29 22:18:29 +01:00
test_server.py
Apply code style to project via: ruff format .
2023-10-29 22:18:29 +01:00
test_settings.py
The ruff and ruff-format fixes
2024-05-30 09:08:16 -05:00
test_testsuite.py
Code changes for more ruff checks
2024-05-30 12:21:52 -05:00
test_theme.py
Add test for simple theme and inheritance
2025-01-15 12:00:16 +01:00
test_urlwrappers.py
Apply code style to project via: ruff format .
2023-10-29 22:18:29 +01:00
test_utils.py
fix: Fix auto-reload with globs in IGNORE_FILES ( #3441 )
2025-01-15 17:40:27 +01:00