Commit graph

13 commits

Author SHA1 Message Date
Bruno Binet
fc13ae8e76 add new file to functional test content to showcase FILENAME_METADATA
and update functional tests output
2012-12-03 09:54:43 +01:00
Bruno Binet
523ac9f64c update functional test output (relative cross-site links support)
$ 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:33:30 +01:00
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
Bruno Binet
07ccf477d0 update "basic" output for functional tests so that test pass
LC_ALL="C" pelican -o tests/output/basic/ samples/content/
2012-11-28 00:29:52 +01:00
Alexis Métaireau
09ddd92efc update the output for functional tests 2012-11-21 16:39:05 +01:00
Alexis Métaireau
34218ee132 fix the tests 2012-10-12 23:28:18 +02:00
Alexis Metaireau
f3280071c1 change the link to pelican in the default theme 2012-07-27 00:31:02 +02:00
Alexis Metaireau
20d5c1ab13 update the desired output so the tests pass 2012-07-20 12:57:48 +02:00
Alexis Metaireau
4d23ffc112 Updated the functional tests to match latest changes. 2012-07-10 13:42:43 +02:00
Bruno Binet
b7e6d3d98d update functional tests output 2012-05-12 01:07:17 +02:00
Bruno Binet
912ffe4a91 update basic output with $USER="Dummy Author"
USER="Dummy Author" pelican -o tests/output/basic/ samples/content/
2012-04-04 23:17:46 +02:00
Bruno Binet
c4c49678f9 update basic output now that categories are correctly sorted
pelican -o tests/output/basic/ samples/content/
2012-04-04 22:54:23 +02:00
Bruno Binet
5ac3fdec50 add output files for "samples" so that we can make functionnal testing 2012-03-30 13:42:11 +02:00