1
0
Fork 0
forked from github/pelican
pelican-theme/tests
Bruno Binet 801bc755b5 Merge branch 'pr/558'
Conflicts:
	docs/settings.rst
	pelican/signals.py
2012-11-23 15:32:17 +01:00
..
content Decode HTML entities in titles on WP import 2012-11-03 21:55:56 +10:00
output update the output for functional tests 2012-11-21 16:39:05 +01:00
TestPages Add per page templates. Closes #376 2012-07-07 14:15:43 -07:00
themes/assets Change webassets configuration for relative urls. 2012-11-20 23:42:52 +01: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 Move webassets tests in their own file. 2012-11-20 23:42:11 +01:00
test_contents.py Removed AUTHOR defaulting to OS User /John Doe, so both a blank or undefined (None) author is possible. 2012-10-26 18:20:05 +01:00
test_generators.py Merge branch 'pr/558' 2012-11-23 15:32:17 +01:00
test_importer.py Decode HTML entities in titles on WP import 2012-11-03 21:55:56 +10:00
test_pelican.py directory comparison should be recursive in functional tests 2012-11-07 00:01:59 +01:00
test_readers.py FIX: Standardizing "extentions" to "extensions" 2012-10-03 22:42:07 +02:00
test_settings.py refactoring so that command line options override settings 2012-10-16 01:35:39 +02:00
test_utils.py Fix DELETE_OUTPUT_DIRECTORY crash when no output dir 2012-10-02 08:51:31 -04:00
test_webassets.py Change webasset tests organization to avoid running pelican twice for each test. 2012-11-22 13:22:49 +01:00