The build_default_exe_dict() function is a utility to populate the Executables fixture with the default binary name/path config used by modflow6 autotests. Previously only a subset of binaries were mapped. Update it for a complete mapping including all downloaded/rebuilt exes. (What constitutes a "complete" mapping will change if the set of binaries included in the core modflow6 or executables distributions change.)
The
build_default_exe_dict()
function is a utility to populate theExecutables
fixture with the default binary name/path config used by modflow6 autotests. Previously only a subset of binaries were mapped. Update it for a complete mapping including all downloaded/rebuilt exes. (What constitutes a "complete" mapping will change if the set of binaries included in the core modflow6 or executables distributions change.)