summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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