Commit Graph

1999 Commits

Author SHA1 Message Date
Jukka Aho 534889f985 chore(test): delete fundamentals Gmsh reading tutorial script
Remove stale tutorial harness superseded by `test/io/test_gmsh_reader.jl`.

- Drop `reading_gmsh_meshes.jl`.
2026-05-09 18:31:42 +03:00
Jukka Aho cceb56849b chore(test): delete fundamentals creating_elements tutorial script
Remove obsolete tutorial referencing retired element constructors.

- Drop `creating_elements.jl`.
2026-05-09 18:31:42 +03:00
Jukka Aho 684974b18e chore(test): delete fundamentals basis_functions tutorial script
Remove legacy tutorial code under `test/tutorials/` (historical API).

- Drop `basis_functions.jl`.
2026-05-09 18:31:42 +03:00
Jukka Aho a3f3ee9401 chore(test): delete strain-based validation regression
Remove obsolete strain validation harness.

- Drop `test/validation/test_strain_based.jl`.
2026-05-09 18:31:16 +03:00
Jukka Aho 2e6f83dd0a chore(test): drop elasticity helper validation suite
Remove unused helper verification tests.

- Delete `test/validation/test_elasticity_helpers.jl`.
2026-05-09 18:31:16 +03:00
Jukka Aho 43dc646ae0 chore(test): remove minimal cantilever validation test
Delete retired cantilever benchmark tied to old APIs.

- Drop `test/validation/test_cantilever_minimal.jl`.
2026-05-09 18:31:16 +03:00
Jukka Aho 91cb53b012 chore(test): delete legacy topology smoke suite
Remove redundant topology reference coordinate checks.

- Drop `test/topology/test_topology.jl`.
2026-05-09 18:31:16 +03:00
Jukka Aho 17ea9c32a2 chore(test): drop topology integration regression
Remove stale topology/quadrature coupling tests.

- Delete `test/topology/test_integration.jl`.
2026-05-09 18:31:15 +03:00
Jukka Aho 295b26b411 chore(test): drop unused solver postprocess tet4.inp fixture 2026-05-09 18:30:55 +03:00
Jukka Aho 2d07bd8dd5 chore(test): drop unused mortar 3D tet4.inp fixture 2026-05-09 18:30:55 +03:00
Jukka Aho 620806dd14 chore(test): drop unused mortar 3D tet10.inp fixture 2026-05-09 18:30:55 +03:00
Jukka Aho a736df3c5f chore(test): drop unused contact 3D tet4.inp fixture 2026-05-09 18:30:54 +03:00
Jukka Aho 1392563766 chore(test): drop unused contact 3D tet10.inp fixture 2026-05-09 18:30:54 +03:00
Jukka Aho a90f7a5d10 chore(test): drop unused contact 2D MED fixture 2026-05-09 18:30:54 +03:00
Jukka Aho 5bf2c66f81 chore(test): drop unused preprocess fixture rings.rmed 2026-05-09 18:30:39 +03:00
Jukka Aho 5a9ae13a43 chore(test): drop unused preprocess fixture primitives.med 2026-05-09 18:30:39 +03:00
Jukka Aho ba33a7c56e chore(test): drop unused preprocess fixture hexmeshOverlappingGroups.med 2026-05-09 18:30:39 +03:00
Jukka Aho 8b48f95563 chore(test): drop unused preprocess fixture block_2d_1elem_quad4.med 2026-05-09 18:30:39 +03:00
Jukka Aho 03f9d7a2b3 chore(test): drop unused preprocess fixture block_2d.med 2026-05-09 18:30:39 +03:00
Jukka Aho 80d5a84391 chore(test): remove unused MED fixture for nonlinear elasticity demo
Drop orphaned mesh asset under `test/test_elasticity_2d_nonlinear_with_surface_load/`.

- Delete `BLOCK_1elem.med`.
2026-05-09 18:30:24 +03:00
Jukka Aho 4b80000694 chore(test): drop solver postprocess regression
Delete stale postprocessing tests for removed solver pipeline.

- Drop `test/solvers/test_postprocess.jl`.
2026-05-09 18:30:16 +03:00
Jukka Aho 60d4aedf76 chore(test): delete modal zero-eigenmode regression
Remove unused eigenmode diagnostics tied to retired solvers.

- Drop `test/solvers/test_modal_zero_eigenmodes.jl`.
2026-05-09 18:30:16 +03:00
Jukka Aho 2500542dea chore(test): delete second modal elasticity regression
Remove duplicate modal elasticity experiment file.

- Drop `test/solvers/test_modal_elasticity_2.jl`.
2026-05-09 18:30:06 +03:00
Jukka Aho 344b3d7a0c chore(test): remove modal elasticity regression
Delete elasticity/modal coupling tests outside CI.

- Drop `test/solvers/test_modal_elasticity.jl`.
2026-05-09 18:30:06 +03:00
Jukka Aho fb589d27c4 chore(test): delete modal analysis new-API experiment
Remove unmaintained modal solver API harness.

- Drop `test/solvers/test_modal_analysis_new_api.jl`.
2026-05-09 18:30:06 +03:00
Jukka Aho a605a0abb2 chore(test): drop legacy modal analysis regression
Remove solver modal tests tied to deleted solver scaffolding.

- Delete `test/solvers/test_modal_analysis.jl`.
2026-05-09 18:30:06 +03:00
Jukka Aho 18b9f4a0d0 chore(test): delete wedge quadrature regression
Remove wedge-specific quadrature tests pending new coverage.

- Drop `test/quadrature/test_wedges.jl`.
2026-05-09 18:29:39 +03:00
Jukka Aho 29f8e970a8 chore(test): delete triangle quadrature regression
Remove redundant triangle rule coverage.

