]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix some tests in bits
authorMatthias Maier <tamiko@kyomu.43-1.org>
Fri, 13 Sep 2013 13:50:08 +0000 (13:50 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Fri, 13 Sep 2013 13:50:08 +0000 (13:50 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30686 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/complex_real_full_matrix_38/cmp/generic [deleted file]
tests/bits/parameter_handler_6.cc
tests/bits/parameter_handler_7.cc

diff --git a/tests/bits/complex_real_full_matrix_38/cmp/generic b/tests/bits/complex_real_full_matrix_38/cmp/generic
deleted file mode 100644 (file)
index 9449cfb..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-
-DEAL::0 0 (12.,0.0)
-DEAL::0 1 (18.,0.0)
-DEAL::0 2 (23.,0.0)
-DEAL::0 3 (29.,0.0)
-DEAL::0 4 (35.,0.0)
-DEAL::1 0 (23.,0.0)
-DEAL::1 1 (35.,0.0)
-DEAL::1 2 (47.,0.0)
-DEAL::1 3 (59.,0.0)
-DEAL::1 4 (70.,0.0)
-DEAL::2 0 (35.,0.0)
-DEAL::2 1 (53.,0.0)
-DEAL::2 2 (70.,0.0)
-DEAL::2 3 (88.,0.0)
-DEAL::2 4 (1.1e+02,0.0)
-DEAL::3 0 (47.,0.0)
-DEAL::3 1 (70.,0.0)
-DEAL::3 2 (94.,0.0)
-DEAL::3 3 (1.2e+02,0.0)
-DEAL::3 4 (1.4e+02,0.0)
-DEAL::4 0 (59.,0.0)
-DEAL::4 1 (88.,0.0)
-DEAL::4 2 (1.2e+02,0.0)
-DEAL::4 3 (1.5e+02,0.0)
-DEAL::4 4 (1.8e+02,0.0)
-DEAL::0 0 (12.,0.0)
-DEAL::0 1 (18.,0.0)
-DEAL::0 2 (23.,0.0)
-DEAL::0 3 (29.,0.0)
-DEAL::0 4 (35.,0.0)
-DEAL::1 0 (23.,0.0)
-DEAL::1 1 (35.,0.0)
-DEAL::1 2 (47.,0.0)
-DEAL::1 3 (59.,0.0)
-DEAL::1 4 (70.,0.0)
-DEAL::2 0 (35.,0.0)
-DEAL::2 1 (53.,0.0)
-DEAL::2 2 (70.,0.0)
-DEAL::2 3 (88.,0.0)
-DEAL::2 4 (1.1e+02,0.0)
-DEAL::3 0 (47.,0.0)
-DEAL::3 1 (70.,0.0)
-DEAL::3 2 (94.,0.0)
-DEAL::3 3 (1.2e+02,0.0)
-DEAL::3 4 (1.4e+02,0.0)
-DEAL::4 0 (59.,0.0)
-DEAL::4 1 (88.,0.0)
-DEAL::4 2 (1.2e+02,0.0)
-DEAL::4 3 (1.5e+02,0.0)
-DEAL::4 4 (1.8e+02,0.0)
index 63e997624930fc3a3a830ef168b91103abd8c6a8..606e7b9617a0a318931df60a6fc6e20a0e1928b1 100644 (file)
@@ -50,7 +50,7 @@ int main ()
                          "docs 3");
       prm.leave_subsection ();
 
-      prm.read_input("parameter_handler_3/prm");
+      prm.read_input(SOURCE_DIR "/parameter_handler_3/prm");
 
       // now set some of the entries to
       // different values
index 3b7e58f0b0490fa232eff6c1ea0595a459fe81e4..254117b23cf3b86f32d15f586fcda370d8f2cdf6 100644 (file)
@@ -53,7 +53,7 @@ int main ()
       // parameters. take same input file
       // as for parameter_handler_3, but
       // use different output format
-      prm.read_input("parameter_handler_3/prm");
+      prm.read_input(SOURCE_DIR "/parameter_handler_3/prm");
       prm.print_parameters (logfile, ParameterHandler::Description);
     }
   catch (std::exception &exc)

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.