Alexis Metaireau
|
71a5ba3283
|
Merge pull request #241 from draftcode/metadata_lowercase
Make names of metadata lower.
|
2012-03-12 04:15:34 -07:00 |
|
draftcode
|
a4ce10d88e
|
Add a test for readers.
|
2012-03-12 02:24:26 +09:00 |
|
Alexis Metaireau
|
48b318d29e
|
skip typogrify if not installed
|
2012-03-11 17:05:46 +01:00 |
|
Alexis Metaireau
|
d43bd1dcb8
|
Add a way to use Typogrify to enhance the generated HTML.
|
2012-03-11 02:48:36 +01:00 |
|
Alexis Metaireau
|
1ec2779f5e
|
Make the readers tests a bit more verbose.
|
2012-03-11 01:16:02 +01:00 |
|
Bruno Binet
|
c2b8caed3f
|
fix test test_article_with_metadata
error was:
ERROR: test_article_with_metadata (tests.test_readers.RstReaderTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/bruno/dev/pelican/tests/test_readers.py", line 22, in test_article_with_metadata
reader = readers.RstReader()
TypeError: __init__() takes exactly 2 arguments (1 given)
|
2012-03-06 16:41:36 +00:00 |
|
Stéphane Raimbault
|
9cced6be83
|
Sort imports and remove trailing whitespaces
|
2012-02-28 17:40:13 +01:00 |
|
Jiachen Yang
|
e78372f338
|
import unittest if cannot found unittest2
|
2012-02-28 01:43:36 +09:00 |
|
Mario Rodas
|
dc6934be43
|
all test pass
|
2011-07-02 15:15:21 -05:00 |
|
Mario Rodas
|
3cd84ab396
|
moving tests dir
|
2011-07-02 14:41:39 -05:00 |
|