Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix tests for py.test running on CPython v3.10.0b3 | Armin Rigo | 2021-06-20 | 1 | -0/+5 |
* | Revert 58f2e09a4254 and part of 4a15fb9e4aec: it was fixed in CPython after the | Armin Rigo | 2020-07-28 | 1 | -4/+0 |
* | CPython 3.9b5 fix | Armin Rigo | 2020-07-27 | 1 | -0/+4 |
* | May fix test on OS/X | Armin Rigo | 2020-02-07 | 1 | -0/+1 |
* | Python 3.9 compat | Armin Rigo | 2020-01-07 | 1 | -2/+6 |
* | Tweak the '-Wno-*' arguments passed to gcc during tests | Armin Rigo | 2019-11-07 | 1 | -1/+22 |
* | Move test-only function from cffi/ to testing/ | Ronan Lamy | 2018-11-27 | 1 | -0/+25 |
* | Skip a couple of new tests on Windows, because this method doesn't seem | Armin Rigo | 2015-12-07 | 1 | -0/+3 |
* | py3k compat | Armin Rigo | 2015-12-07 | 1 | -2/+6 |
* | Write one error message directly to stderr instead of sys.stderr. This | Armin Rigo | 2015-11-18 | 1 | -0/+37 |
* | Found a way to be compatible with Python 3.2 in the test syntax. | Armin Rigo | 2012-08-14 | 1 | -0/+19 |