fjarri/Jute.jl

Add a support for INI-files

Closed this issue · 1 comments

INI files can be used to specify rarely used options unavailable from command-line, for example the test file postfix.

Issue #6 will allow the options to be passed through runtests(), so runtests.jl will serve as an effective INI file (at least, for now).