chiark / gitweb /
plugins: make it clear the testing is done through Pelican.
authorVladimír Vondruš <mosra@centrum.cz>
Sun, 12 May 2019 13:58:11 +0000 (15:58 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Tue, 21 May 2019 14:51:51 +0000 (16:51 +0200)
commit889b55cf3ec6a497bd7be3dd54b5b7158b3a7a6a
tree97133079d7974e76e5092b857afc542e6bfab035
parent8d73e658fd9bd8162e5fc3f495e1ebf55553431b
plugins: make it clear the testing is done through Pelican.
17 files changed:
plugins/m/test/__init__.py
plugins/m/test/test_abbr.py
plugins/m/test/test_alias.py
plugins/m/test/test_code.py
plugins/m/test/test_components.py
plugins/m/test/test_dot.py
plugins/m/test/test_dox.py
plugins/m/test/test_filesize.py
plugins/m/test/test_gh.py
plugins/m/test/test_gl.py
plugins/m/test/test_htmlsanity.py
plugins/m/test/test_images.py
plugins/m/test/test_link.py
plugins/m/test/test_math.py
plugins/m/test/test_metadata.py
plugins/m/test/test_plots.py
plugins/m/test/test_vk.py