summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Refactor ``status_iterator``HEADmasterAdam Turner2023-05-151-15/+22
* Allow ``copyright`` to contain multiple entries (#10983)Stefanie Molin2023-05-113-0/+33
* Allow multi-line object description signatures (#11011)TLouf2023-05-1113-8/+1127
* html builder: Append CRC32 checksum to asset URIs (#11415)Adam Turner2023-05-112-13/+26
* Warn on deprecated Python-specific index types (#11412)Adam Turner2023-05-097-25/+3
* linkcheck: Use context managers for HTTP requests (#11318)James Addison2023-05-0911-11/+27
* Remove HTML 4 support (#11385)Adam Turner2023-04-281-12/+10
* Make ``locale`` required in ``sphinx.util.i18n.format_date()`` (#11366)Adam Turner2023-04-271-6/+0
* Remove the deprecated ``sphinx.ext.napoleon.iterators`` module (#11364)Adam Turner2023-04-271-358/+0
* Remove the deprecated Setuptools integration (#11363)Adam Turner2023-04-273-3/+0
* Update test for Alabaster version tupleAdam Turner2023-04-261-1/+5
* Revert the default type of ``nitpick_ignore[_regex]`` to ``list``Adam Turner2023-04-251-0/+15
* Revert "Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)...James Addison2023-04-239-141/+10
* Partially revert "Disable localisation when SOURCE_DATE_EPOCH is set (#10949)...Adam Turner2023-04-212-47/+0
* Use ``overwrite_file`` context manager in ``test_ext_autodoc_configs`` (#11320)Martin Liška2023-04-211-64/+69
* Add missing test decorator for ``test_util_inspect`` (#11321)Martin Liška2023-04-211-0/+1
* Increase timeout threshold for ``linkcheck`` tests (#11326)James Addison2023-04-219-9/+9
* Update CHANGES for PR #11333Bénédikt Tran2023-04-181-7/+10
* Fix duplicated labels in TeX output (#11093)Bénédikt Tran2023-04-177-0/+91
* test_build_latex: move output to a separate output dirMartin Liska2023-04-131-6/+9
* Use leaner TeX syntax (follow-up to #11319)Jean-François B2023-04-119-18/+18
* LaTeX: get aligned longtable obey current list indentJean-François B2023-04-1111-12/+48
* 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