index
:
delta/python-packages/sphinx-git.git
1.8.x
3.2.x
3.3.x
3.4.x
3.5.x
3.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.x
4606_incorrect_location_of_docstring
7.0.x
7613_class__signature__
7727_autosummary_PycodeError
7996_man_make_section_directory
8321_linkcheck_tel_links
8342_warning_for_unknown_domain
8349_sphinx-contrib
9864_mathjax_loading_method
bot/pull-translations
cleanup_napoleon
dependabot/github_actions/peter-evans/create-pull-request-5
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/http-proxy-1.18.1
master
mypy-0.790
support_py310
github.com: sphinx-doc/sphinx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_build.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
*
Fix flake8 violations
Takeshi KOMIYA
2017-01-26
1
-4
/
+3
*
pytest optimizatoin:
shimizukawa
2017-01-08
1
-39
/
+28
*
pytest: remove deprecated with_app decorator functions
shimizukawa
2017-01-06
1
-6
/
+5
*
pytest: remove deprecated with_tempdir decorator
shimizukawa
2017-01-06
1
-2
/
+1
*
pytest migration
shimizukawa
2017-01-04
1
-4
/
+4
*
Merge branch 'stable' into 1.5-release
Takeshi KOMIYA
2016-12-03
1
-5
/
+6
|
\
|
*
Fix #3015: fix a broken test on Windows.
shimizukawa
2016-11-24
1
-5
/
+6
*
|
To simplify, sphinx uses external mock package even if unittest.mock exists.
shimizukawa
2016-10-15
1
-1
/
+2
*
|
Fix #2988: linkcheck: retry with GET request if denied HEAD request
Takeshi KOMIYA
2016-10-04
1
-1
/
+1
*
|
Fix tests are crashed under unstable network
Takeshi KOMIYA
2016-09-10
1
-15
/
+15
*
|
Use epub3 builder by default. And the old epub builder is renamed to epub2.
Takeshi KOMIYA
2016-08-22
1
-1
/
+1
|
/
*
Optimize tests: test_master_doc_not_found
Takeshi KOMIYA
2016-07-14
1
-5
/
+8
*
Fix flake8 violation under tests/
Takeshi KOMIYA
2016-06-12
1
-1
/
+1
*
Fix #1921: Support figure substitutions by locale
Takeshi KOMIYA
2016-02-22
1
-7
/
+11
*
Add epub3 builder to test
SHIMIZU Taku
2016-02-07
1
-1
/
+1
*
Add testcase for image globbing
Takeshi KOMIYA
2016-01-27
1
-0
/
+46
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
*
Fix broken tests by 7bb685bbe97824bc2c65bf8cb1d7ac38e5f91cd4
Takeshi KOMIYA
2016-01-03
1
-1
/
+3
*
Fix #2197: Slightly cryptic error message for missing index.rst file
Takeshi KOMIYA
2016-01-03
1
-0
/
+11
*
Fix #2158: test_latex_build.test_footnote and some tests fail on Windows envi...
shimizukawa
2015-12-19
1
-2
/
+2
*
Added tests for Apple Help generation.
Alastair Houghton
2015-01-15
1
-3
/
+4
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
|
fix trailing space and long line
Takayuki Shimizukawa
2014-10-09
1
-4
/
+12
*
|
Complete test suite overhaul.
Georg Brandl
2014-09-21
1
-82
/
+54
*
|
Fix RuntimeError with numbered circular toctree
tk0miya
2014-08-19
1
-0
/
+35
*
|
* provide _copy_to_temp option for TestApp()
Takayuki Shimizukawa
2014-08-10
1
-1
/
+1
|
/
*
* Fix: Non-ASCII filename raise exception on make singlehtml, latex, man, tex...
Takayuki Shimizukawa
2014-07-13
1
-8
/
+21
*
use test generator nosetests feature.
Takayuki Shimizukawa
2014-07-12
1
-50
/
+19
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
grammar fix: 'multibyte filename' is ambiguous. They are replaced with 'non-A...
Takayuki Shimizukawa
2013-10-03
1
-2
/
+2
*
small grammar fix in multibyte filename messages
Georg Brandl
2013-10-01
1
-1
/
+1
*
When Sphinx couldn't decode multibyte filename, now Sphinx notices UnicodeErr...
Takayuki Shimizukawa
2013-09-28
1
-2
/
+9
*
tests: replace "from util import *" by explicit imports
Georg Brandl
2013-04-01
1
-1
/
+1
*
Fix test_man which didn't test if docs were being built. It now successfully...
Jonathan Waltman
2013-01-06
1
-1
/
+2
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
merge heads
Takayuki Shimizukawa
2012-12-10
1
-0
/
+8
|
\
|
*
Add Docutils-native XML and pseudo-XML builders
Jonathan Waltman
2012-12-04
1
-0
/
+8
*
|
support multibyte filename handling.
Takayuki Shimizukawa
2012-05-01
1
-0
/
+20
|
/
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
Actually test the JSON builder.
Georg Brandl
2010-07-25
1
-0
/
+4
*
Add manual page writer.
Georg Brandl
2010-02-21
1
-0
/
+9
*
merge with trunk
Georg Brandl
2010-01-17
1
-1
/
+5
|
\
|
*
Add single-file HTML builder. Closes #151.
Georg Brandl
2010-01-17
1
-1
/
+5
|
*
Split off HTML tests from test_build.
Georg Brandl
2010-01-02
1
-164
/
+2
*
|
Split out test_build_latex.
Georg Brandl
2010-01-17
1
-86
/
+1
*
|
Clean up unused imports.
Georg Brandl
2010-01-17
1
-4
/
+2
*
|
merge with trunk
Georg Brandl
2010-01-02
1
-164
/
+2
|
\
\
|
|
/
|
/
|
|
*
merge with trunk
Georg Brandl
2009-12-31
1
-0
/
+4
|
|
\
[next]