summaryrefslogtreecommitdiff
path: root/test cases/python3/3 cython
Commit message (Expand)AuthorAgeFilesLines
* Add .find_python() method. Supersedes #777.Jussi Pakkanen2017-01-092-11/+3
* Created a Python 3 module for simpler building of Python extension modules.Jussi Pakkanen2017-01-092-3/+3
* python3 dep: Check arch of libraries before usingNirbheek Chauhan2016-12-101-4/+3
* Allow tests to mark themselves as skipped during runtime.Jussi Pakkanen2016-11-091-1/+1
* Python extension module finally works on Windows.Jussi Pakkanen2016-02-261-0/+11
* Skip cython test if it does not exist.Jussi Pakkanen2016-02-211-7/+12
* Fix cython to work on platforms other than latest Ubuntu.Jussi Pakkanen2016-02-212-8/+2
* Added Cython sample project.Jussi Pakkanen2016-02-217-0/+110