aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-07-15 10:41:10 +0300
committerSergey Poznyakoff <gray@gnu.org>2019-07-15 10:44:13 +0300
commitfa557f609071eb51d0be46074e1c43daf3696af8 (patch)
tree0aff1d659b20d9fb235687d3d2ecbfdd70c08a63 /tests
parent499992bf3bbf7e7d3e1203563f856f6db229d73c (diff)
downloadwydawca-fa557f609071eb51d0be46074e1c43daf3696af8.tar.gz
wydawca-fa557f609071eb51d0be46074e1c43daf3696af8.tar.bz2
Version 2.99.92
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am3
-rw-r--r--tests/atlocal.in2
-rw-r--r--tests/backup00.at2
-rw-r--r--tests/backup01.at2
-rw-r--r--tests/backup02.at2
-rw-r--r--tests/backup03.at2
-rw-r--r--tests/bkupname.c2
-rw-r--r--tests/check-fail.at2
-rw-r--r--tests/check-notify.at2
-rw-r--r--tests/check-ok.at2
-rw-r--r--tests/etc/Makefile.am2
-rw-r--r--tests/etc/mailstats.rcin2
-rw-r--r--tests/etc/notify.rcin2
-rw-r--r--tests/etc/wydawca.rcin2
-rw-r--r--tests/mailstats.at2
-rw-r--r--tests/notify-upl.at2
-rw-r--r--tests/nullmail.c16
-rw-r--r--tests/pushck.c18
-rw-r--r--tests/pushdir.at2
-rw-r--r--tests/testsuite.at2
-rw-r--r--tests/upl11.at2
-rw-r--r--tests/upl12f.at2
-rw-r--r--tests/upl12t.at2
-rw-r--r--tests/upload-dry.at2
-rw-r--r--tests/upload.at2
-rw-r--r--tests/version.at2
-rw-r--r--tests/wordsplit.at2
-rw-r--r--tests/wsbatch.c2
-rw-r--r--tests/wstest.c2
29 files changed, 60 insertions, 29 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index ebd86ff..dcb3f65 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,8 +1,9 @@
# This file is part of Wydawca
-# Copyright (C) 2009-2013, 2017 Sergey Poznyakoff
+# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2017, 2019 Sergey
+# Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/atlocal.in b/tests/atlocal.in
index 083c968..0b7dffc 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -1,9 +1,9 @@
# @configure_input@ -*- shell-script -*-
# Configurable variable values for Wydawca test suite.
-# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff
+# Copyright (C) 2009, 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
PATH=@abs_builddir@:@abs_top_builddir@/src:@abs_top_srcdir@/build-aux:$top_srcdir:$srcdir:$PATH
XFAILFILE=$abs_builddir/.badversion
trap "cleanup; test -r $XFAILFILE && cat $XFAILFILE; exit $?" 1 2 13 15
diff --git a/tests/backup00.at b/tests/backup00.at
index 6f63aa0..598e09c 100644
--- a/tests/backup00.at
+++ b/tests/backup00.at
@@ -1,8 +1,8 @@
# This file is part of wydawca testsuite -*- Autotest -*-
-# Copyright (C) 2009-2010, 2017 Sergey Poznyakoff
+# Copyright (C) 2009, 2010, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/backup01.at b/tests/backup01.at
index 9a4890d..f36d19c 100644
--- a/tests/backup01.at
+++ b/tests/backup01.at
@@ -1,8 +1,8 @@
# This file is part of wydawca testsuite -*- Autotest -*-
-# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff
+# Copyright (C) 2009, 2010, 2011, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/backup02.at b/tests/backup02.at
index bc1ac94..667707b 100644
--- a/tests/backup02.at
+++ b/tests/backup02.at
@@ -1,8 +1,8 @@
# This file is part of wydawca testsuite -*- Autotest -*-
-# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff
+# Copyright (C) 2009, 2010, 2011, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/backup03.at b/tests/backup03.at
index d0682d7..62dfed2 100644
--- a/tests/backup03.at
+++ b/tests/backup03.at
@@ -1,8 +1,8 @@
# This file is part of wydawca testsuite -*- Autotest -*-
-# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff
+# Copyright (C) 2009, 2010, 2011, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/bkupname.c b/tests/bkupname.c
index 34109e3..db4ae75 100644
--- a/tests/bkupname.c
+++ b/tests/bkupname.c
@@ -1,8 +1,8 @@
/* wordsplit - a word splitter
- Copyright (C) 2009-2011, 2017 Sergey Poznyakoff
+ Copyright (C) 2009, 2010, 2011, 2017, 2019 Sergey Poznyakoff
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 3 of the License, or (at your
option) any later version.
diff --git a/tests/check-fail.at b/tests/check-fail.at
index d3f09b7..fce7de5 100644
--- a/tests/check-fail.at
+++ b/tests/check-fail.at
@@ -1,8 +1,8 @@
# Check distribution verification tests - failure -*- Autotest -*-
-# Copyright (C) 2010-2012, 2017 Sergey Poznyakoff
+# Copyright (C) 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/check-notify.at b/tests/check-notify.at
index fa5cbeb..fb9e569 100644
--- a/tests/check-notify.at
+++ b/tests/check-notify.at
@@ -1,8 +1,8 @@
# Check distribution verification tests - failure notification -*- Autotest -*-
-# Copyright (C) 2010-2012, 2017 Sergey Poznyakoff
+# Copyright (C) 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/check-ok.at b/tests/check-ok.at
index 64c0eba..3cb1cb1 100644
--- a/tests/check-ok.at
+++ b/tests/check-ok.at
@@ -1,8 +1,8 @@
# Check distribution verification tests - success -*- Autotest -*-
-# Copyright (C) 2010-2012, 2017 Sergey Poznyakoff
+# Copyright (C) 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/etc/Makefile.am b/tests/etc/Makefile.am
index 34d6024..b155256 100644
--- a/tests/etc/Makefile.am
+++ b/tests/etc/Makefile.am
@@ -1,8 +1,8 @@
# This file is part of Wydawca
-# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff
+# Copyright (C) 2009, 2010, 2011, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/etc/mailstats.rcin b/tests/etc/mailstats.rcin
index ebe364c..ccae480 100644
--- a/tests/etc/mailstats.rcin
+++ b/tests/etc/mailstats.rcin
@@ -1,8 +1,8 @@
# This file is part of Wydawca testsuite
-# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff
+# Copyright (C) 2009, 2010, 2011, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/etc/notify.rcin b/tests/etc/notify.rcin
index b6630b8..67b7096 100644
--- a/tests/etc/notify.rcin
+++ b/tests/etc/notify.rcin
@@ -1,8 +1,8 @@
# This file is part of Wydawca testsuite
-# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff
+# Copyright (C) 2009, 2010, 2011, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/etc/wydawca.rcin b/tests/etc/wydawca.rcin
index 8b6c781..a655537 100644
--- a/tests/etc/wydawca.rcin
+++ b/tests/etc/wydawca.rcin
@@ -1,8 +1,8 @@
# This file is part of Wydawca testsuite
-# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff
+# Copyright (C) 2009, 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/mailstats.at b/tests/mailstats.at
index c24cb0e..4ba7bd3 100644
--- a/tests/mailstats.at
+++ b/tests/mailstats.at
@@ -1,8 +1,8 @@
# Check mailing statistics -*- Autotest -*-
-# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff
+# Copyright (C) 2009, 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/notify-upl.at b/tests/notify-upl.at
index 7af08e0..44d348c 100644
--- a/tests/notify-upl.at
+++ b/tests/notify-upl.at
@@ -1,8 +1,8 @@
# Check success notifications -*- Autotest -*-
-# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff
+# Copyright (C) 2009, 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/nullmail.c b/tests/nullmail.c
index 4c5bb9d..2a8663c 100644
--- a/tests/nullmail.c
+++ b/tests/nullmail.c
@@ -1,6 +1,22 @@
+/* wydawca - automatic release submission daemon
+ Copyright (C) 2007-2019 Sergey Poznyakoff
+
+ Wydawca is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by the
+ Free Software Foundation; either version 3 of the License, or (at your
+ option) any later version.
+
+ Wydawca is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License along
+ with wydawca. If not, see <http://www.gnu.org/licenses/>. */
+
#include <mailutils/mailutils.h>
char const *headers[] = {
MU_HEADER_FROM,
MU_HEADER_TO,
MU_HEADER_SUBJECT,
diff --git a/tests/pushck.c b/tests/pushck.c
index f94cbf7..094708b 100644
--- a/tests/pushck.c
+++ b/tests/pushck.c
@@ -1,6 +1,22 @@
+/* wydawca - automatic release submission daemon
+ Copyright (C) 2007-2019 Sergey Poznyakoff
+
+ Wydawca is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by the
+ Free Software Foundation; either version 3 of the License, or (at your
+ option) any later version.
+
+ Wydawca is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License along
+ with wydawca. If not, see <http://www.gnu.org/licenses/>. */
+
#include <config.h>
#include <wydawca.h>
static void
printcwd (int c)
{
@@ -27,8 +43,6 @@ main (int argc, char **argv)
{
printcwd ('-');
}
while (pop_dir() == 0);
exit(0);
}
-
- /*===============*/
diff --git a/tests/pushdir.at b/tests/pushdir.at
index 778316d..849edf2 100644
--- a/tests/pushdir.at
+++ b/tests/pushdir.at
@@ -1,8 +1,8 @@
# Check directory stack functions -*- Autotest -*-
-# Copyright (C) 2011, 2017 Sergey Poznyakoff
+# Copyright (C) 2011, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/testsuite.at b/tests/testsuite.at
index e16bcab..5ffb503 100644
--- a/tests/testsuite.at
+++ b/tests/testsuite.at
@@ -1,9 +1,9 @@
# Process this file with autom4te to create testsuite. -*- Autotest -*-
# This file is part of Wydawca
-# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff
+# Copyright (C) 2009, 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/upl11.at b/tests/upl11.at
index 2ce7bed..ba413be 100644
--- a/tests/upl11.at
+++ b/tests/upl11.at
@@ -1,8 +1,8 @@
# Check working uploads -*- Autotest -*-
-# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff
+# Copyright (C) 2009, 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/upl12f.at b/tests/upl12f.at
index ffa56cf..046d985 100644
--- a/tests/upl12f.at
+++ b/tests/upl12f.at
@@ -1,8 +1,8 @@
# Check working uploads -*- Autotest -*-
-# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff
+# Copyright (C) 2009, 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/upl12t.at b/tests/upl12t.at
index 5179ae6..f81f134 100644
--- a/tests/upl12t.at
+++ b/tests/upl12t.at
@@ -1,8 +1,8 @@
# Check working uploads -*- Autotest -*-
-# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff
+# Copyright (C) 2009, 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/upload-dry.at b/tests/upload-dry.at
index 77cd775..37d0b5b 100644
--- a/tests/upload-dry.at
+++ b/tests/upload-dry.at
@@ -1,8 +1,8 @@
# Check dry-run uploads -*- Autotest -*-
-# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff
+# Copyright (C) 2009, 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/upload.at b/tests/upload.at
index 3e3500e..ee0f3b7 100644
--- a/tests/upload.at
+++ b/tests/upload.at
@@ -1,8 +1,8 @@
# Check working uploads -*- Autotest -*-
-# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff
+# Copyright (C) 2009, 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/version.at b/tests/version.at
index 26fb8b5..cff259f 100644
--- a/tests/version.at
+++ b/tests/version.at
@@ -1,8 +1,8 @@
# Checking wydawca version -*- Autotest -*-
-# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff
+# Copyright (C) 2009, 2010, 2011, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/wordsplit.at b/tests/wordsplit.at
index 09736a5..1012c57 100644
--- a/tests/wordsplit.at
+++ b/tests/wordsplit.at
@@ -1,8 +1,8 @@
# Check for wworking word splitter -*- Autotest -*-
-# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff
+# Copyright (C) 2009, 2010, 2011, 2017, 2019 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/tests/wsbatch.c b/tests/wsbatch.c
index fc6439f..aeb8920 100644
--- a/tests/wsbatch.c
+++ b/tests/wsbatch.c
@@ -1,8 +1,8 @@
/* wordsplit - a word splitter
- Copyright (C) 2009-2011, 2017 Sergey Poznyakoff
+ Copyright (C) 2009, 2010, 2011, 2017, 2019 Sergey Poznyakoff
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 3 of the License, or (at your
option) any later version.
diff --git a/tests/wstest.c b/tests/wstest.c
index 7ad1060..9f02b0e 100644
--- a/tests/wstest.c
+++ b/tests/wstest.c
@@ -1,8 +1,8 @@
/* wordsplit - a word splitter
- Copyright (C) 2009-2011, 2017 Sergey Poznyakoff
+ Copyright (C) 2009, 2010, 2011, 2017, 2019 Sergey Poznyakoff
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 3 of the License, or (at your
option) any later version.

Return to:

Send suggestions and report system problems to the System administrator.