summaryrefslogtreecommitdiff
path: root/tests/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* Sort imports with isortFrançois Freitag2020-11-111-1/+1
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* refactor: tests/conftest.pyTakeshi KOMIYA2019-02-071-1/+1
* test: clear SPHINX_TEST_TEMPDIR before testingTakeshi KOMIYA2019-02-071-0/+16
* Show tempdir header on testing (refs: #5902)Takeshi KOMIYA2019-02-011-2/+6
* Stop to use $SPHINX_TEST_TEMPDIR envvarTakeshi KOMIYA2019-01-131-19/+0
* Add PathComparer for testing and fix 2 test failure on Windows. (#5943)Takayuki SHIMIZUKAWA2019-01-131-0/+5
* 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
* | Remove dead code `or '.'`Jon Dufresne2018-11-121-1/+1
* | Drop branches for sys.version_info < (3, 4)Takeshi KOMIYA2018-09-221-8/+0
|/
* Improve pytest headerTakeshi KOMIYA2018-08-261-2/+4
* Fix flake8 violationsTakeshi KOMIYA2018-02-191-1/+1
* Fix #4260: autodoc: keyword only argument separator is not disappearedTakeshi KOMIYA2018-02-131-0/+3
* Update PYTHONWARNINGS on tox.ini to reduce meaningless warningsTakeshi KOMIYA2018-01-061-9/+0
* Merge branch 'happy_new_year' into masterTakeshi KOMIYA2018-01-011-1/+1
|\
| * A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* | Resolve warning filter issuesStephen Finucane2017-12-291-2/+0
* | tests: Use 'pytest_sessionstart'Stephen Finucane2017-12-291-0/+31
* | tests: Use 'pytest_report_header'Stephen Finucane2017-12-291-0/+5
* | tests: Ignore roots using 'collect_ignore'Stephen Finucane2017-12-181-1/+4
* | tests: Ignore tests using 'collect_ignore'Stephen Finucane2017-12-181-0/+5
|/
* refs #3458: add sphinx.testing that are moved from /tests directory.shimizukawa2017-05-141-223/+13
* test: Replace app.buildername by app.builder.nameTakeshi KOMIYA2017-03-261-1/+1
* pytest: update by reviewingshimizukawa2017-01-091-28/+13
* pytest optimizatoin:shimizukawa2017-01-081-9/+146
* pytest: nitsshimizukawa2017-01-061-1/+1
* pytest: remove unused testing feature for a while.shimizukawa2017-01-051-125/+2
* pytest migrationshimizukawa2017-01-041-0/+231