From: Guido Kanschat Date: Thu, 7 Dec 2000 10:35:38 +0000 (+0000) Subject: Line numbers and file names removed X-Git-Tag: v8.0.0~19907 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3fce554fe1fe5f137de88692dc30beee7b89ec3;p=dealii.git Line numbers and file names removed git-svn-id: https://svn.dealii.org/trunk@3525 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/lac/Makefile.in b/tests/lac/Makefile.in index 5387c5e26a..b3d1baa69a 100644 --- a/tests/lac/Makefile.in +++ b/tests/lac/Makefile.in @@ -232,7 +232,7 @@ target1: $(target1-o-files) $(libraries) %.output:%.testcase @echo =====Running======= $< @./$< - @perl -pi -e 's/JobId.*//;s/value.*//;' $@ + @perl -pi -e 's/JobId.*//;s/value.*//;s/error occur.*//;' $@ %.check:%.output @-diff $< $(patsubst %.output,%.checked, $<) && echo '=====OK============' diff --git a/tests/lac/block_vector.checked b/tests/lac/block_vector.checked index ce02ebe0bc..afc376fa5f 100644 --- a/tests/lac/block_vector.checked +++ b/tests/lac/block_vector.checked @@ -28,7 +28,7 @@ DEAL:BlockIndices:reinit::1 1 0 DEAL:BlockIndices:reinit::2 1 1 DEAL:BlockIndices::Range -------------------------------------------------------- -An error occurred in line <175> of file in function +An struct pair BlockIndices::global_to_local(unsigned int) const The violated condition was: i of file in function +An unsigned int BlockIndices::local_to_global(unsigned int, unsigned int) const The violated condition was: index < start_indices[block+1]-start_indices[block] @@ -48,7 +48,7 @@ Additional Information: Index 2 is not in [0,2[ -------------------------------------------------------- -------------------------------------------------------- -An error occurred in line <190> of file in function +An unsigned int BlockIndices::local_to_global(unsigned int, unsigned int) const The violated condition was: block < n_blocks