| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-27 | Allow external programs in test()'s 'args' parameter | David Gibson | |
| Although it's not especially common, there are certainly cases where it's useful to pass the path to an external program to a test program. Fixes: https://github.com/mesonbuild/meson/issues/3552 Signed-off-by: David Gibson <david@gibson.dropbear.id.au> | |||
| 2024-08-26 | Skip symlink tests on Windows. | Jussi Pakkanen | |
| 2024-08-26 | Convert Bash usage to a Python script. | Jussi Pakkanen | |
| 2024-06-23 | Test case for environment prepend/append acting like set | Nils Werner | |
| 2021-05-13 | interpreter: flatten environment() initial values | Xavier Claessens | |
| Turns out listify() flattens by default, but stringlistify() cannot flatten... How do I realize this only now? Fixes: #8727 | |||
| 2021-04-26 | Condense test directory names. | Jussi Pakkanen | |
