Commit Graph

3 Commits

Author SHA1 Message Date
Eli Schwartz 08e722d44c
log running commands a bit better by doing proper shell quoting 2023-01-31 00:25:43 -05:00
Eli Schwartz b7245d3f27 tests: remove compiler requirement in various unneeded cases
Compiled languages are Meson's bread and butter, but hardly required.
This is convenient, because many test caases specifically, do not care
about testing the compiler interactions.

In such cases, we can skip doing compiler lookups which aren't used, as
they only slow down test setup.
2022-08-23 12:26:13 -04:00
Jussi Pakkanen 1c3191be55 Condense test directory names. 2022-03-29 02:12:02 +03:00