meson/test cases
Eli Schwartz 100456de07
fix broken fs.copyfile function that crashed if you tried to use it
At least, if you tried to use it when passing an install_dir. Because
T.Sequence is horrible and we should never use it, and the annotations
are a lie that produces bugs.

So, fix the annotations on CustomTarget to never allow this to happen
again, and also fix the function too. Move some definitions elsewhere
inline to satisfy the linter.

Fixes #11157
2022-12-11 18:28:39 -05:00
..
cmake cmake: Add rule relaxations for CMake subprojects 2022-08-10 22:24:02 -04:00
common fix broken fs.copyfile function that crashed if you tried to use it 2022-12-11 18:28:39 -05:00
csharp test: merge installed_files.txt into test.json 2020-02-25 21:47:42 +01:00
cuda Fix crash when getting cuda options 2021-10-27 15:29:44 -04:00
cython Add support for cython_args 2022-03-23 15:44:01 -04:00
d Merge pull request #10464 from rtbo/fix_generated_deps 2022-06-19 22:16:20 +03:00
failing Fix various spelling errors 2022-11-24 15:17:23 -05:00
failing build cmake: ci: Skip tests on Ubuntu Bionic where CMake is stuck on 3.10 2022-02-03 11:25:59 -05:00
failing test [TAP] Fix TAP parser when test exits with status 2021-02-19 17:17:20 +02:00
fortran tests: unskip windows mixing msvc and fortran, for non-gcc fortran 2022-07-11 17:58:02 -04:00
fpga/1 simple tests: remove deprecated `import('unstable_')` 2022-08-17 16:25:36 -04:00
frameworks CI: skip libgcrypt test on msys2 2022-12-11 22:43:31 +02:00
java Rename java.generate_native_headers to java.native_headers 2022-12-11 14:50:26 -06:00
keyval interpreter: move handling of module stability to interpreter 2022-08-17 16:25:36 -04:00
linuxlike Fix generator expression list problems (fixes #10288) 2022-04-18 22:59:44 -04:00
nasm tests: Add nasm compiler checks 2022-10-25 18:09:36 +03:00
native holders: Fix the remaining code to respect the holder changes 2021-06-18 23:48:33 +02:00
objc editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
objcpp editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
osx Revert "tests: Test extern'd globals on MacOS with the Apple Archiver" 2022-10-31 23:22:07 -04:00
python tests: fix edge case where non-default python is used, by skipping it 2022-11-14 19:16:57 -05:00
python3 tests: fix edge case where non-default python is used, by skipping it 2022-11-14 19:16:57 -05:00
rewrite rewriter: create {add,rm}_extra_files commands 2021-12-15 21:21:29 +01:00
rust modules/rust: Add support for dependencies in bindgen 2022-12-05 12:23:55 -08:00
swift Xcode: make Swift projects work. 2021-04-25 15:35:13 +03:00
unit Fix various spelling errors 2022-11-24 15:17:23 -05:00
vala test cases/vala: Fix test 14 2022-02-27 14:33:33 -05:00
warning tests: Add a test for a target with no sources 2022-09-09 19:13:46 -04:00
wasm editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
wayland modules/wayland: Rename core_only to include_core_only 2022-09-07 08:43:29 -04:00
windows Add MASM compiler 2022-10-24 14:52:13 +02:00