sbt/integration-test/src/test/scala
Eugene Yokota b5cb8b4657 Let -mem take higher precedence
Fixes #256

JAVA_OPTS and SBT_OPTS are now read into an array first.
If `-mem` is passed, it will evict all memory related options,
and use the calculated memory options instead.
2019-02-22 22:39:18 -05:00
..
InheritInput.scala Update integration test 2019-02-22 22:39:18 -05:00
PowerAssertions.scala Update integration test 2019-02-22 22:39:18 -05:00
Process.scala Update integration test 2019-02-22 22:39:18 -05:00
ProcessImpl.scala Update integration test 2019-02-22 22:39:18 -05:00
RunnerTest.scala Let -mem take higher precedence 2019-02-22 22:39:18 -05:00
SyncVar.scala Update integration test 2019-02-22 22:39:18 -05:00