summaryrefslogtreecommitdiff
path: root/tests/test_environment.py
Commit message (Expand)AuthorAgeFilesLines
* Close #8326: Rename master_doc to root_docTakeshi KOMIYA2021-02-281-2/+2
* Merge branch '3.x'Takeshi KOMIYA2021-01-221-0/+5
|\
| * Fix #1112: download role creates duplicated copiesTakeshi KOMIYA2021-01-191-0/+5
* | Merge branch '3.x'Takeshi KOMIYA2021-01-011-1/+1
|\ \ | |/
| * A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* | Merge branch '3.x'Takeshi KOMIYA2020-11-121-1/+2
|\ \ | |/
| * Sort imports with isortFrançois Freitag2020-11-111-1/+2
* | py domain: Add :canonical: optionTakeshi KOMIYA2020-05-041-1/+1
|/
* Fix #7301: Allow . and _ for node_idTakeshi KOMIYA2020-03-221-1/+1
* py domain: Generate node_id for objects in the right wayTakeshi KOMIYA2020-03-071-1/+1
* py domain: Generate node_id for modules in the right wayTakeshi KOMIYA2020-03-071-1/+1
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* ENH: Explain rebuildsEric Larson2019-08-061-1/+15
* Fix #6531: Failed to load last environment object when extension addedTakeshi KOMIYA2019-06-301-0/+23
* Python-3-only clean ups discovered by pyupgradeJon Dufresne2019-03-171-7/+6
* test: Reduce warnings on building test-rootTakeshi KOMIYA2019-02-141-2/+0
* Add PathComparer for testing and fix 2 test failure on Windows. (#5943)Takayuki SHIMIZUKAWA2019-01-131-2/+3
* Merge branch '1.8'Takeshi KOMIYA2019-01-021-1/+1
|\
| * A happy new year!Takeshi KOMIYA2019-01-021-1/+1
* | Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-1/+0
* | Move env.doc2path() and env.path2doc() to Project classTakeshi KOMIYA2018-10-161-0/+44
|/
* Deprecate env.update()!Takeshi KOMIYA2018-02-241-68/+11
* Fix flake8 violationsTakeshi KOMIYA2018-02-191-1/+1
* Merge branch 'happy_new_year' into masterTakeshi KOMIYA2018-01-011-1/+1
|\
| * A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* | Fix flake8 violationsTakeshi KOMIYA2017-12-231-1/+1
|/
* refs #3458: add sphinx.testing that are moved from /tests directory.shimizukawa2017-05-141-7/+9
* Drop warning for nonlocal image URITakeshi KOMIYA2017-04-191-2/+0
* Merge branch 'stable'Takeshi KOMIYA2017-03-261-1/+1
|\
| * Year++Takeshi KOMIYA2017-03-261-1/+1
* | Create an instance of builder before initialize envTakeshi KOMIYA2017-03-191-0/+4
* | BuildEnvironment always own application object (after read phase)Takeshi KOMIYA2017-03-081-4/+4
* | Merge branch 'stable'Takeshi KOMIYA2017-01-101-4/+2
|\ \ | |/
| * pytest optimizatoin:shimizukawa2017-01-081-4/+2
| * pytest migrationshimizukawa2017-01-041-2/+0
* | Use loggersTakeshi KOMIYA2017-01-021-17/+7
|/
* Optimized tests: remove markups for warningsTakeshi KOMIYA2016-07-151-5/+0
* Fix broken testcaseTakeshi KOMIYA2016-04-221-1/+1
* Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* Fix #981: LaTeX: support image file names with more than 1 dotsHong Xu2015-12-171-4/+6
* Adapt test after env-updated change.Georg Brandl2015-01-251-3/+2
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
* Test suite fixes after env.update() change.Georg Brandl2014-09-221-16/+6
* Rename env-read-docs to env-before-read-docs, add changelog entry and fixup t...Georg Brandl2014-09-221-0/+22
* remove a few unused importsGeorg Brandl2014-09-211-2/+0
* fix incompatibility in doctree between gettext and the restGeorg Brandl2014-09-211-1/+1
* Complete test suite overhaul.Georg Brandl2014-09-211-0/+130