summaryrefslogtreecommitdiff
path: root/libformat/tests/test/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'libformat/tests/test/buildfile')
-rw-r--r--libformat/tests/test/buildfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/libformat/tests/test/buildfile b/libformat/tests/test/buildfile
new file mode 100644
index 0000000..92d2804
--- /dev/null
+++ b/libformat/tests/test/buildfile
@@ -0,0 +1,4 @@
+import libs = libformat%lib{format}
+
+exe{driver}: cxx{driver} $libs
+exe{driver}: test.output = test.out