1
0
Fork 0
forked from github/pelican
pelican-theme/tests
Bruno Binet b5b35c9fc8 update functional tests output
$ LC_ALL="C" pelican -o tests/output/custom/ -s samples/pelican.conf.py \
    samples/content/
$ LC_ALL="C" pelican -o tests/output/basic/ samples/content/
2012-12-01 21:31:44 +01:00
..
content fix failing tests 2012-11-28 00:29:51 +01:00
output update functional tests output 2012-12-01 21:31:44 +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 Don't rewrite URLs 2012-12-01 21:30:50 +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 Don't rewrite URLs 2012-12-01 21:30:50 +01:00
test_importer.py Decode HTML entities in titles on WP import 2012-11-03 21:55:56 +10:00
test_pelican.py restore test_basic_generation_works functional test 2012-11-28 00:29:51 +01:00
test_plugins.py Added some unit tests for the gzip cache plugin 2012-11-29 15:00:45 +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 Change the way to compute relative paths to avoid the leading .././ when using 2012-11-29 21:50:46 +01:00
test_webassets.py Change the way to compute relative paths to avoid the leading .././ when using 2012-11-29 21:50:46 +01:00