Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2016-08-20 11:57:08 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2016-08-20 11:57:08 +0300
commitbe2637f7ff7b8445a5c5918f18d50cb846e44e6c (patch)
tree6020094949149bbbefd596956a0f927cb30bb165 /Makefile
parentb0c956bb25cb5cd1352c3a604ae7a9dbb00cdb87 (diff)
Add testfiles to DONT_CHECK target
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3b9581033..adaf9640f 100644
--- a/Makefile
+++ b/Makefile
@@ -9,6 +9,7 @@ DONT_CHECK = -i build -i dist -i sphinx/style/jquery.js \
-i tests/coverage.py -i env -i utils/convert.py \
-i tests/typing_test_data.py \
-i tests/test_autodoc_py35.py \
+ -i tests/roots/test-warnings/undecodable.rst \
-i tests/build \
-i sphinx/search/da.py \
-i sphinx/search/de.py \