aboutsummaryrefslogtreecommitdiff
path: root/tests/manifest-roundtrip/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manifest-roundtrip/buildfile')
-rw-r--r--tests/manifest-roundtrip/buildfile9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/manifest-roundtrip/buildfile b/tests/manifest-roundtrip/buildfile
new file mode 100644
index 0000000..0883303
--- /dev/null
+++ b/tests/manifest-roundtrip/buildfile
@@ -0,0 +1,9 @@
+# file : tests/manifest-roundtrip/buildfile
+# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
+# license : MIT; see accompanying LICENSE file
+
+exe{driver}: cxx{driver} ../../bpkg/lib{bpkg}
+
+include ../../bpkg/
+
+# test: ./driver manifest | diff -u manifest -