1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests
Justin Mayer 9eda0f79bd External resources should be scheme-independent
By using "//" instead of "http://" when referring to external resources
such as fonts (e.g., from within CSS files), warnings about "insecure"
content can be avoided.
2013-03-18 17:36:35 -07:00
..
content Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
output External resources should be scheme-independent 2013-03-18 17:36:35 -07:00
TestPages Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
themes/assets Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
__init__.py Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
default_conf.py Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
support.py Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
test_contents.py Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
test_generators.py Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
test_importer.py Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
test_pelican.py Some doc + various enhancements 2013-03-10 22:57:08 -07:00
test_plugins.py Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
test_readers.py Use comments in tests, not docstrings. 2013-03-10 22:42:46 -07:00
test_settings.py Use comments in tests, not docstrings. 2013-03-10 22:42:46 -07:00
test_utils.py Use comments in tests, not docstrings. 2013-03-10 22:42:46 -07:00
test_webassets.py Use comments in tests, not docstrings. 2013-03-10 22:42:46 -07:00