Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix functional tests to honor MINT_DATA_DIR properly (#879)
getDataReader() now doesn't rely on multiple arguments for different behavior, instead getDataReader() always returns a reader depending on the input file name. This map of file name maps to size which correspond with MINT_DATA_DIR requirements. This fixes a whole bunch of bugs in interpretation, repetition in tests.
- Loading branch information