summaryrefslogtreecommitdiff
path: root/test cases/python/1 extmodule/blaster.py
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-06Implement a generic python moduleMathieu Duponchelle
With contributions from HÃ¥vard Graff