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
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable'
Georg Brandl
2016-01-14
1
-1
/
+1
|
\
|
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
*
|
Fixed #1786: Add configurable type hints.
Robert Lehmann
2015-09-11
1
-8
/
+9
*
|
fixup test suite for already-registered warnings
Georg Brandl
2015-07-22
1
-3
/
+22
|
/
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
|
Fix #1607: Sphinx crashes on building latexpdf with "howto" class
tk0miya
2014-11-24
1
-0
/
+2
*
|
Stop removing temporary test data after tests.
Georg Brandl
2014-11-06
1
-1
/
+0
*
|
move new assertion helpers to util.py
Georg Brandl
2014-09-21
1
-0
/
+25
*
|
Complete test suite overhaul.
Georg Brandl
2014-09-21
1
-73
/
+72
*
|
Merge with tip
Takayuki Shimizukawa
2014-08-18
1
-0
/
+9
|
\
\
|
*
|
Automatically compile ``*.mo`` files from ``*.po`` files.
Takayuki Shimizukawa
2014-08-03
1
-0
/
+9
*
|
|
* provide _copy_to_temp option for TestApp()
Takayuki Shimizukawa
2014-08-10
1
-7
/
+11
*
|
|
* for PR#264: update CHANGES, add tests, small refactoring.
Takayuki Shimizukawa
2014-08-10
1
-0
/
+7
|
/
/
*
|
merge with stable
Takayuki Shimizukawa
2014-07-13
1
-0
/
+3
|
\
\
|
|
/
|
*
use test generator nosetests feature.
Takayuki Shimizukawa
2014-07-12
1
-0
/
+3
*
|
remove 'six' name except importing line.
Takayuki Shimizukawa
2014-04-30
1
-2
/
+2
*
|
introduce the six module and reduce sphinx.util.pycompat implementation. refs...
Takayuki Shimizukawa
2014-04-29
1
-2
/
+3
*
|
remove tests.util.write_file duplicated implementation.
Takayuki Shimizukawa
2014-04-28
1
-14
/
+1
*
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
|
Modernize the code now that Python 2.5 is no longer supported
Dmitry Shachnev
2014-01-19
1
-1
/
+1
*
|
Drop python-2.5 and remove 2.4,2.5 support codes
Takayuki Shimizukawa
2013-12-15
1
-6
/
+1
|
/
*
Fix text builder did not respect wide/fullwidth charactors for title line.
Takayuki Shimizukawa
2013-02-05
1
-0
/
+7
*
Move "only" directive tests to a seperate test root.
Jonathan Waltman
2013-01-05
1
-1
/
+4
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
fix: ziptheme.zip block removing test temporary directory on Windows.
Takayuki Shimizukawa
2012-11-04
1
-0
/
+2
*
Cleanup after pull from https://bitbucket.org/timmartin/sphinx
Georg Brandl
2011-05-15
1
-5
/
+3
*
Expanded the docstring of gen_with_app to explain how it differs from with_app
Tim Martin
2011-04-13
1
-1
/
+3
*
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+1
|
\
|
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
|
Improve websupport test skipping, add new decorator for search adapter skipping.
Georg Brandl
2010-08-21
1
-2
/
+11
*
|
Add skip_if and skip_unless test decorators.
Georg Brandl
2010-08-21
1
-2
/
+17
*
|
Make string contents nongreedy.
Georg Brandl
2010-07-28
1
-1
/
+1
*
|
Fixed warnings in python3
Daniel Neuhäuser
2010-06-20
1
-1
/
+6
*
|
Fix encoding in config test and open configs in binary mode to warn for possi...
Daniel Neuhäuser
2010-05-30
1
-2
/
+9
|
/
*
Clean up unused imports.
Georg Brandl
2010-01-17
1
-1
/
+0
*
merge with trunk
Georg Brandl
2010-01-02
1
-2
/
+2
|
\
|
*
test utils: make with_tempdir stackable.
Georg Brandl
2009-09-09
1
-2
/
+2
*
|
Happy new year!
Georg Brandl
2010-01-01
1
-1
/
+1
|
/
*
Restore 2.4 compatibility and fix removing the generated file properly.
Georg Brandl
2009-03-16
1
-1
/
+1
*
Fix a bug in FilenameUniqDict that led to test failures.
Georg Brandl
2009-02-19
1
-9
/
+7
*
Make the HTML xpath tests generator tests.
Georg Brandl
2009-02-19
1
-2
/
+20
*
Added an ``only`` directive that can selectively include text
Georg Brandl
2009-02-19
1
-3
/
+6
*
Update the test_autodoc for the autodoc refactorings and fix a few remaining ...
Georg Brandl
2009-02-17
1
-0
/
+2
*
Fix more line length and trailing whitespace.
Georg Brandl
2009-01-10
1
-1
/
+2
*
Merge in copyright style changes from 0.5.
Georg Brandl
2009-01-03
1
-1
/
+1
|
\
|
*
Switch copyright and license tags to single style. Add contributor
Georg Brandl
2009-01-03
1
-2
/
+2
*
|
Explicitly refer to the license in :license: tags.
Georg Brandl
2008-12-27
1
-1
/
+1
*
|
Remove sphinx.builder usage.
Georg Brandl
2008-12-23
1
-1
/
+1
|
/
[next]