]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make test conform to our usual standards.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 2 Jun 2004 04:09:23 +0000 (04:09 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 2 Jun 2004 04:09:23 +0000 (04:09 +0000)
git-svn-id: https://svn.dealii.org/trunk@9357 0785d39b-7218-0410-832d-ea1e28bc413d

tests/fe/function.cc

index 48d27686eca474c471c0964ce236ca9b82a36bdb..93de5a44d7909471a89bf8f1e3f34f75946478b4 100644 (file)
@@ -3,6 +3,7 @@
 
 // Test the different FEValuesBase::get_function_values
 
+#include "../tests.h"
 #include <fstream>
 
 #include <base/quadrature_lib.h>
@@ -85,7 +86,7 @@ int main()
 {
   std::ofstream logfile("function.output");
   deallog.attach(logfile);
-//  deallog.depth_console(0);
+  deallog.depth_console(0);
 
   test_vectors<2>();
   

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.