aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
-rw-r--r--tests/atlocal.in2
-rw-r--r--tests/gmatch.at2
-rw-r--r--tests/guile-itr.at2
-rw-r--r--tests/guile-list.at2
-rw-r--r--tests/guile-list2.at2
-rw-r--r--tests/list.at2
-rw-r--r--tests/literal.at2
-rw-r--r--tests/locus.at2
-rw-r--r--tests/lookupfail.at2
-rw-r--r--tests/parent.at2
-rw-r--r--tests/path.at2
-rw-r--r--tests/smatch.at2
-rw-r--r--tests/testsuite.at2
-rw-r--r--tests/up.at2
-rw-r--r--tests/value.at2
-rw-r--r--tests/version.at2
17 files changed, 17 insertions, 17 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3b0c870..a73971d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,5 +1,5 @@
1# This file is part of cfpeek 1# This file is part of cfpeek
2# Copyright (C) 2011 Sergey Poznyakoff 2# Copyright (C) 2011, 2012, 2015 Sergey Poznyakoff
3# 3#
4# Cfpeek is free software; you can redistribute it and/or modify 4# Cfpeek is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/atlocal.in b/tests/atlocal.in
index 236f4c3..3dfbee1 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -1,6 +1,6 @@
1# @configure_input@ -*- shell-script -*- 1# @configure_input@ -*- shell-script -*-
2# Configurable variable values for Cfpeek test suite. 2# Configurable variable values for Cfpeek test suite.
3# Copyright (C) 2011 Sergey Poznyakoff 3# Copyright (C) 2011, 2012, 2015 Sergey Poznyakoff
4 4
5PATH=@abs_top_builddir@/src:$PATH 5PATH=@abs_top_builddir@/src:$PATH
6 6
diff --git a/tests/gmatch.at b/tests/gmatch.at
index 0297630..d824f17 100644
--- a/tests/gmatch.at
+++ b/tests/gmatch.at
@@ -1,5 +1,5 @@
1# This file is part of cfpeek -*- autotest -*- 1# This file is part of cfpeek -*- autotest -*-
2# Copyright (C) 2011 Sergey Poznyakoff 2# Copyright (C) 2011, 2012, 2015 Sergey Poznyakoff
3# 3#
4# Cfpeek is free software; you can redistribute it and/or modify 4# Cfpeek is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/guile-itr.at b/tests/guile-itr.at
index 4cc8d2b..47cb660 100644
--- a/tests/guile-itr.at
+++ b/tests/guile-itr.at
@@ -1,5 +1,5 @@
1# This file is part of cfpeek -*- autotest -*- 1# This file is part of cfpeek -*- autotest -*-
2# Copyright (C) 2011 Sergey Poznyakoff 2# Copyright (C) 2011, 2012, 2015 Sergey Poznyakoff
3# 3#
4# Cfpeek is free software; you can redistribute it and/or modify 4# Cfpeek is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/guile-list.at b/tests/guile-list.at
index eb36307..409f4ff 100644
--- a/tests/guile-list.at
+++ b/tests/guile-list.at
@@ -1,5 +1,5 @@
1# This file is part of cfpeek -*- autotest -*- 1# This file is part of cfpeek -*- autotest -*-
2# Copyright (C) 2011 Sergey Poznyakoff 2# Copyright (C) 2011, 2012, 2015 Sergey Poznyakoff
3# 3#
4# Cfpeek is free software; you can redistribute it and/or modify 4# Cfpeek is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/guile-list2.at b/tests/guile-list2.at
index b5f3270..6eabae5 100644
--- a/tests/guile-list2.at
+++ b/tests/guile-list2.at
@@ -1,5 +1,5 @@
1# This file is part of cfpeek -*- autotest -*- 1# This file is part of cfpeek -*- autotest -*-
2# Copyright (C) 2011 Sergey Poznyakoff 2# Copyright (C) 2011, 2012, 2015 Sergey Poznyakoff
3# 3#
4# Cfpeek is free software; you can redistribute it and/or modify 4# Cfpeek is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/list.at b/tests/list.at
index 47660fe..4725e4a 100644
--- a/tests/list.at
+++ b/tests/list.at
@@ -1,5 +1,5 @@
1# This file is part of cfpeek 1# This file is part of cfpeek
2# Copyright (C) 2011 Sergey Poznyakoff 2# Copyright (C) 2011, 2012, 2015 Sergey Poznyakoff
3# 3#
4# Cfpeek is free software; you can redistribute it and/or modify 4# Cfpeek is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/literal.at b/tests/literal.at
index 5154b72..f5eecb3 100644
--- a/tests/literal.at
+++ b/tests/literal.at
@@ -1,5 +1,5 @@
1# This file is part of cfpeek -*- autotest -*- 1# This file is part of cfpeek -*- autotest -*-
2# Copyright (C) 2011 Sergey Poznyakoff 2# Copyright (C) 2011, 2012, 2015 Sergey Poznyakoff
3# 3#
4# Cfpeek is free software; you can redistribute it and/or modify 4# Cfpeek is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/locus.at b/tests/locus.at
index 26074d2..7b62efe 100644
--- a/tests/locus.at
+++ b/tests/locus.at
@@ -1,5 +1,5 @@
1# This file is part of cfpeek 1# This file is part of cfpeek
2# Copyright (C) 2011 Sergey Poznyakoff 2# Copyright (C) 2011, 2012, 2015 Sergey Poznyakoff
3# 3#
4# Cfpeek is free software; you can redistribute it and/or modify 4# Cfpeek is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/lookupfail.at b/tests/lookupfail.at
index 08dbc04..896fd31 100644
--- a/tests/lookupfail.at
+++ b/tests/lookupfail.at
@@ -1,5 +1,5 @@
1# This file is part of cfpeek -*- autotest -*- 1# This file is part of cfpeek -*- autotest -*-
2# Copyright (C) 2011 Sergey Poznyakoff 2# Copyright (C) 2011, 2012, 2015 Sergey Poznyakoff
3# 3#
4# Cfpeek is free software; you can redistribute it and/or modify 4# Cfpeek is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/parent.at b/tests/parent.at
index 836eb92..d73dae1 100644
--- a/tests/parent.at
+++ b/tests/parent.at
@@ -1,5 +1,5 @@
1# This file is part of cfpeek -*- autotest -*- 1# This file is part of cfpeek -*- autotest -*-
2# Copyright (C) 2011 Sergey Poznyakoff 2# Copyright (C) 2011, 2012, 2015 Sergey Poznyakoff
3# 3#
4# Cfpeek is free software; you can redistribute it and/or modify 4# Cfpeek is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/path.at b/tests/path.at
index a61549e..ecde03e 100644
--- a/tests/path.at
+++ b/tests/path.at
@@ -1,5 +1,5 @@
1# This file is part of cfpeek 1# This file is part of cfpeek
2# Copyright (C) 2011 Sergey Poznyakoff 2# Copyright (C) 2011, 2012, 2015 Sergey Poznyakoff
3# 3#
4# Cfpeek is free software; you can redistribute it and/or modify 4# Cfpeek is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/smatch.at b/tests/smatch.at
index 0e5e55c..b2209bd 100644
--- a/tests/smatch.at
+++ b/tests/smatch.at
@@ -1,5 +1,5 @@
1# This file is part of cfpeek -*- autotest -*- 1# This file is part of cfpeek -*- autotest -*-
2# Copyright (C) 2011 Sergey Poznyakoff 2# Copyright (C) 2011, 2012, 2015 Sergey Poznyakoff
3# 3#
4# Cfpeek is free software; you can redistribute it and/or modify 4# Cfpeek is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/testsuite.at b/tests/testsuite.at
index 1204b2d..511f586 100644
--- a/tests/testsuite.at
+++ b/tests/testsuite.at
@@ -1,5 +1,5 @@
1# This file is part of cfpeek 1# This file is part of cfpeek
2# Copyright (C) 2011 Sergey Poznyakoff 2# Copyright (C) 2011, 2012, 2015 Sergey Poznyakoff
3# 3#
4# Cfpeek is free software; you can redistribute it and/or modify 4# Cfpeek is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/up.at b/tests/up.at
index 4a787d9..43f4042 100644
--- a/tests/up.at
+++ b/tests/up.at
@@ -1,5 +1,5 @@
1# This file is part of cfpeek -*- autotest -*- 1# This file is part of cfpeek -*- autotest -*-
2# Copyright (C) 2011 Sergey Poznyakoff 2# Copyright (C) 2011, 2012, 2015 Sergey Poznyakoff
3# 3#
4# Cfpeek is free software; you can redistribute it and/or modify 4# Cfpeek is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/value.at b/tests/value.at
index bc28046..c610a68 100644
--- a/tests/value.at
+++ b/tests/value.at
@@ -1,5 +1,5 @@
1# This file is part of cfpeek 1# This file is part of cfpeek
2# Copyright (C) 2011 Sergey Poznyakoff 2# Copyright (C) 2011, 2012, 2015 Sergey Poznyakoff
3# 3#
4# Cfpeek is free software; you can redistribute it and/or modify 4# Cfpeek is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/version.at b/tests/version.at
index 16f41b3..022ffb9 100644
--- a/tests/version.at
+++ b/tests/version.at
@@ -1,5 +1,5 @@
1# This file is part of cfpeek 1# This file is part of cfpeek
2# Copyright (C) 2011 Sergey Poznyakoff 2# Copyright (C) 2011, 2012, 2015 Sergey Poznyakoff
3# 3#
4# Cfpeek is free software; you can redistribute it and/or modify 4# Cfpeek is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by

Return to:

Send suggestions and report system problems to the System administrator.