diff options
Diffstat (limited to 'tests/dir-iterator')
-rw-r--r-- | tests/dir-iterator/buildfile | 1 | ||||
-rw-r--r-- | tests/dir-iterator/driver.cxx | 1 | ||||
-rw-r--r-- | tests/dir-iterator/testscript | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/dir-iterator/buildfile b/tests/dir-iterator/buildfile index 2d44bbb..431642d 100644 --- a/tests/dir-iterator/buildfile +++ b/tests/dir-iterator/buildfile @@ -1,5 +1,4 @@ # file : tests/dir-iterator/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/dir-iterator/driver.cxx b/tests/dir-iterator/driver.cxx index 4fd04b7..b73e2e2 100644 --- a/tests/dir-iterator/driver.cxx +++ b/tests/dir-iterator/driver.cxx @@ -1,5 +1,4 @@ // file : tests/dir-iterator/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <cassert> diff --git a/tests/dir-iterator/testscript b/tests/dir-iterator/testscript index 370fd2f..b1444ad 100644 --- a/tests/dir-iterator/testscript +++ b/tests/dir-iterator/testscript @@ -1,5 +1,4 @@ # file : tests/dir-iterator/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file test.options = -v |