summaryrefslogtreecommitdiff
path: root/test/scaladoc
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2015-05-20 16:21:40 +1000
committerLukas Rytz <lukas.rytz@gmail.com>2015-05-26 15:18:33 +0200
commit2be2c0d9866352286470e74a9bd878cbe3b37222 (patch)
treef8da00efdbf75b8d82b7fa133ae6696f6f3765aa /test/scaladoc
parent1f5c3f8ba84a8d85502f7f54926b1e220c1b4129 (diff)
downloadscala-2be2c0d9866352286470e74a9bd878cbe3b37222.tar.gz
scala-2be2c0d9866352286470e74a9bd878cbe3b37222.tar.bz2
scala-2be2c0d9866352286470e74a9bd878cbe3b37222.zip
Make two tests work under -Ydelambdafy:method
Recently, in 029cce7, I changed uncurry to selectively fallback to the old method of emitting lambdas when we detect that `-Ydelambdafy:method`. The change in classfile names breaks the expectations of the test `innerClassAttribute`. This commit changes that test to avoid using specialized functions, so that under -Ydelambdafy:method all functions are uniform. This changes a few fresh suffixes for anonymous class names under both `-Ydelambdafy:{inline,method}`, so the expectations have been duly updated. Similarly, I have changed `javaReflection` in the same manner. Its checkfiles remained unchanged.
Diffstat (limited to 'test/scaladoc')
0 files changed, 0 insertions, 0 deletions