forked from github/pelican
Added tests to ensure that: - THEME and deprecated *_DIR settings result in the expected configurations - Post headers are formatted correctly in both Markdown and reStructuredText - Files specified in IGNORE_FILES setting are properly ignored - Generator.get_files()'s `paths` argument is backwards-compatible with strings |
||
|---|---|---|
| .. | ||
| content | ||
| mixed_content | ||
| nested_content/maindir | ||
| output | ||
| TestPages | ||
| __init__.py | ||
| default_conf.py | ||
| support.py | ||
| test_contents.py | ||
| test_generators.py | ||
| test_importer.py | ||
| test_paginator.py | ||
| test_pelican.py | ||
| test_readers.py | ||
| test_rstdirectives.py | ||
| test_settings.py | ||
| test_utils.py | ||