meson/test cases/python
Charles Brunet bda799dff2
fix python.version() not working in some cases
import('python').find_installation('python').version() causes exception
because of a missing initialization, when `find_installation()` receives
a name or a path.
2023-04-23 23:03:25 -04:00
..
1 basic fix python.version() not working in some cases 2023-04-23 23:03:25 -04:00
2 extmodule test that python modules nominally compile without warnings 2023-03-28 15:15:45 -04:00
3 cython simplify/correct test logic 2020-07-12 09:53:26 -04:00
4 custom target depends extmodule mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
5 modules kwarg setuptools is not stdlib, but distutils is 2020-07-12 09:01:55 -04:00
6 failing subproject fix various spelling issues 2023-04-11 19:21:05 -04:00
7 install path backends: add a new "none" backend 2023-03-20 17:22:50 -04:00
8 different python versions tests: make python2 dependency on 32-bit windows non-fatal 2022-03-18 18:21:21 +02:00