aboutsummaryrefslogtreecommitdiff
path: root/tests/test/script/runner
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test/script/runner')
-rw-r--r--tests/test/script/runner/buildfile2
-rw-r--r--tests/test/script/runner/cleanup.test2
-rw-r--r--tests/test/script/runner/driver.cxx2
-rw-r--r--tests/test/script/runner/exit.test2
-rw-r--r--tests/test/script/runner/expr.test2
-rw-r--r--tests/test/script/runner/if.test2
-rw-r--r--tests/test/script/runner/output.test2
-rw-r--r--tests/test/script/runner/pipe.test2
-rw-r--r--tests/test/script/runner/redirect.test2
-rw-r--r--tests/test/script/runner/regex.test2
-rw-r--r--tests/test/script/runner/set.test2
-rw-r--r--tests/test/script/runner/status.test2
12 files changed, 12 insertions, 12 deletions
diff --git a/tests/test/script/runner/buildfile b/tests/test/script/runner/buildfile
index 1049a1f..0067ec1 100644
--- a/tests/test/script/runner/buildfile
+++ b/tests/test/script/runner/buildfile
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: test{*} exe{driver} $b
diff --git a/tests/test/script/runner/cleanup.test b/tests/test/script/runner/cleanup.test
index 68d2014..2d99215 100644
--- a/tests/test/script/runner/cleanup.test
+++ b/tests/test/script/runner/cleanup.test
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/cleanup.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/runner/driver.cxx b/tests/test/script/runner/driver.cxx
index c22e7e7..b48ab6e 100644
--- a/tests/test/script/runner/driver.cxx
+++ b/tests/test/script/runner/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/test/script/runner/driver.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <limits> // numeric_limits
diff --git a/tests/test/script/runner/exit.test b/tests/test/script/runner/exit.test
index ae8f21a..7933203 100644
--- a/tests/test/script/runner/exit.test
+++ b/tests/test/script/runner/exit.test
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/exit.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/runner/expr.test b/tests/test/script/runner/expr.test
index 2ccbaa9..cfc5277 100644
--- a/tests/test/script/runner/expr.test
+++ b/tests/test/script/runner/expr.test
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/expr.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/runner/if.test b/tests/test/script/runner/if.test
index d9c3601..f22f761 100644
--- a/tests/test/script/runner/if.test
+++ b/tests/test/script/runner/if.test
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/if.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/runner/output.test b/tests/test/script/runner/output.test
index f46b6ec..a83c092 100644
--- a/tests/test/script/runner/output.test
+++ b/tests/test/script/runner/output.test
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/output.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Some of the tests below (*/script-wd, before/*) are probably more appropriate
diff --git a/tests/test/script/runner/pipe.test b/tests/test/script/runner/pipe.test
index 5e1ada8..03d8b2a 100644
--- a/tests/test/script/runner/pipe.test
+++ b/tests/test/script/runner/pipe.test
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/pipe.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/runner/redirect.test b/tests/test/script/runner/redirect.test
index 79a771e..13d7219 100644
--- a/tests/test/script/runner/redirect.test
+++ b/tests/test/script/runner/redirect.test
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/redirect.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/runner/regex.test b/tests/test/script/runner/regex.test
index 964b961..018976c 100644
--- a/tests/test/script/runner/regex.test
+++ b/tests/test/script/runner/regex.test
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/regex.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Here we test that regex objects are properly created by the parser/runner
diff --git a/tests/test/script/runner/set.test b/tests/test/script/runner/set.test
index b90bb14..2266ae9 100644
--- a/tests/test/script/runner/set.test
+++ b/tests/test/script/runner/set.test
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/set.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/runner/status.test b/tests/test/script/runner/status.test
index 87c80e1..86d9ca4 100644
--- a/tests/test/script/runner/status.test
+++ b/tests/test/script/runner/status.test
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/status.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test