summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)James Addison2023-04-079-10/+141
* Disable localisation when ``SOURCE_DATE_EPOCH`` is set (#10949)James Addison2023-04-074-0/+99
* autosummary: Support documenting inherited attributes (#10691)Jens Hedegaard Nielsen2023-04-063-1/+69
* Enable 'nit-picky mode' for Sphinx's documentationAdam Turner2023-04-061-2/+2
* Support type comments in ``PropertyDocumenter`` (#11298)picnixz2023-04-065-0/+77
* Fix instability in ``test_ext_viewcode`` (#11297)Martin Liška2023-04-061-2/+4
* Fix instability in ``test_build_epub`` (#11296)Martin Liška2023-04-061-3/+3
* Use a shared file-system lock in ``create_server`` (#11294)Martin Liška2023-04-062-9/+19
* Autosummary: Extend ``__all__`` members to template rendering (#10811)Clément Pinard2023-04-067-2/+95
* Resolve lint errors from Ruff 0.0.261Adam Turner2023-04-051-3/+3
* Allow parallel execution of tests in ``test_search`` (#11292)Martin Liška2023-04-052-1/+4
* Remove hidden state from ``test_nosearch`` (#11291)Martin Liška2023-04-054-15/+18
* Add an option for displaying short ``Literal`` types (#11109)Adam Turner2023-04-051-0/+67
* Add unit test for issue #11110 as fixed by #11113Jean-François B2023-04-036-0/+74
* Let the #11276 test actually be one which would have failed earlierJean-François B2023-03-311-0/+10
* Resolve lint errors from Ruff 0.0.260Adam Turner2023-03-311-1/+1
* Fix #11274: external links may break PDF build if under \sphinxupquoteJean-François B2023-03-312-0/+14
* Fix typos found by codespellDimitri Papadopoulos2023-03-273-4/+4
* LaTeX: let mark-up for seealso directive use explicit colon (fix #11264)Jean-François B2023-03-261-1/+1
* Increase ``test_linkcheck`` timeoutsAdam Turner2023-03-249-13/+9
* Speed up ``test_linkcheck``Adam Turner2023-03-2417-119/+191
* Resolve lint errors from Ruff 0.0.259Adam Turner2023-03-234-4/+5
* Improve static typing in ``intersphinx`` et alAdam Turner2023-03-171-1/+1
* Deprecate legacy ``intersphinx_mapping`` format (#11247)Adam Turner2023-03-171-1/+4
* Include source in highlighting warnings (#11150)Jeremy Maitin-Shepard2023-03-173-4/+5
* Drop OrderedDictAdam Turner2023-03-051-4/+1
* Remove tests that rely on setuptoolsAdam Turner2023-03-057-178/+0
* Remove ``.egg`` support from pycode ``ModuleAnalyser``Adam Turner2023-03-057-65/+0
* Prefer ``contextlib.chdir`` to ``sphinx.util.osutil.cd``Adam Turner2023-03-054-8/+25
* Update tests for Babel 2.12 (CLDR 42)Adam Turner2023-03-051-2/+11
* Resolve lint errors from Ruff 0.0.254Adam Turner2023-03-052-2/+2
* Resolve ``flake8-return`` errorsAdam Turner2023-02-183-0/+4
* Unescape quotation marks where possibleAdam Turner2023-02-185-8/+8
* Fix pytest style issuesAdam Turner2023-02-1816-71/+44
* Avoid ``unittest.TestCase`` methodsAdam Turner2023-02-184-294/+295
* Prefer ``@pytest.fixture()``Adam Turner2023-02-187-16/+16
* Fix COM812Adam Turner2023-02-1821-139/+139
* Add ``content_offset`` parameter to ``nested_parse_with_titles`` (#11147)Jeremy Maitin-Shepard2023-02-154-0/+56
* Restore correct parallel search index building (#11192)Jeremy Maitin-Shepard2023-02-151-0/+7
* Treat Python warnings as errors during testingAdam Turner2023-02-152-2/+7
* Fix Ruff bidirectional text errorsAdam Turner2023-02-111-2/+5
* Skip sphinx.locale.init_console when running tests (#11159)Jean Abou-Samra2023-01-311-0/+14
* Fix various Ruff errorsAdam Turner2023-01-312-5/+5
* Update test_config.py::test_needs_sphinx for Alabaster 0.7.13 compatJean-François B2023-01-211-7/+7
* Merge branch '6.1.x'Adam Turner2023-01-104-19/+3
|\
| * Undo parallel image changesAdam Turner2023-01-104-19/+3
* | Fix #11079 (LaTeX: figure with align disappears if not followed by text)Jean-François B2023-01-081-3/+6
* | Adopt ``profile = "black"`` for ``isort``Adam Turner2023-01-0717-46/+185
|/
* Fix copying images under parallel execution (#11100)Adam Turner2023-01-074-0/+82
* LaTeX: fix 5.1.0 bugs related to topic and contents boxes (#11102)Jean-François B2023-01-061-0/+72