meson/test cases/unit/90 devenv
Xavier Claessens 1a0eff0054 devenv: Allow dumping into file and select a format
It is often more useful to generate shell script than dumping to stdout.
It is also important to be able to select the shell format.

Formats currently implemented:
- sh: Basic VAR=prepend_value:$VAR
- export: Same as 'sh', but also export VAR
- vscode: Same as 'sh', but without substitutions because they don't
  seems to work. To be used in launch.json's envFile.
2023-01-18 11:06:48 -05:00
..
subprojects/sub Condense test directory names. 2022-03-29 02:12:02 +03:00
main.c Condense test directory names. 2022-03-29 02:12:02 +03:00
meson.build devenv: Allow dumping into file and select a format 2023-01-18 11:06:48 -05:00
test-devenv.py devenv: Allow dumping into file and select a format 2023-01-18 11:06:48 -05:00