]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
.check renamed to .OK for easier typing
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 17 Jan 2002 14:31:21 +0000 (14:31 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 17 Jan 2002 14:31:21 +0000 (14:31 +0000)
git-svn-id: https://svn.dealii.org/trunk@5384 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules
tests/base/.cvsignore
tests/deal.II/.cvsignore
tests/fe/.cvsignore
tests/lac/.cvsignore

index e86a954bfe50987bf0653de6d46306b6646ce0bc..887c86abb37e4a6ef8fe356b8b349537b2223912 100644 (file)
@@ -67,7 +67,7 @@ endif
 ############################################################
 
 
-%.check : %.output
+%.OK : %.output
        @echo '=====Checking======' $<
        @perl -pi $(normalize)  $<
        @if test "x$(verbose)" = "xon" ; then \
@@ -100,7 +100,7 @@ endif
 report:
        @today=`date -u +"%Y-%m-%d %H:%M"` ; \
        for test in $(sort $(tests)) ; do \
-               if (($(MAKE) $$test.check stop_on_error=on 2>&1) > /dev/null); then \
+               if (($(MAKE) $$test.OK stop_on_error=on 2>&1) > /dev/null); then \
                        echo $$today + $$test ; \
                else \
                        echo $$today - $$test ; \
@@ -114,7 +114,7 @@ report:
 # perform a check. Do it in alphabetical order for better
 # overview
 ############################################################
-run-tests: $(tests:%=%.check)
+run-tests: $(tests:%=%.OK)
 
 
 
index 190c8ef6b71a501f678e00209c92ef1ad74cdf1f..9791ebfcc83fe3b3e6588d61c4738b5f96ae07c6 100644 (file)
@@ -2,5 +2,5 @@
 *.testcase
 *.dat *.output
 Makefile.depend
-*.check
+*.check *.OK
 *.exe
index 88144c09da0f8604f91699bed38c3c13e3e1e6d1..19bc0ab65a32d154ca9e2228c3550dcb681162db 100644 (file)
@@ -2,5 +2,5 @@ Makefile.depend
 *.go
 *.testcase
 *.output
-*.check
+*.check *.OK
 *.exe
index 69e98c44e7e5a1aa896a906d53781e4e5c0b63ee..e25f8642717acd2a052365c9eb45cedd673d4695 100644 (file)
@@ -1,5 +1,5 @@
 Makefile.depend
 *.output *.testcase
 *.go
-*.check
+*.check *.OK
 *.exe
index aa005a916db83ae2e4a17a8b747ebc31e2cc8ad9..af2f90d3860598e4f9cd5dd49143ce98a2c24008 100644 (file)
@@ -3,5 +3,5 @@ Make.depend Makefile.depend
 *.testcase
 *.output
 T
-*.check
+*.check *.OK
 *.exe

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.