1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests
Justin Mayer 2ecd85d7b3 Merge pull request #1412 from avaris/refactor_logging
Refactor logging handling
2014-08-13 14:17:09 -07:00
..
content Remove AsciiDocReader from core. Fixes #1355 2014-06-14 02:17:43 -04:00
output Add timezone to datetime objects. Refs #962. 2014-07-04 01:23:57 +09:00
TestPages Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
__init__.py Fix for issue #392 2013-03-27 18:17:11 -04:00
default_conf.py added testing for default locale setting 2013-07-21 14:12:21 +08:00
support.py tests.support: Use kwargs overrides in get_settings() 2013-06-02 14:24:27 -04:00
test_contents.py Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
test_generators.py Fix test_direct_templates_save_as_false test case 2014-06-27 14:54:18 +02:00
test_importer.py Make sure locale is what we want before/after the tests 2014-04-15 16:45:45 +02:00
test_paginator.py Make sure locale is what we want before/after the tests 2014-04-15 16:45:45 +02:00
test_pelican.py Refactor logging handling 2014-07-22 12:39:39 -04:00
test_readers.py Reader name now accessible for articles and pages 2014-07-15 00:29:52 +02:00
test_settings.py Add {PAGE,ARTICLE}_PATHS to {ARTICLE,PAGE}_EXCLUDES automatically 2014-05-14 14:30:21 +02:00
test_utils.py Add timezone to datetime objects. Refs #962. 2014-07-04 01:23:57 +09:00