]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
fix test in release mode
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 4 Oct 2013 18:21:34 +0000 (18:21 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 4 Oct 2013 18:21:34 +0000 (18:21 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31121 0785d39b-7218-0410-832d-ea1e28bc413d

tests/base/thread_local_storage_03.cc

index 26dd2834ea372558b3f63407f5f9d222276abc50..0d35fc06095348604e952beeb2c3fde207ee0e73 100644 (file)
@@ -53,7 +53,7 @@ void test ()
 
   int value = t.return_value();
   
-  Assert (value,
+  Assert (value == 42,
           ExcInternalError());
 }
 

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.