sbt/launcher-package/integration-test
bitloi a115036378 Fix sbtw integration tests on Windows: pass full test classpath
When useSbtw=true, LauncherTestHelper runs 'java -cp ... sbtw.Main' using
java.class.path, which is incomplete in the test JVM. Pass the full test
classpath via -Dsbt.test.classpath in launcherPackageIntegrationTest
(fork=true, javaOptions) and use it in LauncherTestHelper when set.
2026-02-15 12:05:25 +01:00
..
bin move to launcher-package/ 2021-04-19 10:45:29 -04:00
src/test/scala Fix sbtw integration tests on Windows: pass full test classpath 2026-02-15 12:05:25 +01:00