summaryrefslogtreecommitdiff
path: root/test cases/python3/3 cython
AgeCommit message (Expand)Author
2022-11-14tests: fix edge case where non-default python is used, by skipping itEli Schwartz
2020-02-10test cases/python3/3 cython: fix dependency filesGerion Entrup
2017-01-09Add .find_python() method. Supersedes #777.Jussi Pakkanen
2017-01-09Created a Python 3 module for simpler building of Python extension modules.Jussi Pakkanen
2016-12-10python3 dep: Check arch of libraries before usingNirbheek Chauhan
2016-11-09Allow tests to mark themselves as skipped during runtime.Jussi Pakkanen
2016-02-26Python extension module finally works on Windows.Jussi Pakkanen
2016-02-21Skip cython test if it does not exist.Jussi Pakkanen
2016-02-21Fix cython to work on platforms other than latest Ubuntu.Jussi Pakkanen
2016-02-21Added Cython sample project.Jussi Pakkanen