py2cairo/tests
Christoph Reiter f3342173c1 meson support. Fixes #114 2018-06-23 21:31:31 +02: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 support. Fixes #114 2018-06-23 21:31:31 +02:00
test_api.py Move header into the package and add a get_include() function. See #92 2018-01-31 21:53:59 +01:00
test_cmod.py tests: add a simple C API test 2018-04-13 16:12:59 +02:00
test_context.py tests: add links to upstream pypy bugs for the remaining skipped tests 2018-02-07 17:07:44 +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 tests: add links to upstream pypy bugs for the remaining skipped tests 2018-02-07 17:07:44 +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 surface: override the __exit__() handle for mapped images 2018-03-27 20:59:39 +02: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 typing stubs: add Win32PrintingSurface, Win32Surface 2018-03-03 17:49:46 +01:00