]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix tests
authorTimo Heister <timo.heister@gmail.com>
Thu, 19 Sep 2013 21:00:20 +0000 (21:00 +0000)
committerTimo Heister <timo.heister@gmail.com>
Thu, 19 Sep 2013 21:00:20 +0000 (21:00 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30849 0785d39b-7218-0410-832d-ea1e28bc413d

tests/distributed_grids/3d_coarse_grid_03.cc
tests/distributed_grids/3d_coarse_grid_04.cc

index ae664583e8fc3cda83626e25dcbfe3aefc90fb8e..c3a139b3ad2397981a41315ece07f482ec06b817 100644 (file)
@@ -37,7 +37,7 @@ void test(std::ostream & /*out*/)
 
   GridIn<dim> gi;
   gi.attach_triangulation (tr);
-  std::ifstream in (SOURCE_DIR "../bits/gerold_1.inp");
+  std::ifstream in (SOURCE_DIR "/../bits/gerold_1.inp");
   gi.read_ucd (in);
 
   write_vtk(tr, "1");
index a0ebb10fbd00df8a3b391b2997a70a6ae3326e28..a6b5ad859ee743fbc7ef99a7908080b5e237a471 100644 (file)
@@ -36,7 +36,7 @@ void test(std::ostream & /*out*/)
 
   GridIn<dim> gi;
   gi.attach_triangulation (tr);
-  gi.read (SOURCE_DIR "../bits/two_cubes.inp");
+  gi.read (SOURCE_DIR "/../bits/two_cubes.inp");
 
   write_vtk(tr, "1");
 }

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.