pelican/tests
tBunnyMan 644fd4ed5f Deep copy _DEFAULT_SETTINGS instead of linking.
This caused the defaults to be overwritten and edge case bugs with tests.
The test for empty setting needed to be updated to reflect that the method
for setting up the local settings sets extra settings.
2012-08-29 13:36:15 -07:00
..
content Add support for abbreviations to reST translator (fixes #395). 2012-07-17 13:30:06 +02:00
output change the link to pelican in the default theme 2012-07-27 00:31:02 +02:00
TestPages Add per page templates. Closes #376 2012-07-07 14:15:43 -07:00
__init__.py moving tests dir 2011-07-02 14:41:39 -05:00
default_conf.py Removed execution mode of default_conf.py 2012-02-28 17:37:17 +01:00
support.py Merge remote-tracking branch 'origin/master' into fix-functional-tests 2012-07-05 01:22:31 +02:00
test_contents.py Add per page templates. Closes #376 2012-07-07 14:15:43 -07:00
test_generators.py Cleaned up tests. 2012-08-24 13:14:14 -07:00
test_importer.py skip unless deps are installed in tests 2012-06-10 21:56:17 +02:00
test_pelican.py temporary skip failing test_basic_generation_works functional test 2012-07-05 00:12:10 +02:00
test_readers.py typogrify also does some changes on the abbr 2012-07-27 00:34:47 +02:00
test_settings.py Deep copy _DEFAULT_SETTINGS instead of linking. 2012-08-29 13:36:15 -07:00
test_utils.py Add unidecode for translating slugs in asian languages 2012-07-16 11:36:20 +08:00