1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Kevin Yap 6549f51591 Add tests for Pelican and pelican_import tool
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
2015-02-17 18:26:41 -08:00
..
tests Add tests for Pelican and pelican_import tool 2015-02-17 18:26:41 -08:00
themes Merge pull request #1478 from areyoutoo/new-twitter-icon 2015-01-26 21:49:32 +00:00
tools Merge pull request #1581 from georgevreilly/win-fixes 2015-02-17 17:06:19 -08:00
__init__.py Merge pull request #1592 from ingwinlu/add_argparse_relative 2015-02-17 10:49:57 -08:00
contents.py Fix Pelican rendering and unit tests on Windows. 2015-01-25 17:42:53 -08:00
generators.py Make PagesGenerator status check case-insensitive 2015-02-09 17:11:45 -08:00
log.py minor spelling fixes 2014-09-15 20:29:00 -04:00
paginator.py Fix Pelican rendering and unit tests on Windows. 2015-01-25 17:42:53 -08:00
readers.py Merge pull request #1581 from georgevreilly/win-fixes 2015-02-17 17:06:19 -08:00
rstdirectives.py Fix bug with custom reST :abbr: role. Fixes #949 2014-10-16 07:09:20 -07:00
server.py Minor changes to server.py 2015-01-14 20:20:36 -08:00
settings.py Merge pull request #1581 from georgevreilly/win-fixes 2015-02-17 17:06:19 -08:00
signals.py Add signal: all_generators_finalized (getpelican/pelican-plugins#314) 2015-02-07 16:13:12 +01:00
urlwrappers.py fix the parameters for a logging.warning call 2014-10-12 12:37:04 +01:00
utils.py Fix Pelican rendering and unit tests on Windows. 2015-01-25 17:42:53 -08:00
writers.py Merge pull request #1399 from Scheirle/fix_feed_localized_url 2014-11-04 07:29:42 -08:00