提交图

32 次代码提交

作者 SHA1 备注 提交日期
Nathan Mannall
2295b71e78 Remove need for git lfs to store large files
- Reduce the size of the regression files for testing geometry objects
- Don't save geometry objects when testing geometry commands. This means
  the regression check is done using the receiver output rather than
  reading the geometry directly. Some tests still output the geometry
  for reference (useful if tests fail to check the geometry that was
  built).
2025-06-19 15:18:31 +01:00
Nathan Mannall
ededfd6855 Update grass for parallel build 2025-06-19 15:17:34 +01:00
Nathan Mannall
548cf6599b Remove add_surface_roughness_half test
- The functionality this tested is better tested by the new
  add_surface_roughness_boundaries test
2025-06-19 15:15:54 +01:00
Nathan Mannall
17c05f5286 Fix bug when fractal surfaces at an MPI boundary
- Add a new test that better tests this scenario
2025-06-19 15:15:54 +01:00
Nathan Mannall
33f8e097c8 Remove 'fractal_box_half' test
- The functionality this was supposed to test is better covered by the
  new 'fractal_box_boundaries' test
2025-06-19 15:15:54 +01:00
Nathan Mannall
0c7c5447a3 Fix bug where fractal box at MPI boundary 2025-06-19 15:15:54 +01:00
Nathan Mannall
34188f8f3d Update add_grass user object for parallel build 2025-06-19 15:15:54 +01:00
Nathan Mannall
88a4592764 Add MPI test for add_surface_water user object 2025-06-19 15:15:54 +01:00
Nathan Mannall
4882927c4b Add new MPI surface roughness geometry tests 2025-06-19 15:15:54 +01:00
Nathan Mannall
c57f24536d Remove test case designed to fail 2025-06-19 15:15:53 +01:00
Nathan Mannall
eb88b954af Update MPI fractal box tests 2025-06-19 15:15:53 +01:00
Nathan Mannall
93902ea36e Create tests for add_grass user object 2025-06-19 15:15:53 +01:00
Nathan Mannall
fc547ab75e Create add_surface_water regression tests 2025-06-19 15:15:53 +01:00
Nathan Mannall
4d061ef91f Add add_surface_roughness tests 2025-06-19 15:15:53 +01:00
Nathan Mannall
8a204e5f9d Add geometry objects to fractal box tests 2025-06-19 15:15:52 +01:00
Nathan Mannall
d68d1d4973 Add new fractal box tests 2025-06-19 15:15:51 +01:00
Nathan Mannall
cb45133e3b Add test for fractal box
- Fractal boxes will build without error using the parallel build
  process, however they are not correct. Each rank builds its own part
  of the fractal box however there is no continuity across MPI
  boundaries
2025-03-17 11:52:40 +00:00
Nathan Mannall
aecf08f269 Add test for a cylindrical sector starting in a positive halo 2025-02-21 10:44:13 +00:00
Nathan Mannall
a970593dc6 Add new rigid Box geometry test 2025-02-21 10:40:04 +00:00
Nathan Mannall
2c7c07885b Add new Edge geometry tests 2025-02-21 10:36:44 +00:00
Nathan Mannall
fea6243173 Update triangles for parallel build 2025-02-14 16:08:01 +00:00
nmannall
3ebaf749f3 Add plate geometry tests 2025-02-13 10:52:07 +00:00
nmannall
b0128da724 Add cylindrical sector tests 2025-02-13 10:48:44 +00:00
nmannall
d6fc7f8689 Add reframe tests for ellipsoid geometry 2025-02-10 15:25:05 +00:00
nmannall
882966e478 Add ReFrame tests for cylinder geometry 2025-02-07 17:27:14 +00:00
nmannall
48585b4cea Add ReFrame tests for sphere geometry 2025-02-07 16:56:31 +00:00
nmannall
e4370abefd Add tests to cover more Cone geometry edge cases 2025-01-31 11:52:39 +00:00
nmannall
a5fc665671 Create new Cone geometry reframe tests 2025-01-22 11:39:08 +00:00
nmannall
3d579be7e6 Fix getting variant of test dependency 2024-11-25 17:48:43 +00:00
nmannall
b6db6d9700 Refactor existing tests to use new mixin classes 2024-11-25 15:16:15 +00:00
nmannall
70960f38b8 Fix typo in source directory 2024-07-24 10:33:10 +01:00
nmannall
43e9390b8d Split reframe tests into multiple files 2024-07-23 15:24:59 +01:00