]> granicus.if.org Git - curl/commitdiff
Added a 'test-full' target to run the tests in verbose mode.
authorDaniel Stenberg <daniel@haxx.se>
Tue, 21 Jan 2003 10:32:40 +0000 (10:32 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 21 Jan 2003 10:32:40 +0000 (10:32 +0000)
Makefile.am

index 90705b682e62a1be66e982fe3dc3a6c28c4d0bb8..1b4df6ba4ef3ed0c2615807cd0aba7a628866789 100644 (file)
@@ -26,6 +26,9 @@ check: test
 test:
        @(cd tests; $(MAKE) quiet-test)
 
+test-full:
+       @(cd tests; $(MAKE) test)
+
 #
 # Build source and binary rpms. For rpm-3.0 and above, the ~/.rpmmacros
 # must contain the following line: