sbt/citest
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
..
project sbtn support 2020-09-20 17:13:04 -04:00
src/test/scala Fixes quoted arugment with whitespace 2020-01-04 15:05:13 -05:00
test3 Intial sbt.bat refactor to match the universal bash script - implement --help, --verbose, --version, --script-verion, --numeric-version, .sbtopts, .jvmopts, -D 2019-10-09 19:47:49 -07:00
Hello.scala cross JVM testing 2018-02-15 00:42:01 -05:00
build.sbt sbtn support 2020-09-20 17:13:04 -04:00
test.bat Intial sbt.bat refactor to match the universal bash script - implement --help, --verbose, --version, --script-verion, --numeric-version, .sbtopts, .jvmopts, -D 2019-10-09 19:47:49 -07:00
test.sh check that Linux output doesn't contain any junk 2019-09-22 19:04:03 -04:00