sbt/launcher-package/integration-test/src/test/scala
Domantas Petrauskas bf8e92be74
Fix VM argument passing by .sbtopts file and JAVA_TOOL_OPTIONS environmental variable (#7393)
Fixes #7387

* Fix VM argument passing by .sbtopts file and JAVA_TOOL_OPTIONS environmental variable, improve launcher script integration test setup
* Fix sbt process not exiting in launcher test for --sbt-version
* Fix JAVA_TOOL_OPTIONS in launcher for linux/mac
2023-10-06 12:31:27 -04:00
..
InheritInput.scala move to launcher-package/ 2021-04-19 10:45:29 -04:00
PowerAssertions.scala move to launcher-package/ 2021-04-19 10:45:29 -04:00
Process.scala move to launcher-package/ 2021-04-19 10:45:29 -04:00
ProcessImpl.scala move to launcher-package/ 2021-04-19 10:45:29 -04:00
RunnerTest.scala Add --sbt-cache argument and update localCacheDirectory key description 2021-08-21 07:35:09 -07:00
ScriptTest.scala Fix VM argument passing by .sbtopts file and JAVA_TOOL_OPTIONS environmental variable (#7393) 2023-10-06 12:31:27 -04:00
SyncVar.scala move to launcher-package/ 2021-04-19 10:45:29 -04:00