chiark / gitweb /
documentation/python: reduce needed test boilerplate.
authorVladimír Vondruš <mosra@centrum.cz>
Sun, 14 Jul 2019 13:49:48 +0000 (15:49 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sun, 14 Jul 2019 17:19:44 +0000 (19:19 +0200)
commit5eb113bae33b05701b8e213d2400298ada29138e
treede0ad12279d498597c0f668a31307b75438ab188
parent35ded664a4b83a7eef3b68ad8a9f85aa5d4be3bb
documentation/python: reduce needed test boilerplate.

Will do the same for doxygen, plugin and theme tests too, but later.
documentation/test_python/__init__.py
documentation/test_python/inspect_object/.gitkeep [new file with mode: 0644]
documentation/test_python/test_content.py
documentation/test_python/test_inspect.py
documentation/test_python/test_layout.py
documentation/test_python/test_link_formatting.py
documentation/test_python/test_page.py
documentation/test_python/test_pybind.py