summaryrefslogtreecommitdiff
path: root/tests/test_ext_coverage.py
Commit message (Expand)AuthorAgeFilesLines
* `.read_text()` -> `.read_text(encoding='utf8')`Adam Turner2022-04-271-3/+3
* Collapse single line docstringsAdam Turner2022-02-201-2/+1
* Remove copyright and licence fieldsAdam Turner2022-02-201-3/+0
* Fix module docstring indentationAdam Turner2022-02-201-2/+2
* Fix module docstring first lineAdam Turner2022-02-201-2/+1
* Remove module titles in docstringsAdam Turner2022-02-191-3/+0
* A happy new year!Takeshi KOMIYA2022-01-011-1/+1
* A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* added test for show_missing_items True in quiet modeCielquan2020-06-051-0/+12
* added test for show_missing_items TrueCielquan2020-05-311-0/+17
* test: Use read_text() and read_bytes()Takeshi KOMIYA2020-02-011-4/+4
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* Support coverage_ignore_pyobjects in the coverage builderAdrián Chaves2019-05-151-0/+19
* Python-3-only clean ups discovered by pyupgradeJon Dufresne2019-03-171-1/+1
* 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
|/
* Merge branch 'happy_new_year' into masterTakeshi KOMIYA2018-01-011-1/+1
|\
| * A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* | test_autodoc: Separate testdata (python objects) and testcasesTakeshi KOMIYA2017-12-211-8/+8
|/
* Year++Takeshi KOMIYA2017-03-261-1/+1
* pytest: remove deprecated with_app decorator functionsshimizukawa2017-01-061-2/+2
* Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
* fix testing for ad7ce315a358Takayuki Shimizukawa2014-10-071-1/+1
* Complete test suite overhaul.Georg Brandl2014-09-211-0/+48