]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
New test. (2004/09/19)
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 22 Sep 2004 09:35:13 +0000 (09:35 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 22 Sep 2004 09:35:13 +0000 (09:35 +0000)
git-svn-id: https://svn.dealii.org/trunk@9669 0785d39b-7218-0410-832d-ea1e28bc413d

tests/results/sparc-sun-solaris2.7+gcc2.95/base/slice_vector.output [new file with mode: 0644]

diff --git a/tests/results/sparc-sun-solaris2.7+gcc2.95/base/slice_vector.output b/tests/results/sparc-sun-solaris2.7+gcc2.95/base/slice_vector.output
new file mode 100644 (file)
index 0000000..384b3aa
--- /dev/null
@@ -0,0 +1,25 @@
+
+       0       1       2       0       1       2       3
+       2       0       1
+--------------------------------------------------------
+An error occurred in file <vector_slice.h> in function
+    VectorSlice<const vector<int,allocator<int> > >::VectorSlice(const vector<int,allocator<int> > &, unsigned int, unsigned int)
+The violated condition was: 
+    (start+length<=v.size())
+The name and call sequence of the exception was:
+    ExcIndexRange(length, 0, v.size()-start+1)
+Additional Information: 
+Index 5 is not in [0,5[
+--------------------------------------------------------
+DEAL::Abort!!!
+--------------------------------------------------------
+An error occurred in file <vector_slice.h> in function
+    int & VectorSlice<vector<int,allocator<int> > >::operator [](unsigned int)
+The violated condition was: 
+    (i<length)
+The name and call sequence of the exception was:
+    ExcIndexRange(i, 0, length)
+Additional Information: 
+Index 4 is not in [0,4[
+--------------------------------------------------------
+DEAL::Abort!!!

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.