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/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/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
27 files changed, 27 insertions, 27 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 4ea5032..3f7a491 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,4 @@
1# This file is part of Wydawca 1# This file is part of Wydawca
2# Copyright (C) 2009-2013 Sergey Poznyakoff 2# Copyright (C) 2009-2013, 2017 Sergey Poznyakoff
3# 3#
4# Wydawca is free software; you can redistribute it and/or modify 4# Wydawca is free software; you can redistribute it and/or modify
diff --git a/tests/atlocal.in b/tests/atlocal.in
index 77cf11b..af69a75 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -1,5 +1,5 @@
1# @configure_input@ -*- shell-script -*- 1# @configure_input@ -*- shell-script -*-
2# Configurable variable values for Wydawca test suite. 2# Configurable variable values for Wydawca test suite.
3# Copyright (C) 2009-2012 Sergey Poznyakoff 3# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff
4 4
5PATH=@abs_builddir@:@abs_top_builddir@/src:@abs_top_srcdir@/build-aux:$top_srcdir:$srcdir:$PATH 5PATH=@abs_builddir@:@abs_top_builddir@/src:@abs_top_srcdir@/build-aux:$top_srcdir:$srcdir:$PATH
diff --git a/tests/backup00.at b/tests/backup00.at
index 8133c6b..6f63aa0 100644
--- a/tests/backup00.at
+++ b/tests/backup00.at
@@ -1,4 +1,4 @@
1# This file is part of wydawca testsuite -*- Autotest -*- 1# This file is part of wydawca testsuite -*- Autotest -*-
2# Copyright (C) 2009, 2010 Sergey Poznyakoff 2# Copyright (C) 2009-2010, 2017 Sergey Poznyakoff
3# 3#
4# Wydawca is free software; you can redistribute it and/or modify 4# Wydawca is free software; you can redistribute it and/or modify
diff --git a/tests/backup01.at b/tests/backup01.at
index 37664f0..9a4890d 100644
--- a/tests/backup01.at
+++ b/tests/backup01.at
@@ -1,4 +1,4 @@
1# This file is part of wydawca testsuite -*- Autotest -*- 1# This file is part of wydawca testsuite -*- Autotest -*-
2# Copyright (C) 2009-2011 Sergey Poznyakoff 2# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff
3# 3#
4# Wydawca is free software; you can redistribute it and/or modify 4# Wydawca is free software; you can redistribute it and/or modify
diff --git a/tests/backup02.at b/tests/backup02.at
index 4b1bea1..bc1ac94 100644
--- a/tests/backup02.at
+++ b/tests/backup02.at
@@ -1,4 +1,4 @@
1# This file is part of wydawca testsuite -*- Autotest -*- 1# This file is part of wydawca testsuite -*- Autotest -*-
2# Copyright (C) 2009-2011 Sergey Poznyakoff 2# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff
3# 3#
4# Wydawca is free software; you can redistribute it and/or modify 4# Wydawca is free software; you can redistribute it and/or modify
diff --git a/tests/backup03.at b/tests/backup03.at
index dfc39b4..d0682d7 100644
--- a/tests/backup03.at
+++ b/tests/backup03.at
@@ -1,4 +1,4 @@
1# This file is part of wydawca testsuite -*- Autotest -*- 1# This file is part of wydawca testsuite -*- Autotest -*-
2# Copyright (C) 2009-2011 Sergey Poznyakoff 2# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff
3# 3#
4# Wydawca is free software; you can redistribute it and/or modify 4# Wydawca is free software; you can redistribute it and/or modify
diff --git a/tests/bkupname.c b/tests/bkupname.c
index aa30efe..34109e3 100644
--- a/tests/bkupname.c
+++ b/tests/bkupname.c
@@ -1,4 +1,4 @@
1/* wordsplit - a word splitter 1/* wordsplit - a word splitter
2 Copyright (C) 2009-2011 Sergey Poznyakoff 2 Copyright (C) 2009-2011, 2017 Sergey Poznyakoff
3 3
4 This program is free software; you can redistribute it and/or modify it 4 This program is free software; you can redistribute it and/or modify it
diff --git a/tests/check-fail.at b/tests/check-fail.at
index 8e2cff4..d3f09b7 100644
--- a/tests/check-fail.at
+++ b/tests/check-fail.at
@@ -1,4 +1,4 @@
1# Check distribution verification tests - failure -*- Autotest -*- 1# Check distribution verification tests - failure -*- Autotest -*-
2# Copyright (C) 2010-2012 Sergey Poznyakoff 2# Copyright (C) 2010-2012, 2017 Sergey Poznyakoff
3# 3#
4# Wydawca is free software; you can redistribute it and/or modify 4# Wydawca is free software; you can redistribute it and/or modify
diff --git a/tests/check-notify.at b/tests/check-notify.at
index a357aff..65aa8b7 100644
--- a/tests/check-notify.at
+++ b/tests/check-notify.at
@@ -1,4 +1,4 @@
1# Check distribution verification tests - failure notification -*- Autotest -*- 1# Check distribution verification tests - failure notification -*- Autotest -*-
2# Copyright (C) 2010-2012 Sergey Poznyakoff 2# Copyright (C) 2010-2012, 2017 Sergey Poznyakoff
3# 3#
4# Wydawca is free software; you can redistribute it and/or modify 4# Wydawca is free software; you can redistribute it and/or modify
diff --git a/tests/check-ok.at b/tests/check-ok.at
index d09a713..64c0eba 100644
--- a/tests/check-ok.at
+++ b/tests/check-ok.at
@@ -1,4 +1,4 @@
1# Check distribution verification tests - success -*- Autotest -*- 1# Check distribution verification tests - success -*- Autotest -*-
2# Copyright (C) 2010-2012 Sergey Poznyakoff 2# Copyright (C) 2010-2012, 2017 Sergey Poznyakoff
3# 3#
4# Wydawca is free software; you can redistribute it and/or modify 4# Wydawca is free software; you can redistribute it and/or modify
diff --git a/tests/etc/Makefile.am b/tests/etc/Makefile.am
index 086b659..ffb8f99 100644
--- a/tests/etc/Makefile.am
+++ b/tests/etc/Makefile.am
@@ -1,4 +1,4 @@
1# This file is part of Wydawca 1# This file is part of Wydawca
2# Copyright (C) 2009-2011 Sergey Poznyakoff 2# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff
3# 3#
4# Wydawca is free software; you can redistribute it and/or modify 4# Wydawca is free software; you can redistribute it and/or modify
diff --git a/tests/etc/mailstats.rcin b/tests/etc/mailstats.rcin
index fc37a4e..995cd65 100644
--- a/tests/etc/mailstats.rcin
+++ b/tests/etc/mailstats.rcin
@@ -1,4 +1,4 @@
1# This file is part of Wydawca testsuite 1# This file is part of Wydawca testsuite
2# Copyright (C) 2009-2011 Sergey Poznyakoff 2# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff
3# 3#
4# Wydawca is free software; you can redistribute it and/or modify 4# Wydawca is free software; you can redistribute it and/or modify
diff --git a/tests/etc/notify.rcin b/tests/etc/notify.rcin
index 4fba0bd..3ae3783 100644
--- a/tests/etc/notify.rcin
+++ b/tests/etc/notify.rcin
@@ -1,4 +1,4 @@
1# This file is part of Wydawca testsuite 1# This file is part of Wydawca testsuite
2# Copyright (C) 2009-2011 Sergey Poznyakoff 2# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff
3# 3#
4# Wydawca is free software; you can redistribute it and/or modify 4# Wydawca is free software; you can redistribute it and/or modify
diff --git a/tests/etc/wydawca.rcin b/tests/etc/wydawca.rcin
index a5e2187..8b6c781 100644
--- a/tests/etc/wydawca.rcin
+++ b/tests/etc/wydawca.rcin
@@ -1,4 +1,4 @@
1# This file is part of Wydawca testsuite 1# This file is part of Wydawca testsuite
2# Copyright (C) 2009-2012 Sergey Poznyakoff 2# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff
3# 3#
4# Wydawca is free software; you can redistribute it and/or modify 4# Wydawca is free software; you can redistribute it and/or modify
diff --git a/tests/mailstats.at b/tests/mailstats.at
index 06338a7..32fcb0f 100644
--- a/tests/mailstats.at
+++ b/tests/mailstats.at
@@ -1,4 +1,4 @@
1# Check mailing statistics -*- Autotest -*- 1# Check mailing statistics -*- Autotest -*-
2# Copyright (C) 2009-2012 Sergey Poznyakoff 2# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff
3# 3#
4# Wydawca is free software; you can redistribute it and/or modify 4# Wydawca is free software; you can redistribute it and/or modify
diff --git a/tests/notify-upl.at b/tests/notify-upl.at
index ab69e4f..3ace508 100644
--- a/tests/notify-upl.at
+++ b/tests/notify-upl.at
@@ -1,4 +1,4 @@
1# Check success notifications -*- Autotest -*- 1# Check success notifications -*- Autotest -*-
2# Copyright (C) 2009-2012 Sergey Poznyakoff 2# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff
3# 3#
4# Wydawca is free software; you can redistribute it and/or modify 4# Wydawca is free software; you can redistribute it and/or modify
diff --git a/tests/pushdir.at b/tests/pushdir.at
index 3887ffb..778316d 100644
--- a/tests/pushdir.at
+++ b/tests/pushdir.at
@@ -1,4 +1,4 @@
1# Check directory stack functions -*- Autotest -*- 1# Check directory stack functions -*- Autotest -*-
2# Copyright (C) 2011 Sergey Poznyakoff 2# Copyright (C) 2011, 2017 Sergey Poznyakoff
3# 3#
4# Wydawca is free software; you can redistribute it and/or modify 4# Wydawca is free software; you can redistribute it and/or modify
diff --git a/tests/testsuite.at b/tests/testsuite.at
index 2cba160..e16bcab 100644
--- a/tests/testsuite.at
+++ b/tests/testsuite.at
@@ -1,5 +1,5 @@
1# Process this file with autom4te to create testsuite. -*- Autotest -*- 1# Process this file with autom4te to create testsuite. -*- Autotest -*-
2# This file is part of Wydawca 2# This file is part of Wydawca
3# Copyright (C) 2009-2012 Sergey Poznyakoff 3# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff
4# 4#
5# Wydawca is free software; you can redistribute it and/or modify 5# Wydawca is free software; you can redistribute it and/or modify
diff --git a/tests/upl11.at b/tests/upl11.at
index 9e92f5e..2ce7bed 100644
--- a/tests/upl11.at
+++ b/tests/upl11.at
@@ -1,4 +1,4 @@
1# Check working uploads -*- Autotest -*- 1# Check working uploads -*- Autotest -*-
2# Copyright (C) 2009-2012 Sergey Poznyakoff 2# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff
3# 3#
4# Wydawca is free software; you can redistribute it and/or modify 4# Wydawca is free software; you can redistribute it and/or modify
diff --git a/tests/upl12f.at b/tests/upl12f.at
index 08d798e..ffa56cf 100644
--- a/tests/upl12f.at
+++ b/tests/upl12f.at
@@ -1,4 +1,4 @@
1# Check working uploads -*- Autotest -*- 1# Check working uploads -*- Autotest -*-
2# Copyright (C) 2009-2012 Sergey Poznyakoff 2# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff
3# 3#
4# Wydawca is free software; you can redistribute it and/or modify 4# Wydawca is free software; you can redistribute it and/or modify
diff --git a/tests/upl12t.at b/tests/upl12t.at
index 17854d9..5179ae6 100644
--- a/tests/upl12t.at
+++ b/tests/upl12t.at
@@ -1,4 +1,4 @@
1# Check working uploads -*- Autotest -*- 1# Check working uploads -*- Autotest -*-
2# Copyright (C) 2009-2012 Sergey Poznyakoff 2# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff
3# 3#
4# Wydawca is free software; you can redistribute it and/or modify 4# Wydawca is free software; you can redistribute it and/or modify
diff --git a/tests/upload-dry.at b/tests/upload-dry.at
index 14389e1..77cd775 100644
--- a/tests/upload-dry.at
+++ b/tests/upload-dry.at
@@ -1,4 +1,4 @@
1# Check dry-run uploads -*- Autotest -*- 1# Check dry-run uploads -*- Autotest -*-
2# Copyright (C) 2009-2012 Sergey Poznyakoff 2# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff
3# 3