Skip to content

Commit

Permalink
Fix functional tests to honor MINT_DATA_DIR properly (#879)
Browse files Browse the repository at this point in the history
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
harshavardhana authored and deekoder committed Nov 17, 2017
1 parent 690f36f commit 57a8ae8
Showing 1 changed file with 200 additions and 197 deletions.
Loading

0 comments on commit 57a8ae8

Please sign in to comment.