]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Simplify the hp_constraints tests by using one single test for all features, not...
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 5 Nov 2009 01:10:11 +0000 (01:10 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 5 Nov 2009 01:10:11 +0000 (01:10 +0000)
commit6af357aadc63fe29bf99c0ccbd13ad6651b41b33
tree8dae39ceb112031394c77ce7c6c459fb760a4a5d
parent128222d3aa6314192fbb3ee91a54529c474ed192
Simplify the hp_constraints tests by using one single test for all features, not seven different ones. This reduces the time spent in the tests, since setting up the elements (which are the same for all the seven tests) takes most time usually. TODO: Could not reproduce OSX output. Need to verify results on the standard test machines, since i get slightly different results for the hp_constraints_q_03 and 07, as well as the two system variants.

git-svn-id: https://svn.dealii.org/trunk@20027 0785d39b-7218-0410-832d-ea1e28bc413d
197 files changed:
tests/hp/hp_constraints_dgp.cc [new file with mode: 0644]
tests/hp/hp_constraints_dgp/cmp/generic [new file with mode: 0644]
tests/hp/hp_constraints_dgp/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [moved from tests/hp/hp_constraints_dgp_01/cmp/powerpc-apple-darwin8.10.0+gcc4.0 with 100% similarity]
tests/hp/hp_constraints_dgp/project_dgp_01/cmp/generic [moved from tests/hp/hp_constraints_dgp_01/project_dgp_01/cmp/generic with 100% similarity]
tests/hp/hp_constraints_dgp/project_dgp_01/cmp/i686-pc-linux-gnu+gcc4.0 [moved from tests/hp/hp_constraints_dgp_01/project_dgp_01/cmp/i686-pc-linux-gnu+gcc4.0 with 100% similarity]
tests/hp/hp_constraints_dgp/project_dgp_01/cmp/x86_64-unknown-linux-gnu+gcc3.3 [moved from tests/hp/hp_constraints_dgp_01/project_dgp_01/cmp/x86_64-unknown-linux-gnu+gcc3.3 with 100% similarity]
tests/hp/hp_constraints_dgp/project_dgp_01/cmp/x86_64-unknown-linux-gnu+gcc4.1 [moved from tests/hp/hp_constraints_dgp_01/project_dgp_01/cmp/x86_64-unknown-linux-gnu+gcc4.1 with 100% similarity]
tests/hp/hp_constraints_dgp_01.cc [deleted file]
tests/hp/hp_constraints_dgp_01/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_02.cc [deleted file]
tests/hp/hp_constraints_dgp_02/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_02/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_dgp_02/project_dgp_02/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_03.cc [deleted file]
tests/hp/hp_constraints_dgp_03/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_03/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_dgp_03/project_dgp_03/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_04.cc [deleted file]
tests/hp/hp_constraints_dgp_04/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_04/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_dgp_04/project_dgp_04/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_05.cc [deleted file]
tests/hp/hp_constraints_dgp_05/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_05/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_dgp_05/project_dgp_05/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_06.cc [deleted file]
tests/hp/hp_constraints_dgp_06/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_06/project_dgp_05/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_07.cc [deleted file]
tests/hp/hp_constraints_dgp_07/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_07/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_dgp_07/project_dgp_02/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_monomial.cc [new file with mode: 0644]
tests/hp/hp_constraints_dgp_monomial/cmp/generic [new file with mode: 0644]
tests/hp/hp_constraints_dgp_monomial/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [moved from tests/hp/hp_constraints_dgp_monomial_01/cmp/powerpc-apple-darwin8.10.0+gcc4.0 with 100% similarity]
tests/hp/hp_constraints_dgp_monomial_01.cc [deleted file]
tests/hp/hp_constraints_dgp_monomial_01/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_monomial_02.cc [deleted file]
tests/hp/hp_constraints_dgp_monomial_02/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_monomial_02/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_dgp_monomial_03.cc [deleted file]
tests/hp/hp_constraints_dgp_monomial_03/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_monomial_03/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_dgp_monomial_04.cc [deleted file]
tests/hp/hp_constraints_dgp_monomial_04/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_monomial_04/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_dgp_monomial_05.cc [deleted file]
tests/hp/hp_constraints_dgp_monomial_05/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_monomial_05/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_dgp_monomial_06.cc [deleted file]
tests/hp/hp_constraints_dgp_monomial_06/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_monomial_07.cc [deleted file]
tests/hp/hp_constraints_dgp_monomial_07/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_monomial_07/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_dgp_nonparametric.cc [new file with mode: 0644]
tests/hp/hp_constraints_dgp_nonparametric/cmp/generic [new file with mode: 0644]
tests/hp/hp_constraints_dgp_nonparametric/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [moved from tests/hp/hp_constraints_dgp_nonparametric_01/cmp/powerpc-apple-darwin8.10.0+gcc4.0 with 100% similarity]
tests/hp/hp_constraints_dgp_nonparametric_01.cc [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_01/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_02.cc [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_02/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_02/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_03.cc [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_03/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_03/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_04.cc [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_04/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_04/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_05.cc [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_05/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_05/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_06.cc [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_06/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_07.cc [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_07/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_07/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_dgq.cc [new file with mode: 0644]
tests/hp/hp_constraints_dgq/cmp/generic [moved from tests/hp/hp_constraints_q_06/cmp/generic with 78% similarity]
tests/hp/hp_constraints_dgq/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [moved from tests/hp/hp_constraints_dgq_01/cmp/powerpc-apple-darwin8.10.0+gcc4.0 with 100% similarity]
tests/hp/hp_constraints_dgq_01.cc [deleted file]
tests/hp/hp_constraints_dgq_01/cmp/generic [deleted file]
tests/hp/hp_constraints_dgq_02.cc [deleted file]
tests/hp/hp_constraints_dgq_02/cmp/generic [deleted file]
tests/hp/hp_constraints_dgq_02/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_dgq_03.cc [deleted file]
tests/hp/hp_constraints_dgq_03/cmp/generic [deleted file]
tests/hp/hp_constraints_dgq_03/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_dgq_04.cc [deleted file]
tests/hp/hp_constraints_dgq_04/cmp/generic [deleted file]
tests/hp/hp_constraints_dgq_04/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_dgq_05.cc [deleted file]
tests/hp/hp_constraints_dgq_05/cmp/generic [deleted file]
tests/hp/hp_constraints_dgq_05/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_dgq_06.cc [deleted file]
tests/hp/hp_constraints_dgq_06/cmp/generic [deleted file]
tests/hp/hp_constraints_dgq_07.cc [deleted file]
tests/hp/hp_constraints_dgq_07/cmp/generic [deleted file]
tests/hp/hp_constraints_dgq_07/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_q.cc [new file with mode: 0644]
tests/hp/hp_constraints_q/cmp/generic [new file with mode: 0644]
tests/hp/hp_constraints_q/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [moved from tests/hp/hp_constraints_q_01/cmp/powerpc-apple-darwin8.10.0+gcc4.0 with 100% similarity]
tests/hp/hp_constraints_q_01.cc [deleted file]
tests/hp/hp_constraints_q_01/cmp/generic [deleted file]
tests/hp/hp_constraints_q_02.cc [deleted file]
tests/hp/hp_constraints_q_02/cmp/generic [deleted file]
tests/hp/hp_constraints_q_02/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_q_03.cc [deleted file]
tests/hp/hp_constraints_q_03/cmp/generic [deleted file]
tests/hp/hp_constraints_q_03/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_q_03/cmp/x86_64-unknown-linux-gnu+gcc4.2 [deleted file]
tests/hp/hp_constraints_q_04.cc [deleted file]
tests/hp/hp_constraints_q_04/cmp/generic [deleted file]
tests/hp/hp_constraints_q_04/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_q_05.cc [deleted file]
tests/hp/hp_constraints_q_05/cmp/generic [deleted file]
tests/hp/hp_constraints_q_05/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_q_06.cc [deleted file]
tests/hp/hp_constraints_q_07.cc [deleted file]
tests/hp/hp_constraints_q_07/cmp/generic [deleted file]
tests/hp/hp_constraints_q_07/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_q_07/cmp/x86_64-unknown-linux-gnu+gcc4.1 [deleted file]
tests/hp/hp_constraints_q_07/cmp/x86_64-unknown-linux-gnu+gcc4.2 [deleted file]
tests/hp/hp_constraints_q_system.cc [new file with mode: 0644]
tests/hp/hp_constraints_q_system/cmp/generic [new file with mode: 0644]
tests/hp/hp_constraints_q_system/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [moved from tests/hp/hp_constraints_q_system_01/cmp/powerpc-apple-darwin8.10.0+gcc4.0 with 100% similarity]
tests/hp/hp_constraints_q_system_01.cc [deleted file]
tests/hp/hp_constraints_q_system_01/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_02.cc [deleted file]
tests/hp/hp_constraints_q_system_02/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_02/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_q_system_03.cc [deleted file]
tests/hp/hp_constraints_q_system_03/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_03/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_q_system_03/cmp/x86_64-unknown-linux-gnu+gcc4.2 [deleted file]
tests/hp/hp_constraints_q_system_04.cc [deleted file]
tests/hp/hp_constraints_q_system_04/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_04/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_q_system_05.cc [deleted file]
tests/hp/hp_constraints_q_system_05/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_05/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_q_system_06.cc [deleted file]
tests/hp/hp_constraints_q_system_06/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_07.cc [deleted file]
tests/hp/hp_constraints_q_system_07/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_07/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_q_system_07/cmp/x86_64-unknown-linux-gnu+gcc4.1 [deleted file]
tests/hp/hp_constraints_q_system_07/cmp/x86_64-unknown-linux-gnu+gcc4.2 [deleted file]
tests/hp/hp_constraints_q_system_x.cc [new file with mode: 0644]
tests/hp/hp_constraints_q_system_x/cmp/generic [new file with mode: 0644]
tests/hp/hp_constraints_q_system_x/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [moved from tests/hp/hp_constraints_q_system_x_01/cmp/powerpc-apple-darwin8.10.0+gcc4.0 with 100% similarity]
tests/hp/hp_constraints_q_system_x_01.cc [deleted file]
tests/hp/hp_constraints_q_system_x_01/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_x_02.cc [deleted file]
tests/hp/hp_constraints_q_system_x_02/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_x_02/cmp/i686-pc-linux-gnu+gcc3.3 [deleted file]
tests/hp/hp_constraints_q_system_x_02/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_q_system_x_02/cmp/x86_64-unknown-linux-gnu+gcc4.2 [deleted file]
tests/hp/hp_constraints_q_system_x_03.cc [deleted file]
tests/hp/hp_constraints_q_system_x_03/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_x_03/cmp/i686-pc-linux-gnu+gcc3.3 [deleted file]
tests/hp/hp_constraints_q_system_x_03/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_q_system_x_03/cmp/x86_64-unknown-linux-gnu+gcc4.2 [deleted file]
tests/hp/hp_constraints_q_system_x_04.cc [deleted file]
tests/hp/hp_constraints_q_system_x_04/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_x_04/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_q_system_x_05.cc [deleted file]
tests/hp/hp_constraints_q_system_x_05/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_x_05/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_q_system_x_07.cc [deleted file]
tests/hp/hp_constraints_q_system_x_07/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_x_07/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_q_system_x_07/cmp/x86_64-unknown-linux-gnu+gcc4.2 [deleted file]
tests/hp/hp_constraints_rt_nodal.cc [new file with mode: 0644]
tests/hp/hp_constraints_rt_nodal/cmp/generic [new file with mode: 0644]
tests/hp/hp_constraints_rt_nodal/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [moved from tests/hp/hp_constraints_rt_nodal_01/cmp/powerpc-apple-darwin8.10.0+gcc4.0 with 100% similarity]
tests/hp/hp_constraints_rt_nodal_01.cc [deleted file]
tests/hp/hp_constraints_rt_nodal_01/cmp/generic [deleted file]
tests/hp/hp_constraints_rt_nodal_02.cc [deleted file]
tests/hp/hp_constraints_rt_nodal_02/cmp/generic [deleted file]
tests/hp/hp_constraints_rt_nodal_02/cmp/i686-pc-linux-gnu+gcc4.2 [deleted file]
tests/hp/hp_constraints_rt_nodal_02/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_rt_nodal_02/cmp/x86_64-unknown-linux-gnu+gcc4.2 [deleted file]
tests/hp/hp_constraints_rt_nodal_03.cc [deleted file]
tests/hp/hp_constraints_rt_nodal_03/cmp/generic [deleted file]
tests/hp/hp_constraints_rt_nodal_03/cmp/i686-pc-linux-gnu+gcc4.2 [deleted file]
tests/hp/hp_constraints_rt_nodal_03/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_rt_nodal_03/cmp/x86_64-unknown-linux-gnu+gcc4.2 [deleted file]
tests/hp/hp_constraints_rt_nodal_04.cc [deleted file]
tests/hp/hp_constraints_rt_nodal_04/cmp/generic [deleted file]
tests/hp/hp_constraints_rt_nodal_04/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_rt_nodal_05.cc [deleted file]
tests/hp/hp_constraints_rt_nodal_05/cmp/generic [deleted file]
tests/hp/hp_constraints_rt_nodal_05/cmp/i686-pc-linux-gnu+gcc4.2 [deleted file]
tests/hp/hp_constraints_rt_nodal_05/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/hp/hp_constraints_rt_nodal_05/cmp/x86_64-unknown-linux-gnu+gcc4.2 [deleted file]
tests/hp/hp_constraints_rt_nodal_06.cc [deleted file]
tests/hp/hp_constraints_rt_nodal_06/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.