aboutsummaryrefslogtreecommitdiff
path: root/sbt-bridge/src/sbt-test/source-dependencies/less-inter-inv/test
blob: c6df5698e0db97896399ba10863d8b1c5db67bef (plain) (blame)
1
2
3
4
5
6
7
8
9
# 1 iteration from initial full compile
> run
$ copy-file changes/A2.scala A.scala

# 1 iteration for the initial changes
# 1 iteration to recompile all descendents and direct dependencies
# no further iteration, because APIs of directs don't change
> run
> checkIterations 3