- Drop `test/quadrature/test_triangles.jl`.
2026-05-09 18:29:38 +03:00
Jukka Aho 745facfeeb chore(test): delete tetrahedron quadrature regression
Remove standalone tet quadrature tests superseded by unified rule checks.

- Drop `test/quadrature/test_tetrahedra.jl`.
2026-05-09 18:29:38 +03:00
Jukka Aho 130e911329 chore(test): drop quadrature tensor-product regression
Delete redundant tensor-product rule tests.

- Drop `test/quadrature/test_tensor_products.jl`.
2026-05-09 18:29:15 +03:00
Jukka Aho d786e7f5b8 chore(test): delete pyramid quadrature regression
Remove pyramid-specific integration tests pending refreshed coverage.

- Drop `test/quadrature/test_pyramids.jl`.
2026-05-09 18:29:15 +03:00
Jukka Aho e2b8f54f52 chore(test): remove quadrature legacy API tests
Delete compatibility tests for removed quadrature wrappers.

- Drop `test/quadrature/test_legacy_api.jl`.
2026-05-09 18:29:15 +03:00
Jukka Aho 43f2e312df chore(test): drop quadrature API regression file
Delete outdated API smoke tests for retired quadrature entry points.

- Delete `test/quadrature/test_api.jl`.
2026-05-09 18:29:15 +03:00
Jukka Aho af8826b027 chore(test): delete quadrature accuracy regression
Remove stale quadrature accuracy harness superseded by topology-specific tests.

- Drop `test/quadrature/test_accuracy.jl`.
2026-05-09 18:29:15 +03:00
Jukka Aho 2f1e510364 chore(test): remove physics validation experiment
Delete unmaintained validation harness for retired Physics workflows.

- Drop `test/physics/test_validation.jl`.
2026-05-09 18:28:48 +03:00
Jukka Aho 02bb66e30b chore(test): delete legacy physics typing regression
Remove stale physics type tests superseded by tag-based traits.

- Drop `test/physics/test_types.jl`.
2026-05-09 18:28:47 +03:00
Jukka Aho 4fc51ab894 chore(test): drop Dict-era boundary condition tests
Remove physics BC regressions tied to deleted `src/physics/boundary_conditions.jl`.

- Delete `test/physics/test_boundary_conditions.jl`.
2026-05-09 18:28:47 +03:00
Jukka Aho c3480c59ff chore(test): delete structured mesh regression file
Remove redundant structured mesh tests superseded by domain solves.

- Drop `test/mesh/test_structured.jl`.
2026-05-09 18:28:27 +03:00
Jukka Aho ee3ade7096 chore(test): remove parametric mesh regression
Delete outdated parametric mesh coverage.

- Drop `test/mesh/test_parametric.jl`.
2026-05-09 18:28:27 +03:00
Jukka Aho 8f52df8d9b chore(test): delete mesh parallel feature stubs
Remove unmaintained parallel mesh experiments.

- Drop `test/mesh/test_parallel_features.jl`.
2026-05-09 18:28:27 +03:00
Jukka Aho 93973c563c chore(test): drop mesh coloring regression
Remove tests for deleted graph coloring helpers.

- Delete `test/mesh/test_coloring.jl`.
2026-05-09 18:28:26 +03:00
Jukka Aho 5b355cae6c chore(test): delete plasticity new-API experiment
Remove unmaintained plasticity API scaffold tests.

- Drop `test/materials/test_plasticity_new_api.jl`.
2026-05-09 18:27:51 +03:00
Jukka Aho 79739e3371 chore(test): remove legacy perfect plasticity regression
Delete outdated plasticity tests pending `test_plasticity_integration.jl`.

- Drop `test/materials/test_perfect_plasticity.jl`.
2026-05-09 18:27:51 +03:00
Jukka Aho ff8123c350 chore(test): delete retired Neo-Hookean regression file
Remove stale hyperelastic tests superseded by advanced materials coverage.

- Drop `test/materials/test_neo_hookean.jl`.
2026-05-09 18:27:51 +03:00
Jukka Aho 3a8a81919e chore(test): drop legacy global material cache regression
Remove tests targeting deleted `src/materials/material_cache.jl`.

- Delete `test/materials/test_material_cache.jl`.
2026-05-09 18:27:51 +03:00
Jukka Aho c73e189e9f chore(test): delete legacy linear elastic regression
Remove outdated `LinearElastic` tests pending refreshed materials suite.

- Drop `test/materials/test_linear_elastic.jl`.
2026-05-09 18:27:38 +03:00
Jukka Aho c43b37bd9d chore(test): remove hyperelastic API regression file
Delete stale hyperelastic harness superseded by `hyperelastic_models.jl` tests.

- Drop `test/materials/test_hyperelasticity_new_api.jl`.
2026-05-09 18:27:38 +03:00
Jukka Aho 089b50df34 chore(test): delete finite-strain plasticity tests
Remove coverage for deleted `finite_strain_plasticity.jl` material prototype.

- Drop `test/materials/test_finite_strain_plasticity.jl`.
2026-05-09 18:27:38 +03:00
Jukka Aho be875b2bf6 chore(test): drop damage API regression stub
Remove unmaintained damage-model tests for retired APIs.

- Delete `test/materials/test_damage_new_api.jl`.
2026-05-09 18:27:38 +03:00
Jukka Aho e91df0db49 chore(test): delete IO postprocess regression
Remove retired postprocessing tests tied to legacy IO.

- Drop `test/io/test_postprocess.jl`.
2026-05-09 18:26:58 +03:00