sbt/sbt/src/sbt-test
Ethan Atkins 9634a872cd Allow trailing semicolon in multi commands
It was a mistake to disallow trailing semicolons for multi commands.
Firstly this was a mistake because previous versions of sbt supported a
trailing semi colon. It was also inconsistent with how commands work in
a regular shell (e.g. bash or zsh).
2018-12-27 13:22:45 -08:00
..
actions Do not require leading semicolon for multi command 2018-11-19 10:42:51 -08:00
apiinfo Adjust to Zinc and lm changes 2017-05-30 00:59:43 -04:00
compiler-project Fix Dotty plugin test 2018-05-05 15:19:47 -04:00
dependency-management Adjust the tests 2018-10-15 11:24:44 -04:00
ivy-deps-management/update-classifiers-snapshot-srcs -sbinary/+sjson-new, -datatype/+contraband & upgrades 2017-01-05 21:59:00 +00:00
java Fixes contains bug 2018-07-14 01:05:14 -04:00
package FIX #1972 add regression test 2018-08-22 17:18:54 +02:00
project implement SemanticdbPlugin 2018-10-11 15:44:15 -04:00
project-load/sha-conflict Fix #3160: Disable sha-conflict 2017-05-10 21:40:01 +02:00
reporter/nowarn Update Defaults and scripted to := style 2016-08-29 23:02:10 -04:00
run Bump up test frameworks used in scripted tests 2018-09-29 23:19:49 -04:00
source-dependencies Bump tests to 2.12 2018-09-30 12:25:21 -04:00
tests Bump up test frameworks used in scripted tests 2018-09-29 23:19:49 -04:00
watch Allow trailing semicolon in multi commands 2018-12-27 13:22:45 -08:00