summaryrefslogtreecommitdiff
path: root/testsuite/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-12-12 01:48:21 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2011-12-12 01:50:58 +0200
commiteae05c42b532d99b2b946eeb04e442d462d223b5 (patch)
tree25b3bc45ca0d9217bb020992899f8710b2426aa7 /testsuite/Makefile.am
parent61378abc8e046b457365a30c6b80559b0540177e (diff)
downloadmailutils-eae05c42b532d99b2b946eeb04e442d462d223b5.tar.gz
mailutils-eae05c42b532d99b2b946eeb04e442d462d223b5.tar.bz2
Fix UID generation in mboxes (complements f9a034c7)
* libproto/mbox/mboxscan.c (mbox_scan_internal): Fix UID generation. * testsuite/lstuid.c: New test program. * testsuite/lstuid00.at: New test case. * testsuite/lstuid01.at: Likewise. * testsuite/lstuid02.at: Likewise. * testsuite/Makefile.am: Add new test cases. * testsuite/testsuite.at: Likewise.
Diffstat (limited to 'testsuite/Makefile.am')
-rw-r--r--testsuite/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
index 61144e3e7..17079857e 100644
--- a/testsuite/Makefile.am
+++ b/testsuite/Makefile.am
@@ -50,6 +50,7 @@ $(srcdir)/package.m4: $(top_srcdir)/configure.ac
INCLUDES = @MU_LIB_COMMON_INCLUDES@
noinst_PROGRAMS = \
+ lstuid\
mbdel\
mimetest\
smtpsend\
@@ -77,6 +78,9 @@ smtpsend_LDADD = \
## ------------ ##
TESTSUITE_AT = \
+ lstuid00.at\
+ lstuid01.at\
+ lstuid02.at\
mbdel.at\
mime.at\
ufms.at\

Return to:

Send suggestions and report system problems to the System administrator.