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