meson/test cases/python
Eli Schwartz a024d75e15
backends: add a new "none" backend
It can only be used for projects that don't have any rules at all, i.e.
they are purely using Meson to:

- configure files
- run (script?) tests
- install files that exist by the end of the setup stage

This can be useful e.g. for Meson itself, a pure python project.
2023-03-20 17:22:50 -04:00
..
1 basic tests: take into account Debian Python paths 2021-09-29 08:54:05 -04:00
2 extmodule tests: fix edge case where non-default python is used, by skipping it 2022-11-14 19:16:57 -05: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 interpreter: Fix holder_map not being updated when subproject fails 2021-08-16 12:03:33 -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