Commit 72b33638 72b336385867d935a2e6d098a833a35089dbf139 by Sergey Poznyakoff

Fix a silly copy-paste error.

1 parent dd8d091b
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 m4_include([testsuite.inc]) 17 m4_include([testsuite.inc])
19 18
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 dnl ------------------------------------------------------------ 17 dnl ------------------------------------------------------------
19 dnl TESTADDR(ADDR, [KW = `'], [STATUS = `0'], [STDOUT = `'], 18 dnl TESTADDR(ADDR, [KW = `'], [STATUS = `0'], [STDOUT = `'],
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 dnl ------------------------------------------------------------ 17 dnl ------------------------------------------------------------
19 dnl TESTARGS([NAME], [KW = `'], [INPUT], [STDOUT = `'], 18 dnl TESTARGS([NAME], [KW = `'], [INPUT], [STDOUT = `'],
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 AT_SETUP([base64 decoding (read)]) 17 AT_SETUP([base64 decoding (read)])
19 AT_KEYWORDS([base64 base64d base64dr decode filter]) 18 AT_KEYWORDS([base64 base64d base64dr decode filter])
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 AT_SETUP([base64 encoding (read)]) 17 AT_SETUP([base64 encoding (read)])
19 AT_KEYWORDS([base64 base64e base64er encode filter]) 18 AT_KEYWORDS([base64 base64e base64er encode filter])
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 dnl ------------------------------------------------------------ 17 dnl ------------------------------------------------------------
19 dnl TESTDEC2047([NAME], [KW = `'], [INPUT], [STDOUT = `'], 18 dnl TESTDEC2047([NAME], [KW = `'], [INPUT], [STDOUT = `'],
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 AT_SETUP([encode2047]) 17 AT_SETUP([encode2047])
19 AT_KEYWORDS([encode]) 18 AT_KEYWORDS([encode])
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 # ------------------------------------------- 17 # -------------------------------------------
19 # Data for 'From' filter tests. 18 # Data for 'From' filter tests.
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 dnl ------------------------------------------------------------ 17 dnl ------------------------------------------------------------
19 dnl TESTLIST([NAME], [KW = `'], [INPUT], [STDOUT = `'], 18 dnl TESTLIST([NAME], [KW = `'], [INPUT], [STDOUT = `'],
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 dnl ------------------------------------------------------------ 17 dnl ------------------------------------------------------------
19 dnl MAILCAP([NAME], [KW = `'], [INPUT], [STDOUT = `'], 18 dnl MAILCAP([NAME], [KW = `'], [INPUT], [STDOUT = `'],
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 m4_include([testsuite.inc]) 17 m4_include([testsuite.inc])
19 18
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 dnl ------------------------------------------------------------ 17 dnl ------------------------------------------------------------
19 dnl TESTURL([NAME], [KW = `'], [INPUT], [STDOUT = `'], 18 dnl TESTURL([NAME], [KW = `'], [INPUT], [STDOUT = `'],
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 m4_include([testsuite.inc]) 17 m4_include([testsuite.inc])
19 18
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 READMSGTEST([readmsg *],[readmsg00], 17 READMSGTEST([readmsg *],[readmsg00],
19 ['*'], 18 ['*'],
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 READMSGTEST([readmsg -h],[hdr], 17 READMSGTEST([readmsg -h],[hdr],
19 [readmsg -h SOMETHING], 18 [readmsg -h SOMETHING],
...@@ -34,4 +33,4 @@ exactly know what they are! However, SOMEBODY killed SOMETHING: ...@@ -34,4 +33,4 @@ exactly know what they are! However, SOMEBODY killed SOMETHING:
34 that's clear, at any rate... 33 that's clear, at any rate...
35 34
36 35
37 ])
...\ No newline at end of file ...\ No newline at end of file
36 ])
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 READMSGTEST([readmsg -n],[nohdr], 17 READMSGTEST([readmsg -n],[nohdr],
19 [readmsg -n SOMETHING], 18 [readmsg -n SOMETHING],
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 # Require a reasonably recent autotest. 17 # Require a reasonably recent autotest.
19 m4_include([testsuite.inc]) 18 m4_include([testsuite.inc])
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 READMSGTEST([readmsg 1 2],[twomsg], 17 READMSGTEST([readmsg 1 2],[twomsg],
19 [1 2], 18 [1 2],
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 READMSGTEST([readmsg -w],[weed], 17 READMSGTEST([readmsg -w],[weed],
19 [-w date,subject SOMETHING], 18 [-w date,subject SOMETHING],
...@@ -27,4 +26,4 @@ exactly know what they are! However, SOMEBODY killed SOMETHING: ...@@ -27,4 +26,4 @@ exactly know what they are! However, SOMEBODY killed SOMETHING:
27 that's clear, at any rate... 26 that's clear, at any rate...
28 27
29 28
30 ])
...\ No newline at end of file ...\ No newline at end of file
29 ])
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 MUT_TESTCASE([action stop], [], [stop;],[],[0],[], 17 MUT_TESTCASE([action stop], [], [stop;],[],[0],[],
19 [STOP on msg uid 1 18 [STOP on msg uid 1
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 MUT_TESTCASE([address :all],[test address all address-all], 17 MUT_TESTCASE([address :all],[test address all address-all],
19 [ 18 [
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 MUT_TESTCASE([allof 00],[test allof allof00], 17 MUT_TESTCASE([allof 00],[test allof allof00],
19 [ 18 [
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 MUT_TESTCASE([anyof 00],[test anyof anyof00], 17 MUT_TESTCASE([anyof 00],[test anyof anyof00],
19 [ 18 [
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 testcompile([ex-null.sv]) 17 testcompile([ex-null.sv])
19 testcompile([box.sv]) 18 testcompile([box.sv])
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 MUT_TESTCASE([envelope],[test envelope], 17 MUT_TESTCASE([envelope],[test envelope],
19 [ 18 [
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 MUT_TESTCASE([exists: single header],[test exists exists01], 17 MUT_TESTCASE([exists: single header],[test exists exists01],
19 [ 18 [
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 AT_SETUP([loadable extensions: numaddr]) 17 AT_SETUP([loadable extensions: numaddr])
19 AT_KEYWORDS([ext]) 18 AT_KEYWORDS([ext])
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 MUT_TESTCASE([false],[test constant false], 17 MUT_TESTCASE([false],[test constant false],
19 [ 18 [
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 MUT_TESTCASE([header :is],[test header header-is], 17 MUT_TESTCASE([header :is],[test header header-is],
19 [ 18 [
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 MUT_TESTCASE([i-casemap :is],[comparator i-casemap i-casemap-is], 17 MUT_TESTCASE([i-casemap :is],[comparator i-casemap i-casemap-is],
19 [ 18 [
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 MUT_TESTCASE([i-numeric :is], [comparator i-numeric is i-numeric-is], 17 MUT_TESTCASE([i-numeric :is], [comparator i-numeric is i-numeric-is],
19 [ 18 [
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 MUT_TESTCASE([i-octet :is],[comparator i-octet is i-octet-is], 17 MUT_TESTCASE([i-octet :is],[comparator i-octet is i-octet-is],
19 [ 18 [
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 m4_pushdef([MUT_SIEVE_MAILBOX],[relational.mbox]) 17 m4_pushdef([MUT_SIEVE_MAILBOX],[relational.mbox])
19 MUT_TESTCASE([multiple addresses],[test address mul-addr], 18 MUT_TESTCASE([multiple addresses],[test address mul-addr],
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 MUT_TESTCASE([not], [test not boolean], 17 MUT_TESTCASE([not], [test not boolean],
19 [ 18 [
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 AT_SETUP([redirect]) 17 AT_SETUP([redirect])
19 AT_KEYWORDS([action]) 18 AT_KEYWORDS([action])
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 AT_SETUP([reject]) 17 AT_SETUP([reject])
19 AT_KEYWORDS([action]) 18 AT_KEYWORDS([action])
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 m4_pushdef([MUT_SIEVE_MAILBOX],[relational.mbox]) 17 m4_pushdef([MUT_SIEVE_MAILBOX],[relational.mbox])
19 m4_pushdef([MUT_SIEVE_OPTIONS],[--set ":mailbox:folder=`pwd`" dnl 18 m4_pushdef([MUT_SIEVE_OPTIONS],[--set ":mailbox:folder=`pwd`" dnl
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 MUT_TESTCASE([size :under],[test size under size-under], 17 MUT_TESTCASE([size :under],[test size under size-under],
19 [ 18 [
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 m4_include([testsuite.inc]) 17 m4_include([testsuite.inc])
19 18
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 MUT_TESTCASE([true],[test constant true], 17 MUT_TESTCASE([true],[test constant true],
19 [ 18 [
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 dnl m4_include([testsuite.inc]) 17 dnl m4_include([testsuite.inc])
19 18
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 dnl ------------------------------------------------------------ 17 dnl ------------------------------------------------------------
19 dnl MBDEL_TEST([FORMAT], [PROG], 18 dnl MBDEL_TEST([FORMAT], [PROG],
......
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 AT_SETUP([mime]) 17 AT_SETUP([mime])
19 18
......
...@@ -13,11 +13,10 @@ ...@@ -13,11 +13,10 @@
13 # 13 #
14 # You should have received a copy of the GNU General Public License 14 # You should have received a copy of the GNU General Public License
15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. 15 # along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
16 # This file is part of Mailfromd testsuite.
17 16
18 m4_include([testsuite.inc]) 17 m4_include([testsuite.inc])
19 18
20 AT_INIT 19 AT_INIT
21 20
22 m4_include([mime.at]) 21 m4_include([mime.at])
23 m4_include([mbdel.at])
...\ No newline at end of file ...\ No newline at end of file
22 m4_include([mbdel.at])
......