Files
JuliaFEM.jl/test/mesh
Jukka Aho 30a975ec9d test(mesh): cover Gmsh stub errors without the Gmsh extension
Add a focused test file asserting read_gmsh_msh raises ErrorException and
mesh_from_current_gmsh_model stays undefined until JuliaFEMGmshExt loads.

- Add test_gmsh_stub.jl with two throws checks for the weakdep path
- Include the new file from test/mesh/runtests.jl next to existing mesh tests
2026-05-11 03:02:14 +03:00
..