From c0e2a8bdaeaa6de7f848e1ec00c18326ed005f45 Mon Sep 17 00:00:00 2001 From: bangerth Date: Thu, 19 Oct 2006 00:17:16 +0000 Subject: [PATCH] All tests should include ../tests.h git-svn-id: https://svn.dealii.org/trunk@14021 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/bits/block_matrix_array_01.cc | 3 ++- tests/bits/grid_generator_01.cc | 1 + tests/bits/solver_selector.cc | 3 ++- tests/bits/step-10.cc | 1 + tests/bits/step-11.cc | 2 ++ tests/bits/step-12.cc | 1 + tests/bits/step-13.cc | 2 ++ tests/bits/step-14.cc | 2 ++ tests/bits/step-15.cc | 2 ++ tests/bits/step-16.cc | 2 ++ tests/bits/step-2.cc | 1 + tests/bits/step-3.cc | 1 + tests/bits/step-4.cc | 2 ++ tests/bits/step-5.cc | 2 ++ tests/bits/step-6.cc | 2 ++ tests/bits/step-7.cc | 2 ++ tests/bits/step-8.cc | 2 ++ tests/bits/step-9.cc | 2 ++ tests/hp/continuous_1d_01.cc | 1 + tests/hp/continuous_2d_01.cc | 1 + tests/hp/continuous_3d_01.cc | 1 + tests/hp/crash_01.cc | 1 + tests/hp/crash_02.cc | 1 + tests/hp/crash_03.cc | 1 + tests/hp/crash_04.cc | 1 + tests/hp/crash_05.cc | 1 + tests/hp/fe_collection_01.cc | 1 + tests/hp/hp_dof_handler.cc | 1 + tests/hp/hp_hanging_nodes_01.cc | 1 + tests/hp/hp_hanging_nodes_02.cc | 1 + tests/hp/hp_line_dof_identities_dgp.cc | 1 + tests/hp/hp_line_dof_identities_dgp_monomial.cc | 1 + tests/hp/hp_line_dof_identities_dgp_monomial_system_01.cc | 1 + tests/hp/hp_line_dof_identities_dgp_monomial_system_02.cc | 1 + tests/hp/hp_line_dof_identities_dgp_nonparametric.cc | 1 + tests/hp/hp_line_dof_identities_dgp_nonparametric_system_01.cc | 1 + tests/hp/hp_line_dof_identities_dgp_nonparametric_system_02.cc | 1 + tests/hp/hp_line_dof_identities_dgp_system_01.cc | 1 + tests/hp/hp_line_dof_identities_dgp_system_02.cc | 1 + tests/hp/hp_line_dof_identities_dgq.cc | 1 + tests/hp/hp_line_dof_identities_dgq_system_01.cc | 1 + tests/hp/hp_line_dof_identities_dgq_system_02.cc | 1 + tests/hp/hp_line_dof_identities_q.cc | 1 + tests/hp/hp_line_dof_identities_q_system_01.cc | 1 + tests/hp/hp_line_dof_identities_q_system_02.cc | 1 + tests/hp/hp_quad_dof_identities_dgp.cc | 1 + tests/hp/hp_quad_dof_identities_dgp_monomial.cc | 1 + tests/hp/hp_quad_dof_identities_dgp_monomial_system_01.cc | 1 + tests/hp/hp_quad_dof_identities_dgp_monomial_system_02.cc | 1 + tests/hp/hp_quad_dof_identities_dgp_nonparametric.cc | 1 + tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_01.cc | 1 + tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_02.cc | 1 + tests/hp/hp_quad_dof_identities_dgp_system_01.cc | 1 + tests/hp/hp_quad_dof_identities_dgp_system_02.cc | 1 + tests/hp/hp_quad_dof_identities_dgq.cc | 1 + tests/hp/hp_quad_dof_identities_dgq_system_01.cc | 1 + tests/hp/hp_quad_dof_identities_dgq_system_02.cc | 1 + tests/hp/hp_quad_dof_identities_q.cc | 1 + tests/hp/hp_quad_dof_identities_q_system_01.cc | 1 + tests/hp/hp_quad_dof_identities_q_system_02.cc | 1 + tests/hp/hp_vertex_dof_identities_dgp.cc | 1 + tests/hp/hp_vertex_dof_identities_dgp_monomial.cc | 1 + tests/hp/hp_vertex_dof_identities_dgp_monomial_system_01.cc | 1 + tests/hp/hp_vertex_dof_identities_dgp_monomial_system_02.cc | 1 + tests/hp/hp_vertex_dof_identities_dgp_nonparametric.cc | 1 + .../hp/hp_vertex_dof_identities_dgp_nonparametric_system_01.cc | 1 + .../hp/hp_vertex_dof_identities_dgp_nonparametric_system_02.cc | 1 + tests/hp/hp_vertex_dof_identities_dgp_system_01.cc | 1 + tests/hp/hp_vertex_dof_identities_dgp_system_02.cc | 1 + tests/hp/hp_vertex_dof_identities_dgq.cc | 1 + tests/hp/hp_vertex_dof_identities_dgq_system_01.cc | 1 + tests/hp/hp_vertex_dof_identities_dgq_system_02.cc | 1 + tests/hp/hp_vertex_dof_identities_q.cc | 1 + tests/hp/hp_vertex_dof_identities_q_system_01.cc | 1 + tests/hp/hp_vertex_dof_identities_q_system_02.cc | 1 + tests/hp/integrate_difference.cc | 1 + tests/hp/mapping_collection_01.cc | 1 + tests/hp/mapping_collection_02.cc | 1 + tests/hp/mapping_collection_03.cc | 1 + tests/hp/mapping_collection_04.cc | 1 + tests/hp/n_active_fe_indices.cc | 1 + tests/hp/n_dofs.cc | 1 + tests/hp/q_collection_01.cc | 1 + tests/hp/random.cc | 1 + tests/hp/step-10.cc | 1 + tests/hp/step-12.cc | 1 + tests/hp/step-13.cc | 1 + tests/hp/step-2.cc | 1 + tests/hp/step-3.cc | 1 + tests/hp/step-3a.cc | 1 + tests/hp/step-3b.cc | 1 + tests/hp/step-3c.cc | 1 + tests/hp/step-4.cc | 1 + tests/hp/step-5.cc | 1 + tests/hp/step-6.cc | 1 + tests/hp/step-7.cc | 1 + tests/hp/step-8.cc | 1 + tests/hp/step-9.cc | 1 + 98 files changed, 111 insertions(+), 2 deletions(-) diff --git a/tests/bits/block_matrix_array_01.cc b/tests/bits/block_matrix_array_01.cc index 9b33fba867..7071160d2e 100644 --- a/tests/bits/block_matrix_array_01.cc +++ b/tests/bits/block_matrix_array_01.cc @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 2005 by the deal.II authors +// Copyright (C) 2005, 2006 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -15,6 +15,7 @@ // This tests the construction of a BlockMatrixArray and outputs the // entered blocks using print_latex. +#include "../tests.h" #include #include #include diff --git a/tests/bits/grid_generator_01.cc b/tests/bits/grid_generator_01.cc index b541ccc4f4..9f0a559ab0 100644 --- a/tests/bits/grid_generator_01.cc +++ b/tests/bits/grid_generator_01.cc @@ -14,6 +14,7 @@ // Test grid generation functions in GridGenerator. +#include "../tests.h" #include #include #include diff --git a/tests/bits/solver_selector.cc b/tests/bits/solver_selector.cc index ad813565be..6407bdf9c4 100644 --- a/tests/bits/solver_selector.cc +++ b/tests/bits/solver_selector.cc @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 2004, 2005 by the deal.II authors +// Copyright (C) 2004, 2005, 2006 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -15,6 +15,7 @@ // AdditionalData structures of the solvers const. This test simply // instantiates that class, to make sure it still compiles +#include "../tests.h" #include #include diff --git a/tests/bits/step-10.cc b/tests/bits/step-10.cc index 20c972f8de..185b0887d9 100644 --- a/tests/bits/step-10.cc +++ b/tests/bits/step-10.cc @@ -15,6 +15,7 @@ // a un-hp-ified version of hp/step-10 +#include "../tests.h" #include #include std::ofstream logfile("step-10/output"); diff --git a/tests/bits/step-11.cc b/tests/bits/step-11.cc index 17c4b10d7a..4137a89cbe 100644 --- a/tests/bits/step-11.cc +++ b/tests/bits/step-11.cc @@ -15,12 +15,14 @@ // a un-hp-ified version of hp/step-11 +#include "../tests.h" #include #include std::ofstream logfile("step-11/output"); #include #include +#include "../tests.h" #include #include #include diff --git a/tests/bits/step-12.cc b/tests/bits/step-12.cc index 42e6c3f4a1..2d903fc3a6 100644 --- a/tests/bits/step-12.cc +++ b/tests/bits/step-12.cc @@ -15,6 +15,7 @@ // a un-hp-ified version of hp/step-12 +#include "../tests.h" #include #include std::ofstream logfile("step-12/output"); diff --git a/tests/bits/step-13.cc b/tests/bits/step-13.cc index 83bdb2aeb2..b3b319652e 100644 --- a/tests/bits/step-13.cc +++ b/tests/bits/step-13.cc @@ -15,6 +15,7 @@ // a un-hp-ified version of hp/step-13 +#include "../tests.h" #include #include std::ofstream logfile("step-13/output"); @@ -22,6 +23,7 @@ std::ofstream logfile("step-13/output"); #include #include +#include "../tests.h" #include #include #include diff --git a/tests/bits/step-14.cc b/tests/bits/step-14.cc index 794ff35cc7..aa2a4264cd 100644 --- a/tests/bits/step-14.cc +++ b/tests/bits/step-14.cc @@ -15,6 +15,7 @@ // a un-hp-ified version of hp/step-14 +#include "../tests.h" #include #include std::ofstream logfile("step-14/output"); @@ -22,6 +23,7 @@ std::ofstream logfile("step-14/output"); #include #include +#include "../tests.h" #include #include #include diff --git a/tests/bits/step-15.cc b/tests/bits/step-15.cc index 5233e4ca3f..e307b9be99 100644 --- a/tests/bits/step-15.cc +++ b/tests/bits/step-15.cc @@ -15,12 +15,14 @@ // a un-hp-ified version of hp/step-15 +#include "../tests.h" #include #include std::ofstream logfile("step-15/output"); #include #include +#include "../tests.h" #include #include #include diff --git a/tests/bits/step-16.cc b/tests/bits/step-16.cc index fceb5165a1..2bbec2a28c 100644 --- a/tests/bits/step-16.cc +++ b/tests/bits/step-16.cc @@ -15,12 +15,14 @@ // a un-hp-ified version of hp/step-16 +#include "../tests.h" #include #include std::ofstream logfile("step-16/output"); #include #include +#include "../tests.h" #include #include #include diff --git a/tests/bits/step-2.cc b/tests/bits/step-2.cc index 6a5bd5d86d..76a9466b35 100644 --- a/tests/bits/step-2.cc +++ b/tests/bits/step-2.cc @@ -14,6 +14,7 @@ // a un-hp-ified version of hp/step-2 +#include "../tests.h" #include #include #include diff --git a/tests/bits/step-3.cc b/tests/bits/step-3.cc index 129c10e49e..db89a68eb4 100644 --- a/tests/bits/step-3.cc +++ b/tests/bits/step-3.cc @@ -15,6 +15,7 @@ // a un-hp-ified version of hp/step-3 +#include "../tests.h" #include #include #include diff --git a/tests/bits/step-4.cc b/tests/bits/step-4.cc index a760aeda8e..ed9eb95d15 100644 --- a/tests/bits/step-4.cc +++ b/tests/bits/step-4.cc @@ -15,6 +15,7 @@ // a un-hp-ified version of hp/step-4 +#include "../tests.h" #include #include std::ofstream logfile("step-4/output"); @@ -43,6 +44,7 @@ std::ofstream logfile("step-4/output"); #include #include +#include "../tests.h" #include diff --git a/tests/bits/step-5.cc b/tests/bits/step-5.cc index c86bd7a639..abaa6c6a3b 100644 --- a/tests/bits/step-5.cc +++ b/tests/bits/step-5.cc @@ -15,6 +15,7 @@ // a un-hp-ified version of hp/step-5 +#include "../tests.h" #include #include std::ofstream logfile("step-5/output"); @@ -22,6 +23,7 @@ std::ofstream logfile("step-5/output"); #include #include +#include "../tests.h" #include #include #include diff --git a/tests/bits/step-6.cc b/tests/bits/step-6.cc index bedd69f1e1..8dc7b17dd1 100644 --- a/tests/bits/step-6.cc +++ b/tests/bits/step-6.cc @@ -15,6 +15,7 @@ // a un-hp-ified version of hp/step-6 +#include "../tests.h" #include #include std::ofstream logfile("step-6/output"); @@ -22,6 +23,7 @@ std::ofstream logfile("step-6/output"); #include #include +#include "../tests.h" #include #include #include diff --git a/tests/bits/step-7.cc b/tests/bits/step-7.cc index 281c14fe7d..8566f7e368 100644 --- a/tests/bits/step-7.cc +++ b/tests/bits/step-7.cc @@ -15,6 +15,7 @@ // a un-hp-ified version of hp/step-7 +#include "../tests.h" #include #include std::ofstream logfile("step-7/output"); @@ -22,6 +23,7 @@ std::ofstream logfile("step-7/output"); #include #include +#include "../tests.h" #include #include #include diff --git a/tests/bits/step-8.cc b/tests/bits/step-8.cc index c22e6537ce..ba8dd88408 100644 --- a/tests/bits/step-8.cc +++ b/tests/bits/step-8.cc @@ -15,6 +15,7 @@ // a un-hp-ified version of hp/step-8 +#include "../tests.h" #include #include std::ofstream logfile("step-8/output"); @@ -22,6 +23,7 @@ std::ofstream logfile("step-8/output"); #include #include +#include "../tests.h" #include #include #include diff --git a/tests/bits/step-9.cc b/tests/bits/step-9.cc index 11a4eb8dff..63f8741c28 100644 --- a/tests/bits/step-9.cc +++ b/tests/bits/step-9.cc @@ -15,6 +15,7 @@ // a un-hp-ified version of hp/step-9 +#include "../tests.h" #include #include std::ofstream logfile("step-9/output"); @@ -22,6 +23,7 @@ std::ofstream logfile("step-9/output"); #include #include +#include "../tests.h" #include #include #include diff --git a/tests/hp/continuous_1d_01.cc b/tests/hp/continuous_1d_01.cc index f3263f0ce5..533a983b82 100644 --- a/tests/hp/continuous_1d_01.cc +++ b/tests/hp/continuous_1d_01.cc @@ -16,6 +16,7 @@ // where we use the same element on all cells +#include "../tests.h" #include #include #include diff --git a/tests/hp/continuous_2d_01.cc b/tests/hp/continuous_2d_01.cc index 822ef61ffa..1b148c6ade 100644 --- a/tests/hp/continuous_2d_01.cc +++ b/tests/hp/continuous_2d_01.cc @@ -16,6 +16,7 @@ // where we use the same element on all cells +#include "../tests.h" #include #include #include diff --git a/tests/hp/continuous_3d_01.cc b/tests/hp/continuous_3d_01.cc index 90d0511017..7c758cf2da 100644 --- a/tests/hp/continuous_3d_01.cc +++ b/tests/hp/continuous_3d_01.cc @@ -16,6 +16,7 @@ // where we use the same element on all cells +#include "../tests.h" #include #include #include diff --git a/tests/hp/crash_01.cc b/tests/hp/crash_01.cc index 0fa0e8819c..8df8843440 100644 --- a/tests/hp/crash_01.cc +++ b/tests/hp/crash_01.cc @@ -15,6 +15,7 @@ // check a crash in hp::DoFHandler<2>::reserve_space found 2/13/2006 +#include "../tests.h" #include #include #include diff --git a/tests/hp/crash_02.cc b/tests/hp/crash_02.cc index 327bba9278..e9f8c1e4c2 100644 --- a/tests/hp/crash_02.cc +++ b/tests/hp/crash_02.cc @@ -17,6 +17,7 @@ // attaching to a triangulation +#include "../tests.h" #include #include #include diff --git a/tests/hp/crash_03.cc b/tests/hp/crash_03.cc index 1c70e378c4..ae91f50c31 100644 --- a/tests/hp/crash_03.cc +++ b/tests/hp/crash_03.cc @@ -15,6 +15,7 @@ // trigger an error in hp::DoFHandler::create_active_fe_table +#include "../tests.h" #include #include #include diff --git a/tests/hp/crash_04.cc b/tests/hp/crash_04.cc index ecafeb50aa..8330eb0903 100644 --- a/tests/hp/crash_04.cc +++ b/tests/hp/crash_04.cc @@ -15,6 +15,7 @@ // trigger a problem in DerivativeApproximation with memory handling +#include "../tests.h" #include #include #include diff --git a/tests/hp/crash_05.cc b/tests/hp/crash_05.cc index a9578f4bb8..5ebae816c3 100644 --- a/tests/hp/crash_05.cc +++ b/tests/hp/crash_05.cc @@ -15,6 +15,7 @@ // a crash when using different fe's on different cells +#include "../tests.h" #include #include #include diff --git a/tests/hp/fe_collection_01.cc b/tests/hp/fe_collection_01.cc index 4e18b957bd..b99e5bfc18 100644 --- a/tests/hp/fe_collection_01.cc +++ b/tests/hp/fe_collection_01.cc @@ -17,6 +17,7 @@ // object +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_dof_handler.cc b/tests/hp/hp_dof_handler.cc index 3b22efb5ac..3747c74432 100644 --- a/tests/hp/hp_dof_handler.cc +++ b/tests/hp/hp_dof_handler.cc @@ -15,6 +15,7 @@ /* Author: Ralf Hartmann, 2005, O. Kayser-Herold, simply modified the mg_dof_handler.cc test for the hp::DoFHandler. */ +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_hanging_nodes_01.cc b/tests/hp/hp_hanging_nodes_01.cc index 369860485b..c69398e450 100644 --- a/tests/hp/hp_hanging_nodes_01.cc +++ b/tests/hp/hp_hanging_nodes_01.cc @@ -9,6 +9,7 @@ /* further information on this license. */ +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_hanging_nodes_02.cc b/tests/hp/hp_hanging_nodes_02.cc index f1c365322b..27847fd3be 100644 --- a/tests/hp/hp_hanging_nodes_02.cc +++ b/tests/hp/hp_hanging_nodes_02.cc @@ -16,6 +16,7 @@ // we do in ConstraintMatrix::close()) for some grids with and without // random distribution of FEs +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_line_dof_identities_dgp.cc b/tests/hp/hp_line_dof_identities_dgp.cc index 4bb163e71a..8ae946e040 100644 --- a/tests/hp/hp_line_dof_identities_dgp.cc +++ b/tests/hp/hp_line_dof_identities_dgp.cc @@ -15,6 +15,7 @@ // check FE_DGP::hp_line_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_line_dof_identities_dgp_monomial.cc b/tests/hp/hp_line_dof_identities_dgp_monomial.cc index 2e67eacdc3..aa13859b3e 100644 --- a/tests/hp/hp_line_dof_identities_dgp_monomial.cc +++ b/tests/hp/hp_line_dof_identities_dgp_monomial.cc @@ -15,6 +15,7 @@ // check FE_DGPMonomial::hp_line_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_line_dof_identities_dgp_monomial_system_01.cc b/tests/hp/hp_line_dof_identities_dgp_monomial_system_01.cc index c1d4234869..8f38a89321 100644 --- a/tests/hp/hp_line_dof_identities_dgp_monomial_system_01.cc +++ b/tests/hp/hp_line_dof_identities_dgp_monomial_system_01.cc @@ -15,6 +15,7 @@ // check FESystem(FE_DGPMonomial)::hp_line_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_line_dof_identities_dgp_monomial_system_02.cc b/tests/hp/hp_line_dof_identities_dgp_monomial_system_02.cc index 2265efd839..2e4e785429 100644 --- a/tests/hp/hp_line_dof_identities_dgp_monomial_system_02.cc +++ b/tests/hp/hp_line_dof_identities_dgp_monomial_system_02.cc @@ -16,6 +16,7 @@ // arrangement of base elements and multiplicities than in the _01 test +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_line_dof_identities_dgp_nonparametric.cc b/tests/hp/hp_line_dof_identities_dgp_nonparametric.cc index 6d7108d57c..7cf91c6136 100644 --- a/tests/hp/hp_line_dof_identities_dgp_nonparametric.cc +++ b/tests/hp/hp_line_dof_identities_dgp_nonparametric.cc @@ -15,6 +15,7 @@ // check FE_DGPNonparametric::hp_line_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_01.cc b/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_01.cc index f1c6c381ff..b838c6787a 100644 --- a/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_01.cc +++ b/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_01.cc @@ -15,6 +15,7 @@ // check FESystem(FE_DGPNonparametric)::hp_line_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_02.cc b/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_02.cc index 54b0493beb..7663d07c78 100644 --- a/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_02.cc +++ b/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_02.cc @@ -16,6 +16,7 @@ // arrangement of base elements and multiplicities than in the _01 test +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_line_dof_identities_dgp_system_01.cc b/tests/hp/hp_line_dof_identities_dgp_system_01.cc index 516b024b4b..e4f4354259 100644 --- a/tests/hp/hp_line_dof_identities_dgp_system_01.cc +++ b/tests/hp/hp_line_dof_identities_dgp_system_01.cc @@ -15,6 +15,7 @@ // check FESystem(FE_DGP)::hp_line_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_line_dof_identities_dgp_system_02.cc b/tests/hp/hp_line_dof_identities_dgp_system_02.cc index d190cd3e51..1d72c32ebd 100644 --- a/tests/hp/hp_line_dof_identities_dgp_system_02.cc +++ b/tests/hp/hp_line_dof_identities_dgp_system_02.cc @@ -16,6 +16,7 @@ // arrangement of base elements and multiplicities than in the _01 test +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_line_dof_identities_dgq.cc b/tests/hp/hp_line_dof_identities_dgq.cc index 2bcf1bdeca..2591d5cdd7 100644 --- a/tests/hp/hp_line_dof_identities_dgq.cc +++ b/tests/hp/hp_line_dof_identities_dgq.cc @@ -15,6 +15,7 @@ // check FE_DGQ::hp_line_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_line_dof_identities_dgq_system_01.cc b/tests/hp/hp_line_dof_identities_dgq_system_01.cc index cb85bacc14..929d37e232 100644 --- a/tests/hp/hp_line_dof_identities_dgq_system_01.cc +++ b/tests/hp/hp_line_dof_identities_dgq_system_01.cc @@ -15,6 +15,7 @@ // check FESystem(FE_DGQ)::hp_line_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_line_dof_identities_dgq_system_02.cc b/tests/hp/hp_line_dof_identities_dgq_system_02.cc index b33e76016a..64340a5511 100644 --- a/tests/hp/hp_line_dof_identities_dgq_system_02.cc +++ b/tests/hp/hp_line_dof_identities_dgq_system_02.cc @@ -16,6 +16,7 @@ // arrangement of base elements and multiplicities than in the _01 test +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_line_dof_identities_q.cc b/tests/hp/hp_line_dof_identities_q.cc index db9c883ddf..19cc8415a9 100644 --- a/tests/hp/hp_line_dof_identities_q.cc +++ b/tests/hp/hp_line_dof_identities_q.cc @@ -15,6 +15,7 @@ // check FE_Q::hp_line_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_line_dof_identities_q_system_01.cc b/tests/hp/hp_line_dof_identities_q_system_01.cc index b62a0f8075..25d33c55c3 100644 --- a/tests/hp/hp_line_dof_identities_q_system_01.cc +++ b/tests/hp/hp_line_dof_identities_q_system_01.cc @@ -15,6 +15,7 @@ // check FESystem(FE_Q)::hp_line_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_line_dof_identities_q_system_02.cc b/tests/hp/hp_line_dof_identities_q_system_02.cc index ea68fc0f7d..ebe528ec0f 100644 --- a/tests/hp/hp_line_dof_identities_q_system_02.cc +++ b/tests/hp/hp_line_dof_identities_q_system_02.cc @@ -16,6 +16,7 @@ // arrangement of base elements and multiplicities than in the _01 test +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_quad_dof_identities_dgp.cc b/tests/hp/hp_quad_dof_identities_dgp.cc index fde1681731..4022061bb4 100644 --- a/tests/hp/hp_quad_dof_identities_dgp.cc +++ b/tests/hp/hp_quad_dof_identities_dgp.cc @@ -15,6 +15,7 @@ // check FE_DGP::hp_quad_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_quad_dof_identities_dgp_monomial.cc b/tests/hp/hp_quad_dof_identities_dgp_monomial.cc index 11eb118a7f..d2a1866556 100644 --- a/tests/hp/hp_quad_dof_identities_dgp_monomial.cc +++ b/tests/hp/hp_quad_dof_identities_dgp_monomial.cc @@ -15,6 +15,7 @@ // check FE_DGPMonomial::hp_quad_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_quad_dof_identities_dgp_monomial_system_01.cc b/tests/hp/hp_quad_dof_identities_dgp_monomial_system_01.cc index ee0f7cca8c..e1132730a8 100644 --- a/tests/hp/hp_quad_dof_identities_dgp_monomial_system_01.cc +++ b/tests/hp/hp_quad_dof_identities_dgp_monomial_system_01.cc @@ -15,6 +15,7 @@ // check FESystem(FE_DGPMonomial)::hp_quad_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_quad_dof_identities_dgp_monomial_system_02.cc b/tests/hp/hp_quad_dof_identities_dgp_monomial_system_02.cc index 94be492ffd..e680aa150f 100644 --- a/tests/hp/hp_quad_dof_identities_dgp_monomial_system_02.cc +++ b/tests/hp/hp_quad_dof_identities_dgp_monomial_system_02.cc @@ -16,6 +16,7 @@ // arrangement of base elements and multiplicities than in the _01 test +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_quad_dof_identities_dgp_nonparametric.cc b/tests/hp/hp_quad_dof_identities_dgp_nonparametric.cc index 8a7719508e..9864b6ce09 100644 --- a/tests/hp/hp_quad_dof_identities_dgp_nonparametric.cc +++ b/tests/hp/hp_quad_dof_identities_dgp_nonparametric.cc @@ -15,6 +15,7 @@ // check FE_DGPNonparametric::hp_quad_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_01.cc b/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_01.cc index bcbb489229..5b2198b903 100644 --- a/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_01.cc +++ b/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_01.cc @@ -15,6 +15,7 @@ // check FESystem(FE_DGPNonparametric)::hp_quad_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_02.cc b/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_02.cc index 788733d2ef..badaecd545 100644 --- a/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_02.cc +++ b/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_02.cc @@ -16,6 +16,7 @@ // arrangement of base elements and multiplicities than in the _01 test +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_quad_dof_identities_dgp_system_01.cc b/tests/hp/hp_quad_dof_identities_dgp_system_01.cc index 6c4a292de9..f1822a5d88 100644 --- a/tests/hp/hp_quad_dof_identities_dgp_system_01.cc +++ b/tests/hp/hp_quad_dof_identities_dgp_system_01.cc @@ -15,6 +15,7 @@ // check FESystem(FE_DGP)::hp_quad_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_quad_dof_identities_dgp_system_02.cc b/tests/hp/hp_quad_dof_identities_dgp_system_02.cc index 28abb21379..a1ef550cdb 100644 --- a/tests/hp/hp_quad_dof_identities_dgp_system_02.cc +++ b/tests/hp/hp_quad_dof_identities_dgp_system_02.cc @@ -16,6 +16,7 @@ // arrangement of base elements and multiplicities than in the _01 test +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_quad_dof_identities_dgq.cc b/tests/hp/hp_quad_dof_identities_dgq.cc index b9c165bec0..6a05f1fe0d 100644 --- a/tests/hp/hp_quad_dof_identities_dgq.cc +++ b/tests/hp/hp_quad_dof_identities_dgq.cc @@ -15,6 +15,7 @@ // check FE_DGQ::hp_quad_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_quad_dof_identities_dgq_system_01.cc b/tests/hp/hp_quad_dof_identities_dgq_system_01.cc index a108cbb6e9..c5c3dd61c0 100644 --- a/tests/hp/hp_quad_dof_identities_dgq_system_01.cc +++ b/tests/hp/hp_quad_dof_identities_dgq_system_01.cc @@ -15,6 +15,7 @@ // check FESystem(FE_DGQ)::hp_quad_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_quad_dof_identities_dgq_system_02.cc b/tests/hp/hp_quad_dof_identities_dgq_system_02.cc index 04cc864ffd..4da83a866f 100644 --- a/tests/hp/hp_quad_dof_identities_dgq_system_02.cc +++ b/tests/hp/hp_quad_dof_identities_dgq_system_02.cc @@ -16,6 +16,7 @@ // arrangement of base elements and multiplicities than in the _01 test +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_quad_dof_identities_q.cc b/tests/hp/hp_quad_dof_identities_q.cc index 19f3dfdb73..cd2fc095ea 100644 --- a/tests/hp/hp_quad_dof_identities_q.cc +++ b/tests/hp/hp_quad_dof_identities_q.cc @@ -15,6 +15,7 @@ // check FE_Q::hp_quad_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_quad_dof_identities_q_system_01.cc b/tests/hp/hp_quad_dof_identities_q_system_01.cc index b57811d716..82a464d302 100644 --- a/tests/hp/hp_quad_dof_identities_q_system_01.cc +++ b/tests/hp/hp_quad_dof_identities_q_system_01.cc @@ -15,6 +15,7 @@ // check FESystem(FE_Q)::hp_quad_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_quad_dof_identities_q_system_02.cc b/tests/hp/hp_quad_dof_identities_q_system_02.cc index 420435e0c3..1cb4c55850 100644 --- a/tests/hp/hp_quad_dof_identities_q_system_02.cc +++ b/tests/hp/hp_quad_dof_identities_q_system_02.cc @@ -16,6 +16,7 @@ // arrangement of base elements and multiplicities than in the _01 test +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_vertex_dof_identities_dgp.cc b/tests/hp/hp_vertex_dof_identities_dgp.cc index 65c57c9320..0215a93c0b 100644 --- a/tests/hp/hp_vertex_dof_identities_dgp.cc +++ b/tests/hp/hp_vertex_dof_identities_dgp.cc @@ -15,6 +15,7 @@ // check FE_DGP::hp_vertex_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_vertex_dof_identities_dgp_monomial.cc b/tests/hp/hp_vertex_dof_identities_dgp_monomial.cc index 932edd355e..c87c29acd8 100644 --- a/tests/hp/hp_vertex_dof_identities_dgp_monomial.cc +++ b/tests/hp/hp_vertex_dof_identities_dgp_monomial.cc @@ -15,6 +15,7 @@ // check FE_DGPMonomial::hp_vertex_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_01.cc b/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_01.cc index 31b432aff0..82ec020c6f 100644 --- a/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_01.cc +++ b/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_01.cc @@ -15,6 +15,7 @@ // check FESystem(FE_DGPMonomial)::hp_vertex_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_02.cc b/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_02.cc index ec38cdc90c..94d0bbf0a1 100644 --- a/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_02.cc +++ b/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_02.cc @@ -16,6 +16,7 @@ // arrangement of base elements and multiplicities than in the _01 test +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_vertex_dof_identities_dgp_nonparametric.cc b/tests/hp/hp_vertex_dof_identities_dgp_nonparametric.cc index 20ddb25b2a..565c1a2519 100644 --- a/tests/hp/hp_vertex_dof_identities_dgp_nonparametric.cc +++ b/tests/hp/hp_vertex_dof_identities_dgp_nonparametric.cc @@ -15,6 +15,7 @@ // check FE_DGPNonparametric::hp_vertex_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_01.cc b/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_01.cc index c530df9f23..ee37805b92 100644 --- a/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_01.cc +++ b/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_01.cc @@ -15,6 +15,7 @@ // check FESystem(FE_DGPNonparametric)::hp_vertex_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_02.cc b/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_02.cc index 6fe5dc474e..38ae73ea77 100644 --- a/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_02.cc +++ b/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_02.cc @@ -16,6 +16,7 @@ // arrangement of base elements and multiplicities than in the _01 test +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_vertex_dof_identities_dgp_system_01.cc b/tests/hp/hp_vertex_dof_identities_dgp_system_01.cc index b39ea1d140..68448dc645 100644 --- a/tests/hp/hp_vertex_dof_identities_dgp_system_01.cc +++ b/tests/hp/hp_vertex_dof_identities_dgp_system_01.cc @@ -15,6 +15,7 @@ // check FESystem(FE_DGP)::hp_vertex_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_vertex_dof_identities_dgp_system_02.cc b/tests/hp/hp_vertex_dof_identities_dgp_system_02.cc index bb806cb2c2..3b13d8dc81 100644 --- a/tests/hp/hp_vertex_dof_identities_dgp_system_02.cc +++ b/tests/hp/hp_vertex_dof_identities_dgp_system_02.cc @@ -16,6 +16,7 @@ // arrangement of base elements and multiplicities than in the _01 test +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_vertex_dof_identities_dgq.cc b/tests/hp/hp_vertex_dof_identities_dgq.cc index 5bba82e05c..a75bce056b 100644 --- a/tests/hp/hp_vertex_dof_identities_dgq.cc +++ b/tests/hp/hp_vertex_dof_identities_dgq.cc @@ -15,6 +15,7 @@ // check FE_DGQ::hp_vertex_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_vertex_dof_identities_dgq_system_01.cc b/tests/hp/hp_vertex_dof_identities_dgq_system_01.cc index 49faaa1fc4..d314e82baf 100644 --- a/tests/hp/hp_vertex_dof_identities_dgq_system_01.cc +++ b/tests/hp/hp_vertex_dof_identities_dgq_system_01.cc @@ -15,6 +15,7 @@ // check FESystem(FE_DGQ)::hp_vertex_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_vertex_dof_identities_dgq_system_02.cc b/tests/hp/hp_vertex_dof_identities_dgq_system_02.cc index 44d1501cfa..3e4e96aa66 100644 --- a/tests/hp/hp_vertex_dof_identities_dgq_system_02.cc +++ b/tests/hp/hp_vertex_dof_identities_dgq_system_02.cc @@ -16,6 +16,7 @@ // arrangement of base elements and multiplicities than in the _01 test +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_vertex_dof_identities_q.cc b/tests/hp/hp_vertex_dof_identities_q.cc index eb33c2856b..97e01822f8 100644 --- a/tests/hp/hp_vertex_dof_identities_q.cc +++ b/tests/hp/hp_vertex_dof_identities_q.cc @@ -15,6 +15,7 @@ // check FE_Q::hp_vertex_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_vertex_dof_identities_q_system_01.cc b/tests/hp/hp_vertex_dof_identities_q_system_01.cc index 665d7e79ef..d8bfe9d29f 100644 --- a/tests/hp/hp_vertex_dof_identities_q_system_01.cc +++ b/tests/hp/hp_vertex_dof_identities_q_system_01.cc @@ -15,6 +15,7 @@ // check FESystem(FE_Q)::hp_vertex_dof_identities +#include "../tests.h" #include #include #include diff --git a/tests/hp/hp_vertex_dof_identities_q_system_02.cc b/tests/hp/hp_vertex_dof_identities_q_system_02.cc index f971ade147..1e6f935e7a 100644 --- a/tests/hp/hp_vertex_dof_identities_q_system_02.cc +++ b/tests/hp/hp_vertex_dof_identities_q_system_02.cc @@ -16,6 +16,7 @@ // arrangement of base elements and multiplicities than in the _01 test +#include "../tests.h" #include #include #include diff --git a/tests/hp/integrate_difference.cc b/tests/hp/integrate_difference.cc index ab2bb3c37d..0c3c03651d 100644 --- a/tests/hp/integrate_difference.cc +++ b/tests/hp/integrate_difference.cc @@ -16,6 +16,7 @@ // same random way as in hp/random +#include "../tests.h" #include #include #include diff --git a/tests/hp/mapping_collection_01.cc b/tests/hp/mapping_collection_01.cc index 087446cea2..d90f10eb7b 100644 --- a/tests/hp/mapping_collection_01.cc +++ b/tests/hp/mapping_collection_01.cc @@ -17,6 +17,7 @@ // object +#include "../tests.h" #include #include #include diff --git a/tests/hp/mapping_collection_02.cc b/tests/hp/mapping_collection_02.cc index d5d79c34fc..6f8c3dc0de 100644 --- a/tests/hp/mapping_collection_02.cc +++ b/tests/hp/mapping_collection_02.cc @@ -16,6 +16,7 @@ // mapping_collection_01 in a really simple way +#include "../tests.h" #include #include #include diff --git a/tests/hp/mapping_collection_03.cc b/tests/hp/mapping_collection_03.cc index d3077593e5..a778e61e23 100644 --- a/tests/hp/mapping_collection_03.cc +++ b/tests/hp/mapping_collection_03.cc @@ -17,6 +17,7 @@ // simplified form of mapping_collection_02 +#include "../tests.h" #include #include #include diff --git a/tests/hp/mapping_collection_04.cc b/tests/hp/mapping_collection_04.cc index 0da06d43ca..61507598d5 100644 --- a/tests/hp/mapping_collection_04.cc +++ b/tests/hp/mapping_collection_04.cc @@ -16,6 +16,7 @@ // the fact that MappingQ has a dysfunctional copy constructor... +#include "../tests.h" #include #include #include diff --git a/tests/hp/n_active_fe_indices.cc b/tests/hp/n_active_fe_indices.cc index 9b3085d720..56754633c2 100644 --- a/tests/hp/n_active_fe_indices.cc +++ b/tests/hp/n_active_fe_indices.cc @@ -16,6 +16,7 @@ // edges, as well as fe_index_is_active +#include "../tests.h" #include #include #include diff --git a/tests/hp/n_dofs.cc b/tests/hp/n_dofs.cc index 9986a6bdaf..5cc104bf69 100644 --- a/tests/hp/n_dofs.cc +++ b/tests/hp/n_dofs.cc @@ -17,6 +17,7 @@ // ::DoFHandler, as long as the same element is used on all cells +#include "../tests.h" #include #include #include diff --git a/tests/hp/q_collection_01.cc b/tests/hp/q_collection_01.cc index c3c3d71a16..114821349a 100644 --- a/tests/hp/q_collection_01.cc +++ b/tests/hp/q_collection_01.cc @@ -17,6 +17,7 @@ // object +#include "../tests.h" #include #include #include diff --git a/tests/hp/random.cc b/tests/hp/random.cc index 3f1a33b385..a9354163c0 100644 --- a/tests/hp/random.cc +++ b/tests/hp/random.cc @@ -16,6 +16,7 @@ // randomly across the domain +#include "../tests.h" #include #include #include diff --git a/tests/hp/step-10.cc b/tests/hp/step-10.cc index 70740b4fb2..2df1686e42 100644 --- a/tests/hp/step-10.cc +++ b/tests/hp/step-10.cc @@ -15,6 +15,7 @@ // a hp-ified version of step-10 +#include "../tests.h" #include #include std::ofstream logfile("step-10/output"); diff --git a/tests/hp/step-12.cc b/tests/hp/step-12.cc index d577fa436a..525d9ac9cf 100644 --- a/tests/hp/step-12.cc +++ b/tests/hp/step-12.cc @@ -15,6 +15,7 @@ // a hp-ified version of step-12 +#include "../tests.h" #include #include std::ofstream logfile("step-12/output"); diff --git a/tests/hp/step-13.cc b/tests/hp/step-13.cc index 8b8aea97c2..b20d3616fb 100644 --- a/tests/hp/step-13.cc +++ b/tests/hp/step-13.cc @@ -15,6 +15,7 @@ // a hp-ified version of step-13 +#include "../tests.h" #include #include std::ofstream logfile("step-13/output"); diff --git a/tests/hp/step-2.cc b/tests/hp/step-2.cc index 519c053ac1..5c620e80fa 100644 --- a/tests/hp/step-2.cc +++ b/tests/hp/step-2.cc @@ -14,6 +14,7 @@ // a hp-ified version of step-2 +#include "../tests.h" #include #include #include diff --git a/tests/hp/step-3.cc b/tests/hp/step-3.cc index cf03776bb0..4d244c5f2b 100644 --- a/tests/hp/step-3.cc +++ b/tests/hp/step-3.cc @@ -15,6 +15,7 @@ // a hp-ified version of step-3 +#include "../tests.h" #include #include #include diff --git a/tests/hp/step-3a.cc b/tests/hp/step-3a.cc index 755fbcf9a4..34a6792424 100644 --- a/tests/hp/step-3a.cc +++ b/tests/hp/step-3a.cc @@ -17,6 +17,7 @@ // symmetric as well, and in fact is +#include "../tests.h" #include #include #include diff --git a/tests/hp/step-3b.cc b/tests/hp/step-3b.cc index 10950992bd..aaff7dd103 100644 --- a/tests/hp/step-3b.cc +++ b/tests/hp/step-3b.cc @@ -17,6 +17,7 @@ // tests the interface constraints between elements with different Q +#include "../tests.h" #include #include #include diff --git a/tests/hp/step-3c.cc b/tests/hp/step-3c.cc index b2737bffc2..a7bebd3992 100644 --- a/tests/hp/step-3c.cc +++ b/tests/hp/step-3c.cc @@ -16,6 +16,7 @@ // q5), but this one crashed at one time before even calling the solver +#include "../tests.h" #include #include #include diff --git a/tests/hp/step-4.cc b/tests/hp/step-4.cc index 07b6d55a8c..eae51093ba 100644 --- a/tests/hp/step-4.cc +++ b/tests/hp/step-4.cc @@ -15,6 +15,7 @@ // a hp-ified version of step-4 +#include "../tests.h" #include #include std::ofstream logfile("step-4/output"); diff --git a/tests/hp/step-5.cc b/tests/hp/step-5.cc index d951e334c7..958252eadf 100644 --- a/tests/hp/step-5.cc +++ b/tests/hp/step-5.cc @@ -15,6 +15,7 @@ // a hp-ified version of step-5 +#include "../tests.h" #include #include std::ofstream logfile("step-5/output"); diff --git a/tests/hp/step-6.cc b/tests/hp/step-6.cc index 5d74a891f6..bac8358462 100644 --- a/tests/hp/step-6.cc +++ b/tests/hp/step-6.cc @@ -15,6 +15,7 @@ // a hp-ified version of step-6 +#include "../tests.h" #include #include std::ofstream logfile("step-6/output"); diff --git a/tests/hp/step-7.cc b/tests/hp/step-7.cc index 54fe31358b..4fd2a9f361 100644 --- a/tests/hp/step-7.cc +++ b/tests/hp/step-7.cc @@ -15,6 +15,7 @@ // a hp-ified version of step-7 +#include "../tests.h" #include #include std::ofstream logfile("step-7/output"); diff --git a/tests/hp/step-8.cc b/tests/hp/step-8.cc index 43b6c94dc1..9c6529f174 100644 --- a/tests/hp/step-8.cc +++ b/tests/hp/step-8.cc @@ -15,6 +15,7 @@ // a hp-ified version of step-8 +#include "../tests.h" #include #include std::ofstream logfile("step-8/output"); diff --git a/tests/hp/step-9.cc b/tests/hp/step-9.cc index c82cfd78a1..caf2825a78 100644 --- a/tests/hp/step-9.cc +++ b/tests/hp/step-9.cc @@ -15,6 +15,7 @@ // a hp-ified version of step-9 +#include "../tests.h" #include #include std::ofstream logfile("step-9/output"); -- 2.39.5