Commit Graph

1 Commits (master)

Author SHA1 Message Date
Sébastien Hinderer 47c887584d ocamltest: take parsing of response files out of environments module
This commit is a follow-up to 123334881a.

Its purpose is to make the environments module abstract again,
by moving the parsing mechanism in its own module.
Consequently, the environments module can be linked earlier again (as
was the case before the commit mentionned above) and can thus be
used in other modules.
2019-09-26 17:44:22 +02:00