sbt/integration-test/src/test/scala
Eugene Yokota 2def5ef636 sbtn support
Ref https://github.com/sbt/sbt/issues/5665

This implements `--client` option to use `sbt` script as the sbtn runner. The build user can also set the env variable `SBT_NATIVE_CLIENT` to `true`.

The script will attempt to parse `project/build.properties` and use sbtn only when it's sbt 1.4 or above.
2020-09-20 17:13:04 -04: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 sbtn support 2020-09-20 17:13:04 -04:00
SyncVar.scala Update integration test 2019-02-22 22:39:18 -05:00