summaryrefslogtreecommitdiff
path: root/tests/test_internal_api.py
Commit message (Expand)AuthorAgeFilesLines
* Remove all Python 2 Python codeChristoph Reiter2020-04-151-11/+2
* Add tests for pyg_gil_state_ensure/pyg_gil_state_releaseChristoph Reiter2018-04-241-0/+4
* Add tests for pyg_constant_strip_prefix()Christoph Reiter2018-04-241-0/+9
* tests: support builddir != srcdirMathieu Duponchelle2018-04-201-1/+1
* pyg_pyobj_to_unichar_conv: port to new converters and add some testsChristoph Reiter2018-04-121-0/+22
* tests: add a basic test for pyg_parse_constructor_args()Christoph Reiter2018-03-191-0/+4
* tests: move testmodule content into test_internal_apiChristoph Reiter2018-03-191-4/+25
* tests: Make it possible to use pytest directlywip/creiter/pytest-directChristoph Reiter2018-02-121-6/+4
* tests: Don't use deprecated override attributesChristoph Reiter2015-03-031-2/+2
* Add tests for internal APIMartin Pitt2012-12-171-0/+73