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

# 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