py2cairo/tests
Christoph Reiter a54e7dbcd4 tests: fix a pytest deprecation warning
https://docs.pytest.org/en/latest/deprecations.html#raises-warns-exec
2019-02-13 17:02:47 +01:00
..
cmodule Use -fvisibility=hidden 2018-04-13 18:39:44 +02:00
__init__.py Add support for all fspaths 2017-08-18 16:27:37 +02:00
hypothesis_fspaths.py Add support for all fspaths 2017-08-18 16:27:37 +02:00
meson.build meson: use new copy arg for configure_file and require meson 0.47 2018-11-04 11:00:27 +01:00
test_api.py tests: fix a pytest deprecation warning 2019-02-13 17:02:47 +01:00
test_cmod.py tests: add a simple C API test 2018-04-13 16:12:59 +02:00
test_context.py Add new cairo 1.16 API 2018-11-02 15:03:04 +01:00
test_device.py Make cairo.Surface and cairo.Device context managers. Fixes #103 2018-03-27 16:51:07 +02:00
test_enums.py tests: add links to upstream pypy bugs for the remaining skipped tests 2018-02-07 17:07:44 +01:00
test_error.py Add basic PyPy support. See #90 2018-01-30 10:42:40 +01:00
test_font.py Add new cairo 1.16 API 2018-11-02 15:03:04 +01:00
test_glyph.py tuple subclasses: use tp_getset instead of tp_getattro for member access 2018-02-25 16:03:45 +01:00
test_hypothesis.py tests: unskip test_fspaths under pypy 2018-02-07 16:38:52 +01:00
test_matrix.py tests: coverage 2017-08-16 18:31:52 +02:00
test_path.py tests: coverage 2017-08-16 18:31:52 +02:00
test_pattern.py tests: coverage 2017-08-16 18:31:52 +02:00
test_rectangle.py tuple subclasses: use tp_getset instead of tp_getattro for member access 2018-02-25 16:03:45 +01:00
test_region.py tests: coverage 2017-08-16 18:31:52 +02:00
test_surface.py Add new cairo 1.16 API 2018-11-02 15:03:04 +01:00
test_surface_numpy.py tests: coverage 2017-08-16 18:31:52 +02:00
test_surface_pygame.py flake8: enable F401 and F403 2017-05-01 16:18:25 +02:00
test_textcluster.py tuple subclasses: use tp_getset instead of tp_getattro for member access 2018-02-25 16:03:45 +01:00
test_textextents.py tuple subclasses: use tp_getset instead of tp_getattro for member access 2018-02-25 16:03:45 +01:00
test_typing.py Add new cairo 1.16 API 2018-11-02 15:03:04 +01:00