Closed hgminh95 closed 3 years ago
Hi, thanks for the contribution, LGTM! There is no need to create a new test, because the new ifstream functions are used by the existing functions that take filenames, and these are already tested. If you want to figure out how to run the tests yourself, you can have a look at the travis configuration file and follow the steps there.
I ran the tests locally and it works all fine! I don't know what's wrong with the Travis build, I got to investigate that later.
I hope the fastforest library is useful to you!
Cheers, Jonas
Add 2 new functions
Haven't figured out how to create and run test yet. If you can help on it, it would be helpful.