]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
File *.check saves execution of tests without changed dependencies
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 9 Jun 2000 22:30:42 +0000 (22:30 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 9 Jun 2000 22:30:42 +0000 (22:30 +0000)
git-svn-id: https://svn.dealii.org/trunk@3005 0785d39b-7218-0410-832d-ea1e28bc413d

tests/base/.cvsignore
tests/base/Makefile.in
tests/deal.II/.cvsignore
tests/deal.II/Makefile.in
tests/lac/.cvsignore
tests/lac/Makefile.in

index 4a01bc2fdd786aee8d37b5389039b484ede36495..01e200d20a3f2020d87c7c1e00f19f091e06caa7 100644 (file)
@@ -2,3 +2,4 @@
 *.testcase
 *.dat
 Make.depend Makefile
+*.check
index ba942a050e57e027da0fdf8ec17b34ef15966095..4d2969577a9ae4392d51ac986c9b8f5b908728de 100644 (file)
@@ -180,6 +180,7 @@ target1: $(target1-o-files) $(libraries)
 
 %.check:%.output
        @-diff $< $(patsubst %.output,%.checked, $<) && echo '=====OK============'
+       @touch $@
 ############################################################
 # Cleanup targets
 ############################################################
index bd5dc6a52d5e3172b608b90816689e77bb4ce38b..f58f66dbe096386e4921a87bbd03f96100b4f422 100644 (file)
@@ -2,3 +2,4 @@ Makefile Make.depend
 *.go
 *.testcase
 *.output
+*.check
index 7c2f0869552cd83a6a4b0e5ed1aeb5c121023c2b..4737954f2a040d1983b99924f88636c551261fd7 100644 (file)
@@ -322,6 +322,7 @@ wave-test-3.output: wave-test-3.testcase
 
 %.check:%.output
        @-diff $< $(patsubst %.output,%.checked, $<) && echo '=====OK============' $<
+       @touch $@
 ############################################################
 # Cleanup targets
 ############################################################
index cfc41f15640d835925591bcf657a30dbd794194c..194e97b4a5c482d7389acaa66a8449177a1f64fc 100644 (file)
@@ -3,3 +3,4 @@ Makefile Make.depend
 *.testcase
 *.output
 T
+*.check
index 2fabd769145cdcad4243943020f705aae193137a..c76f42b6a68497bcb245cf2297c163af76ce0c3f 100644 (file)
@@ -187,6 +187,7 @@ target1: $(target1-o-files) $(libraries)
 
 %.check:%.output
        @-diff $< $(patsubst %.output,%.checked, $<) && echo '=====OK============'
+       @touch $@
 ############################################################
 # Cleanup targets
 ############################################################

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.