meson/test cases/cython/1 basic
Ralf Gommers 91c7e79519 Use release buildtype in Cython tests, and skip unless ninja backend
This matches the tests for Python extensions.

Also include some other cleanups to these `meson.build` files:

Adding `python_dep` is no longer needed, this is automatic now.
Use a single line for `import('python').find_installation()`,
because the result of `import('python')` by itself is not used
for anything.
2023-05-05 12:23:52 -04:00
..
libdir Add option to to transpile Cython to C++ 2021-09-24 22:56:46 +03:00
cytest.py cython: add 1 basic test 2021-06-07 09:17:40 -07:00
meson.build Use release buildtype in Cython tests, and skip unless ninja backend 2023-05-05 12:23:52 -04:00
test.json Add option to to transpile Cython to C++ 2021-09-24 22:56:46 +03:00