~ubuntu-branches/ubuntu/lucid/bogofilter/lucid-security

« back to all changes in this revision

Viewing changes to src/tests/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Bhavani Shankar
  • Date: 2009-05-06 05:41:52 UTC
  • mfrom: (1.1.11 upstream) (2.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090506054152-tgameecssbuv4np6
Tags: 1.2.0-2ubuntu1
* Merge from debian unstable, remaining changes: LP: #372497
  - don't build qdbm.
  - Don't build tokyocabinet support as it's in universe.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: Makefile.am 6708 2008-03-21 15:07:12Z m-a $
 
1
# $Id: Makefile.am 6802 2009-02-16 19:48:23Z m-a $
2
2
 
3
3
check_PROGRAMS=dehex spam_header_name dumbhead deqp deb64 escnp abortme \
4
4
               u_fpe wantcore leakmem ctype
41
41
        t.lexer t.lexer.mbx \
42
42
        t.spam.header.place \
43
43
        t.block.on.subnets \
44
 
        t.multiple.tokens.head t.multiple.tokens.body t.token.min.mul \
 
44
        t.token.count \
 
45
        t.multiple.tokens.head t.multiple.tokens.body t.multiple.tokens.min.mul \
45
46
        $(ENCODING_TESTS) \
46
47
        t.rfc2047_broken t.rfc2047_folded \
47
48
        t.message_addr t.message_id t.queue_id
59
60
 
60
61
TESTS=$(TESTSCRIPTS)
61
62
 
62
 
TESTS_ENVIRONMENT=RUN_FROM_MAKE=1 AWK=$(AWK) srcdir=$(srcdir) SHELL=$(SHELL) $(SHELL) $(VERBOSE)
 
63
TESTS_ENVIRONMENT=RUN_FROM_MAKE=1 AWK=$(AWK) srcdir=$(srcdir) SHELL="$(SHELL)" $(SHELL) $(VERBOSE)
63
64
 
64
65
EXTRA_DIST=$(TESTSCRIPTS) t.frame t.save t.skel \
65
66
        printcore t._abort unsort.pl \
111
112
        outputs/multiple.wordlists.ref \
112
113
        outputs/parsing.out \
113
114
        outputs/queue_id.ref \
114
 
        outputs/split.out
 
115
        outputs/split.out \
 
116
        outputs/token.count.ref