neams-th-coe / cardinal

High-Fidelity Multiphysics
https://cardinal.cels.anl.gov/
Other
84 stars 39 forks source link

Use `contrib/moose` for moose in the test harness #919

Closed loganharbour closed 3 weeks ago

loganharbour commented 3 weeks ago

Reason

Due to Cardinal's special placement of moose, we should instruct the test harness to use contrib/moose for moose if it exists.

Design

Search for contrib/moose in run_tests instead of moose

Impact

Will get the test harness working with default settings, without MOOSE_DIR set.