Logo
Explore Help
Sign In
IntenseWebs/sphinx
3
0
Fork 0
You've already forked sphinx
mirror of https://github.com/sphinx-doc/sphinx.git synced 2025-02-25 18:55:22 -06:00
Code Issues Packages Projects Releases Wiki Activity
Files
e4b9eb51f6c1af894b4fc6da08e54035b5dd5f36
sphinx/tests/roots/test-doctest/conf.py

7 lines
150 B
Python
Raw Normal View History

Complete test suite overhaul. * rename a few test modules to make the names more consistent * do not copy/use Sphinx from build/ (unnecessary without 2to3) * use a temporary dir for *all* test projects, the source tree will stay pristine that way (default is tests/build) * speed up tests by ~3x by splitting up test projects and avoiding rebuilds
2014-09-21 17:17:02 +02:00
extensions = ['sphinx.ext.doctest']
project = 'test project for doctest'
Fix broken tests by 7bb685bbe97824bc2c65bf8cb1d7ac38e5f91cd4
2016-01-03 20:52:39 +09:00
master_doc = 'doctest'
Complete test suite overhaul. * rename a few test modules to make the names more consistent * do not copy/use Sphinx from build/ (unnecessary without 2to3) * use a temporary dir for *all* test projects, the source tree will stay pristine that way (default is tests/build) * speed up tests by ~3x by splitting up test projects and avoiding rebuilds
2014-09-21 17:17:02 +02:00
source_suffix = '.txt'
fix testing for text builder that generate _build/text/_build/text/_build/... recursive directories because *.txt in _build/text previously generated was detected as source file.
2016-01-09 15:35:56 +09:00
exclude_patterns = ['_build']
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 24ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API