]> https://gitweb.dealii.org/ - dealii.git/commit
Convert hp tests to ctest. Lots of timeout.
authorBruno Turcksin <bruno.turcksin@gmail.com>
Tue, 27 Aug 2013 15:37:54 +0000 (15:37 +0000)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Tue, 27 Aug 2013 15:37:54 +0000 (15:37 +0000)
commit10e7acd86b33f737337bded1c51421a08989d7a9
treef2a92983ad2f1361de28b3c4ed62891c8590b7c2
parent7124ee50977c2da338a6fd83bcf5accea4d6bc3d
Convert hp tests to ctest. Lots of timeout.

git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30505 0785d39b-7218-0410-832d-ea1e28bc413d
376 files changed:
tests/CMakeLists.txt
tests/hp/CMakeLists.txt [new file with mode: 0644]
tests/hp/Makefile [deleted file]
tests/hp/compare_hp_vs_nonhp_01.cc
tests/hp/compare_hp_vs_nonhp_01/cmp/generic [deleted file]
tests/hp/continuous_1d_01.cc
tests/hp/continuous_1d_01/cmp/generic [deleted file]
tests/hp/continuous_2d_01.cc
tests/hp/continuous_2d_01/cmp/generic [deleted file]
tests/hp/continuous_3d_01.cc
tests/hp/continuous_3d_01/cmp/generic [deleted file]
tests/hp/count_dofs_per_block_01.cc
tests/hp/count_dofs_per_block_01/cmp/generic [deleted file]
tests/hp/count_dofs_per_block_02.cc
tests/hp/count_dofs_per_block_02/cmp/generic [deleted file]
tests/hp/crash_01.cc
tests/hp/crash_01/cmp/generic [deleted file]
tests/hp/crash_02.cc
tests/hp/crash_02/cmp/generic [deleted file]
tests/hp/crash_03.cc
tests/hp/crash_03/cmp/generic [deleted file]
tests/hp/crash_04.cc
tests/hp/crash_04/cmp/generic [deleted file]
tests/hp/crash_05.cc
tests/hp/crash_05/cmp/generic [deleted file]
tests/hp/crash_06.cc
tests/hp/crash_06/cmp/generic [deleted file]
tests/hp/crash_07.cc
tests/hp/crash_07/cmp/generic [deleted file]
tests/hp/crash_08.cc
tests/hp/crash_08/cmp/generic [deleted file]
tests/hp/crash_09.cc
tests/hp/crash_09/cmp/generic [deleted file]
tests/hp/crash_10.cc
tests/hp/crash_10/cmp/generic [deleted file]
tests/hp/crash_11.cc
tests/hp/crash_11/cmp/generic [deleted file]
tests/hp/crash_12.cc
tests/hp/crash_12/cmp/generic [deleted file]
tests/hp/crash_13.cc
tests/hp/crash_13/cmp/generic [deleted file]
tests/hp/crash_14.cc
tests/hp/crash_14/cmp/generic [deleted file]
tests/hp/crash_15.cc
tests/hp/crash_15/cmp/generic [deleted file]
tests/hp/crash_16.cc
tests/hp/crash_16/cmp/generic [deleted file]
tests/hp/crash_17.cc
tests/hp/crash_17/cmp/generic [deleted file]
tests/hp/crash_17_compressed_set_sparsity.cc
tests/hp/crash_17_compressed_set_sparsity/cmp/generic [deleted file]
tests/hp/crash_18.cc
tests/hp/crash_18/cmp/generic [deleted file]
tests/hp/crash_18_compressed_set_sparsity.cc
tests/hp/crash_18_compressed_set_sparsity/cmp/generic [deleted file]
tests/hp/crash_19.cc
tests/hp/crash_19/cmp/generic [deleted file]
tests/hp/crash_20.cc
tests/hp/crash_20/cmp/generic [deleted file]
tests/hp/crash_21.cc
tests/hp/crash_21/cmp/generic [deleted file]
tests/hp/create_laplace_matrix_01.cc
tests/hp/create_laplace_matrix_01/cmp/generic [deleted file]
tests/hp/create_laplace_matrix_01b.cc
tests/hp/create_laplace_matrix_01b/cmp/generic [deleted file]
tests/hp/create_laplace_matrix_02.cc
tests/hp/create_laplace_matrix_02b.cc
tests/hp/create_laplace_matrix_03.cc
tests/hp/create_laplace_matrix_03/cmp/generic [deleted file]
tests/hp/create_laplace_matrix_03b.cc
tests/hp/create_laplace_matrix_03b/cmp/generic [deleted file]
tests/hp/create_laplace_matrix_04.cc
tests/hp/create_laplace_matrix_04b.cc
tests/hp/create_laplace_matrix_constraints_02.cc
tests/hp/create_laplace_matrix_constraints_02/cmp/generic [deleted file]
tests/hp/create_laplace_matrix_constraints_02b.cc
tests/hp/create_laplace_matrix_constraints_02b/cmp/generic [deleted file]
tests/hp/create_mass_matrix_01.cc
tests/hp/create_mass_matrix_01/cmp/generic [deleted file]
tests/hp/create_mass_matrix_01b.cc
tests/hp/create_mass_matrix_01b/cmp/generic [deleted file]
tests/hp/create_mass_matrix_02.cc
tests/hp/create_mass_matrix_02b.cc
tests/hp/create_mass_matrix_03.cc
tests/hp/create_mass_matrix_03/cmp/generic [deleted file]
tests/hp/create_mass_matrix_03b.cc
tests/hp/create_mass_matrix_03b/cmp/generic [deleted file]
tests/hp/create_mass_matrix_04.cc
tests/hp/create_mass_matrix_04b.cc
tests/hp/create_mass_matrix_05.cc
tests/hp/create_mass_matrix_constraints_02.cc
tests/hp/create_mass_matrix_constraints_02/cmp/generic [deleted file]
tests/hp/create_mass_matrix_constraints_02b.cc
tests/hp/create_mass_matrix_constraints_02b/cmp/generic [deleted file]
tests/hp/create_rhs_01.cc
tests/hp/create_rhs_01/cmp/generic [deleted file]
tests/hp/dof_handler_number_cache.cc
tests/hp/dof_handler_number_cache/cmp/generic [deleted file]
tests/hp/dof_renumbering_04.cc
tests/hp/dof_renumbering_04/cmp/generic [deleted file]
tests/hp/dof_renumbering_05.cc
tests/hp/dof_renumbering_05/cmp/generic [deleted file]
tests/hp/dof_renumbering_06.cc
tests/hp/dof_renumbering_06/cmp/generic [deleted file]
tests/hp/fe_collection_01.cc
tests/hp/fe_collection_01/cmp/generic [deleted file]
tests/hp/fe_collection_02.cc
tests/hp/fe_collection_02/cmp/generic [deleted file]
tests/hp/fe_collection_03.cc
tests/hp/fe_collection_03/cmp/generic [deleted file]
tests/hp/fe_collection_04.cc
tests/hp/fe_collection_04/cmp/generic [deleted file]
tests/hp/fe_nothing_01.cc
tests/hp/fe_nothing_01/cmp/generic [deleted file]
tests/hp/fe_nothing_02.cc
tests/hp/fe_nothing_02/cmp/generic [deleted file]
tests/hp/fe_nothing_03.cc
tests/hp/fe_nothing_03/cmp/generic [deleted file]
tests/hp/fe_nothing_05.cc
tests/hp/fe_nothing_05/cmp/generic [deleted file]
tests/hp/fe_nothing_06.cc
tests/hp/fe_nothing_06/cmp/generic [deleted file]
tests/hp/fe_nothing_07.cc
tests/hp/fe_nothing_07/cmp/generic [deleted file]
tests/hp/fe_nothing_08.cc
tests/hp/fe_nothing_08/cmp/generic [deleted file]
tests/hp/fe_nothing_09.cc
tests/hp/fe_nothing_09/cmp/generic [deleted file]
tests/hp/fe_nothing_10.cc
tests/hp/fe_nothing_10/cmp/generic [deleted file]
tests/hp/fe_nothing_11.cc
tests/hp/fe_nothing_11/cmp/generic [deleted file]
tests/hp/fe_nothing_12.cc
tests/hp/fe_nothing_12/cmp/generic [deleted file]
tests/hp/fe_nothing_13.cc
tests/hp/fe_nothing_13/cmp/generic [deleted file]
tests/hp/fe_nothing_14.cc
tests/hp/fe_nothing_14/cmp/generic [deleted file]
tests/hp/fe_nothing_15.cc
tests/hp/fe_nothing_15/cmp/generic [deleted file]
tests/hp/fe_nothing_16.cc
tests/hp/fe_nothing_16/cmp/generic [deleted file]
tests/hp/fe_nothing_17.cc
tests/hp/fe_nothing_17/cmp/generic [deleted file]
tests/hp/fe_nothing_18.cc
tests/hp/fe_nothing_18/cmp/generic [deleted file]
tests/hp/fe_nothing_19.cc
tests/hp/fe_nothing_19/cmp/generic [deleted file]
tests/hp/get_active_fe_indices.cc
tests/hp/get_active_fe_indices/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp.cc
tests/hp/hp_constraints_dgp/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_monomial.cc
tests/hp/hp_constraints_dgp_monomial/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_nonparametric.cc
tests/hp/hp_constraints_dgp_nonparametric/cmp/generic [deleted file]
tests/hp/hp_constraints_dgq.cc
tests/hp/hp_constraints_dgq/cmp/generic [deleted file]
tests/hp/hp_constraints_q.cc
tests/hp/hp_constraints_q_system.cc
tests/hp/hp_constraints_q_system_x.cc
tests/hp/hp_constraints_rt_nodal.cc
tests/hp/hp_dof_handler.cc
tests/hp/hp_dof_handler/cmp/generic [deleted file]
tests/hp/hp_hanging_nodes_01.cc
tests/hp/hp_hanging_nodes_01/cmp/generic [deleted file]
tests/hp/hp_hanging_nodes_02.cc
tests/hp/hp_line_dof_identities_dgp.cc
tests/hp/hp_line_dof_identities_dgp/cmp/generic [deleted file]
tests/hp/hp_line_dof_identities_dgp_monomial.cc
tests/hp/hp_line_dof_identities_dgp_monomial/cmp/generic [deleted file]
tests/hp/hp_line_dof_identities_dgp_monomial_system_01.cc
tests/hp/hp_line_dof_identities_dgp_monomial_system_01/cmp/generic [deleted file]
tests/hp/hp_line_dof_identities_dgp_monomial_system_02.cc
tests/hp/hp_line_dof_identities_dgp_monomial_system_02/cmp/generic [deleted file]
tests/hp/hp_line_dof_identities_dgp_nonparametric.cc
tests/hp/hp_line_dof_identities_dgp_nonparametric/cmp/generic [deleted file]
tests/hp/hp_line_dof_identities_dgp_nonparametric_system_01.cc
tests/hp/hp_line_dof_identities_dgp_nonparametric_system_01/cmp/generic [deleted file]
tests/hp/hp_line_dof_identities_dgp_nonparametric_system_02.cc
tests/hp/hp_line_dof_identities_dgp_nonparametric_system_02/cmp/generic [deleted file]
tests/hp/hp_line_dof_identities_dgp_system_01.cc
tests/hp/hp_line_dof_identities_dgp_system_01/cmp/generic [deleted file]
tests/hp/hp_line_dof_identities_dgp_system_02.cc
tests/hp/hp_line_dof_identities_dgp_system_02/cmp/generic [deleted file]
tests/hp/hp_line_dof_identities_dgq.cc
tests/hp/hp_line_dof_identities_dgq/cmp/generic [deleted file]
tests/hp/hp_line_dof_identities_dgq_system_01.cc
tests/hp/hp_line_dof_identities_dgq_system_01/cmp/generic [deleted file]
tests/hp/hp_line_dof_identities_dgq_system_02.cc
tests/hp/hp_line_dof_identities_dgq_system_02/cmp/generic [deleted file]
tests/hp/hp_line_dof_identities_q.cc
tests/hp/hp_line_dof_identities_q/cmp/generic [deleted file]
tests/hp/hp_line_dof_identities_q_gl.cc
tests/hp/hp_line_dof_identities_q_gl/cmp/generic [deleted file]
tests/hp/hp_line_dof_identities_q_system_01.cc
tests/hp/hp_line_dof_identities_q_system_01/cmp/generic [deleted file]
tests/hp/hp_line_dof_identities_q_system_02.cc
tests/hp/hp_line_dof_identities_q_system_02/cmp/generic [deleted file]
tests/hp/hp_line_dof_identities_q_system_03.cc
tests/hp/hp_line_dof_identities_q_system_03/cmp/generic [deleted file]
tests/hp/hp_line_dof_identities_rt_nodal.cc
tests/hp/hp_line_dof_identities_rt_nodal/cmp/generic [deleted file]
tests/hp/hp_quad_dof_identities_dgp.cc
tests/hp/hp_quad_dof_identities_dgp/cmp/generic [deleted file]
tests/hp/hp_quad_dof_identities_dgp_monomial.cc
tests/hp/hp_quad_dof_identities_dgp_monomial/cmp/generic [deleted file]
tests/hp/hp_quad_dof_identities_dgp_monomial_system_01.cc
tests/hp/hp_quad_dof_identities_dgp_monomial_system_01/cmp/generic [deleted file]
tests/hp/hp_quad_dof_identities_dgp_monomial_system_02.cc
tests/hp/hp_quad_dof_identities_dgp_monomial_system_02/cmp/generic [deleted file]
tests/hp/hp_quad_dof_identities_dgp_nonparametric.cc
tests/hp/hp_quad_dof_identities_dgp_nonparametric/cmp/generic [deleted file]
tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_01.cc
tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_01/cmp/generic [deleted file]
tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_02.cc
tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_02/cmp/generic [deleted file]
tests/hp/hp_quad_dof_identities_dgp_system_01.cc
tests/hp/hp_quad_dof_identities_dgp_system_01/cmp/generic [deleted file]
tests/hp/hp_quad_dof_identities_dgp_system_02.cc
tests/hp/hp_quad_dof_identities_dgp_system_02/cmp/generic [deleted file]
tests/hp/hp_quad_dof_identities_dgq.cc
tests/hp/hp_quad_dof_identities_dgq/cmp/generic [deleted file]
tests/hp/hp_quad_dof_identities_dgq_system_01.cc
tests/hp/hp_quad_dof_identities_dgq_system_01/cmp/generic [deleted file]
tests/hp/hp_quad_dof_identities_dgq_system_02.cc
tests/hp/hp_quad_dof_identities_dgq_system_02/cmp/generic [deleted file]
tests/hp/hp_quad_dof_identities_q.cc
tests/hp/hp_quad_dof_identities_q/cmp/generic [deleted file]
tests/hp/hp_quad_dof_identities_q_gl.cc
tests/hp/hp_quad_dof_identities_q_gl/cmp/generic [deleted file]
tests/hp/hp_quad_dof_identities_q_system_01.cc
tests/hp/hp_quad_dof_identities_q_system_01/cmp/generic [deleted file]
tests/hp/hp_quad_dof_identities_q_system_02.cc
tests/hp/hp_quad_dof_identities_q_system_02/cmp/generic [deleted file]
tests/hp/hp_quad_dof_identities_rt_nodal.cc
tests/hp/hp_quad_dof_identities_rt_nodal/cmp/generic [deleted file]
tests/hp/hp_vertex_dof_identities_dgp.cc
tests/hp/hp_vertex_dof_identities_dgp/cmp/generic [deleted file]
tests/hp/hp_vertex_dof_identities_dgp_monomial.cc
tests/hp/hp_vertex_dof_identities_dgp_monomial/cmp/generic [deleted file]
tests/hp/hp_vertex_dof_identities_dgp_monomial_system_01.cc
tests/hp/hp_vertex_dof_identities_dgp_monomial_system_01/cmp/generic [deleted file]
tests/hp/hp_vertex_dof_identities_dgp_monomial_system_02.cc
tests/hp/hp_vertex_dof_identities_dgp_monomial_system_02/cmp/generic [deleted file]
tests/hp/hp_vertex_dof_identities_dgp_nonparametric.cc
tests/hp/hp_vertex_dof_identities_dgp_nonparametric/cmp/generic [deleted file]
tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_01.cc
tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_01/cmp/generic [deleted file]
tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_02.cc
tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_02/cmp/generic [deleted file]
tests/hp/hp_vertex_dof_identities_dgp_system_01.cc
tests/hp/hp_vertex_dof_identities_dgp_system_01/cmp/generic [deleted file]
tests/hp/hp_vertex_dof_identities_dgp_system_02.cc
tests/hp/hp_vertex_dof_identities_dgp_system_02/cmp/generic [deleted file]
tests/hp/hp_vertex_dof_identities_dgq.cc
tests/hp/hp_vertex_dof_identities_dgq/cmp/generic [deleted file]
tests/hp/hp_vertex_dof_identities_dgq_system_01.cc
tests/hp/hp_vertex_dof_identities_dgq_system_01/cmp/generic [deleted file]
tests/hp/hp_vertex_dof_identities_dgq_system_02.cc
tests/hp/hp_vertex_dof_identities_dgq_system_02/cmp/generic [deleted file]
tests/hp/hp_vertex_dof_identities_q.cc
tests/hp/hp_vertex_dof_identities_q/cmp/generic [deleted file]
tests/hp/hp_vertex_dof_identities_q_system_01.cc
tests/hp/hp_vertex_dof_identities_q_system_01/cmp/generic [deleted file]
tests/hp/hp_vertex_dof_identities_q_system_02.cc
tests/hp/hp_vertex_dof_identities_q_system_02/cmp/generic [deleted file]
tests/hp/hp_vertex_dof_identities_rt_nodal.cc
tests/hp/hp_vertex_dof_identities_rt_nodal/cmp/generic [deleted file]
tests/hp/integrate_difference.cc
tests/hp/integrate_difference/cmp/generic [deleted file]
tests/hp/integrate_difference_02.cc
tests/hp/integrate_difference_02/cmp/generic [deleted file]
tests/hp/interpolate_dgq_01.cc
tests/hp/interpolate_dgq_01/cmp/generic [deleted file]
tests/hp/interpolate_dgq_02.cc
tests/hp/interpolate_dgq_02/cmp/generic [deleted file]
tests/hp/interpolate_q_01.cc
tests/hp/interpolate_q_01/cmp/generic [deleted file]
tests/hp/interpolate_q_02.cc
tests/hp/interpolate_q_02/cmp/generic [deleted file]
tests/hp/interpolate_q_system_01.cc
tests/hp/interpolate_q_system_01/cmp/generic [deleted file]
tests/hp/interpolate_q_system_02.cc
tests/hp/interpolate_q_system_02/cmp/generic [deleted file]
tests/hp/mapping_collection_01.cc
tests/hp/mapping_collection_01/cmp/generic [deleted file]
tests/hp/mapping_collection_02.cc
tests/hp/mapping_collection_02/cmp/generic [deleted file]
tests/hp/mapping_collection_03.cc
tests/hp/mapping_collection_03/cmp/generic [deleted file]
tests/hp/mapping_collection_04.cc
tests/hp/mapping_collection_04/cmp/generic [deleted file]
tests/hp/matrices.cc
tests/hp/matrices/cmp/generic [deleted file]
tests/hp/matrices_hp.cc
tests/hp/n_active_fe_indices.cc
tests/hp/n_boundary_dofs.cc
tests/hp/n_boundary_dofs/cmp/generic [deleted file]
tests/hp/n_dofs.cc
tests/hp/n_dofs/cmp/generic [deleted file]
tests/hp/project_01.cc
tests/hp/project_01_curved_boundary.cc
tests/hp/project_02.cc
tests/hp/q_collection_01.cc
tests/hp/q_collection_01/cmp/generic [deleted file]
tests/hp/random.cc
tests/hp/renumber_block_wise_01.cc
tests/hp/renumber_block_wise_01/cmp/generic [deleted file]
tests/hp/renumber_block_wise_01a.cc
tests/hp/renumber_block_wise_01a/cmp/generic [deleted file]
tests/hp/renumber_block_wise_01b.cc
tests/hp/renumber_block_wise_01b/cmp/generic [deleted file]
tests/hp/renumber_block_wise_02.cc
tests/hp/renumber_block_wise_02/cmp/generic [deleted file]
tests/hp/renumber_component_wise.cc
tests/hp/renumber_component_wise/cmp/generic [deleted file]
tests/hp/solution_transfer.cc
tests/hp/solution_transfer/cmp/generic [deleted file]
tests/hp/solution_transfer_02.cc
tests/hp/solution_transfer_02/cmp/generic [deleted file]
tests/hp/solution_transfer_03.cc
tests/hp/solution_transfer_03/cmp/generic [deleted file]
tests/hp/step-10.cc
tests/hp/step-10/cmp/generic [deleted file]
tests/hp/step-11.cc
tests/hp/step-11/cmp/generic [deleted file]
tests/hp/step-11_compressed_set_sparsity.cc
tests/hp/step-11_compressed_set_sparsity/cmp/generic [deleted file]
tests/hp/step-12.cc
tests/hp/step-12/cmp/generic [deleted file]
tests/hp/step-13.cc
tests/hp/step-2.cc
tests/hp/step-2/cmp/generic [deleted file]
tests/hp/step-3.cc
tests/hp/step-3/cmp/generic [deleted file]
tests/hp/step-3a.cc
tests/hp/step-3a/cmp/generic [deleted file]
tests/hp/step-3b.cc
tests/hp/step-3b/cmp/generic [deleted file]
tests/hp/step-3c.cc
tests/hp/step-3c/cmp/generic [deleted file]
tests/hp/step-4.cc
tests/hp/step-4/cmp/generic [deleted file]
tests/hp/step-5.cc
tests/hp/step-5/cmp/generic [deleted file]
tests/hp/step-6.cc
tests/hp/step-6/cmp/generic [deleted file]
tests/hp/step-7.cc
tests/hp/step-7/cmp/generic [deleted file]
tests/hp/step-8.cc
tests/hp/step-8/cmp/generic [deleted file]
tests/hp/vectors_boundary_rhs_01.cc
tests/hp/vectors_boundary_rhs_01/cmp/generic [deleted file]
tests/hp/vectors_boundary_rhs_02.cc
tests/hp/vectors_boundary_rhs_02/cmp/generic [deleted file]
tests/hp/vectors_boundary_rhs_03.cc
tests/hp/vectors_boundary_rhs_03/cmp/generic [deleted file]
tests/hp/vectors_boundary_rhs_hp_01.cc
tests/hp/vectors_boundary_rhs_hp_01/cmp/generic [deleted file]
tests/hp/vectors_boundary_rhs_hp_03.cc
tests/hp/vectors_boundary_rhs_hp_03/cmp/generic [deleted file]
tests/hp/vectors_point_source_01.cc
tests/hp/vectors_point_source_01/cmp/generic [deleted file]
tests/hp/vectors_point_source_hp_01.cc
tests/hp/vectors_point_source_hp_01/cmp/generic [deleted file]
tests/hp/vectors_rhs_01.cc
tests/hp/vectors_rhs_01/cmp/generic [deleted file]
tests/hp/vectors_rhs_02.cc
tests/hp/vectors_rhs_02/cmp/generic [deleted file]
tests/hp/vectors_rhs_03.cc
tests/hp/vectors_rhs_03/cmp/generic [deleted file]
tests/hp/vectors_rhs_hp_01.cc
tests/hp/vectors_rhs_hp_01/cmp/generic [deleted file]
tests/hp/vectors_rhs_hp_03.cc
tests/hp/vectors_rhs_hp_03/cmp/generic [deleted file]

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.