summaryrefslogtreecommitdiff
path: root/test/files/run/t6731.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-11-28 12:03:33 +0100
committerPaul Phillips <paulp@improving.org>2012-11-28 18:24:15 +0100
commitdac1488a889ff5952ff85e87ec4acd7d72a74891 (patch)
treec632131313be295b66ed26cdb50562e4d7bb2921 /test/files/run/t6731.check
parent4c3aaad77fd41765aa2a06039ede143d6911d422 (diff)
downloadscala-dac1488a889ff5952ff85e87ec4acd7d72a74891.tar.gz
scala-dac1488a889ff5952ff85e87ec4acd7d72a74891.tar.bz2
scala-dac1488a889ff5952ff85e87ec4acd7d72a74891.zip
Fix for SI-6731, dropped trees in selectDynamic.
I rewrote mkInvoke entirely, and boosted the test coverage.
Diffstat (limited to 'test/files/run/t6731.check')
-rw-r--r--test/files/run/t6731.check40
1 files changed, 40 insertions, 0 deletions
diff --git a/test/files/run/t6731.check b/test/files/run/t6731.check
new file mode 100644
index 0000000000..a5d59bd378
--- /dev/null
+++ b/test/files/run/t6731.check
@@ -0,0 +1,40 @@
+Mono$.bar()
+Mono$.bar
+Mono$.bar()
+Mono$.bar
+Mono$.bar
+Mono$.baz
+Mono$.bar(bippy=1, boppy=2)
+Mono$.baz
+Poly.bar[Nothing]
+Poly.bar[Int]
+Poly.bar[Nothing]()
+Poly.bar[Int]()
+Poly.bar[Int](1, 2, 3)
+Poly.bar[Nothing]
+Poly.bar[Int]
+Poly.bar[Nothing]()
+Poly.bar[Int]()
+Poly.bar[Int](1, 2, 3)
+Updating.bar
+Updating.bar = b
+Nest1$Nest2$Nest3$.bippy(1, 2, 3)
+Nest1$Nest2$Nest3$.bippy
+Named.bippy(a=1, b=2)
+Named.boppy(c=3, d=4)
+Named.apply()
+Named.apply()
+Named.apply(e=5, f=6)
+Named2.bippy(1)(q0, c)
+Named2.bippy(1)(q0, c)
+Named2.bippy(1)(b, q0)
+Named2.bippy(1)(q0, c)
+Named2.bippy(1)(c, b)
+Named2.bippy(1)(b, c)
+Named2.bippy(1)(q0, c)
+Named2.bippy(2)(b, c)
+Named2.bippy(1)(q0, c)
+Named2.bippy(5)(b, c)
+Named2.dingus(100)(b, dong)
+Named2.bippy(1)(q0, q1)
+Named2.hello(100)(!!, !!)