Loading Makefile.am +3 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,9 @@ test: test-full: @(cd tests; $(MAKE) all full-test) test-torture: @(cd tests; $(MAKE) all torture-test) # # Build source and binary rpms. For rpm-3.0 and above, the ~/.rpmmacros # must contain the following line: Loading tests/Makefile.am +3 −0 Original line number Diff line number Diff line Loading @@ -41,3 +41,6 @@ quiet-test: all full-test: all srcdir=$(srcdir) $(PERL) $(PERLFLAGS) $(srcdir)/runtests.pl -a -p torture-test: all srcdir=$(srcdir) $(PERL) $(PERLFLAGS) $(srcdir)/runtests.pl -t Loading
Makefile.am +3 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,9 @@ test: test-full: @(cd tests; $(MAKE) all full-test) test-torture: @(cd tests; $(MAKE) all torture-test) # # Build source and binary rpms. For rpm-3.0 and above, the ~/.rpmmacros # must contain the following line: Loading
tests/Makefile.am +3 −0 Original line number Diff line number Diff line Loading @@ -41,3 +41,6 @@ quiet-test: all full-test: all srcdir=$(srcdir) $(PERL) $(PERLFLAGS) $(srcdir)/runtests.pl -a -p torture-test: all srcdir=$(srcdir) $(PERL) $(PERLFLAGS) $(srcdir)/runtests.pl -t