aboutsummaryrefslogtreecommitdiff
path: root/tests/process-term/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-10-08 21:24:00 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-11-05 18:23:39 +0300
commite197ae6fae73719266fd4747f499cd6106fbff4e (patch)
tree3cf4e18310469492f371045ae83c28cb25fab4e7 /tests/process-term/buildfile
parent7a8386289b18678c2ee49ffdfcf71e3a2abd3258 (diff)
Add process::term() and implement process::kill() on Windows
Diffstat (limited to 'tests/process-term/buildfile')
-rw-r--r--tests/process-term/buildfile6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/process-term/buildfile b/tests/process-term/buildfile
new file mode 100644
index 0000000..e710179
--- /dev/null
+++ b/tests/process-term/buildfile
@@ -0,0 +1,6 @@
+# file : tests/process-term/buildfile
+# license : MIT; see accompanying LICENSE file
+
+import libs = libbutl%lib{butl}
+
+exe{driver}: {hxx cxx}{*} $libs testscript