meson: add a couple of expected-to-fail tests

Initial set of tests verifying we fail when trying to load:

a) a non-existing configuration
b) a non-regular file configuration (e.g. a directory)
c) configuration exists, but has no top-level 'bar' entry
This commit is contained in:
Daniel Eklöf 2019-05-09 20:37:09 +02:00
parent 937a684f9e
commit 235efd789a
3 changed files with 13 additions and 1 deletions

3
test/no-bar.yml Normal file
View file

@ -0,0 +1,3 @@
top-level-isnt-bar:
hello: world