~ubuntu-branches/ubuntu/precise/gnupg2/precise-proposed

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Eric Dorland
  • Date: 2009-03-08 22:46:47 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20090308224647-gq17gatcl71lrc2k
Tags: 2.0.11-1
* New upstream release. (Closes: #496663)
* debian/control: Make the description a little more distinctive than
  gnupg v1's. Thanks Jari Aalto. (Closes: #496323)

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
 
30
30
GPGSM = ../sm/gpgsm
31
31
 
32
 
 
33
 
TESTS_ENVIRONMENT = GNUPGHOME=`pwd` GPG_AGENT_INFO= LC_ALL=C GPGSM=$(GPGSM) \
34
 
        $(srcdir)/runtest
 
32
# Note that we need to use /bin/pwd so that we don't get into trouble
 
33
# if the shell used for inittests would uses an internal version of
 
34
# pwd which handles symlinks differently.
 
35
TESTS_ENVIRONMENT = GNUPGHOME=`/bin/pwd` GPG_AGENT_INFO= LC_ALL=C \
 
36
                    GPGSM=$(GPGSM) $(srcdir)/runtest
35
37
 
36
38
testscripts = sm-sign+verify sm-verify
37
39
 
44
46
             samplekeys/cert_g10code_test1.pem \
45
47
             samplekeys/cert_g10code_theo1.pem
46
48
 
47
 
TESTS = $(testscripts)
 
49
# We used to run $(testscripts) here but tehse asschk scripts ares not
 
50
# completely reliable in all enviromnets and thus we better disable
 
51
# them.  The tests are anyway way to minimal.  We will eventually
 
52
# write new tests based on gpg-connect-agent which has a full fledged
 
53
# script language and thus makes it far easier to write tests than to
 
54
# use the low--level asschk stuff.
 
55
TESTS = 
48
56
 
49
57
CLEANFILES = inittests.stamp x y y z out err \
50
58
             *.lock .\#lk*