sbt/launcher-package/integration-test/src/test/scala
PandaMan de2c27abeb
[2.x] fix: handle --script-version sbt 2.x project dirs (#8715)
When in an sbt 2.x project directory, the script used to delegate to sbtn
before checking --script-version, so 'sbt --script-version' ran sbtn and
failed. Now we print the script version and exit before the native client
branch.
2026-02-07 22:16:21 -05:00
..
BspConfigTest.scala Add integration test for bspConfig & embedded launcher jar (fixes #7794) (#8597) 2026-01-24 15:05:51 -05:00
ExtendedRunnerTest.scala [2.x] ExtendedRunnerTest (#8674) 2026-02-01 22:25:10 -05:00
RunnerMemoryScriptTest.scala fix: Handle -X JVM options on command line (fixes #5742) (#8566) 2026-01-17 14:29:30 -05:00
RunnerScriptTest.scala [2.x] fix: handle --script-version sbt 2.x project dirs (#8715) 2026-02-07 22:16:21 -05:00
ShellScriptUtil.scala [2.x] fix: handle --script-version sbt 2.x project dirs (#8715) 2026-02-07 22:16:21 -05:00