diff options
Diffstat (limited to 'tests/process-run')
-rw-r--r-- | tests/process-run/buildfile | 1 | ||||
-rw-r--r-- | tests/process-run/driver.cxx | 1 | ||||
-rw-r--r-- | tests/process-run/testscript | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/process-run/buildfile b/tests/process-run/buildfile index a8f0f81..a9ee5f0 100644 --- a/tests/process-run/buildfile +++ b/tests/process-run/buildfile @@ -1,5 +1,4 @@ # file : tests/process-run/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/process-run/driver.cxx b/tests/process-run/driver.cxx index e27d9e1..14797c4 100644 --- a/tests/process-run/driver.cxx +++ b/tests/process-run/driver.cxx @@ -1,5 +1,4 @@ // file : tests/process-run/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <cassert> diff --git a/tests/process-run/testscript b/tests/process-run/testscript index 6a24570..10725fc 100644 --- a/tests/process-run/testscript +++ b/tests/process-run/testscript @@ -1,5 +1,4 @@ # file : tests/process-run/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file $* -p >>/~%EOO% 2>>EOE |