summaryrefslogtreecommitdiff
path: root/testing/support.py
Commit message (Expand)AuthorAgeFilesLines
* Replace py.test usage with pytest, explicitly require py for testspy.testMiro HronĨok2022-11-111-2/+2
* musllinux test updates and wheels, py3.11 beta wheelsMatt Davis2022-06-291-0/+9
* fix tests for py.test running on CPython v3.10.0b3Armin Rigo2021-06-201-0/+5
* Revert 58f2e09a4254 and part of 4a15fb9e4aec: it was fixed in CPython after theArmin Rigo2020-07-281-4/+0
* CPython 3.9b5 fixArmin Rigo2020-07-271-0/+4
* May fix test on OS/XArmin Rigo2020-02-071-0/+1
* Python 3.9 compatArmin Rigo2020-01-071-2/+6
* Tweak the '-Wno-*' arguments passed to gcc during testsArmin Rigo2019-11-071-1/+22
* Move test-only function from cffi/ to testing/Ronan Lamy2018-11-271-0/+25
* Skip a couple of new tests on Windows, because this method doesn't seemArmin Rigo2015-12-071-0/+3
* py3k compatArmin Rigo2015-12-071-2/+6
* Write one error message directly to stderr instead of sys.stderr. ThisArmin Rigo2015-11-181-0/+37
* Found a way to be compatible with Python 3.2 in the test syntax.Armin Rigo2012-08-141-0/+19