summaryrefslogtreecommitdiff
path: root/tests/pyximport
Commit message (Expand)AuthorAgeFilesLines
* Make the pyximport-pyimport tests more robust by testing that the file is com...Stefan Behnel2022-01-062-2/+10
* Provide debug output in the pyximport tests.Stefan Behnel2022-01-066-0/+12
* Use cythonize() in pyximport (GH-4339)Matus Valo2021-12-142-0/+54
* blocking all distutils from being compiled; removed distutils blacklists from...Igor Kaplounenko2019-04-162-22/+0
* pyimport=True should work now on darwin without having to pre-import distutil...Igor Kaplounenko2019-04-111-0/+21
* Fix importing of namespace packages. Add in a regtest for the same.Prakhar Goel2018-05-241-0/+18
* Rename BUILD to TEST_TMP for bazel support.Robert Bradshaw2016-09-163-3/+3
* adapt Py2-only 'raise' statements to Py2/Py3Stefan Behnel2015-07-251-0/+47
* remove unnecessary option (and source of failures) from pyximport end-to-end ...Stefan Behnel2012-12-211-1/+1
* Py2.4 test fixStefan Behnel2012-08-071-1/+1
* added test cases for pyximportStefan Behnel2012-08-072-0/+41