diff options
Diffstat (limited to 'tests/default-options')
-rw-r--r-- | tests/default-options/buildfile | 1 | ||||
-rw-r--r-- | tests/default-options/driver.cxx | 1 | ||||
-rw-r--r-- | tests/default-options/testscript | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/default-options/buildfile b/tests/default-options/buildfile index 5530a10..2b432f2 100644 --- a/tests/default-options/buildfile +++ b/tests/default-options/buildfile @@ -1,5 +1,4 @@ # file : tests/default-options/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/default-options/driver.cxx b/tests/default-options/driver.cxx index 764ab44..c6ac671 100644 --- a/tests/default-options/driver.cxx +++ b/tests/default-options/driver.cxx @@ -1,5 +1,4 @@ // file : tests/default-options/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <cassert> diff --git a/tests/default-options/testscript b/tests/default-options/testscript index 41badf3..fa65e62 100644 --- a/tests/default-options/testscript +++ b/tests/default-options/testscript @@ -1,5 +1,4 @@ # file : tests/default-options/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Note that when cross-testing the driver may not be able to run the command |