summaryrefslogtreecommitdiff
path: root/test cases/python/2 extmodule/meson.build
AgeCommit message (Expand)Author
2023-05-02tests: add a python test for bytecode compilationEli Schwartz
2023-05-02python module: add an automatic byte-compilation stepEli Schwartz
2023-03-28test that python modules nominally compile without warningsEli Schwartz
2022-11-14tests: fix edge case where non-default python is used, by skipping itEli Schwartz
2021-08-18tests: python module should install files correctlyEli Schwartz
2020-07-12simplify/correct test logicMichael Hirsch
2020-07-12some python test cases don't care about backend, so run them in any caseMichael Hirsch
2018-12-12tests: Add tests for the python moduleDylan Baker