]> https://gitweb.dealii.org/ - dealii.git/commitdiff
File *.check saves execution of tests without changed dependencies
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 9 Jun 2000 22:30:42 +0000 (22:30 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
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/Makefile.in
tests/deal.II/Makefile.in
tests/lac/Makefile.in

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 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 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.