summaryrefslogtreecommitdiff
path: root/tests/format/project
diff options
context:
space:
mode:
authorknownexus <phillip.smyth@codethink.co.uk>2018-09-18 17:06:38 +0100
committerPhillip Smyth <phillip.smyth@codethink.co.uk>2018-09-18 16:45:09 +0000
commit89a16e176aed61b1a0af325f5daef25e5b7760eb (patch)
treed9c3d3188ce1e1b904f4ffd7bd9c10ac68ab9784 /tests/format/project
parentba4da3a4806e8f433e210e69d2ee60f247c8d649 (diff)
downloadbuildstream-89a16e176aed61b1a0af325f5daef25e5b7760eb.tar.gz
Diffstat (limited to 'tests/format/project')
-rw-r--r--tests/format/project/invalid-yaml/manual.bst1
-rw-r--r--tests/format/project/invalid-yaml/project.conf8
2 files changed, 9 insertions, 0 deletions
diff --git a/tests/format/project/invalid-yaml/manual.bst b/tests/format/project/invalid-yaml/manual.bst
new file mode 100644
index 000000000..4d7f70266
--- /dev/null
+++ b/tests/format/project/invalid-yaml/manual.bst
@@ -0,0 +1 @@
+kind: manual
diff --git a/tests/format/project/invalid-yaml/project.conf b/tests/format/project/invalid-yaml/project.conf
new file mode 100644
index 000000000..5f9282bbf
--- /dev/null
+++ b/tests/format/project/invalid-yaml/project.conf
@@ -0,0 +1,8 @@
+# Basic project configuration that doesnt override anything
+#
+
+name: pony
+
+variables:
+ sbindir: "%{bindir}
+