summaryrefslogtreecommitdiff
path: root/test/pending/jvm/t7006.check
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@typesafe.com>2016-01-26 06:59:23 +0100
committerLukas Rytz <lukas.rytz@typesafe.com>2016-01-26 06:59:23 +0100
commitef77a5497a64f4fa870e830e9114bd00db269452 (patch)
tree4ce0d9afde8d2c44e0920d276661b0e57ca6d6bb /test/pending/jvm/t7006.check
parent90ee1b871236402f8543bf424a4f38d909598b3a (diff)
parent983894f24b6c79934af757173d9e44faecd34069 (diff)
downloadscala-ef77a5497a64f4fa870e830e9114bd00db269452.tar.gz
scala-ef77a5497a64f4fa870e830e9114bd00db269452.tar.bz2
scala-ef77a5497a64f4fa870e830e9114bd00db269452.zip
Merge pull request #4916 from lrytz/restoreASMTests
Restore backend tests that were removed together with GenASM
Diffstat (limited to 'test/pending/jvm/t7006.check')
-rw-r--r--test/pending/jvm/t7006.check29
1 files changed, 0 insertions, 29 deletions
diff --git a/test/pending/jvm/t7006.check b/test/pending/jvm/t7006.check
deleted file mode 100644
index 6294b14d62..0000000000
--- a/test/pending/jvm/t7006.check
+++ /dev/null
@@ -1,29 +0,0 @@
-[running phase parser on Foo_1.scala]
-[running phase namer on Foo_1.scala]
-[running phase packageobjects on Foo_1.scala]
-[running phase typer on Foo_1.scala]
-[running phase patmat on Foo_1.scala]
-[running phase superaccessors on Foo_1.scala]
-[running phase extmethods on Foo_1.scala]
-[running phase pickler on Foo_1.scala]
-[running phase refchecks on Foo_1.scala]
-[running phase uncurry on Foo_1.scala]
-[running phase tailcalls on Foo_1.scala]
-[running phase specialize on Foo_1.scala]
-[running phase explicitouter on Foo_1.scala]
-[running phase erasure on Foo_1.scala]
-[running phase posterasure on Foo_1.scala]
-[running phase lazyvals on Foo_1.scala]
-[running phase lambdalift on Foo_1.scala]
-[running phase constructors on Foo_1.scala]
-[running phase flatten on Foo_1.scala]
-[running phase mixin on Foo_1.scala]
-[running phase cleanup on Foo_1.scala]
-[running phase delambdafy on Foo_1.scala]
-[running phase icode on Foo_1.scala]
-[running phase inliner on Foo_1.scala]
-[running phase inlinehandlers on Foo_1.scala]
-[running phase closelim on Foo_1.scala]
-[running phase constopt on Foo_1.scala]
-[running phase dce on Foo_1.scala]
-[running phase jvm on icode]