sbt/launcher-package/integration-test/src/test/scala
Eruis2579 ac95afb145 fix: Fix Windows test hang and assertion mismatch for --version (#8717)
- Fix test to check for correct runner name on Windows (sbt-the-batch-script vs sbt-the-shell-script)
- Fix sbt.bat to properly exit using @endlocal and exit /B 0 instead of goto :eof
2026-02-09 13:30:36 +01:00
..
BspConfigTest.scala Add integration test for bspConfig & embedded launcher jar (fixes #7794) (#8597) 2026-01-24 15:05:51 -05:00
ExtendedRunnerTest.scala fix: Fix Windows test hang and assertion mismatch for --version (#8717) 2026-02-09 13:30:36 +01:00
RunnerMemoryScriptTest.scala fix: Handle -X JVM options on command line (fixes #5742) (#8566) 2026-01-17 14:29:30 -05:00
RunnerScriptTest.scala test: Add tests for --version flag (#8717) 2026-02-09 10:52:13 +01:00
ShellScriptUtil.scala [2.x] fix: handle --script-version sbt 2.x project dirs (#8715) 2026-02-07 22:16:21 -05:00