summaryrefslogtreecommitdiff
path: root/test cases/python/1 extmodule/meson.build
AgeCommit message (Collapse)Author
2018-05-03python module: Move tests to test cases/unitNirbheek Chauhan
The tests are only run via unit tests, so that's where they should be.
2018-04-09[fixup]: Rename find to find_installationMathieu Duponchelle
2018-04-06Implement a generic python moduleMathieu Duponchelle
With contributions from HÃ¥vard Graff