~ubuntu-branches/ubuntu/raring/curl/raring-proposed

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Alessandro Ghedini
  • Date: 2012-10-22 14:35:02 UTC
  • mto: (3.4.34 sid)
  • mto: This revision was merged to the branch mainline in revision 63.
  • Revision ID: package-import@ubuntu.com-20121022143502-gsbmi2te0wvucb6f
Tags: 7.28.0-2
* Add 05_fix-git-over-https.patch (Closes: #690551)
* Add 06_always-disable-valgrind.patch (Closes: #690968)

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
TEST_F =
60
60
TEST_T =
61
61
else # if not cross-compiling:
62
 
TEST = srcdir=$(srcdir) $(PERL) $(PERLFLAGS) $(srcdir)/runtests.pl
 
62
TEST = srcdir=$(srcdir) $(PERL) $(PERLFLAGS) $(srcdir)/runtests.pl -n
63
63
TEST_Q = -a -s
64
64
TEST_F = -a -p -r
65
65
TEST_T = -a -t