]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
fix test
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 16 Sep 2013 20:40:01 +0000 (20:40 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 16 Sep 2013 20:40:01 +0000 (20:40 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30744 0785d39b-7218-0410-832d-ea1e28bc413d

tests/mpi/p4est_2d_coarse_01.cc

index 90246d3ae37419663f77729ae2dfd4e07ae9e780..caf648bf7abc254c803b60c298c0a9ef09eb6726 100644 (file)
@@ -45,7 +45,7 @@ void test()
       parallel::distributed::Triangulation<dim> tr(MPI_COMM_WORLD);
       GridIn<dim> gi;
       gi.attach_triangulation (tr);
-      std::ifstream in ("../deal.II/grid_in_02/2d.xda");
+      std::ifstream in (SOURCE_DIR "/../deal.II/grid_in_02/2d.xda");
       try
         {
           gi.read_xda (in);

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.