Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
72b33638
...
72b336385867d935a2e6d098a833a35089dbf139
authored
2010-10-07 18:19:27 +0300
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fix a silly copy-paste error.
1 parent
dd8d091b
Show whitespace changes
Inline
Side-by-side
Showing
44 changed files
with
0 additions
and
44 deletions
frm/tests/testsuite.at
libmailutils/tests/address.at
libmailutils/tests/argcv.at
libmailutils/tests/base64d.at
libmailutils/tests/base64e.at
libmailutils/tests/decode2047.at
libmailutils/tests/encode2047.at
libmailutils/tests/fromflt.at
libmailutils/tests/list.at
libmailutils/tests/mailcap.at
libmailutils/tests/testsuite.at
libmailutils/tests/url.at
messages/tests/testsuite.at
readmsg/tests/all.at
readmsg/tests/hdr.at
readmsg/tests/nohdr.at
readmsg/tests/testsuite.at
readmsg/tests/twomsg.at
readmsg/tests/weed.at
sieve/tests/action.at
sieve/tests/address.at
sieve/tests/allof.at
sieve/tests/anyof.at
sieve/tests/compile.at
sieve/tests/envelope.at
sieve/tests/exists.at
sieve/tests/ext.at
sieve/tests/false.at
sieve/tests/header.at
sieve/tests/i-casemap.at
sieve/tests/i-numeric.at
sieve/tests/i-octet.at
sieve/tests/mul-addr.at
sieve/tests/not.at
sieve/tests/redirect.at
sieve/tests/reject.at
sieve/tests/relational.at
sieve/tests/size.at
sieve/tests/testsuite.at
sieve/tests/true.at
sieve/tests/version.at
testsuite/mbdel.at
testsuite/mime.at
testsuite/testsuite.at
frm/tests/testsuite.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
m4_include([testsuite.inc])
...
...
libmailutils/tests/address.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
dnl ------------------------------------------------------------
dnl TESTADDR(ADDR, [KW = `'], [STATUS = `0'], [STDOUT = `'],
...
...
libmailutils/tests/argcv.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
dnl ------------------------------------------------------------
dnl TESTARGS([NAME], [KW = `'], [INPUT], [STDOUT = `'],
...
...
libmailutils/tests/base64d.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
AT_SETUP([base64 decoding (read)])
AT_KEYWORDS([base64 base64d base64dr decode filter])
...
...
libmailutils/tests/base64e.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
AT_SETUP([base64 encoding (read)])
AT_KEYWORDS([base64 base64e base64er encode filter])
...
...
libmailutils/tests/decode2047.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
dnl ------------------------------------------------------------
dnl TESTDEC2047([NAME], [KW = `'], [INPUT], [STDOUT = `'],
...
...
libmailutils/tests/encode2047.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
AT_SETUP([encode2047])
AT_KEYWORDS([encode])
...
...
libmailutils/tests/fromflt.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
# -------------------------------------------
# Data for 'From' filter tests.
...
...
libmailutils/tests/list.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
dnl ------------------------------------------------------------
dnl TESTLIST([NAME], [KW = `'], [INPUT], [STDOUT = `'],
...
...
libmailutils/tests/mailcap.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
dnl ------------------------------------------------------------
dnl MAILCAP([NAME], [KW = `'], [INPUT], [STDOUT = `'],
...
...
libmailutils/tests/testsuite.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
m4_include([testsuite.inc])
...
...
libmailutils/tests/url.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
dnl ------------------------------------------------------------
dnl TESTURL([NAME], [KW = `'], [INPUT], [STDOUT = `'],
...
...
messages/tests/testsuite.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
m4_include([testsuite.inc])
...
...
readmsg/tests/all.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
READMSGTEST([readmsg *],[readmsg00],
['*'],
...
...
readmsg/tests/hdr.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
READMSGTEST([readmsg -h],[hdr],
[readmsg -h SOMETHING],
...
...
readmsg/tests/nohdr.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
READMSGTEST([readmsg -n],[nohdr],
[readmsg -n SOMETHING],
...
...
readmsg/tests/testsuite.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
# Require a reasonably recent autotest.
m4_include([testsuite.inc])
...
...
readmsg/tests/twomsg.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
READMSGTEST([readmsg 1 2],[twomsg],
[1 2],
...
...
readmsg/tests/weed.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
READMSGTEST([readmsg -w],[weed],
[-w date,subject SOMETHING],
...
...
sieve/tests/action.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
MUT_TESTCASE([action stop], [], [stop;],[],[0],[],
[STOP on msg uid 1
...
...
sieve/tests/address.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
MUT_TESTCASE([address :all],[test address all address-all],
[
...
...
sieve/tests/allof.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
MUT_TESTCASE([allof 00],[test allof allof00],
[
...
...
sieve/tests/anyof.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
MUT_TESTCASE([anyof 00],[test anyof anyof00],
[
...
...
sieve/tests/compile.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
testcompile([ex-null.sv])
testcompile([box.sv])
...
...
sieve/tests/envelope.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
MUT_TESTCASE([envelope],[test envelope],
[
...
...
sieve/tests/exists.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
MUT_TESTCASE([exists: single header],[test exists exists01],
[
...
...
sieve/tests/ext.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
AT_SETUP([loadable extensions: numaddr])
AT_KEYWORDS([ext])
...
...
sieve/tests/false.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
MUT_TESTCASE([false],[test constant false],
[
...
...
sieve/tests/header.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
MUT_TESTCASE([header :is],[test header header-is],
[
...
...
sieve/tests/i-casemap.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
MUT_TESTCASE([i-casemap :is],[comparator i-casemap i-casemap-is],
[
...
...
sieve/tests/i-numeric.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
MUT_TESTCASE([i-numeric :is], [comparator i-numeric is i-numeric-is],
[
...
...
sieve/tests/i-octet.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
MUT_TESTCASE([i-octet :is],[comparator i-octet is i-octet-is],
[
...
...
sieve/tests/mul-addr.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
m4_pushdef([MUT_SIEVE_MAILBOX],[relational.mbox])
MUT_TESTCASE([multiple addresses],[test address mul-addr],
...
...
sieve/tests/not.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
MUT_TESTCASE([not], [test not boolean],
[
...
...
sieve/tests/redirect.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
AT_SETUP([redirect])
AT_KEYWORDS([action])
...
...
sieve/tests/reject.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
AT_SETUP([reject])
AT_KEYWORDS([action])
...
...
sieve/tests/relational.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
m4_pushdef([MUT_SIEVE_MAILBOX],[relational.mbox])
m4_pushdef([MUT_SIEVE_OPTIONS],[--set ":mailbox:folder=`pwd`" dnl
...
...
sieve/tests/size.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
MUT_TESTCASE([size :under],[test size under size-under],
[
...
...
sieve/tests/testsuite.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
m4_include([testsuite.inc])
...
...
sieve/tests/true.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
MUT_TESTCASE([true],[test constant true],
[
...
...
sieve/tests/version.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
dnl m4_include([testsuite.inc])
...
...
testsuite/mbdel.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
dnl ------------------------------------------------------------
dnl MBDEL_TEST([FORMAT], [PROG],
...
...
testsuite/mime.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
AT_SETUP([mime])
...
...
testsuite/testsuite.at
View file @
72b3363
...
...
@@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
# This file is part of Mailfromd testsuite.
m4_include([testsuite.inc])
...
...
Please
register
or
sign in
to post a comment