diff options
| author | Dylan Baker <dylan@pnwbakers.com> | 2024-03-08 10:32:00 -0800 |
|---|---|---|
| committer | Dylan Baker <dylan@pnwbakers.com> | 2024-03-18 16:06:37 -0700 |
| commit | c793dc478bf005417dae95f62b6d6fc4fae6e5d8 (patch) | |
| tree | 047a4ac8dbe99a4541285c15468b5d506c79c200 /docs/yaml | |
| parent | 192ce8224333dd3280d87b720547395e89a3b4b4 (diff) | |
| download | meson-c793dc478bf005417dae95f62b6d6fc4fae6e5d8.tar.gz | |
tests: Add tests for configure on changed options
This demonstrates a limitation of Meson that can happen in the following
situation:
`meson setup builddir`
<update to meson.options> (such as git pull)
`meson configure -Dnew_option=value builddir`
<Error>
Since Meson is unaware of the updates to the meson.options file. The
purposes of these tests is to fix this behavior.
Diffstat (limited to 'docs/yaml')
0 files changed, 0 insertions, 0 deletions
