1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests
W. Trevor King c6de4430a0 tests/test_readers.py: Remove redundant 'expected' check in AdReaderTest
AdReaderTest.test_article_with_asc_extension() has had duplicate
checks on the expected metadata since it was created by 49f481e3 (Add
asciidoc reader support, 2013-10-28).  This commit removes the
duplicate entry.
2013-06-02 09:58:27 -07:00
..
content Markdown summary should not include content footnote 2013-05-10 03:50:33 -04:00
output Update tests output with feedgenerator 1.6 2013-06-02 16:21:10 +02:00
TestPages Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
__init__.py Fix for issue #392 2013-03-27 18:17:11 -04:00
default_conf.py Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
support.py refactored utils.strftime 2013-04-16 20:53:27 -04:00
test_contents.py Fixes #708 SUMMARY_MAX_LENGTH=0 should return empty string 2013-04-26 19:37:31 -04:00
test_generators.py Markdown summary should not include content footnote 2013-05-10 03:50:33 -04:00
test_importer.py Import wordpress pages to pages/ subdir with --dir-page option 2013-04-19 23:06:59 +01:00
test_pelican.py add feedback to user and refactor 'autoreload' code 2013-04-19 13:35:20 -04:00
test_readers.py tests/test_readers.py: Remove redundant 'expected' check in AdReaderTest 2013-06-02 09:58:27 -07:00
test_settings.py Prevent people from setting STATIC_PATHS to a str 2013-03-23 19:56:14 -07:00
test_utils.py reset locale after DateFormatter test 2013-04-22 20:07:53 -04:00