summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMiguel Garcia <miguelalfredo.garcia@epfl.ch>2012-07-26 20:35:21 +0200
committerMiguel Garcia <miguelalfredo.garcia@epfl.ch>2012-07-26 20:35:21 +0200
commitf2c1736b94c96a6e6950801ee053b30e872985a4 (patch)
tree50129acd31031f811f4eb662f4809b05a82d95a8 /test
parentad08f24448729009fc8d5ff0acf307a43b4cfe0a (diff)
downloadscala-f2c1736b94c96a6e6950801ee053b30e872985a4.tar.gz
scala-f2c1736b94c96a6e6950801ee053b30e872985a4.tar.bz2
scala-f2c1736b94c96a6e6950801ee053b30e872985a4.zip
SI-6142: warn @inline-methods ending up not inlined (rightfully or not)
Diffstat (limited to 'test')
-rw-r--r--test/files/neg/t3234.check2
-rw-r--r--test/files/neg/t3234.flags (renamed from test/files/pos/t3234.flags)0
-rw-r--r--test/files/neg/t3234.scala (renamed from test/files/pos/t3234.scala)0
3 files changed, 2 insertions, 0 deletions
diff --git a/test/files/neg/t3234.check b/test/files/neg/t3234.check
new file mode 100644
index 0000000000..477b021e5e
--- /dev/null
+++ b/test/files/neg/t3234.check
@@ -0,0 +1,2 @@
+error: there were 1 inliner warnings; re-run with -Yinline-warnings for details
+one error found
diff --git a/test/files/pos/t3234.flags b/test/files/neg/t3234.flags
index c9cefdc4b9..c9cefdc4b9 100644
--- a/test/files/pos/t3234.flags
+++ b/test/files/neg/t3234.flags
diff --git a/test/files/pos/t3234.scala b/test/files/neg/t3234.scala
index 443d0467f0..443d0467f0 100644
--- a/test/files/pos/t3234.scala
+++ b/test/files/neg/t3234.scala