From 97990186b0324f0cb3f80c0a18a9364ec450c8c3 Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Thu, 25 Jan 2018 15:33:15 +0100 Subject: [PATCH 01/23] Combine tests from /neg-with-implicits into /neg This is to simplify the scripts written in the next commits. I don't believe this separation brings a lot of value, so propose to just keep it that way. --- .../classmanifests_new_deprecations.scala | 0 .../untried/{neg-with-implicits => neg}/compile-time-only-a.scala | 0 .../untried/{neg-with-implicits => neg}/divergent-implicit.scala | 0 .../untried/{neg-with-implicits => neg}/forgot-interpolator.scala | 0 tests/untried/{neg-with-implicits => neg}/implicit-shadow.scala | 0 tests/untried/{neg-with-implicits => neg}/implicits.scala | 0 tests/untried/{neg-with-implicits => neg}/logImplicits.scala | 0 .../macro-blackbox-dynamic-materialization/Macros_1.scala | 0 .../macro-blackbox-dynamic-materialization/Test_2.scala | 0 .../macro-blackbox-fundep-materialization/Macros_1.scala | 0 .../macro-blackbox-fundep-materialization/Test_2.scala | 0 .../macro-bundle-whitebox-use-raw/Macros_1.scala | 0 .../macro-bundle-whitebox-use-raw/Test_2.scala | 0 .../macro-bundle-whitebox-use-refined/Macros_1.scala | 0 .../macro-bundle-whitebox-use-refined/Test_2.scala | 0 .../{neg-with-implicits => neg}/macro-cyclic/Impls_Macros_1.scala | 0 .../macro-divergence-controlled/Impls_Macros_1.scala | 0 .../macro-divergence-controlled/Test_2.scala | 0 .../{neg-with-implicits => neg}/macro-invalidsig/Impls_1.scala | 0 .../macro-invalidsig/Macros_Test_2.scala | 0 .../untried/{neg-with-implicits => neg}/overloaded-implicit.scala | 0 .../{neg-with-implicits => neg}/patmat-classtag-compound.scala | 0 .../untried/{neg-with-implicits => neg}/sammy_restrictions.scala | 0 tests/untried/{neg-with-implicits => neg}/sensitive2.scala | 0 .../stringinterpolation_macro-neg.scala | 0 tests/untried/{neg-with-implicits => neg}/t0226.scala | 0 tests/untried/{neg-with-implicits => neg}/t0590.scala | 0 tests/untried/{neg-with-implicits => neg}/t1038.scala | 0 tests/untried/{neg-with-implicits => neg}/t2206.scala | 0 tests/untried/{neg-with-implicits => neg}/t2316.scala | 0 tests/untried/{neg-with-implicits => neg}/t2405.scala | 0 tests/untried/{neg-with-implicits => neg}/t2421b.scala | 0 tests/untried/{neg-with-implicits => neg}/t3006.scala | 0 tests/untried/{neg-with-implicits => neg}/t3224.scala | 0 tests/untried/{neg-with-implicits => neg}/t3346b.scala | 0 tests/untried/{neg-with-implicits => neg}/t3346c.scala | 0 tests/untried/{neg-with-implicits => neg}/t3346i.scala | 0 tests/untried/{neg-with-implicits => neg}/t3453.scala | 0 tests/untried/{neg-with-implicits => neg}/t3653.scala | 0 tests/untried/{neg-with-implicits => neg}/t3692-new.scala | 0 tests/untried/{neg-with-implicits => neg}/t3776.scala | 0 tests/untried/{neg-with-implicits => neg}/t3854.scala | 0 tests/untried/{neg-with-implicits => neg}/t3977.scala | 0 tests/untried/{neg-with-implicits => neg}/t3995.scala | 0 tests/untried/{neg-with-implicits => neg}/t4079/t4079_1.scala | 0 tests/untried/{neg-with-implicits => neg}/t4079/t4079_2.scala | 0 tests/untried/{neg-with-implicits => neg}/t4270.scala | 0 tests/untried/{neg-with-implicits => neg}/t4271.scala | 0 tests/untried/{neg-with-implicits => neg}/t4457_1.scala | 0 tests/untried/{neg-with-implicits => neg}/t4457_2.scala | 0 tests/untried/{neg-with-implicits => neg}/t4568.scala | 0 tests/untried/{neg-with-implicits => neg}/t4882.scala | 0 tests/untried/{neg-with-implicits => neg}/t5318.scala | 0 tests/untried/{neg-with-implicits => neg}/t5318b.scala | 0 tests/untried/{neg-with-implicits => neg}/t5318c.scala | 0 tests/untried/{neg-with-implicits => neg}/t5340.scala | 0 tests/untried/{neg-with-implicits => neg}/t5354.scala | 0 tests/untried/{neg-with-implicits => neg}/t5376.scala | 0 tests/untried/{neg-with-implicits => neg}/t550.scala | 0 tests/untried/{neg-with-implicits => neg}/t5553_2.scala | 0 tests/untried/{neg-with-implicits => neg}/t5554.scala | 0 tests/untried/{neg-with-implicits => neg}/t5578.scala | 0 tests/untried/{neg-with-implicits => neg}/t5728.scala | 0 tests/untried/{neg-with-implicits => neg}/t5801.scala | 0 tests/untried/{neg-with-implicits => neg}/t5803.scala | 0 tests/untried/{neg-with-implicits => neg}/t5839.scala | 0 tests/untried/{neg-with-implicits => neg}/t5892.scala | 0 tests/untried/{neg-with-implicits => neg}/t5903a/Macros_1.scala | 0 tests/untried/{neg-with-implicits => neg}/t5903a/Test_2.scala | 0 tests/untried/{neg-with-implicits => neg}/t5903b/Macros_1.scala | 0 tests/untried/{neg-with-implicits => neg}/t5903b/Test_2.scala | 0 tests/untried/{neg-with-implicits => neg}/t5903c/Macros_1.scala | 0 tests/untried/{neg-with-implicits => neg}/t5903c/Test_2.scala | 0 tests/untried/{neg-with-implicits => neg}/t5903d/Macros_1.scala | 0 tests/untried/{neg-with-implicits => neg}/t5903d/Test_2.scala | 0 tests/untried/{neg-with-implicits => neg}/t5903e/Macros_1.scala | 0 tests/untried/{neg-with-implicits => neg}/t5903e/Test_2.scala | 0 tests/untried/{neg-with-implicits => neg}/t591.scala | 0 tests/untried/{neg-with-implicits => neg}/t6074.scala | 0 tests/untried/{neg-with-implicits => neg}/t6083.scala | 0 tests/untried/{neg-with-implicits => neg}/t6120.scala | 0 tests/untried/{neg-with-implicits => neg}/t6227.scala | 0 tests/untried/{neg-with-implicits => neg}/t6263.scala | 0 tests/untried/{neg-with-implicits => neg}/t631.scala | 0 tests/untried/{neg-with-implicits => neg}/t6335.scala | 0 tests/untried/{neg-with-implicits => neg}/t6436.scala | 0 tests/untried/{neg-with-implicits => neg}/t6436b.scala | 0 tests/untried/{neg-with-implicits => neg}/t6567.scala | 0 tests/untried/{neg-with-implicits => neg}/t6597.scala | 0 tests/untried/{neg-with-implicits => neg}/t6666d.scala | 0 tests/untried/{neg-with-implicits => neg}/t6667.scala | 0 tests/untried/{neg-with-implicits => neg}/t6667b.scala | 0 tests/untried/{neg-with-implicits => neg}/t6889.scala | 0 tests/untried/{neg-with-implicits => neg}/t692.scala | 0 tests/untried/{neg-with-implicits => neg}/t6931/Macros_1.scala | 0 tests/untried/{neg-with-implicits => neg}/t6931/Test_2.scala | 0 tests/untried/{neg-with-implicits => neg}/t696.scala | 0 tests/untried/{neg-with-implicits => neg}/t712.scala | 0 tests/untried/{neg-with-implicits => neg}/t7289.scala | 0 tests/untried/{neg-with-implicits => neg}/t7289_status_quo.scala | 0 tests/untried/{neg-with-implicits => neg}/t729.scala | 0 tests/untried/{neg-with-implicits => neg}/t7509.scala | 0 tests/untried/{neg-with-implicits => neg}/t7519-b/Mac_1.scala | 0 tests/untried/{neg-with-implicits => neg}/t7519-b/Use_2.scala | 0 tests/untried/{neg-with-implicits => neg}/t7519.scala | 0 tests/untried/{neg-with-implicits => neg}/t7721.scala | 0 tests/untried/{neg-with-implicits => neg}/t8024.scala | 0 tests/untried/{neg-with-implicits => neg}/t8024b.scala | 0 tests/untried/{neg-with-implicits => neg}/t8104/Macros_1.scala | 0 tests/untried/{neg-with-implicits => neg}/t8104/Test_2.scala | 0 tests/untried/{neg-with-implicits => neg}/t8372.scala | 0 tests/untried/{neg-with-implicits => neg}/viewtest.scala | 0 .../untried/{neg-with-implicits => neg}/warn-unused-imports.scala | 0 113 files changed, 0 insertions(+), 0 deletions(-) rename tests/untried/{neg-with-implicits => neg}/classmanifests_new_deprecations.scala (100%) rename tests/untried/{neg-with-implicits => neg}/compile-time-only-a.scala (100%) rename tests/untried/{neg-with-implicits => neg}/divergent-implicit.scala (100%) rename tests/untried/{neg-with-implicits => neg}/forgot-interpolator.scala (100%) rename tests/untried/{neg-with-implicits => neg}/implicit-shadow.scala (100%) rename tests/untried/{neg-with-implicits => neg}/implicits.scala (100%) rename tests/untried/{neg-with-implicits => neg}/logImplicits.scala (100%) rename tests/untried/{neg-with-implicits => neg}/macro-blackbox-dynamic-materialization/Macros_1.scala (100%) rename tests/untried/{neg-with-implicits => neg}/macro-blackbox-dynamic-materialization/Test_2.scala (100%) rename tests/untried/{neg-with-implicits => neg}/macro-blackbox-fundep-materialization/Macros_1.scala (100%) rename tests/untried/{neg-with-implicits => neg}/macro-blackbox-fundep-materialization/Test_2.scala (100%) rename tests/untried/{neg-with-implicits => neg}/macro-bundle-whitebox-use-raw/Macros_1.scala (100%) rename tests/untried/{neg-with-implicits => neg}/macro-bundle-whitebox-use-raw/Test_2.scala (100%) rename tests/untried/{neg-with-implicits => neg}/macro-bundle-whitebox-use-refined/Macros_1.scala (100%) rename tests/untried/{neg-with-implicits => neg}/macro-bundle-whitebox-use-refined/Test_2.scala (100%) rename tests/untried/{neg-with-implicits => neg}/macro-cyclic/Impls_Macros_1.scala (100%) rename tests/untried/{neg-with-implicits => neg}/macro-divergence-controlled/Impls_Macros_1.scala (100%) rename tests/untried/{neg-with-implicits => neg}/macro-divergence-controlled/Test_2.scala (100%) rename tests/untried/{neg-with-implicits => neg}/macro-invalidsig/Impls_1.scala (100%) rename tests/untried/{neg-with-implicits => neg}/macro-invalidsig/Macros_Test_2.scala (100%) rename tests/untried/{neg-with-implicits => neg}/overloaded-implicit.scala (100%) rename tests/untried/{neg-with-implicits => neg}/patmat-classtag-compound.scala (100%) rename tests/untried/{neg-with-implicits => neg}/sammy_restrictions.scala (100%) rename tests/untried/{neg-with-implicits => neg}/sensitive2.scala (100%) rename tests/untried/{neg-with-implicits => neg}/stringinterpolation_macro-neg.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t0226.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t0590.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t1038.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t2206.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t2316.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t2405.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t2421b.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t3006.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t3224.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t3346b.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t3346c.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t3346i.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t3453.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t3653.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t3692-new.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t3776.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t3854.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t3977.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t3995.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t4079/t4079_1.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t4079/t4079_2.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t4270.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t4271.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t4457_1.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t4457_2.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t4568.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t4882.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5318.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5318b.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5318c.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5340.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5354.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5376.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t550.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5553_2.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5554.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5578.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5728.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5801.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5803.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5839.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5892.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5903a/Macros_1.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5903a/Test_2.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5903b/Macros_1.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5903b/Test_2.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5903c/Macros_1.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5903c/Test_2.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5903d/Macros_1.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5903d/Test_2.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5903e/Macros_1.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t5903e/Test_2.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t591.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t6074.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t6083.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t6120.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t6227.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t6263.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t631.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t6335.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t6436.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t6436b.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t6567.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t6597.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t6666d.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t6667.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t6667b.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t6889.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t692.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t6931/Macros_1.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t6931/Test_2.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t696.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t712.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t7289.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t7289_status_quo.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t729.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t7509.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t7519-b/Mac_1.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t7519-b/Use_2.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t7519.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t7721.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t8024.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t8024b.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t8104/Macros_1.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t8104/Test_2.scala (100%) rename tests/untried/{neg-with-implicits => neg}/t8372.scala (100%) rename tests/untried/{neg-with-implicits => neg}/viewtest.scala (100%) rename tests/untried/{neg-with-implicits => neg}/warn-unused-imports.scala (100%) diff --git a/tests/untried/neg-with-implicits/classmanifests_new_deprecations.scala b/tests/untried/neg/classmanifests_new_deprecations.scala similarity index 100% rename from tests/untried/neg-with-implicits/classmanifests_new_deprecations.scala rename to tests/untried/neg/classmanifests_new_deprecations.scala diff --git a/tests/untried/neg-with-implicits/compile-time-only-a.scala b/tests/untried/neg/compile-time-only-a.scala similarity index 100% rename from tests/untried/neg-with-implicits/compile-time-only-a.scala rename to tests/untried/neg/compile-time-only-a.scala diff --git a/tests/untried/neg-with-implicits/divergent-implicit.scala b/tests/untried/neg/divergent-implicit.scala similarity index 100% rename from tests/untried/neg-with-implicits/divergent-implicit.scala rename to tests/untried/neg/divergent-implicit.scala diff --git a/tests/untried/neg-with-implicits/forgot-interpolator.scala b/tests/untried/neg/forgot-interpolator.scala similarity index 100% rename from tests/untried/neg-with-implicits/forgot-interpolator.scala rename to tests/untried/neg/forgot-interpolator.scala diff --git a/tests/untried/neg-with-implicits/implicit-shadow.scala b/tests/untried/neg/implicit-shadow.scala similarity index 100% rename from tests/untried/neg-with-implicits/implicit-shadow.scala rename to tests/untried/neg/implicit-shadow.scala diff --git a/tests/untried/neg-with-implicits/implicits.scala b/tests/untried/neg/implicits.scala similarity index 100% rename from tests/untried/neg-with-implicits/implicits.scala rename to tests/untried/neg/implicits.scala diff --git a/tests/untried/neg-with-implicits/logImplicits.scala b/tests/untried/neg/logImplicits.scala similarity index 100% rename from tests/untried/neg-with-implicits/logImplicits.scala rename to tests/untried/neg/logImplicits.scala diff --git a/tests/untried/neg-with-implicits/macro-blackbox-dynamic-materialization/Macros_1.scala b/tests/untried/neg/macro-blackbox-dynamic-materialization/Macros_1.scala similarity index 100% rename from tests/untried/neg-with-implicits/macro-blackbox-dynamic-materialization/Macros_1.scala rename to tests/untried/neg/macro-blackbox-dynamic-materialization/Macros_1.scala diff --git a/tests/untried/neg-with-implicits/macro-blackbox-dynamic-materialization/Test_2.scala b/tests/untried/neg/macro-blackbox-dynamic-materialization/Test_2.scala similarity index 100% rename from tests/untried/neg-with-implicits/macro-blackbox-dynamic-materialization/Test_2.scala rename to tests/untried/neg/macro-blackbox-dynamic-materialization/Test_2.scala diff --git a/tests/untried/neg-with-implicits/macro-blackbox-fundep-materialization/Macros_1.scala b/tests/untried/neg/macro-blackbox-fundep-materialization/Macros_1.scala similarity index 100% rename from tests/untried/neg-with-implicits/macro-blackbox-fundep-materialization/Macros_1.scala rename to tests/untried/neg/macro-blackbox-fundep-materialization/Macros_1.scala diff --git a/tests/untried/neg-with-implicits/macro-blackbox-fundep-materialization/Test_2.scala b/tests/untried/neg/macro-blackbox-fundep-materialization/Test_2.scala similarity index 100% rename from tests/untried/neg-with-implicits/macro-blackbox-fundep-materialization/Test_2.scala rename to tests/untried/neg/macro-blackbox-fundep-materialization/Test_2.scala diff --git a/tests/untried/neg-with-implicits/macro-bundle-whitebox-use-raw/Macros_1.scala b/tests/untried/neg/macro-bundle-whitebox-use-raw/Macros_1.scala similarity index 100% rename from tests/untried/neg-with-implicits/macro-bundle-whitebox-use-raw/Macros_1.scala rename to tests/untried/neg/macro-bundle-whitebox-use-raw/Macros_1.scala diff --git a/tests/untried/neg-with-implicits/macro-bundle-whitebox-use-raw/Test_2.scala b/tests/untried/neg/macro-bundle-whitebox-use-raw/Test_2.scala similarity index 100% rename from tests/untried/neg-with-implicits/macro-bundle-whitebox-use-raw/Test_2.scala rename to tests/untried/neg/macro-bundle-whitebox-use-raw/Test_2.scala diff --git a/tests/untried/neg-with-implicits/macro-bundle-whitebox-use-refined/Macros_1.scala b/tests/untried/neg/macro-bundle-whitebox-use-refined/Macros_1.scala similarity index 100% rename from tests/untried/neg-with-implicits/macro-bundle-whitebox-use-refined/Macros_1.scala rename to tests/untried/neg/macro-bundle-whitebox-use-refined/Macros_1.scala diff --git a/tests/untried/neg-with-implicits/macro-bundle-whitebox-use-refined/Test_2.scala b/tests/untried/neg/macro-bundle-whitebox-use-refined/Test_2.scala similarity index 100% rename from tests/untried/neg-with-implicits/macro-bundle-whitebox-use-refined/Test_2.scala rename to tests/untried/neg/macro-bundle-whitebox-use-refined/Test_2.scala diff --git a/tests/untried/neg-with-implicits/macro-cyclic/Impls_Macros_1.scala b/tests/untried/neg/macro-cyclic/Impls_Macros_1.scala similarity index 100% rename from tests/untried/neg-with-implicits/macro-cyclic/Impls_Macros_1.scala rename to tests/untried/neg/macro-cyclic/Impls_Macros_1.scala diff --git a/tests/untried/neg-with-implicits/macro-divergence-controlled/Impls_Macros_1.scala b/tests/untried/neg/macro-divergence-controlled/Impls_Macros_1.scala similarity index 100% rename from tests/untried/neg-with-implicits/macro-divergence-controlled/Impls_Macros_1.scala rename to tests/untried/neg/macro-divergence-controlled/Impls_Macros_1.scala diff --git a/tests/untried/neg-with-implicits/macro-divergence-controlled/Test_2.scala b/tests/untried/neg/macro-divergence-controlled/Test_2.scala similarity index 100% rename from tests/untried/neg-with-implicits/macro-divergence-controlled/Test_2.scala rename to tests/untried/neg/macro-divergence-controlled/Test_2.scala diff --git a/tests/untried/neg-with-implicits/macro-invalidsig/Impls_1.scala b/tests/untried/neg/macro-invalidsig/Impls_1.scala similarity index 100% rename from tests/untried/neg-with-implicits/macro-invalidsig/Impls_1.scala rename to tests/untried/neg/macro-invalidsig/Impls_1.scala diff --git a/tests/untried/neg-with-implicits/macro-invalidsig/Macros_Test_2.scala b/tests/untried/neg/macro-invalidsig/Macros_Test_2.scala similarity index 100% rename from tests/untried/neg-with-implicits/macro-invalidsig/Macros_Test_2.scala rename to tests/untried/neg/macro-invalidsig/Macros_Test_2.scala diff --git a/tests/untried/neg-with-implicits/overloaded-implicit.scala b/tests/untried/neg/overloaded-implicit.scala similarity index 100% rename from tests/untried/neg-with-implicits/overloaded-implicit.scala rename to tests/untried/neg/overloaded-implicit.scala diff --git a/tests/untried/neg-with-implicits/patmat-classtag-compound.scala b/tests/untried/neg/patmat-classtag-compound.scala similarity index 100% rename from tests/untried/neg-with-implicits/patmat-classtag-compound.scala rename to tests/untried/neg/patmat-classtag-compound.scala diff --git a/tests/untried/neg-with-implicits/sammy_restrictions.scala b/tests/untried/neg/sammy_restrictions.scala similarity index 100% rename from tests/untried/neg-with-implicits/sammy_restrictions.scala rename to tests/untried/neg/sammy_restrictions.scala diff --git a/tests/untried/neg-with-implicits/sensitive2.scala b/tests/untried/neg/sensitive2.scala similarity index 100% rename from tests/untried/neg-with-implicits/sensitive2.scala rename to tests/untried/neg/sensitive2.scala diff --git a/tests/untried/neg-with-implicits/stringinterpolation_macro-neg.scala b/tests/untried/neg/stringinterpolation_macro-neg.scala similarity index 100% rename from tests/untried/neg-with-implicits/stringinterpolation_macro-neg.scala rename to tests/untried/neg/stringinterpolation_macro-neg.scala diff --git a/tests/untried/neg-with-implicits/t0226.scala b/tests/untried/neg/t0226.scala similarity index 100% rename from tests/untried/neg-with-implicits/t0226.scala rename to tests/untried/neg/t0226.scala diff --git a/tests/untried/neg-with-implicits/t0590.scala b/tests/untried/neg/t0590.scala similarity index 100% rename from tests/untried/neg-with-implicits/t0590.scala rename to tests/untried/neg/t0590.scala diff --git a/tests/untried/neg-with-implicits/t1038.scala b/tests/untried/neg/t1038.scala similarity index 100% rename from tests/untried/neg-with-implicits/t1038.scala rename to tests/untried/neg/t1038.scala diff --git a/tests/untried/neg-with-implicits/t2206.scala b/tests/untried/neg/t2206.scala similarity index 100% rename from tests/untried/neg-with-implicits/t2206.scala rename to tests/untried/neg/t2206.scala diff --git a/tests/untried/neg-with-implicits/t2316.scala b/tests/untried/neg/t2316.scala similarity index 100% rename from tests/untried/neg-with-implicits/t2316.scala rename to tests/untried/neg/t2316.scala diff --git a/tests/untried/neg-with-implicits/t2405.scala b/tests/untried/neg/t2405.scala similarity index 100% rename from tests/untried/neg-with-implicits/t2405.scala rename to tests/untried/neg/t2405.scala diff --git a/tests/untried/neg-with-implicits/t2421b.scala b/tests/untried/neg/t2421b.scala similarity index 100% rename from tests/untried/neg-with-implicits/t2421b.scala rename to tests/untried/neg/t2421b.scala diff --git a/tests/untried/neg-with-implicits/t3006.scala b/tests/untried/neg/t3006.scala similarity index 100% rename from tests/untried/neg-with-implicits/t3006.scala rename to tests/untried/neg/t3006.scala diff --git a/tests/untried/neg-with-implicits/t3224.scala b/tests/untried/neg/t3224.scala similarity index 100% rename from tests/untried/neg-with-implicits/t3224.scala rename to tests/untried/neg/t3224.scala diff --git a/tests/untried/neg-with-implicits/t3346b.scala b/tests/untried/neg/t3346b.scala similarity index 100% rename from tests/untried/neg-with-implicits/t3346b.scala rename to tests/untried/neg/t3346b.scala diff --git a/tests/untried/neg-with-implicits/t3346c.scala b/tests/untried/neg/t3346c.scala similarity index 100% rename from tests/untried/neg-with-implicits/t3346c.scala rename to tests/untried/neg/t3346c.scala diff --git a/tests/untried/neg-with-implicits/t3346i.scala b/tests/untried/neg/t3346i.scala similarity index 100% rename from tests/untried/neg-with-implicits/t3346i.scala rename to tests/untried/neg/t3346i.scala diff --git a/tests/untried/neg-with-implicits/t3453.scala b/tests/untried/neg/t3453.scala similarity index 100% rename from tests/untried/neg-with-implicits/t3453.scala rename to tests/untried/neg/t3453.scala diff --git a/tests/untried/neg-with-implicits/t3653.scala b/tests/untried/neg/t3653.scala similarity index 100% rename from tests/untried/neg-with-implicits/t3653.scala rename to tests/untried/neg/t3653.scala diff --git a/tests/untried/neg-with-implicits/t3692-new.scala b/tests/untried/neg/t3692-new.scala similarity index 100% rename from tests/untried/neg-with-implicits/t3692-new.scala rename to tests/untried/neg/t3692-new.scala diff --git a/tests/untried/neg-with-implicits/t3776.scala b/tests/untried/neg/t3776.scala similarity index 100% rename from tests/untried/neg-with-implicits/t3776.scala rename to tests/untried/neg/t3776.scala diff --git a/tests/untried/neg-with-implicits/t3854.scala b/tests/untried/neg/t3854.scala similarity index 100% rename from tests/untried/neg-with-implicits/t3854.scala rename to tests/untried/neg/t3854.scala diff --git a/tests/untried/neg-with-implicits/t3977.scala b/tests/untried/neg/t3977.scala similarity index 100% rename from tests/untried/neg-with-implicits/t3977.scala rename to tests/untried/neg/t3977.scala diff --git a/tests/untried/neg-with-implicits/t3995.scala b/tests/untried/neg/t3995.scala similarity index 100% rename from tests/untried/neg-with-implicits/t3995.scala rename to tests/untried/neg/t3995.scala diff --git a/tests/untried/neg-with-implicits/t4079/t4079_1.scala b/tests/untried/neg/t4079/t4079_1.scala similarity index 100% rename from tests/untried/neg-with-implicits/t4079/t4079_1.scala rename to tests/untried/neg/t4079/t4079_1.scala diff --git a/tests/untried/neg-with-implicits/t4079/t4079_2.scala b/tests/untried/neg/t4079/t4079_2.scala similarity index 100% rename from tests/untried/neg-with-implicits/t4079/t4079_2.scala rename to tests/untried/neg/t4079/t4079_2.scala diff --git a/tests/untried/neg-with-implicits/t4270.scala b/tests/untried/neg/t4270.scala similarity index 100% rename from tests/untried/neg-with-implicits/t4270.scala rename to tests/untried/neg/t4270.scala diff --git a/tests/untried/neg-with-implicits/t4271.scala b/tests/untried/neg/t4271.scala similarity index 100% rename from tests/untried/neg-with-implicits/t4271.scala rename to tests/untried/neg/t4271.scala diff --git a/tests/untried/neg-with-implicits/t4457_1.scala b/tests/untried/neg/t4457_1.scala similarity index 100% rename from tests/untried/neg-with-implicits/t4457_1.scala rename to tests/untried/neg/t4457_1.scala diff --git a/tests/untried/neg-with-implicits/t4457_2.scala b/tests/untried/neg/t4457_2.scala similarity index 100% rename from tests/untried/neg-with-implicits/t4457_2.scala rename to tests/untried/neg/t4457_2.scala diff --git a/tests/untried/neg-with-implicits/t4568.scala b/tests/untried/neg/t4568.scala similarity index 100% rename from tests/untried/neg-with-implicits/t4568.scala rename to tests/untried/neg/t4568.scala diff --git a/tests/untried/neg-with-implicits/t4882.scala b/tests/untried/neg/t4882.scala similarity index 100% rename from tests/untried/neg-with-implicits/t4882.scala rename to tests/untried/neg/t4882.scala diff --git a/tests/untried/neg-with-implicits/t5318.scala b/tests/untried/neg/t5318.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5318.scala rename to tests/untried/neg/t5318.scala diff --git a/tests/untried/neg-with-implicits/t5318b.scala b/tests/untried/neg/t5318b.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5318b.scala rename to tests/untried/neg/t5318b.scala diff --git a/tests/untried/neg-with-implicits/t5318c.scala b/tests/untried/neg/t5318c.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5318c.scala rename to tests/untried/neg/t5318c.scala diff --git a/tests/untried/neg-with-implicits/t5340.scala b/tests/untried/neg/t5340.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5340.scala rename to tests/untried/neg/t5340.scala diff --git a/tests/untried/neg-with-implicits/t5354.scala b/tests/untried/neg/t5354.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5354.scala rename to tests/untried/neg/t5354.scala diff --git a/tests/untried/neg-with-implicits/t5376.scala b/tests/untried/neg/t5376.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5376.scala rename to tests/untried/neg/t5376.scala diff --git a/tests/untried/neg-with-implicits/t550.scala b/tests/untried/neg/t550.scala similarity index 100% rename from tests/untried/neg-with-implicits/t550.scala rename to tests/untried/neg/t550.scala diff --git a/tests/untried/neg-with-implicits/t5553_2.scala b/tests/untried/neg/t5553_2.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5553_2.scala rename to tests/untried/neg/t5553_2.scala diff --git a/tests/untried/neg-with-implicits/t5554.scala b/tests/untried/neg/t5554.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5554.scala rename to tests/untried/neg/t5554.scala diff --git a/tests/untried/neg-with-implicits/t5578.scala b/tests/untried/neg/t5578.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5578.scala rename to tests/untried/neg/t5578.scala diff --git a/tests/untried/neg-with-implicits/t5728.scala b/tests/untried/neg/t5728.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5728.scala rename to tests/untried/neg/t5728.scala diff --git a/tests/untried/neg-with-implicits/t5801.scala b/tests/untried/neg/t5801.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5801.scala rename to tests/untried/neg/t5801.scala diff --git a/tests/untried/neg-with-implicits/t5803.scala b/tests/untried/neg/t5803.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5803.scala rename to tests/untried/neg/t5803.scala diff --git a/tests/untried/neg-with-implicits/t5839.scala b/tests/untried/neg/t5839.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5839.scala rename to tests/untried/neg/t5839.scala diff --git a/tests/untried/neg-with-implicits/t5892.scala b/tests/untried/neg/t5892.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5892.scala rename to tests/untried/neg/t5892.scala diff --git a/tests/untried/neg-with-implicits/t5903a/Macros_1.scala b/tests/untried/neg/t5903a/Macros_1.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5903a/Macros_1.scala rename to tests/untried/neg/t5903a/Macros_1.scala diff --git a/tests/untried/neg-with-implicits/t5903a/Test_2.scala b/tests/untried/neg/t5903a/Test_2.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5903a/Test_2.scala rename to tests/untried/neg/t5903a/Test_2.scala diff --git a/tests/untried/neg-with-implicits/t5903b/Macros_1.scala b/tests/untried/neg/t5903b/Macros_1.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5903b/Macros_1.scala rename to tests/untried/neg/t5903b/Macros_1.scala diff --git a/tests/untried/neg-with-implicits/t5903b/Test_2.scala b/tests/untried/neg/t5903b/Test_2.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5903b/Test_2.scala rename to tests/untried/neg/t5903b/Test_2.scala diff --git a/tests/untried/neg-with-implicits/t5903c/Macros_1.scala b/tests/untried/neg/t5903c/Macros_1.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5903c/Macros_1.scala rename to tests/untried/neg/t5903c/Macros_1.scala diff --git a/tests/untried/neg-with-implicits/t5903c/Test_2.scala b/tests/untried/neg/t5903c/Test_2.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5903c/Test_2.scala rename to tests/untried/neg/t5903c/Test_2.scala diff --git a/tests/untried/neg-with-implicits/t5903d/Macros_1.scala b/tests/untried/neg/t5903d/Macros_1.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5903d/Macros_1.scala rename to tests/untried/neg/t5903d/Macros_1.scala diff --git a/tests/untried/neg-with-implicits/t5903d/Test_2.scala b/tests/untried/neg/t5903d/Test_2.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5903d/Test_2.scala rename to tests/untried/neg/t5903d/Test_2.scala diff --git a/tests/untried/neg-with-implicits/t5903e/Macros_1.scala b/tests/untried/neg/t5903e/Macros_1.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5903e/Macros_1.scala rename to tests/untried/neg/t5903e/Macros_1.scala diff --git a/tests/untried/neg-with-implicits/t5903e/Test_2.scala b/tests/untried/neg/t5903e/Test_2.scala similarity index 100% rename from tests/untried/neg-with-implicits/t5903e/Test_2.scala rename to tests/untried/neg/t5903e/Test_2.scala diff --git a/tests/untried/neg-with-implicits/t591.scala b/tests/untried/neg/t591.scala similarity index 100% rename from tests/untried/neg-with-implicits/t591.scala rename to tests/untried/neg/t591.scala diff --git a/tests/untried/neg-with-implicits/t6074.scala b/tests/untried/neg/t6074.scala similarity index 100% rename from tests/untried/neg-with-implicits/t6074.scala rename to tests/untried/neg/t6074.scala diff --git a/tests/untried/neg-with-implicits/t6083.scala b/tests/untried/neg/t6083.scala similarity index 100% rename from tests/untried/neg-with-implicits/t6083.scala rename to tests/untried/neg/t6083.scala diff --git a/tests/untried/neg-with-implicits/t6120.scala b/tests/untried/neg/t6120.scala similarity index 100% rename from tests/untried/neg-with-implicits/t6120.scala rename to tests/untried/neg/t6120.scala diff --git a/tests/untried/neg-with-implicits/t6227.scala b/tests/untried/neg/t6227.scala similarity index 100% rename from tests/untried/neg-with-implicits/t6227.scala rename to tests/untried/neg/t6227.scala diff --git a/tests/untried/neg-with-implicits/t6263.scala b/tests/untried/neg/t6263.scala similarity index 100% rename from tests/untried/neg-with-implicits/t6263.scala rename to tests/untried/neg/t6263.scala diff --git a/tests/untried/neg-with-implicits/t631.scala b/tests/untried/neg/t631.scala similarity index 100% rename from tests/untried/neg-with-implicits/t631.scala rename to tests/untried/neg/t631.scala diff --git a/tests/untried/neg-with-implicits/t6335.scala b/tests/untried/neg/t6335.scala similarity index 100% rename from tests/untried/neg-with-implicits/t6335.scala rename to tests/untried/neg/t6335.scala diff --git a/tests/untried/neg-with-implicits/t6436.scala b/tests/untried/neg/t6436.scala similarity index 100% rename from tests/untried/neg-with-implicits/t6436.scala rename to tests/untried/neg/t6436.scala diff --git a/tests/untried/neg-with-implicits/t6436b.scala b/tests/untried/neg/t6436b.scala similarity index 100% rename from tests/untried/neg-with-implicits/t6436b.scala rename to tests/untried/neg/t6436b.scala diff --git a/tests/untried/neg-with-implicits/t6567.scala b/tests/untried/neg/t6567.scala similarity index 100% rename from tests/untried/neg-with-implicits/t6567.scala rename to tests/untried/neg/t6567.scala diff --git a/tests/untried/neg-with-implicits/t6597.scala b/tests/untried/neg/t6597.scala similarity index 100% rename from tests/untried/neg-with-implicits/t6597.scala rename to tests/untried/neg/t6597.scala diff --git a/tests/untried/neg-with-implicits/t6666d.scala b/tests/untried/neg/t6666d.scala similarity index 100% rename from tests/untried/neg-with-implicits/t6666d.scala rename to tests/untried/neg/t6666d.scala diff --git a/tests/untried/neg-with-implicits/t6667.scala b/tests/untried/neg/t6667.scala similarity index 100% rename from tests/untried/neg-with-implicits/t6667.scala rename to tests/untried/neg/t6667.scala diff --git a/tests/untried/neg-with-implicits/t6667b.scala b/tests/untried/neg/t6667b.scala similarity index 100% rename from tests/untried/neg-with-implicits/t6667b.scala rename to tests/untried/neg/t6667b.scala diff --git a/tests/untried/neg-with-implicits/t6889.scala b/tests/untried/neg/t6889.scala similarity index 100% rename from tests/untried/neg-with-implicits/t6889.scala rename to tests/untried/neg/t6889.scala diff --git a/tests/untried/neg-with-implicits/t692.scala b/tests/untried/neg/t692.scala similarity index 100% rename from tests/untried/neg-with-implicits/t692.scala rename to tests/untried/neg/t692.scala diff --git a/tests/untried/neg-with-implicits/t6931/Macros_1.scala b/tests/untried/neg/t6931/Macros_1.scala similarity index 100% rename from tests/untried/neg-with-implicits/t6931/Macros_1.scala rename to tests/untried/neg/t6931/Macros_1.scala diff --git a/tests/untried/neg-with-implicits/t6931/Test_2.scala b/tests/untried/neg/t6931/Test_2.scala similarity index 100% rename from tests/untried/neg-with-implicits/t6931/Test_2.scala rename to tests/untried/neg/t6931/Test_2.scala diff --git a/tests/untried/neg-with-implicits/t696.scala b/tests/untried/neg/t696.scala similarity index 100% rename from tests/untried/neg-with-implicits/t696.scala rename to tests/untried/neg/t696.scala diff --git a/tests/untried/neg-with-implicits/t712.scala b/tests/untried/neg/t712.scala similarity index 100% rename from tests/untried/neg-with-implicits/t712.scala rename to tests/untried/neg/t712.scala diff --git a/tests/untried/neg-with-implicits/t7289.scala b/tests/untried/neg/t7289.scala similarity index 100% rename from tests/untried/neg-with-implicits/t7289.scala rename to tests/untried/neg/t7289.scala diff --git a/tests/untried/neg-with-implicits/t7289_status_quo.scala b/tests/untried/neg/t7289_status_quo.scala similarity index 100% rename from tests/untried/neg-with-implicits/t7289_status_quo.scala rename to tests/untried/neg/t7289_status_quo.scala diff --git a/tests/untried/neg-with-implicits/t729.scala b/tests/untried/neg/t729.scala similarity index 100% rename from tests/untried/neg-with-implicits/t729.scala rename to tests/untried/neg/t729.scala diff --git a/tests/untried/neg-with-implicits/t7509.scala b/tests/untried/neg/t7509.scala similarity index 100% rename from tests/untried/neg-with-implicits/t7509.scala rename to tests/untried/neg/t7509.scala diff --git a/tests/untried/neg-with-implicits/t7519-b/Mac_1.scala b/tests/untried/neg/t7519-b/Mac_1.scala similarity index 100% rename from tests/untried/neg-with-implicits/t7519-b/Mac_1.scala rename to tests/untried/neg/t7519-b/Mac_1.scala diff --git a/tests/untried/neg-with-implicits/t7519-b/Use_2.scala b/tests/untried/neg/t7519-b/Use_2.scala similarity index 100% rename from tests/untried/neg-with-implicits/t7519-b/Use_2.scala rename to tests/untried/neg/t7519-b/Use_2.scala diff --git a/tests/untried/neg-with-implicits/t7519.scala b/tests/untried/neg/t7519.scala similarity index 100% rename from tests/untried/neg-with-implicits/t7519.scala rename to tests/untried/neg/t7519.scala diff --git a/tests/untried/neg-with-implicits/t7721.scala b/tests/untried/neg/t7721.scala similarity index 100% rename from tests/untried/neg-with-implicits/t7721.scala rename to tests/untried/neg/t7721.scala diff --git a/tests/untried/neg-with-implicits/t8024.scala b/tests/untried/neg/t8024.scala similarity index 100% rename from tests/untried/neg-with-implicits/t8024.scala rename to tests/untried/neg/t8024.scala diff --git a/tests/untried/neg-with-implicits/t8024b.scala b/tests/untried/neg/t8024b.scala similarity index 100% rename from tests/untried/neg-with-implicits/t8024b.scala rename to tests/untried/neg/t8024b.scala diff --git a/tests/untried/neg-with-implicits/t8104/Macros_1.scala b/tests/untried/neg/t8104/Macros_1.scala similarity index 100% rename from tests/untried/neg-with-implicits/t8104/Macros_1.scala rename to tests/untried/neg/t8104/Macros_1.scala diff --git a/tests/untried/neg-with-implicits/t8104/Test_2.scala b/tests/untried/neg/t8104/Test_2.scala similarity index 100% rename from tests/untried/neg-with-implicits/t8104/Test_2.scala rename to tests/untried/neg/t8104/Test_2.scala diff --git a/tests/untried/neg-with-implicits/t8372.scala b/tests/untried/neg/t8372.scala similarity index 100% rename from tests/untried/neg-with-implicits/t8372.scala rename to tests/untried/neg/t8372.scala diff --git a/tests/untried/neg-with-implicits/viewtest.scala b/tests/untried/neg/viewtest.scala similarity index 100% rename from tests/untried/neg-with-implicits/viewtest.scala rename to tests/untried/neg/viewtest.scala diff --git a/tests/untried/neg-with-implicits/warn-unused-imports.scala b/tests/untried/neg/warn-unused-imports.scala similarity index 100% rename from tests/untried/neg-with-implicits/warn-unused-imports.scala rename to tests/untried/neg/warn-unused-imports.scala From d27f9a64fc2d8c4483b62181930bb7b0aae1420f Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Wed, 24 Jan 2018 16:34:27 +0100 Subject: [PATCH 02/23] Fix "\n " pattern in all error messages --- compiler/src/dotty/tools/dotc/core/CheckRealizable.scala | 2 +- compiler/src/dotty/tools/dotc/core/ConstraintHandling.scala | 2 +- compiler/src/dotty/tools/dotc/core/SymDenotations.scala | 2 +- compiler/src/dotty/tools/dotc/core/SymbolLoaders.scala | 2 +- compiler/src/dotty/tools/dotc/transform/LazyVals.scala | 2 +- compiler/src/dotty/tools/dotc/typer/Applications.scala | 4 ++-- compiler/src/dotty/tools/dotc/typer/Checking.scala | 6 +++--- compiler/src/dotty/tools/dotc/typer/ErrorReporting.scala | 4 ++-- compiler/src/dotty/tools/dotc/typer/Implicits.scala | 4 ++-- compiler/src/dotty/tools/dotc/typer/RefChecks.scala | 6 +++--- 10 files changed, 17 insertions(+), 17 deletions(-) diff --git a/compiler/src/dotty/tools/dotc/core/CheckRealizable.scala b/compiler/src/dotty/tools/dotc/core/CheckRealizable.scala index 8a775f5a3563..f0c8469ad035 100644 --- a/compiler/src/dotty/tools/dotc/core/CheckRealizable.scala +++ b/compiler/src/dotty/tools/dotc/core/CheckRealizable.scala @@ -40,7 +40,7 @@ object CheckRealizable { extends Realizability(i" has conflicting base types $base1 and $base2") class HasProblemField(fld: SingleDenotation, problem: Realizability)(implicit ctx: Context) - extends Realizability(i" has a member $fld which is not a legal path\n since ${fld.symbol.name}: ${fld.info}${problem.msg}") + extends Realizability(i" has a member $fld which is not a legal path\nsince ${fld.symbol.name}: ${fld.info}${problem.msg}") class ProblemInUnderlying(tp: Type, problem: Realizability)(implicit ctx: Context) extends Realizability(i"s underlying type ${tp}${problem.msg}") { diff --git a/compiler/src/dotty/tools/dotc/core/ConstraintHandling.scala b/compiler/src/dotty/tools/dotc/core/ConstraintHandling.scala index 2dc683e6d89d..2fda43a675a9 100644 --- a/compiler/src/dotty/tools/dotc/core/ConstraintHandling.scala +++ b/compiler/src/dotty/tools/dotc/core/ConstraintHandling.scala @@ -234,7 +234,7 @@ trait ConstraintHandling { typr.println(s"approx ${param.show}, from below = $fromBelow, bound = ${bound.show}, inst = ${inst.show}") inst case inst => - assert(inst.exists, i"param = $param\n constraint = $constraint") + assert(inst.exists, i"param = $param\nconstraint = $constraint") inst } } diff --git a/compiler/src/dotty/tools/dotc/core/SymDenotations.scala b/compiler/src/dotty/tools/dotc/core/SymDenotations.scala index d2c1678cf967..d0a29f93ec5a 100644 --- a/compiler/src/dotty/tools/dotc/core/SymDenotations.scala +++ b/compiler/src/dotty/tools/dotc/core/SymDenotations.scala @@ -81,7 +81,7 @@ trait SymDenotations { this: Context => } denot match { case denot: SymDenotation => - def explainSym(msg: String) = explain(s"$msg\n defined = ${denot.definedPeriodsString}") + def explainSym(msg: String) = explain(s"$msg\ndefined = ${denot.definedPeriodsString}") if (denot.is(ValidForever) || denot.isRefinementClass) true else { implicit val ctx = this diff --git a/compiler/src/dotty/tools/dotc/core/SymbolLoaders.scala b/compiler/src/dotty/tools/dotc/core/SymbolLoaders.scala index d2f548060a0e..8fbe0b2752d5 100644 --- a/compiler/src/dotty/tools/dotc/core/SymbolLoaders.scala +++ b/compiler/src/dotty/tools/dotc/core/SymbolLoaders.scala @@ -311,7 +311,7 @@ abstract class SymbolLoader extends LazyType { val msg = ex.getMessage() ctx.error( if (msg eq null) "i/o error while loading " + root.name - else "error while loading " + root.name + ",\n " + msg) + else "error while loading " + root.name + ",\n" + msg) } try { val start = currentTime diff --git a/compiler/src/dotty/tools/dotc/transform/LazyVals.scala b/compiler/src/dotty/tools/dotc/transform/LazyVals.scala index 77fc11d25ab0..2d22dea0d86f 100644 --- a/compiler/src/dotty/tools/dotc/transform/LazyVals.scala +++ b/compiler/src/dotty/tools/dotc/transform/LazyVals.scala @@ -160,7 +160,7 @@ class LazyVals extends MiniPhase with IdentityDenotTransformer { ref(initSymbol).ensureApplied).ensureConforms(tpe) val methodTree = DefDef(x.symbol.asTerm, methodBody) - ctx.debuglog(s"found a lazy val ${x.show},\n rewrote with ${holderTree.show}") + ctx.debuglog(s"found a lazy val ${x.show},\nrewrote with ${holderTree.show}") Thicket(holderTree, initTree, methodTree) } diff --git a/compiler/src/dotty/tools/dotc/typer/Applications.scala b/compiler/src/dotty/tools/dotc/typer/Applications.scala index a6cdd7b8c9fd..404894302f6a 100644 --- a/compiler/src/dotty/tools/dotc/typer/Applications.scala +++ b/compiler/src/dotty/tools/dotc/typer/Applications.scala @@ -95,7 +95,7 @@ object Applications { def fail = { val addendum = if (ctx.scala2Mode && unapplyName == nme.unapplySeq) - "\n You might want to try to rewrite the extractor to use `unapply` instead." + "\nYou might want to try to rewrite the extractor to use `unapply` instead." ctx.error(em"$unapplyResult is not a valid result type of an $unapplyName method of an extractor$addendum", pos) Nil } @@ -778,7 +778,7 @@ trait Applications extends Compatibility { self: Typer with Dynamic => /** Overridden in ReTyper to handle primitive operations that can be generated after erasure */ protected def handleUnexpectedFunType(tree: untpd.Apply, fun: Tree)(implicit ctx: Context): Tree = - throw new Error(i"unexpected type.\n fun = $fun,\n methPart(fun) = ${methPart(fun)},\n methPart(fun).tpe = ${methPart(fun).tpe},\n tpe = ${fun.tpe}") + throw new Error(i"unexpected type.\n fun = $fun,\n methPart(fun) = ${methPart(fun)},\n methPart(fun).tpe = ${methPart(fun).tpe},\n tpe = ${fun.tpe}") def typedNamedArgs(args: List[untpd.Tree])(implicit ctx: Context) = for (arg @ NamedArg(id, argtpt) <- args) yield { diff --git a/compiler/src/dotty/tools/dotc/typer/Checking.scala b/compiler/src/dotty/tools/dotc/typer/Checking.scala index e14081207e23..b66304c40f6e 100644 --- a/compiler/src/dotty/tools/dotc/typer/Checking.scala +++ b/compiler/src/dotty/tools/dotc/typer/Checking.scala @@ -144,7 +144,7 @@ object Checking { def checkRealizable(tp: Type, pos: Position)(implicit ctx: Context): Unit = { val rstatus = realizability(tp) if (rstatus ne Realizable) - ctx.errorOrMigrationWarning(em"$tp is not a legal path\n since it${rstatus.msg}", pos) + ctx.errorOrMigrationWarning(em"$tp is not a legal path\nsince it${rstatus.msg}", pos) } /** A type map which checks that the only cycles in a type are F-bounds @@ -431,7 +431,7 @@ object Checking { var tp1 = if (isLeaked(tp.symbol)) { errors = - (() => em"non-private $sym refers to private ${tp.symbol}\n in its type signature ${sym.info}") :: errors + (() => em"non-private $sym refers to private ${tp.symbol}\nin its type signature ${sym.info}") :: errors tp } else mapOver(tp) @@ -620,7 +620,7 @@ trait Checking { def ofType = if (decl.isType) "" else em": ${other.info}" def explanation = if (!decl.isRealMethod) "" - else "\n (the definitions have matching type signatures)" + else "\n(the definitions have matching type signatures)" ctx.error(em"$decl is already defined as $other$ofType$explanation", decl.pos) } if (decl is Synthetic) doubleDefError(other, decl) diff --git a/compiler/src/dotty/tools/dotc/typer/ErrorReporting.scala b/compiler/src/dotty/tools/dotc/typer/ErrorReporting.scala index 97fbb288d700..4b865476d6e2 100644 --- a/compiler/src/dotty/tools/dotc/typer/ErrorReporting.scala +++ b/compiler/src/dotty/tools/dotc/typer/ErrorReporting.scala @@ -120,9 +120,9 @@ object ErrorReporting { val found1 = dropJavaMethod(found) val expected1 = dropJavaMethod(expected) if ((found1 eq found) != (expected eq expected1) && (found1 <:< expected1)) - "\n (Note that Scala's and Java's representation of this type differs)" + "\n(Note that Scala's and Java's representation of this type differs)" else if (found.topType != expected.topType) - "\n (Note that the types are in different universes, see Phantom types)" + "\n(Note that the types are in different universes, see Phantom types)" else if (ctx.settings.explainTypes.value) "\n" + ctx.typerState.show + "\n" + TypeComparer.explained((found <:< expected)(_)) else diff --git a/compiler/src/dotty/tools/dotc/typer/Implicits.scala b/compiler/src/dotty/tools/dotc/typer/Implicits.scala index f167f2a45ff0..22a982db206b 100644 --- a/compiler/src/dotty/tools/dotc/typer/Implicits.scala +++ b/compiler/src/dotty/tools/dotc/typer/Implicits.scala @@ -336,7 +336,7 @@ object Implicits { em"both ${err.refStr(alt1.ref)} and ${err.refStr(alt2.ref)} $qualify" override def whyNoConversion(implicit ctx: Context) = "\nNote that implicit conversions cannot be applied because they are ambiguous;" + - "\n " + explanation + "\n" + explanation } class MismatchedImplicit(ref: TermRef, @@ -791,7 +791,7 @@ trait Implicits { self: Typer => inferImplicit(pt, argument, pos)(ctx.addMode(Mode.OldOverloadingResolution)) match { case altResult: SearchSuccess => ctx.migrationWarning( - s"According to new implicit resolution rules, this will be ambiguous:\n ${result.reason.explanation}", + s"According to new implicit resolution rules, this will be ambiguous:\n${result.reason.explanation}", pos) altResult case _ => diff --git a/compiler/src/dotty/tools/dotc/typer/RefChecks.scala b/compiler/src/dotty/tools/dotc/typer/RefChecks.scala index f88e658c05cc..2a0bafe31a2d 100644 --- a/compiler/src/dotty/tools/dotc/typer/RefChecks.scala +++ b/compiler/src/dotty/tools/dotc/typer/RefChecks.scala @@ -177,7 +177,7 @@ object RefChecks { .filter(_.name != member.name) .map(_.show).distinct if (others1.isEmpty) "" - else i";\n other members with override errors are:: $others1%, %" + else i";\nother members with override errors are:: $others1%, %" } ctx.error(msg + othersMsg, clazz.pos) } @@ -216,14 +216,14 @@ object RefChecks { (other.owner isSubClass member.owner) && other.is(Deferred) && !member.is(Deferred) val addendum = if (isConcreteOverAbstract) - ";\n (Note that %s is abstract,\n and is therefore overridden by concrete %s)".format( + ";\n (Note that %s is abstract,\n and is therefore overridden by concrete %s)".format( infoStringWithLocation(other), infoStringWithLocation(member)) else if (ctx.settings.Ydebug.value) err.typeMismatchMsg(memberTp(self), otherTp(self)) else "" - "error overriding %s;\n %s %s%s".format( + "error overriding %s;\n %s %s%s".format( infoStringWithLocation(other), infoString(member), msg, addendum) } From abc8e3103792060ee38d41f1af289c1cbcd9bada Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Fri, 26 Jan 2018 11:41:10 +0100 Subject: [PATCH 03/23] Add all passing pending & untried tests Using the following script: find tests/untried/???/ tests/pending/???/ -maxdepth 1 -mindepth 1 -not -name "*.check" -not -name "*.flags" | while read t; do pref=$(echo "$t" | cut -f 1-2 -d "/") name=$(echo "$t" | rev | cut -f 1 -d "/" | rev) type=$(echo "$t" | cut -f 3 -d "/") mv "$t" "tests/$type" base=$(basename $name .scala) mv "$pref/$type/$base.check" "tests/$type" 2>/dev/null mv "$pref/$type/$base.flags" "tests/$type" 2>/dev/null echo ";testCompilation $name ;eval scala.tools.nsc.io.File(\"/home/olivier/works\").appendAll(\"$t\\n\")" done | sbt git stash cat /home/olivier/works | while read t; do # same loop as above --- .../dotty/tools/dotc/typer/Applications.scala | 2 +- tests/{pending => }/neg/i2104.scala | 0 tests/{untried => }/neg/t4842.scala | 0 tests/{untried => }/neg/t7259.scala | 0 .../{untried => }/neg/tcpoly_typealias.scala | 0 .../neg/tcpoly_variance_enforce.scala | 0 tests/{untried => pending}/neg/t3816.scala | 0 tests/pending/pos/exhaust_alternatives.flags | 1 - tests/pending/pos/i1793.scala | 7 --- tests/pending/pos/list-optim-check.flags | 1 - tests/pending/pos/native-warning.flags | 1 - tests/pending/pos/nonlocal-unchecked.flags | 1 - tests/pending/pos/rangepos-anonapply.flags | 1 - tests/pending/pos/unchecked-a.flags | 1 - tests/pending/run/t3452b-bcode.flags | 1 - tests/pending/run/t4317.flags | 1 - tests/pending/run/t6541.flags | 1 - tests/pending/run/t8601e.flags | 1 - tests/{untried => }/pos/S1.scala | 0 tests/{untried => }/pos/S3.scala | 0 tests/{untried => }/pos/S8.scala | 0 tests/{untried => }/pos/SI-4012-a.scala | 0 tests/{untried => }/pos/SI-4012-b.scala | 0 tests/{untried => }/pos/SI-7060.scala | 0 tests/{untried => }/pos/SI-7100.scala | 0 tests/{untried => }/pos/Transactions.scala | 0 tests/{untried => }/pos/X.scala | 0 tests/{untried => }/pos/Z.scala | 0 tests/{untried => }/pos/aliases.scala | 0 tests/{untried => }/pos/annotations2.scala | 0 .../{untried => }/pos/array-interfaces.scala | 0 tests/{untried => }/pos/arrays3.scala | 0 .../pos/bcode_throw_null/TN.scala | 0 tests/{untried => }/pos/builders.scala | 0 tests/{untried => }/pos/caseaccs.scala | 0 tests/{untried => }/pos/cfcrash.scala | 0 tests/{untried => }/pos/chang/Outer.java | 0 tests/{untried => }/pos/chang/Test.scala | 0 tests/{untried => }/pos/cls.scala | 0 tests/{untried => }/pos/cls1.scala | 0 tests/{untried => }/pos/clsrefine.scala | 0 .../{untried => }/pos/collectGenericCC.scala | 0 .../collections_1.scala} | 0 tests/{untried => }/pos/comp-rec-test.scala | 0 tests/{untried => }/pos/compile.scala | 0 tests/{untried => }/pos/compile1.scala | 0 .../pos/contextbounds-implicits-old.scala | 0 tests/{untried => }/pos/contrib467.scala | 0 tests/{untried => }/pos/cyclics-pos.scala | 0 .../pos/debug-reset-local-attrs.scala | 0 tests/{untried => }/pos/depmet_1_pos.scala | 0 .../pos/depmet_implicit_tpbetareduce.scala | 0 .../{untried => }/pos/elidable-tparams.scala | 0 .../{untried => }/pos/erasure-nsquared.scala | 0 tests/{untried => }/pos/escapes2.scala | 0 tests/{untried => }/pos/eta.scala | 0 tests/{untried => }/pos/exhaust_2.scala | 0 .../pos/exhaust_alternatives.scala | 0 .../existential-java-case-class/Client.scala | 0 .../pos/existential-java-case-class/J.java | 0 .../pos/existentials-harmful.scala | 0 .../{pending => }/pos/exponential-spec.scala | 0 .../false-companion/00_outerinnerTest_2.scala | 0 .../false-companion/01_outerinnerFoo_2.scala | 0 .../pos/false-companion/outerFoo_1.scala | 0 .../pos/false-companion/outerinnerFoo_1.scala | 0 .../pos/gen-traversable-methods.scala | 0 tests/{untried => }/pos/gosh.scala | 0 tests/{untried => }/pos/gui.scala | 0 tests/{untried => }/pos/hk-match/a.scala | 0 tests/{untried => }/pos/hk-match/b.scala | 0 tests/{untried => }/pos/hkarray.scala | 0 tests/{untried => }/pos/homonym.scala | 0 tests/{pending => }/pos/i1960.scala | 0 .../pos/i2071.scala => pos/i2071_1.scala} | 0 tests/{pending => }/pos/i2140.scala | 0 tests/{pending => }/pos/i2797/Fork_1.java | 0 tests/{pending => }/pos/i2797/Test_2.scala | 0 tests/{untried => }/pos/ilya/J.java | 0 tests/{untried => }/pos/ilya/S.scala | 0 tests/{untried => }/pos/ilya2/A.scala | 0 tests/{untried => }/pos/ilya2/B.java | 0 tests/{untried => }/pos/ilya2/Nullable.java | 0 tests/{untried => }/pos/imp2-pos.scala | 0 .../pos/implicit-anyval-2.10.flags | 0 .../pos/implicit-anyval-2.10.scala | 0 .../pos/implicit-infix-ops.scala | 0 .../pos/implicit-unwrap-tc.scala | 0 tests/{untried => }/pos/infer.scala | 0 tests/{untried => }/pos/inferbroadtype.scala | 0 tests/{untried => }/pos/init.scala | 0 .../pos/inline-access-levels/A_1.scala | 0 .../pos/inline-access-levels/Test_2.scala | 0 tests/{untried => }/pos/inliner2.scala | 0 tests/{untried => }/pos/irrefutable.scala | 0 tests/{untried => }/pos/itay.scala | 0 .../pos/iterator-traversable-mix.scala | 0 .../pos/javaConversions-2.10-ambiguity.scala | 0 .../pos/javaConversions-2.10-regression.scala | 0 .../pos/javaReadsSigs/fromjava.java | 0 tests/{untried => }/pos/kinds.scala | 0 tests/{untried => }/pos/kinzer.scala | 0 tests/{untried => }/pos/ksbug1.scala | 0 tests/{pending => }/pos/lambdalift-1.scala | 0 tests/{pending => }/pos/lambdalift1.scala | 0 .../lambdalift_1.scala} | 0 tests/{untried => }/pos/largecasetest.scala | 0 tests/{untried => }/pos/lexical.scala | 0 tests/{untried => }/pos/list-extractor.scala | 0 .../{pending => }/pos/list-optim-check.scala | 0 tests/{untried => }/pos/listpattern.scala | 0 tests/{untried => }/pos/local-objects.scala | 0 tests/{untried => }/pos/localmodules.scala | 0 tests/{pending => }/pos/lookupswitch.scala | 0 ...eprecate-dont-touch-backquotedidents.flags | 0 ...eprecate-dont-touch-backquotedidents.scala | 0 tests/{pending => }/pos/match.scala | 0 tests/{untried => }/pos/matthias3.scala | 0 tests/{untried => }/pos/matthias5.scala | 0 tests/{untried => }/pos/maxim1.scala | 0 tests/{untried => }/pos/michel1.scala | 0 tests/{untried => }/pos/michel2.scala | 0 tests/{untried => }/pos/michel3.scala | 0 tests/{untried => }/pos/michel4.scala | 0 tests/{untried => }/pos/michel5.scala | 0 .../{untried => }/pos/misc-unapply_pos.scala | 0 tests/{untried => }/pos/modules.scala | 0 tests/{untried => }/pos/modules1.scala | 0 tests/{pending => }/pos/namedTypeParams.scala | 0 tests/{pending => }/pos/native-warning.scala | 0 tests/{untried => }/pos/needstypeearly.scala | 0 tests/{untried => }/pos/nested.scala | 0 tests/{untried => }/pos/nested2.scala | 0 .../pos/nonlocal-unchecked.scala | 0 tests/{untried => }/pos/null.scala | 0 tests/{untried => }/pos/nullary.scala | 0 tests/{untried => }/pos/nullary_poly.scala | 0 .../pos/overzealous-assert-genbcode.scala | 0 tests/{pending => }/pos/package-case.scala | 0 .../pos/package-ob-case/A_1.scala | 0 .../pos/package-ob-case/B_2.scala | 0 tests/{untried => }/pos/packageobjs.scala | 0 tests/{untried => }/pos/partialfun.scala | 0 tests/{untried => }/pos/pat_gilles.scala | 0 tests/{pending => }/pos/pat_iuli.scala | 0 .../pos/patmat-extract-tparam.scala | 0 tests/{untried => }/pos/patterns1213.scala | 0 tests/{untried => }/pos/patterns2.scala | 0 tests/{untried => }/pos/patterns3.scala | 0 tests/{untried => }/pos/philippe1.scala | 0 tests/{untried => }/pos/philippe2.scala | 0 tests/{untried => }/pos/philippe3.scala | 0 .../pos/polymorphic-case-class.scala | 0 tests/{pending => }/pos/polytypes.scala | 0 tests/{untried => }/pos/pos-bug1210.scala | 0 tests/{untried => }/pos/propagate.scala | 0 .../pos/rangepos-anonapply.scala | 0 tests/{untried => }/pos/rangepos-patmat.scala | 0 tests/{untried => }/pos/rangepos.scala | 0 tests/{untried => }/pos/raw-map/J_1.java | 0 tests/{untried => }/pos/raw-map/S_2.scala | 0 tests/{untried => }/pos/rebind.scala | 0 .../pos/relax_implicit_divergence.scala | 0 tests/{untried => }/pos/sammy_scope.scala | 0 tests/{untried => }/pos/sammy_single.scala | 0 tests/{untried => }/pos/sammy_twice.scala | 0 tests/{untried => }/pos/scala-singleton.scala | 0 tests/{untried => }/pos/scoping2.scala | 0 tests/{untried => }/pos/scoping3.scala | 0 tests/{pending => }/pos/seq-ordering.scala | 0 .../{untried => }/pos/simple-exceptions.scala | 0 tests/{untried => }/pos/simplelists.scala | 0 tests/{untried => }/pos/spec-Function1.scala | 0 tests/{untried => }/pos/spec-arrays.scala | 0 tests/{untried => }/pos/spec-constr-old.scala | 0 tests/{untried => }/pos/spec-cyclic.scala | 0 tests/{untried => }/pos/spec-example1.scala | 0 tests/{untried => }/pos/spec-fields-old.scala | 0 tests/{untried => }/pos/spec-funs.scala | 0 tests/{untried => }/pos/spec-lists.scala | 0 tests/{untried => }/pos/spec-localdefs.scala | 0 tests/{untried => }/pos/spec-maps.scala | 0 .../pos/spec-multiplectors.scala | 0 tests/{untried => }/pos/spec-params-old.scala | 0 tests/{untried => }/pos/spec-partially.scala | 0 tests/{untried => }/pos/spec-polymeth.scala | 0 tests/{untried => }/pos/spec-private.scala | 0 tests/{untried => }/pos/spec-short.scala | 0 tests/{untried => }/pos/spec-simple.scala | 0 .../pos/spec-sparsearray-old.scala | 0 tests/{untried => }/pos/spec-super.scala | 0 tests/{untried => }/pos/spec-t3497.scala | 0 tests/{untried => }/pos/spec-t6286.scala | 0 tests/{untried => }/pos/spec-tailcall.scala | 0 tests/{untried => }/pos/spec-thistype.scala | 0 tests/{untried => }/pos/spec-vector.scala | 0 tests/{untried => }/pos/spec.scala | 0 tests/{untried => }/pos/specialize10.scala | 0 .../{untried => }/pos/spurious-overload.scala | 0 tests/{untried => }/pos/sudoku.scala | 0 tests/{untried => }/pos/switch-small.scala | 0 tests/{untried => }/pos/switchUnbox.scala | 0 tests/{untried => }/pos/t1614/bar.scala | 0 tests/{untried => }/pos/t1614/foo.scala | 0 tests/{untried => }/pos/t3076/C2.scala | 0 tests/{untried => }/pos/t3076/T.scala | 0 tests/{untried => }/pos/t3120/J1.java | 0 tests/{untried => }/pos/t3120/J2.java | 0 tests/{untried => }/pos/t3120/Q.java | 0 tests/{untried => }/pos/t3120/Test.scala | 0 tests/{untried => }/pos/t3249/Test.java | 0 tests/{untried => }/pos/t3249/a.scala | 0 .../pos/t3349/AbstractTupleSet.java | 0 tests/{untried => }/pos/t3349/Table.java | 0 tests/{untried => }/pos/t3349/Test.scala | 0 tests/{untried => }/pos/t3349/TupleSet.java | 0 tests/{untried => }/pos/t3419/B_1.scala | 0 tests/{untried => }/pos/t3419/C_2.scala | 0 tests/{untried => }/pos/t3429/A.scala | 0 tests/{untried => }/pos/t3429/Test.java | 0 tests/{untried => }/pos/t3486/JTest.java | 0 tests/{untried => }/pos/t3486/test.scala | 0 .../{untried => }/pos/t3521/DoubleValue.java | 0 tests/{untried => }/pos/t3521/a.scala | 0 tests/{untried => }/pos/t3567/Foo.scala | 0 tests/{untried => }/pos/t3567/Outer.java | 0 tests/{untried => }/pos/t3622/AsyncTask.java | 0 .../{untried => }/pos/t3622/MyAsyncTask.java | 0 tests/{untried => }/pos/t3622/Test.scala | 0 tests/{pending => }/pos/t3631.scala | 0 tests/{untried => }/pos/t3642/Tuppel_1.java | 0 tests/{untried => }/pos/t3642/t3642_2.scala | 0 tests/{untried => }/pos/t3864/scalaz_2.scala | 0 tests/{untried => }/pos/t3864/tuples_1.scala | 0 .../pos/t3936/BlockingQueue.java | 0 tests/{untried => }/pos/t3936/Queue.java | 0 tests/{untried => }/pos/t3936/Test.scala | 0 tests/{untried => }/pos/t3946/A.java | 0 tests/{untried => }/pos/t3946/Test_1.scala | 0 tests/{untried => }/pos/t4018.scala | 0 tests/{untried => }/pos/t402.scala | 0 tests/{untried => }/pos/t4020.scala | 0 tests/{untried => }/pos/t4036.scala | 0 tests/{untried => }/pos/t4052.scala | 0 tests/{untried => }/pos/t4063.scala | 0 tests/{untried => }/pos/t4070.scala | 0 tests/{untried => }/pos/t4070b.scala | 0 tests/{untried => }/pos/t4112.scala | 0 tests/{untried => }/pos/t4114.scala | 0 tests/{untried => }/pos/t4173.scala | 0 tests/{pending => }/pos/t4188.scala | 0 tests/{untried => }/pos/t419.scala | 0 tests/{untried => }/pos/t4220.scala | 0 tests/{untried => }/pos/t4243.scala | 0 tests/{untried => }/pos/t4257.scala | 0 tests/{untried => }/pos/t4266.scala | 0 tests/{untried => }/pos/t4275.scala | 0 tests/{untried => }/pos/t4305.scala | 0 tests/{untried => }/pos/t432.scala | 0 tests/{untried => }/pos/t439.scala | 0 tests/{untried => }/pos/t4402/A.scala | 0 tests/{untried => }/pos/t4402/Bar.java | 0 tests/{untried => }/pos/t4402/Foo.java | 0 tests/{untried => }/pos/t443.scala | 0 tests/{untried => }/pos/t4430.scala | 0 tests/{untried => }/pos/t4432.scala | 0 tests/{untried => }/pos/t4494.scala | 0 tests/{untried => }/pos/t4501.scala | 0 tests/{untried => }/pos/t4502.scala | 0 tests/{untried => }/pos/t4524.scala | 0 tests/{untried => }/pos/t4547.scala | 0 tests/{untried => }/pos/t4593.scala | 0 tests/{untried => }/pos/t4603/J.java | 0 tests/{untried => }/pos/t4603/S.scala | 0 tests/{untried => }/pos/t464.scala | 0 tests/{untried => }/pos/t4651.scala | 0 tests/{untried => }/pos/t4692.scala | 0 tests/{untried => }/pos/t4716.scala | 0 tests/{untried => }/pos/t4717.scala | 0 tests/{untried => }/pos/t4731.scala | 0 tests/{pending => }/pos/t4737/J_1.java | 0 tests/{pending => }/pos/t4737/S_2.scala | 0 tests/{untried => }/pos/t4744/Bar.scala | 0 tests/{untried => }/pos/t4744/Foo.java | 0 tests/{untried => }/pos/t4757/A_2.scala | 0 tests/{untried => }/pos/t4757/B_3.scala | 0 tests/{untried => }/pos/t4757/P_1.scala | 0 tests/{untried => }/pos/t4758.scala | 0 tests/{untried => }/pos/t4786.scala | 0 tests/{untried => }/pos/t4812.scala | 0 tests/{untried => }/pos/t4840.scala | 0 tests/{untried => }/pos/t4842.scala | 0 tests/{untried => }/pos/t4869.scala | 0 tests/{untried => }/pos/t4910.scala | 0 tests/{untried => }/pos/t4938.scala | 0 tests/{untried => }/pos/t5013/Bar_2.scala | 0 tests/{untried => }/pos/t5013/Foo_1.scala | 0 tests/{untried => }/pos/t5031/Id.scala | 0 tests/{untried => }/pos/t5031/package.scala | 0 tests/{untried => }/pos/t5031_2.scala | 0 tests/{untried => }/pos/t5031_3/Foo_1.scala | 0 tests/{untried => }/pos/t5031_3/Main_2.scala | 0 tests/{untried => }/pos/t5031_3/package.scala | 0 tests/{untried => }/pos/t5033.scala | 0 tests/{untried => }/pos/t5071.scala | 0 tests/{untried => }/pos/t5084.scala | 0 tests/{untried => }/pos/t5099.scala | 0 tests/{untried => }/pos/t5127.scala | 0 tests/{untried => }/pos/t5137.scala | 0 tests/{untried => }/pos/t514.scala | 0 tests/{untried => }/pos/t516.scala | 0 tests/{untried => }/pos/t5175.scala | 0 tests/{untried => }/pos/t5178.scala | 0 tests/{untried => }/pos/t522.scala | 0 tests/{untried => }/pos/t5240.scala | 0 tests/{untried => }/pos/t5245.scala | 0 tests/{untried => }/pos/t530.scala | 0 tests/{untried => }/pos/t5305.scala | 0 tests/{untried => }/pos/t5313.scala | 0 tests/{untried => }/pos/t5330b.scala | 0 tests/{untried => }/pos/t5330c.scala | 0 tests/{untried => }/pos/t5359.scala | 0 tests/{pending => }/pos/t5384.scala | 0 tests/{untried => }/pos/t5399.scala | 0 tests/{untried => }/pos/t5399a.scala | 0 tests/{untried => }/pos/t5406.scala | 0 tests/{untried => }/pos/t5444.scala | 0 tests/{untried => }/pos/t5504/s_1.scala | 0 tests/{untried => }/pos/t5504/s_2.scala | 0 tests/{untried => }/pos/t5508-min-okay.scala | 0 tests/{untried => }/pos/t5508-min-okay2.scala | 0 tests/{untried => }/pos/t5508-min.scala | 0 tests/{untried => }/pos/t5508.scala | 0 tests/{untried => }/pos/t5542.scala | 0 tests/{untried => }/pos/t5606.scala | 0 tests/{untried => }/pos/t5639/Bar.scala | 0 tests/{untried => }/pos/t5639/Foo.scala | 0 .../{untried => }/pos/t5644/BoxesRunTime.java | 0 tests/{untried => }/pos/t5644/other.scala | 0 .../pos/t5702-pos-infix-star.scala | 0 tests/{untried => }/pos/t5703/Base.java | 0 tests/{untried => }/pos/t5703/Impl.scala | 0 tests/{untried => }/pos/t5727.scala | 0 .../pos/t5760-pkgobj-warn/stalepkg_1.scala | 0 .../pos/t5760-pkgobj-warn/stalepkg_2.scala | 0 tests/{untried => }/pos/t577.scala | 0 .../{untried => }/pos/t5779-numeq-warn.scala | 0 tests/{untried => }/pos/t5796.scala | 0 tests/{untried => }/pos/t5809.scala | 0 tests/{untried => }/pos/t5829.scala | 0 tests/{untried => }/pos/t5846.scala | 0 tests/{untried => }/pos/t5862.scala | 0 tests/{untried => }/pos/t5886.scala | 0 tests/{untried => }/pos/t5897.scala | 0 tests/{untried => }/pos/t5910.java | 0 tests/{untried => }/pos/t592.scala | 0 tests/{untried => }/pos/t5930.scala | 0 tests/{untried => }/pos/t5957/T_1.scala | 0 tests/{untried => }/pos/t5957/Test.java | 0 tests/{untried => }/pos/t5958.scala | 0 tests/{untried => }/pos/t5968.scala | 0 tests/{untried => }/pos/t599.scala | 0 tests/{untried => }/pos/t6008.scala | 0 tests/{untried => }/pos/t6022.scala | 0 tests/{untried => }/pos/t6022b.scala | 0 tests/{untried => }/pos/t6028/t6028_1.scala | 0 tests/{untried => }/pos/t6028/t6028_2.scala | 0 tests/{untried => }/pos/t6033.scala | 0 tests/{untried => }/pos/t607.scala | 0 tests/{untried => }/pos/t6072.scala | 0 tests/{untried => }/pos/t6091.scala | 0 tests/{untried => }/pos/t611.scala | 0 tests/{untried => }/pos/t613.scala | 0 tests/{untried => }/pos/t6146.scala | 0 tests/{untried => }/pos/t615.scala | 0 tests/{untried => }/pos/t6157.scala | 0 tests/{untried => }/pos/t616.scala | 0 .../{untried => }/pos/t6162-inheritance.scala | 0 tests/{untried => }/pos/t6201.scala | 0 tests/{untried => }/pos/t6205.scala | 0 tests/{untried => }/pos/t6210.scala | 0 tests/{untried => }/pos/t6245/Base.java | 0 tests/{untried => }/pos/t6245/Foo.scala | 0 tests/{untried => }/pos/t6245/Vis.java | 0 tests/{untried => }/pos/t6274.scala | 0 tests/{untried => }/pos/t6275.scala | 0 tests/{untried => }/pos/t6278-synth-def.scala | 0 tests/{untried => }/pos/t628.scala | 0 tests/{untried => }/pos/t6301.scala | 0 tests/{untried => }/pos/t6311.scala | 0 tests/{untried => }/pos/t640.scala | 0 tests/{untried => }/pos/t6499.scala | 0 tests/{untried => }/pos/t651.scala | 0 tests/{untried => }/pos/t6514.scala | 0 tests/{untried => }/pos/t6537.scala | 0 tests/{untried => }/pos/t6547.scala | 0 tests/{untried => }/pos/t6551.scala | 0 tests/{untried => }/pos/t6552.scala | 0 tests/{untried => }/pos/t6562.scala | 0 tests/{untried => }/pos/t6575b.scala | 0 tests/{untried => }/pos/t6595.scala | 0 tests/{untried => }/pos/t6664.scala | 0 tests/{untried => }/pos/t6675.scala | 0 tests/{untried => }/pos/t6712.scala | 0 tests/{untried => }/pos/t6745.scala | 0 tests/{untried => }/pos/t675.scala | 0 tests/{untried => }/pos/t6771.scala | 0 tests/{untried => }/pos/t6780.scala | 0 tests/{untried => }/pos/t6797.scala | 0 tests/{untried => }/pos/t6815.scala | 0 tests/{untried => }/pos/t684.scala | 0 tests/{untried => }/pos/t6896.scala | 0 tests/{untried => }/pos/t690.scala | 0 tests/{untried => }/pos/t6921.scala | 0 tests/{pending => }/pos/t6925.scala | 0 tests/{untried => }/pos/t6925b.scala | 0 tests/{pending => }/pos/t694.scala | 0 tests/{untried => }/pos/t6942/Bar.java | 0 tests/{untried => }/pos/t6942/t6942.scala | 0 tests/{untried => }/pos/t6963c.scala | 0 tests/{pending => }/pos/t6966.scala | 0 tests/{pending => }/pos/t6976/Exts_1.scala | 0 .../pos/t6976/ImplicitBug_1.scala | 0 .../pos/t6976/ImplicitBug_2.scala | 0 tests/{untried => }/pos/t698.scala | 0 .../{untried => }/pos/t7014/ThreadSafety.java | 0 .../pos/t7014/ThreadSafetyLevel.java | 0 tests/{untried => }/pos/t7014/t7014.scala | 0 tests/{untried => }/pos/t7033.scala | 0 tests/{untried => }/pos/t7091.scala | 0 tests/{untried => }/pos/t7180.scala | 0 tests/{untried => }/pos/t7183.scala | 0 tests/{untried => }/pos/t720.scala | 0 tests/{untried => }/pos/t7200b.scala | 0 tests/{untried => }/pos/t7232c/Foo.java | 0 tests/{untried => }/pos/t7232c/Test.scala | 0 tests/{untried => }/pos/t7232d/Entry.java | 0 tests/{untried => }/pos/t7232d/Foo.java | 0 tests/{untried => }/pos/t7232d/Test.scala | 0 tests/{untried => }/pos/t7233.scala | 0 tests/{untried => }/pos/t7233b.scala | 0 tests/{untried => }/pos/t7264/A_1.scala | 0 tests/{untried => }/pos/t7264/B_2.scala | 0 tests/{untried => }/pos/t7315.scala | 0 tests/{untried => }/pos/t7322.scala | 0 tests/{untried => }/pos/t7329.scala | 0 tests/{untried => }/pos/t7364/BadList.java | 0 tests/{untried => }/pos/t7364/UseIt.scala | 0 tests/{untried => }/pos/t7364b/BadList_1.java | 0 tests/{untried => }/pos/t7364b/UseIt_2.scala | 0 tests/{untried => }/pos/t7369.scala | 0 tests/{untried => }/pos/t7377b.scala | 0 tests/{untried => }/pos/t7427.scala | 0 tests/{untried => }/pos/t7433.scala | 0 tests/{untried => }/pos/t7475d.scala | 0 tests/{untried => }/pos/t7486.scala | 0 tests/{untried => }/pos/t7532/A_1.java | 0 tests/{untried => }/pos/t7532/B_2.scala | 0 tests/{untried => }/pos/t7532b/A_1.scala | 0 tests/{untried => }/pos/t7532b/B_2.scala | 0 tests/{untried => }/pos/t756.scala | 0 tests/{untried => }/pos/t757.scala | 0 tests/{untried => }/pos/t757a.scala | 0 tests/{untried => }/pos/t759.scala | 0 tests/{pending => }/pos/t767.scala | 0 tests/{untried => }/pos/t7689.scala | 0 tests/{untried => }/pos/t7690.scala | 0 tests/{untried => }/pos/t7694.scala | 0 tests/{untried => }/pos/t7716.scala | 0 tests/{untried => }/pos/t7753.scala | 0 tests/{untried => }/pos/t7788.scala | 0 tests/{untried => }/pos/t780.scala | 0 tests/{untried => }/pos/t7815.scala | 0 .../pos/t7853-partial-function.scala | 0 tests/{untried => }/pos/t7864.scala | 0 tests/{untried => }/pos/t789.scala | 0 tests/{untried => }/pos/t7944.scala | 0 tests/{untried => }/pos/t803.scala | 0 tests/{untried => }/pos/t8046.scala | 0 tests/{untried => }/pos/t8046b.scala | 0 tests/{untried => }/pos/t8054.scala | 0 tests/{untried => }/pos/t8060.scala | 0 tests/{untried => }/pos/t8062/A_1.scala | 0 tests/{untried => }/pos/t8062/B_2.scala | 0 tests/{untried => }/pos/t812.scala | 0 tests/{untried => }/pos/t8120.scala | 0 tests/{untried => }/pos/t8132.scala | 0 tests/{untried => }/pos/t8170.scala | 0 tests/{untried => }/pos/t8177.scala | 0 tests/{untried => }/pos/t8177b.scala | 0 tests/{untried => }/pos/t8177d.scala | 0 tests/{untried => }/pos/t8177e.scala | 0 tests/{untried => }/pos/t8177g.scala | 0 tests/{untried => }/pos/t8177h.scala | 0 tests/{untried => }/pos/t8207.scala | 0 tests/{untried => }/pos/t8237.scala | 0 .../{untried => }/pos/t8244d/InodeBase_1.java | 0 tests/{untried => }/pos/t8244d/Test_2.scala | 0 .../pos/t8300-conversions-a.scala | 0 .../pos/t8300-conversions-b.scala | 0 .../{untried => }/pos/t8300-overloading.scala | 0 tests/{untried => }/pos/t8301.scala | 0 tests/{untried => }/pos/t8306.scala | 0 tests/{untried => }/pos/t8315.scala | 0 tests/{untried => }/pos/t8315b.scala | 0 tests/{untried => }/pos/t8324.scala | 0 tests/{untried => }/pos/t8363.scala | 0 tests/{untried => }/pos/t839.scala | 0 tests/{untried => }/pos/t851.scala | 0 tests/{untried => }/pos/t892.scala | 0 tests/{untried => }/pos/t927.scala | 0 tests/{untried => }/pos/t942/Amount_1.java | 0 tests/{untried => }/pos/t942/Test_2.scala | 0 tests/{untried => }/pos/t946.scala | 0 tests/{pending => }/pos/t9844.scala | 0 .../pos/tcpoly_boundedmonad.scala | 0 .../pos/tcpoly_checkkinds_mix.scala | 0 tests/{untried => }/pos/tcpoly_gm.scala | 0 .../pos/tcpoly_higherorder_bound_method.scala | 0 .../{untried => }/pos/tcpoly_infer_easy.scala | 0 .../tcpoly_infer_explicit_tuple_wrapper.scala | 0 .../tcpoly_infer_implicit_tuple_wrapper.scala | 0 .../pos/tcpoly_infer_ticket716.scala | 0 .../pos/tcpoly_late_method_params.scala | 0 tests/{untried => }/pos/tcpoly_method.scala | 0 .../pos/tcpoly_param_scoping.scala | 0 tests/{untried => }/pos/tcpoly_poly.scala | 0 .../pos/tcpoly_return_overriding.scala | 0 tests/{untried => }/pos/tcpoly_subst.scala | 0 tests/{untried => }/pos/tcpoly_typeapp.scala | 0 tests/{untried => }/pos/tcpoly_typesub.scala | 0 .../{untried => }/pos/tcpoly_wildcards.scala | 0 tests/{untried => }/pos/test1.scala | 0 tests/{untried => }/pos/test4a.scala | 0 tests/{untried => }/pos/test4refine.scala | 0 .../{untried => }/pos/testCoercionThis.scala | 0 tests/{untried => }/pos/testcast.scala | 0 tests/{untried => }/pos/thistype.scala | 0 tests/{untried => }/pos/thistypes.scala | 0 tests/{untried => }/pos/ticket0137.scala | 0 tests/{untried => }/pos/ticket2197.scala | 0 tests/{untried => }/pos/ticket2201.scala | 0 tests/{untried => }/pos/tinondefcons.scala | 0 tests/{untried => }/pos/trait-parents.scala | 0 .../pos/traits.scala => pos/traits_1.scala} | 0 .../{untried => }/pos/typealias_dubious.scala | 0 tests/{untried => }/pos/typerep_pos.scala | 0 tests/{untried => }/pos/unapplyComplex.scala | 0 .../{untried => }/pos/unapplyContexts2.scala | 0 tests/{untried => }/pos/unapplyGeneric.scala | 0 .../pos/unapplyNeedsMemberType.scala | 0 tests/{untried => }/pos/unapplyVal.scala | 0 tests/{pending => }/pos/unchecked-a.scala | 0 tests/{untried => }/pos/unicode-decode.scala | 0 tests/{untried => }/pos/valdefs.scala | 0 tests/{untried => }/pos/variances-flip.scala | 0 tests/{untried => }/pos/variances_pos.scala | 0 .../pos/virtpatmat_anonfun_for.scala | 0 .../pos/virtpatmat_binding_opt.scala | 0 .../pos/virtpatmat_castbinder.scala | 0 .../pos/virtpatmat_exhaust.scala | 0 .../pos/virtpatmat_exhaust_unchecked.scala | 0 .../{untried => }/pos/virtpatmat_exist2.scala | 0 .../{untried => }/pos/virtpatmat_exist4.scala | 0 .../pos/virtpatmat_gadt_array.scala | 0 .../pos/virtpatmat_infer_single_1.scala | 0 .../pos/virtpatmat_instof_valuetype.scala | 0 .../pos/virtpatmat_obj_in_case.scala | 0 .../pos/virtpatmat_reach_const.scala | 0 .../{untried => }/pos/widen-existential.scala | 0 tests/{untried => }/pos/z1730.scala | 0 tests/{pending => }/run/.checkSrcRegen | 0 tests/{pending => }/run/arrayview.scala | 0 tests/{pending => }/run/bitsets.check | 0 tests/{pending => }/run/bitsets.scala | 0 tests/{pending => }/run/bridges.javaopts | 0 tests/{pending => }/run/distinct.check | 0 tests/{pending => }/run/distinct.scala | 0 .../run/enrich-gentraversable.check | 0 .../run/enrich-gentraversable.scala | 0 tests/{pending => }/run/enums.check | 0 tests/{pending => }/run/enums.scala | 0 tests/{pending => }/run/gadts.check | 0 tests/{pending => }/run/gadts.scala | 0 tests/{pending => }/run/hashhash.scala | 0 .../run/i1732.scala => run/i1732_1.scala} | 0 .../{pending => }/run/implicits-numeric.scala | 0 tests/{pending => }/run/matchintasany.check | 0 tests/{pending => }/run/matchintasany.scala | 0 tests/{pending => }/run/nestedEq.scala | 0 tests/{pending => }/run/ordered.scala | 0 tests/{pending => }/run/repl-paste-4.pastie | 0 tests/{pending => }/run/repl-paste-raw.pastie | 0 tests/{pending => }/run/search.check | 0 tests/{pending => }/run/search.scala | 0 tests/{pending => }/run/t0017.check | 0 tests/{pending => }/run/t0017.scala | 0 tests/{pending => }/run/t0936.scala | 0 tests/{pending => }/run/t1048.check | 0 tests/{pending => }/run/t1048.scala | 0 tests/{pending => }/run/t1505.scala | 0 tests/{pending => }/run/t2111.check | 0 tests/{pending => }/run/t2111.scala | 0 tests/{pending => }/run/t2250.scala | 0 tests/{pending => }/run/t2755.check | 0 tests/{pending => }/run/t2755.scala | 0 tests/{pending => }/run/t3452a.check | 0 tests/{pending => }/run/t3452a/J_2.java | 0 tests/{pending => }/run/t3452a/S_1.scala | 0 tests/{pending => }/run/t3452a/S_3.scala | 0 tests/{pending => }/run/t3452b-bcode.check | 0 tests/{pending => }/run/t3452b-bcode/J_2.java | 0 .../{pending => }/run/t3452b-bcode/S_1.scala | 0 .../{pending => }/run/t3452b-bcode/S_3.scala | 0 tests/{pending => }/run/t3452b.check | 0 tests/{pending => }/run/t3452b/J_2.java | 0 tests/{pending => }/run/t3452b/S_1.scala | 0 tests/{pending => }/run/t3452b/S_3.scala | 0 tests/{pending => }/run/t3452d/A.scala | 0 tests/{pending => }/run/t3452d/Test.java | 0 tests/{pending => }/run/t3452e/A.scala | 0 tests/{pending => }/run/t3452e/B.java | 0 tests/{pending => }/run/t3452e/Test.scala | 0 tests/{pending => }/run/t3452g/A.scala | 0 tests/{pending => }/run/t3452g/Test.java | 0 tests/{pending => }/run/t3616.check | 0 tests/{pending => }/run/t3616.scala | 0 tests/{pending => }/run/t3687.check | 0 tests/{pending => }/run/t3687.scala | 0 tests/{pending => }/run/t3719.check | 0 tests/{pending => }/run/t3719.scala | 0 tests/{pending => }/run/t3994.scala | 0 tests/{pending => }/run/t4023.check | 0 tests/{pending => }/run/t4023.scala | 0 tests/{pending => }/run/t4024.scala | 0 tests/{pending => }/run/t4119/J.java | 0 tests/{pending => }/run/t4119/S.scala | 0 tests/{pending => }/run/t4238/J_1.java | 0 tests/{pending => }/run/t4238/s_2.scala | 0 tests/{pending => }/run/t4300.check | 0 tests/{pending => }/run/t4300.scala | 0 tests/{pending => }/run/t4317.check | 0 tests/{pending => }/run/t4317/J_2.java | 0 tests/{pending => }/run/t4317/S_1.scala | 0 tests/{pending => }/run/t4317/S_3.scala | 0 tests/{pending => }/run/t4332b.scala | 0 tests/{pending => }/run/t4570.check | 0 tests/{pending => }/run/t4570.scala | 0 tests/{pending => }/run/t5037.check | 0 tests/{pending => }/run/t5037.scala | 0 tests/{pending => }/run/t5171.check | 0 tests/{pending => }/run/t5171.scala | 0 tests/{pending => }/run/t5201.check | 0 tests/{pending => }/run/t5201.scala | 0 tests/{pending => }/run/t5262.check | 0 tests/{pending => }/run/t5262.scala | 0 tests/{pending => }/run/t5612.check | 0 tests/{pending => }/run/t5612.scala | 0 tests/{pending => }/run/t5629.check | 0 tests/{pending => }/run/t5629.scala | 0 tests/{pending => }/run/t5688.check | 0 tests/{pending => }/run/t5688.scala | 0 tests/{pending => }/run/t601.check | 0 tests/{pending => }/run/t601.scala | 0 tests/{pending => }/run/t6168/Context.java | 0 tests/{pending => }/run/t6168/JavaTest.java | 0 tests/{pending => }/run/t6168/SomeClass.java | 0 tests/{pending => }/run/t6168/SomeClass2.java | 0 tests/{pending => }/run/t6168/main.scala | 0 tests/{pending => }/run/t6168b/Context.java | 0 tests/{pending => }/run/t6168b/JavaTest.java | 0 tests/{pending => }/run/t6168b/SomeClass.java | 0 tests/{pending => }/run/t6168b/main.scala | 0 tests/{pending => }/run/t6220.scala | 0 tests/{pending => }/run/t6261.scala | 0 tests/{pending => }/run/t6443b.scala | 0 tests/{pending => }/run/t6541.scala | 0 tests/{pending => }/run/t6611.scala | 0 tests/{pending => }/run/t6646.check | 0 tests/{pending => }/run/t6646.scala | 0 tests/{pending => }/run/t6888.check | 0 tests/{pending => }/run/t6888.scala | 0 tests/{pending => }/run/t7181.check | 0 tests/{pending => }/run/t7181.scala | 0 tests/{pending => }/run/t7223.check | 0 tests/{pending => }/run/t7223.scala | 0 tests/{pending => }/run/t7242.scala | 0 tests/{pending => }/run/t7300.check | 0 tests/{pending => }/run/t7300.scala | 0 tests/{pending => }/run/t7374.check | 0 tests/{pending => }/run/t7374/Some.scala | 0 tests/{pending => }/run/t7374/Test.java | 0 tests/{pending => }/run/t7584b.scala | 0 .../run/t7711-script-args.script | 0 .../run/t7791-script-linenums.script | 0 tests/{pending => }/run/t7805-repl-i.script | 0 tests/{pending => }/run/t7880.scala | 0 tests/{pending => }/run/t7985b.scala | 0 .../{pending => }/run/t8601e/StaticInit.java | 0 tests/{pending => }/run/t8601e/Test.scala | 0 tests/{pending => }/run/t8931.check | 0 tests/{pending => }/run/t8931.scala | 0 .../run/t920.scala => run/t920_1.scala} | 0 .../valueclasses-classmanifest-basic.check | 0 .../valueclasses-classmanifest-basic.scala | 0 .../{pending => }/run/virtpatmat_valdef.check | 0 .../{pending => }/run/virtpatmat_valdef.scala | 0 .../neg/i533/Compat.scala | 0 tests/{pending => untried}/neg/i533/JA.java | 0 tests/{pending => untried}/neg/match.scala | 0 tests/untried/neg/t3816.check | 7 --- tests/untried/neg/t4842.check | 7 --- tests/untried/neg/t7259.check | 7 --- tests/untried/neg/tcpoly_typealias.check | 16 ------ .../untried/neg/tcpoly_variance_enforce.check | 57 ------------------- tests/untried/pos/SI-7060.flags | 1 - tests/untried/pos/comp-rec-test.flags | 1 - .../untried/pos/debug-reset-local-attrs.flags | 1 - tests/untried/pos/hkarray.flags | 1 - tests/untried/pos/inline-access-levels.flags | 1 - tests/untried/pos/inliner2.flags | 1 - tests/untried/pos/lambda.scala | 9 --- .../untried/pos/polymorphic-case-class.flags | 1 - tests/untried/pos/rangepos-patmat.flags | 1 - tests/untried/pos/rangepos.flags | 1 - tests/untried/pos/sammy_scope.flags | 1 - tests/untried/pos/sammy_single.flags | 1 - tests/untried/pos/sammy_twice.flags | 1 - tests/untried/pos/switch-small.flags | 1 - tests/untried/pos/t4020.flags | 1 - tests/untried/pos/t4494.flags | 1 - tests/untried/pos/t4744.flags | 1 - tests/untried/pos/t4840.flags | 1 - tests/untried/pos/t5175.flags | 1 - tests/untried/pos/t5542.flags | 1 - tests/untried/pos/t5809.flags | 1 - tests/untried/pos/t5897.flags | 1 - tests/untried/pos/t5930.flags | 1 - tests/untried/pos/t5968.flags | 1 - tests/untried/pos/t6008.flags | 1 - tests/untried/pos/t6022.flags | 1 - tests/untried/pos/t6091.flags | 1 - tests/untried/pos/t6146.flags | 1 - tests/untried/pos/t6157.flags | 1 - tests/untried/pos/t6162-inheritance.flags | 1 - tests/untried/pos/t6210.flags | 1 - tests/untried/pos/t6275.flags | 1 - tests/untried/pos/t6537.flags | 1 - tests/untried/pos/t6547.flags | 1 - tests/untried/pos/t6595.flags | 1 - tests/untried/pos/t6675.flags | 1 - tests/untried/pos/t6771.flags | 1 - tests/untried/pos/t6896.flags | 1 - tests/untried/pos/t6942.flags | 1 - tests/untried/pos/t6963c.flags | 1 - tests/untried/pos/t7183.flags | 1 - tests/untried/pos/t7232c.flags | 1 - tests/untried/pos/t7232d.flags | 1 - tests/untried/pos/t7315.flags | 1 - tests/untried/pos/t7369.flags | 1 - tests/untried/pos/t7427.flags | 1 - tests/untried/pos/t7433.flags | 1 - tests/untried/pos/t7864.flags | 1 - tests/untried/pos/t8062.flags | 1 - tests/untried/pos/t8306.flags | 1 - tests/untried/pos/t8315.flags | 1 - tests/untried/pos/t8315b.flags | 1 - tests/untried/pos/t8363.flags | 1 - .../untried/pos/virtpatmat_binding_opt.flags | 1 - tests/untried/pos/virtpatmat_castbinder.flags | 1 - .../pos/virtpatmat_exhaust_unchecked.flags | 1 - tests/untried/pos/virtpatmat_exist2.flags | 1 - tests/untried/pos/virtpatmat_gadt_array.flags | 1 - .../pos/virtpatmat_infer_single_1.flags | 1 - .../pos/virtpatmat_instof_valuetype.flags | 1 - .../untried/pos/virtpatmat_obj_in_case.flags | 1 - tests/untried/pos/z1730.flags | 1 - 777 files changed, 1 insertion(+), 182 deletions(-) rename tests/{pending => }/neg/i2104.scala (100%) rename tests/{untried => }/neg/t4842.scala (100%) rename tests/{untried => }/neg/t7259.scala (100%) rename tests/{untried => }/neg/tcpoly_typealias.scala (100%) rename tests/{untried => }/neg/tcpoly_variance_enforce.scala (100%) rename tests/{untried => pending}/neg/t3816.scala (100%) delete mode 100644 tests/pending/pos/exhaust_alternatives.flags delete mode 100644 tests/pending/pos/i1793.scala delete mode 100644 tests/pending/pos/list-optim-check.flags delete mode 100644 tests/pending/pos/native-warning.flags delete mode 100644 tests/pending/pos/nonlocal-unchecked.flags delete mode 100644 tests/pending/pos/rangepos-anonapply.flags delete mode 100644 tests/pending/pos/unchecked-a.flags delete mode 100644 tests/pending/run/t3452b-bcode.flags delete mode 100644 tests/pending/run/t4317.flags delete mode 100644 tests/pending/run/t6541.flags delete mode 100644 tests/pending/run/t8601e.flags rename tests/{untried => }/pos/S1.scala (100%) rename tests/{untried => }/pos/S3.scala (100%) rename tests/{untried => }/pos/S8.scala (100%) rename tests/{untried => }/pos/SI-4012-a.scala (100%) rename tests/{untried => }/pos/SI-4012-b.scala (100%) rename tests/{untried => }/pos/SI-7060.scala (100%) rename tests/{untried => }/pos/SI-7100.scala (100%) rename tests/{untried => }/pos/Transactions.scala (100%) rename tests/{untried => }/pos/X.scala (100%) rename tests/{untried => }/pos/Z.scala (100%) rename tests/{untried => }/pos/aliases.scala (100%) rename tests/{untried => }/pos/annotations2.scala (100%) rename tests/{untried => }/pos/array-interfaces.scala (100%) rename tests/{untried => }/pos/arrays3.scala (100%) rename tests/{untried => }/pos/bcode_throw_null/TN.scala (100%) rename tests/{untried => }/pos/builders.scala (100%) rename tests/{untried => }/pos/caseaccs.scala (100%) rename tests/{untried => }/pos/cfcrash.scala (100%) rename tests/{untried => }/pos/chang/Outer.java (100%) rename tests/{untried => }/pos/chang/Test.scala (100%) rename tests/{untried => }/pos/cls.scala (100%) rename tests/{untried => }/pos/cls1.scala (100%) rename tests/{untried => }/pos/clsrefine.scala (100%) rename tests/{untried => }/pos/collectGenericCC.scala (100%) rename tests/{untried/pos/collections.scala => pos/collections_1.scala} (100%) rename tests/{untried => }/pos/comp-rec-test.scala (100%) rename tests/{untried => }/pos/compile.scala (100%) rename tests/{untried => }/pos/compile1.scala (100%) rename tests/{untried => }/pos/contextbounds-implicits-old.scala (100%) rename tests/{untried => }/pos/contrib467.scala (100%) rename tests/{untried => }/pos/cyclics-pos.scala (100%) rename tests/{untried => }/pos/debug-reset-local-attrs.scala (100%) rename tests/{untried => }/pos/depmet_1_pos.scala (100%) rename tests/{untried => }/pos/depmet_implicit_tpbetareduce.scala (100%) rename tests/{untried => }/pos/elidable-tparams.scala (100%) rename tests/{untried => }/pos/erasure-nsquared.scala (100%) rename tests/{untried => }/pos/escapes2.scala (100%) rename tests/{untried => }/pos/eta.scala (100%) rename tests/{untried => }/pos/exhaust_2.scala (100%) rename tests/{pending => }/pos/exhaust_alternatives.scala (100%) rename tests/{untried => }/pos/existential-java-case-class/Client.scala (100%) rename tests/{untried => }/pos/existential-java-case-class/J.java (100%) rename tests/{pending => }/pos/existentials-harmful.scala (100%) rename tests/{pending => }/pos/exponential-spec.scala (100%) rename tests/{pending => }/pos/false-companion/00_outerinnerTest_2.scala (100%) rename tests/{pending => }/pos/false-companion/01_outerinnerFoo_2.scala (100%) rename tests/{pending => }/pos/false-companion/outerFoo_1.scala (100%) rename tests/{pending => }/pos/false-companion/outerinnerFoo_1.scala (100%) rename tests/{untried => }/pos/gen-traversable-methods.scala (100%) rename tests/{untried => }/pos/gosh.scala (100%) rename tests/{untried => }/pos/gui.scala (100%) rename tests/{untried => }/pos/hk-match/a.scala (100%) rename tests/{untried => }/pos/hk-match/b.scala (100%) rename tests/{untried => }/pos/hkarray.scala (100%) rename tests/{untried => }/pos/homonym.scala (100%) rename tests/{pending => }/pos/i1960.scala (100%) rename tests/{pending/pos/i2071.scala => pos/i2071_1.scala} (100%) rename tests/{pending => }/pos/i2140.scala (100%) rename tests/{pending => }/pos/i2797/Fork_1.java (100%) rename tests/{pending => }/pos/i2797/Test_2.scala (100%) rename tests/{untried => }/pos/ilya/J.java (100%) rename tests/{untried => }/pos/ilya/S.scala (100%) rename tests/{untried => }/pos/ilya2/A.scala (100%) rename tests/{untried => }/pos/ilya2/B.java (100%) rename tests/{untried => }/pos/ilya2/Nullable.java (100%) rename tests/{untried => }/pos/imp2-pos.scala (100%) rename tests/{untried => }/pos/implicit-anyval-2.10.flags (100%) rename tests/{untried => }/pos/implicit-anyval-2.10.scala (100%) rename tests/{untried => }/pos/implicit-infix-ops.scala (100%) rename tests/{untried => }/pos/implicit-unwrap-tc.scala (100%) rename tests/{untried => }/pos/infer.scala (100%) rename tests/{untried => }/pos/inferbroadtype.scala (100%) rename tests/{untried => }/pos/init.scala (100%) rename tests/{untried => }/pos/inline-access-levels/A_1.scala (100%) rename tests/{untried => }/pos/inline-access-levels/Test_2.scala (100%) rename tests/{untried => }/pos/inliner2.scala (100%) rename tests/{untried => }/pos/irrefutable.scala (100%) rename tests/{untried => }/pos/itay.scala (100%) rename tests/{untried => }/pos/iterator-traversable-mix.scala (100%) rename tests/{untried => }/pos/javaConversions-2.10-ambiguity.scala (100%) rename tests/{untried => }/pos/javaConversions-2.10-regression.scala (100%) rename tests/{untried => }/pos/javaReadsSigs/fromjava.java (100%) rename tests/{untried => }/pos/kinds.scala (100%) rename tests/{untried => }/pos/kinzer.scala (100%) rename tests/{untried => }/pos/ksbug1.scala (100%) rename tests/{pending => }/pos/lambdalift-1.scala (100%) rename tests/{pending => }/pos/lambdalift1.scala (100%) rename tests/{pending/pos/lambdalift.scala => pos/lambdalift_1.scala} (100%) rename tests/{untried => }/pos/largecasetest.scala (100%) rename tests/{untried => }/pos/lexical.scala (100%) rename tests/{untried => }/pos/list-extractor.scala (100%) rename tests/{pending => }/pos/list-optim-check.scala (100%) rename tests/{untried => }/pos/listpattern.scala (100%) rename tests/{untried => }/pos/local-objects.scala (100%) rename tests/{untried => }/pos/localmodules.scala (100%) rename tests/{pending => }/pos/lookupswitch.scala (100%) rename tests/{pending => }/pos/macro-deprecate-dont-touch-backquotedidents.flags (100%) rename tests/{pending => }/pos/macro-deprecate-dont-touch-backquotedidents.scala (100%) rename tests/{pending => }/pos/match.scala (100%) rename tests/{untried => }/pos/matthias3.scala (100%) rename tests/{untried => }/pos/matthias5.scala (100%) rename tests/{untried => }/pos/maxim1.scala (100%) rename tests/{untried => }/pos/michel1.scala (100%) rename tests/{untried => }/pos/michel2.scala (100%) rename tests/{untried => }/pos/michel3.scala (100%) rename tests/{untried => }/pos/michel4.scala (100%) rename tests/{untried => }/pos/michel5.scala (100%) rename tests/{untried => }/pos/misc-unapply_pos.scala (100%) rename tests/{untried => }/pos/modules.scala (100%) rename tests/{untried => }/pos/modules1.scala (100%) rename tests/{pending => }/pos/namedTypeParams.scala (100%) rename tests/{pending => }/pos/native-warning.scala (100%) rename tests/{untried => }/pos/needstypeearly.scala (100%) rename tests/{untried => }/pos/nested.scala (100%) rename tests/{untried => }/pos/nested2.scala (100%) rename tests/{pending => }/pos/nonlocal-unchecked.scala (100%) rename tests/{untried => }/pos/null.scala (100%) rename tests/{untried => }/pos/nullary.scala (100%) rename tests/{untried => }/pos/nullary_poly.scala (100%) rename tests/{untried => }/pos/overzealous-assert-genbcode.scala (100%) rename tests/{pending => }/pos/package-case.scala (100%) rename tests/{pending => }/pos/package-ob-case/A_1.scala (100%) rename tests/{pending => }/pos/package-ob-case/B_2.scala (100%) rename tests/{untried => }/pos/packageobjs.scala (100%) rename tests/{untried => }/pos/partialfun.scala (100%) rename tests/{untried => }/pos/pat_gilles.scala (100%) rename tests/{pending => }/pos/pat_iuli.scala (100%) rename tests/{untried => }/pos/patmat-extract-tparam.scala (100%) rename tests/{untried => }/pos/patterns1213.scala (100%) rename tests/{untried => }/pos/patterns2.scala (100%) rename tests/{untried => }/pos/patterns3.scala (100%) rename tests/{untried => }/pos/philippe1.scala (100%) rename tests/{untried => }/pos/philippe2.scala (100%) rename tests/{untried => }/pos/philippe3.scala (100%) rename tests/{untried => }/pos/polymorphic-case-class.scala (100%) rename tests/{pending => }/pos/polytypes.scala (100%) rename tests/{untried => }/pos/pos-bug1210.scala (100%) rename tests/{untried => }/pos/propagate.scala (100%) rename tests/{pending => }/pos/rangepos-anonapply.scala (100%) rename tests/{untried => }/pos/rangepos-patmat.scala (100%) rename tests/{untried => }/pos/rangepos.scala (100%) rename tests/{untried => }/pos/raw-map/J_1.java (100%) rename tests/{untried => }/pos/raw-map/S_2.scala (100%) rename tests/{untried => }/pos/rebind.scala (100%) rename tests/{untried => }/pos/relax_implicit_divergence.scala (100%) rename tests/{untried => }/pos/sammy_scope.scala (100%) rename tests/{untried => }/pos/sammy_single.scala (100%) rename tests/{untried => }/pos/sammy_twice.scala (100%) rename tests/{untried => }/pos/scala-singleton.scala (100%) rename tests/{untried => }/pos/scoping2.scala (100%) rename tests/{untried => }/pos/scoping3.scala (100%) rename tests/{pending => }/pos/seq-ordering.scala (100%) rename tests/{untried => }/pos/simple-exceptions.scala (100%) rename tests/{untried => }/pos/simplelists.scala (100%) rename tests/{untried => }/pos/spec-Function1.scala (100%) rename tests/{untried => }/pos/spec-arrays.scala (100%) rename tests/{untried => }/pos/spec-constr-old.scala (100%) rename tests/{untried => }/pos/spec-cyclic.scala (100%) rename tests/{untried => }/pos/spec-example1.scala (100%) rename tests/{untried => }/pos/spec-fields-old.scala (100%) rename tests/{untried => }/pos/spec-funs.scala (100%) rename tests/{untried => }/pos/spec-lists.scala (100%) rename tests/{untried => }/pos/spec-localdefs.scala (100%) rename tests/{untried => }/pos/spec-maps.scala (100%) rename tests/{untried => }/pos/spec-multiplectors.scala (100%) rename tests/{untried => }/pos/spec-params-old.scala (100%) rename tests/{untried => }/pos/spec-partially.scala (100%) rename tests/{untried => }/pos/spec-polymeth.scala (100%) rename tests/{untried => }/pos/spec-private.scala (100%) rename tests/{untried => }/pos/spec-short.scala (100%) rename tests/{untried => }/pos/spec-simple.scala (100%) rename tests/{untried => }/pos/spec-sparsearray-old.scala (100%) rename tests/{untried => }/pos/spec-super.scala (100%) rename tests/{untried => }/pos/spec-t3497.scala (100%) rename tests/{untried => }/pos/spec-t6286.scala (100%) rename tests/{untried => }/pos/spec-tailcall.scala (100%) rename tests/{untried => }/pos/spec-thistype.scala (100%) rename tests/{untried => }/pos/spec-vector.scala (100%) rename tests/{untried => }/pos/spec.scala (100%) rename tests/{untried => }/pos/specialize10.scala (100%) rename tests/{untried => }/pos/spurious-overload.scala (100%) rename tests/{untried => }/pos/sudoku.scala (100%) rename tests/{untried => }/pos/switch-small.scala (100%) rename tests/{untried => }/pos/switchUnbox.scala (100%) rename tests/{untried => }/pos/t1614/bar.scala (100%) rename tests/{untried => }/pos/t1614/foo.scala (100%) rename tests/{untried => }/pos/t3076/C2.scala (100%) rename tests/{untried => }/pos/t3076/T.scala (100%) rename tests/{untried => }/pos/t3120/J1.java (100%) rename tests/{untried => }/pos/t3120/J2.java (100%) rename tests/{untried => }/pos/t3120/Q.java (100%) rename tests/{untried => }/pos/t3120/Test.scala (100%) rename tests/{untried => }/pos/t3249/Test.java (100%) rename tests/{untried => }/pos/t3249/a.scala (100%) rename tests/{untried => }/pos/t3349/AbstractTupleSet.java (100%) rename tests/{untried => }/pos/t3349/Table.java (100%) rename tests/{untried => }/pos/t3349/Test.scala (100%) rename tests/{untried => }/pos/t3349/TupleSet.java (100%) rename tests/{untried => }/pos/t3419/B_1.scala (100%) rename tests/{untried => }/pos/t3419/C_2.scala (100%) rename tests/{untried => }/pos/t3429/A.scala (100%) rename tests/{untried => }/pos/t3429/Test.java (100%) rename tests/{untried => }/pos/t3486/JTest.java (100%) rename tests/{untried => }/pos/t3486/test.scala (100%) rename tests/{untried => }/pos/t3521/DoubleValue.java (100%) rename tests/{untried => }/pos/t3521/a.scala (100%) rename tests/{untried => }/pos/t3567/Foo.scala (100%) rename tests/{untried => }/pos/t3567/Outer.java (100%) rename tests/{untried => }/pos/t3622/AsyncTask.java (100%) rename tests/{untried => }/pos/t3622/MyAsyncTask.java (100%) rename tests/{untried => }/pos/t3622/Test.scala (100%) rename tests/{pending => }/pos/t3631.scala (100%) rename tests/{untried => }/pos/t3642/Tuppel_1.java (100%) rename tests/{untried => }/pos/t3642/t3642_2.scala (100%) rename tests/{untried => }/pos/t3864/scalaz_2.scala (100%) rename tests/{untried => }/pos/t3864/tuples_1.scala (100%) rename tests/{untried => }/pos/t3936/BlockingQueue.java (100%) rename tests/{untried => }/pos/t3936/Queue.java (100%) rename tests/{untried => }/pos/t3936/Test.scala (100%) rename tests/{untried => }/pos/t3946/A.java (100%) rename tests/{untried => }/pos/t3946/Test_1.scala (100%) rename tests/{untried => }/pos/t4018.scala (100%) rename tests/{untried => }/pos/t402.scala (100%) rename tests/{untried => }/pos/t4020.scala (100%) rename tests/{untried => }/pos/t4036.scala (100%) rename tests/{untried => }/pos/t4052.scala (100%) rename tests/{untried => }/pos/t4063.scala (100%) rename tests/{untried => }/pos/t4070.scala (100%) rename tests/{untried => }/pos/t4070b.scala (100%) rename tests/{untried => }/pos/t4112.scala (100%) rename tests/{untried => }/pos/t4114.scala (100%) rename tests/{untried => }/pos/t4173.scala (100%) rename tests/{pending => }/pos/t4188.scala (100%) rename tests/{untried => }/pos/t419.scala (100%) rename tests/{untried => }/pos/t4220.scala (100%) rename tests/{untried => }/pos/t4243.scala (100%) rename tests/{untried => }/pos/t4257.scala (100%) rename tests/{untried => }/pos/t4266.scala (100%) rename tests/{untried => }/pos/t4275.scala (100%) rename tests/{untried => }/pos/t4305.scala (100%) rename tests/{untried => }/pos/t432.scala (100%) rename tests/{untried => }/pos/t439.scala (100%) rename tests/{untried => }/pos/t4402/A.scala (100%) rename tests/{untried => }/pos/t4402/Bar.java (100%) rename tests/{untried => }/pos/t4402/Foo.java (100%) rename tests/{untried => }/pos/t443.scala (100%) rename tests/{untried => }/pos/t4430.scala (100%) rename tests/{untried => }/pos/t4432.scala (100%) rename tests/{untried => }/pos/t4494.scala (100%) rename tests/{untried => }/pos/t4501.scala (100%) rename tests/{untried => }/pos/t4502.scala (100%) rename tests/{untried => }/pos/t4524.scala (100%) rename tests/{untried => }/pos/t4547.scala (100%) rename tests/{untried => }/pos/t4593.scala (100%) rename tests/{untried => }/pos/t4603/J.java (100%) rename tests/{untried => }/pos/t4603/S.scala (100%) rename tests/{untried => }/pos/t464.scala (100%) rename tests/{untried => }/pos/t4651.scala (100%) rename tests/{untried => }/pos/t4692.scala (100%) rename tests/{untried => }/pos/t4716.scala (100%) rename tests/{untried => }/pos/t4717.scala (100%) rename tests/{untried => }/pos/t4731.scala (100%) rename tests/{pending => }/pos/t4737/J_1.java (100%) rename tests/{pending => }/pos/t4737/S_2.scala (100%) rename tests/{untried => }/pos/t4744/Bar.scala (100%) rename tests/{untried => }/pos/t4744/Foo.java (100%) rename tests/{untried => }/pos/t4757/A_2.scala (100%) rename tests/{untried => }/pos/t4757/B_3.scala (100%) rename tests/{untried => }/pos/t4757/P_1.scala (100%) rename tests/{untried => }/pos/t4758.scala (100%) rename tests/{untried => }/pos/t4786.scala (100%) rename tests/{untried => }/pos/t4812.scala (100%) rename tests/{untried => }/pos/t4840.scala (100%) rename tests/{untried => }/pos/t4842.scala (100%) rename tests/{untried => }/pos/t4869.scala (100%) rename tests/{untried => }/pos/t4910.scala (100%) rename tests/{untried => }/pos/t4938.scala (100%) rename tests/{untried => }/pos/t5013/Bar_2.scala (100%) rename tests/{untried => }/pos/t5013/Foo_1.scala (100%) rename tests/{untried => }/pos/t5031/Id.scala (100%) rename tests/{untried => }/pos/t5031/package.scala (100%) rename tests/{untried => }/pos/t5031_2.scala (100%) rename tests/{untried => }/pos/t5031_3/Foo_1.scala (100%) rename tests/{untried => }/pos/t5031_3/Main_2.scala (100%) rename tests/{untried => }/pos/t5031_3/package.scala (100%) rename tests/{untried => }/pos/t5033.scala (100%) rename tests/{untried => }/pos/t5071.scala (100%) rename tests/{untried => }/pos/t5084.scala (100%) rename tests/{untried => }/pos/t5099.scala (100%) rename tests/{untried => }/pos/t5127.scala (100%) rename tests/{untried => }/pos/t5137.scala (100%) rename tests/{untried => }/pos/t514.scala (100%) rename tests/{untried => }/pos/t516.scala (100%) rename tests/{untried => }/pos/t5175.scala (100%) rename tests/{untried => }/pos/t5178.scala (100%) rename tests/{untried => }/pos/t522.scala (100%) rename tests/{untried => }/pos/t5240.scala (100%) rename tests/{untried => }/pos/t5245.scala (100%) rename tests/{untried => }/pos/t530.scala (100%) rename tests/{untried => }/pos/t5305.scala (100%) rename tests/{untried => }/pos/t5313.scala (100%) rename tests/{untried => }/pos/t5330b.scala (100%) rename tests/{untried => }/pos/t5330c.scala (100%) rename tests/{untried => }/pos/t5359.scala (100%) rename tests/{pending => }/pos/t5384.scala (100%) rename tests/{untried => }/pos/t5399.scala (100%) rename tests/{untried => }/pos/t5399a.scala (100%) rename tests/{untried => }/pos/t5406.scala (100%) rename tests/{untried => }/pos/t5444.scala (100%) rename tests/{untried => }/pos/t5504/s_1.scala (100%) rename tests/{untried => }/pos/t5504/s_2.scala (100%) rename tests/{untried => }/pos/t5508-min-okay.scala (100%) rename tests/{untried => }/pos/t5508-min-okay2.scala (100%) rename tests/{untried => }/pos/t5508-min.scala (100%) rename tests/{untried => }/pos/t5508.scala (100%) rename tests/{untried => }/pos/t5542.scala (100%) rename tests/{untried => }/pos/t5606.scala (100%) rename tests/{untried => }/pos/t5639/Bar.scala (100%) rename tests/{untried => }/pos/t5639/Foo.scala (100%) rename tests/{untried => }/pos/t5644/BoxesRunTime.java (100%) rename tests/{untried => }/pos/t5644/other.scala (100%) rename tests/{untried => }/pos/t5702-pos-infix-star.scala (100%) rename tests/{untried => }/pos/t5703/Base.java (100%) rename tests/{untried => }/pos/t5703/Impl.scala (100%) rename tests/{untried => }/pos/t5727.scala (100%) rename tests/{pending => }/pos/t5760-pkgobj-warn/stalepkg_1.scala (100%) rename tests/{pending => }/pos/t5760-pkgobj-warn/stalepkg_2.scala (100%) rename tests/{untried => }/pos/t577.scala (100%) rename tests/{untried => }/pos/t5779-numeq-warn.scala (100%) rename tests/{untried => }/pos/t5796.scala (100%) rename tests/{untried => }/pos/t5809.scala (100%) rename tests/{untried => }/pos/t5829.scala (100%) rename tests/{untried => }/pos/t5846.scala (100%) rename tests/{untried => }/pos/t5862.scala (100%) rename tests/{untried => }/pos/t5886.scala (100%) rename tests/{untried => }/pos/t5897.scala (100%) rename tests/{untried => }/pos/t5910.java (100%) rename tests/{untried => }/pos/t592.scala (100%) rename tests/{untried => }/pos/t5930.scala (100%) rename tests/{untried => }/pos/t5957/T_1.scala (100%) rename tests/{untried => }/pos/t5957/Test.java (100%) rename tests/{untried => }/pos/t5958.scala (100%) rename tests/{untried => }/pos/t5968.scala (100%) rename tests/{untried => }/pos/t599.scala (100%) rename tests/{untried => }/pos/t6008.scala (100%) rename tests/{untried => }/pos/t6022.scala (100%) rename tests/{untried => }/pos/t6022b.scala (100%) rename tests/{untried => }/pos/t6028/t6028_1.scala (100%) rename tests/{untried => }/pos/t6028/t6028_2.scala (100%) rename tests/{untried => }/pos/t6033.scala (100%) rename tests/{untried => }/pos/t607.scala (100%) rename tests/{untried => }/pos/t6072.scala (100%) rename tests/{untried => }/pos/t6091.scala (100%) rename tests/{untried => }/pos/t611.scala (100%) rename tests/{untried => }/pos/t613.scala (100%) rename tests/{untried => }/pos/t6146.scala (100%) rename tests/{untried => }/pos/t615.scala (100%) rename tests/{untried => }/pos/t6157.scala (100%) rename tests/{untried => }/pos/t616.scala (100%) rename tests/{untried => }/pos/t6162-inheritance.scala (100%) rename tests/{untried => }/pos/t6201.scala (100%) rename tests/{untried => }/pos/t6205.scala (100%) rename tests/{untried => }/pos/t6210.scala (100%) rename tests/{untried => }/pos/t6245/Base.java (100%) rename tests/{untried => }/pos/t6245/Foo.scala (100%) rename tests/{untried => }/pos/t6245/Vis.java (100%) rename tests/{untried => }/pos/t6274.scala (100%) rename tests/{untried => }/pos/t6275.scala (100%) rename tests/{untried => }/pos/t6278-synth-def.scala (100%) rename tests/{untried => }/pos/t628.scala (100%) rename tests/{untried => }/pos/t6301.scala (100%) rename tests/{untried => }/pos/t6311.scala (100%) rename tests/{untried => }/pos/t640.scala (100%) rename tests/{untried => }/pos/t6499.scala (100%) rename tests/{untried => }/pos/t651.scala (100%) rename tests/{untried => }/pos/t6514.scala (100%) rename tests/{untried => }/pos/t6537.scala (100%) rename tests/{untried => }/pos/t6547.scala (100%) rename tests/{untried => }/pos/t6551.scala (100%) rename tests/{untried => }/pos/t6552.scala (100%) rename tests/{untried => }/pos/t6562.scala (100%) rename tests/{untried => }/pos/t6575b.scala (100%) rename tests/{untried => }/pos/t6595.scala (100%) rename tests/{untried => }/pos/t6664.scala (100%) rename tests/{untried => }/pos/t6675.scala (100%) rename tests/{untried => }/pos/t6712.scala (100%) rename tests/{untried => }/pos/t6745.scala (100%) rename tests/{untried => }/pos/t675.scala (100%) rename tests/{untried => }/pos/t6771.scala (100%) rename tests/{untried => }/pos/t6780.scala (100%) rename tests/{untried => }/pos/t6797.scala (100%) rename tests/{untried => }/pos/t6815.scala (100%) rename tests/{untried => }/pos/t684.scala (100%) rename tests/{untried => }/pos/t6896.scala (100%) rename tests/{untried => }/pos/t690.scala (100%) rename tests/{untried => }/pos/t6921.scala (100%) rename tests/{pending => }/pos/t6925.scala (100%) rename tests/{untried => }/pos/t6925b.scala (100%) rename tests/{pending => }/pos/t694.scala (100%) rename tests/{untried => }/pos/t6942/Bar.java (100%) rename tests/{untried => }/pos/t6942/t6942.scala (100%) rename tests/{untried => }/pos/t6963c.scala (100%) rename tests/{pending => }/pos/t6966.scala (100%) rename tests/{pending => }/pos/t6976/Exts_1.scala (100%) rename tests/{pending => }/pos/t6976/ImplicitBug_1.scala (100%) rename tests/{pending => }/pos/t6976/ImplicitBug_2.scala (100%) rename tests/{untried => }/pos/t698.scala (100%) rename tests/{untried => }/pos/t7014/ThreadSafety.java (100%) rename tests/{untried => }/pos/t7014/ThreadSafetyLevel.java (100%) rename tests/{untried => }/pos/t7014/t7014.scala (100%) rename tests/{untried => }/pos/t7033.scala (100%) rename tests/{untried => }/pos/t7091.scala (100%) rename tests/{untried => }/pos/t7180.scala (100%) rename tests/{untried => }/pos/t7183.scala (100%) rename tests/{untried => }/pos/t720.scala (100%) rename tests/{untried => }/pos/t7200b.scala (100%) rename tests/{untried => }/pos/t7232c/Foo.java (100%) rename tests/{untried => }/pos/t7232c/Test.scala (100%) rename tests/{untried => }/pos/t7232d/Entry.java (100%) rename tests/{untried => }/pos/t7232d/Foo.java (100%) rename tests/{untried => }/pos/t7232d/Test.scala (100%) rename tests/{untried => }/pos/t7233.scala (100%) rename tests/{untried => }/pos/t7233b.scala (100%) rename tests/{untried => }/pos/t7264/A_1.scala (100%) rename tests/{untried => }/pos/t7264/B_2.scala (100%) rename tests/{untried => }/pos/t7315.scala (100%) rename tests/{untried => }/pos/t7322.scala (100%) rename tests/{untried => }/pos/t7329.scala (100%) rename tests/{untried => }/pos/t7364/BadList.java (100%) rename tests/{untried => }/pos/t7364/UseIt.scala (100%) rename tests/{untried => }/pos/t7364b/BadList_1.java (100%) rename tests/{untried => }/pos/t7364b/UseIt_2.scala (100%) rename tests/{untried => }/pos/t7369.scala (100%) rename tests/{untried => }/pos/t7377b.scala (100%) rename tests/{untried => }/pos/t7427.scala (100%) rename tests/{untried => }/pos/t7433.scala (100%) rename tests/{untried => }/pos/t7475d.scala (100%) rename tests/{untried => }/pos/t7486.scala (100%) rename tests/{untried => }/pos/t7532/A_1.java (100%) rename tests/{untried => }/pos/t7532/B_2.scala (100%) rename tests/{untried => }/pos/t7532b/A_1.scala (100%) rename tests/{untried => }/pos/t7532b/B_2.scala (100%) rename tests/{untried => }/pos/t756.scala (100%) rename tests/{untried => }/pos/t757.scala (100%) rename tests/{untried => }/pos/t757a.scala (100%) rename tests/{untried => }/pos/t759.scala (100%) rename tests/{pending => }/pos/t767.scala (100%) rename tests/{untried => }/pos/t7689.scala (100%) rename tests/{untried => }/pos/t7690.scala (100%) rename tests/{untried => }/pos/t7694.scala (100%) rename tests/{untried => }/pos/t7716.scala (100%) rename tests/{untried => }/pos/t7753.scala (100%) rename tests/{untried => }/pos/t7788.scala (100%) rename tests/{untried => }/pos/t780.scala (100%) rename tests/{untried => }/pos/t7815.scala (100%) rename tests/{untried => }/pos/t7853-partial-function.scala (100%) rename tests/{untried => }/pos/t7864.scala (100%) rename tests/{untried => }/pos/t789.scala (100%) rename tests/{untried => }/pos/t7944.scala (100%) rename tests/{untried => }/pos/t803.scala (100%) rename tests/{untried => }/pos/t8046.scala (100%) rename tests/{untried => }/pos/t8046b.scala (100%) rename tests/{untried => }/pos/t8054.scala (100%) rename tests/{untried => }/pos/t8060.scala (100%) rename tests/{untried => }/pos/t8062/A_1.scala (100%) rename tests/{untried => }/pos/t8062/B_2.scala (100%) rename tests/{untried => }/pos/t812.scala (100%) rename tests/{untried => }/pos/t8120.scala (100%) rename tests/{untried => }/pos/t8132.scala (100%) rename tests/{untried => }/pos/t8170.scala (100%) rename tests/{untried => }/pos/t8177.scala (100%) rename tests/{untried => }/pos/t8177b.scala (100%) rename tests/{untried => }/pos/t8177d.scala (100%) rename tests/{untried => }/pos/t8177e.scala (100%) rename tests/{untried => }/pos/t8177g.scala (100%) rename tests/{untried => }/pos/t8177h.scala (100%) rename tests/{untried => }/pos/t8207.scala (100%) rename tests/{untried => }/pos/t8237.scala (100%) rename tests/{untried => }/pos/t8244d/InodeBase_1.java (100%) rename tests/{untried => }/pos/t8244d/Test_2.scala (100%) rename tests/{untried => }/pos/t8300-conversions-a.scala (100%) rename tests/{untried => }/pos/t8300-conversions-b.scala (100%) rename tests/{untried => }/pos/t8300-overloading.scala (100%) rename tests/{untried => }/pos/t8301.scala (100%) rename tests/{untried => }/pos/t8306.scala (100%) rename tests/{untried => }/pos/t8315.scala (100%) rename tests/{untried => }/pos/t8315b.scala (100%) rename tests/{untried => }/pos/t8324.scala (100%) rename tests/{untried => }/pos/t8363.scala (100%) rename tests/{untried => }/pos/t839.scala (100%) rename tests/{untried => }/pos/t851.scala (100%) rename tests/{untried => }/pos/t892.scala (100%) rename tests/{untried => }/pos/t927.scala (100%) rename tests/{untried => }/pos/t942/Amount_1.java (100%) rename tests/{untried => }/pos/t942/Test_2.scala (100%) rename tests/{untried => }/pos/t946.scala (100%) rename tests/{pending => }/pos/t9844.scala (100%) rename tests/{untried => }/pos/tcpoly_boundedmonad.scala (100%) rename tests/{untried => }/pos/tcpoly_checkkinds_mix.scala (100%) rename tests/{untried => }/pos/tcpoly_gm.scala (100%) rename tests/{untried => }/pos/tcpoly_higherorder_bound_method.scala (100%) rename tests/{untried => }/pos/tcpoly_infer_easy.scala (100%) rename tests/{untried => }/pos/tcpoly_infer_explicit_tuple_wrapper.scala (100%) rename tests/{untried => }/pos/tcpoly_infer_implicit_tuple_wrapper.scala (100%) rename tests/{untried => }/pos/tcpoly_infer_ticket716.scala (100%) rename tests/{untried => }/pos/tcpoly_late_method_params.scala (100%) rename tests/{untried => }/pos/tcpoly_method.scala (100%) rename tests/{untried => }/pos/tcpoly_param_scoping.scala (100%) rename tests/{untried => }/pos/tcpoly_poly.scala (100%) rename tests/{untried => }/pos/tcpoly_return_overriding.scala (100%) rename tests/{untried => }/pos/tcpoly_subst.scala (100%) rename tests/{untried => }/pos/tcpoly_typeapp.scala (100%) rename tests/{untried => }/pos/tcpoly_typesub.scala (100%) rename tests/{untried => }/pos/tcpoly_wildcards.scala (100%) rename tests/{untried => }/pos/test1.scala (100%) rename tests/{untried => }/pos/test4a.scala (100%) rename tests/{untried => }/pos/test4refine.scala (100%) rename tests/{untried => }/pos/testCoercionThis.scala (100%) rename tests/{untried => }/pos/testcast.scala (100%) rename tests/{untried => }/pos/thistype.scala (100%) rename tests/{untried => }/pos/thistypes.scala (100%) rename tests/{untried => }/pos/ticket0137.scala (100%) rename tests/{untried => }/pos/ticket2197.scala (100%) rename tests/{untried => }/pos/ticket2201.scala (100%) rename tests/{untried => }/pos/tinondefcons.scala (100%) rename tests/{untried => }/pos/trait-parents.scala (100%) rename tests/{untried/pos/traits.scala => pos/traits_1.scala} (100%) rename tests/{untried => }/pos/typealias_dubious.scala (100%) rename tests/{untried => }/pos/typerep_pos.scala (100%) rename tests/{untried => }/pos/unapplyComplex.scala (100%) rename tests/{untried => }/pos/unapplyContexts2.scala (100%) rename tests/{untried => }/pos/unapplyGeneric.scala (100%) rename tests/{untried => }/pos/unapplyNeedsMemberType.scala (100%) rename tests/{untried => }/pos/unapplyVal.scala (100%) rename tests/{pending => }/pos/unchecked-a.scala (100%) rename tests/{untried => }/pos/unicode-decode.scala (100%) rename tests/{untried => }/pos/valdefs.scala (100%) rename tests/{untried => }/pos/variances-flip.scala (100%) rename tests/{untried => }/pos/variances_pos.scala (100%) rename tests/{untried => }/pos/virtpatmat_anonfun_for.scala (100%) rename tests/{untried => }/pos/virtpatmat_binding_opt.scala (100%) rename tests/{untried => }/pos/virtpatmat_castbinder.scala (100%) rename tests/{untried => }/pos/virtpatmat_exhaust.scala (100%) rename tests/{untried => }/pos/virtpatmat_exhaust_unchecked.scala (100%) rename tests/{untried => }/pos/virtpatmat_exist2.scala (100%) rename tests/{untried => }/pos/virtpatmat_exist4.scala (100%) rename tests/{untried => }/pos/virtpatmat_gadt_array.scala (100%) rename tests/{untried => }/pos/virtpatmat_infer_single_1.scala (100%) rename tests/{untried => }/pos/virtpatmat_instof_valuetype.scala (100%) rename tests/{untried => }/pos/virtpatmat_obj_in_case.scala (100%) rename tests/{untried => }/pos/virtpatmat_reach_const.scala (100%) rename tests/{untried => }/pos/widen-existential.scala (100%) rename tests/{untried => }/pos/z1730.scala (100%) rename tests/{pending => }/run/.checkSrcRegen (100%) rename tests/{pending => }/run/arrayview.scala (100%) rename tests/{pending => }/run/bitsets.check (100%) rename tests/{pending => }/run/bitsets.scala (100%) rename tests/{pending => }/run/bridges.javaopts (100%) rename tests/{pending => }/run/distinct.check (100%) rename tests/{pending => }/run/distinct.scala (100%) rename tests/{pending => }/run/enrich-gentraversable.check (100%) rename tests/{pending => }/run/enrich-gentraversable.scala (100%) rename tests/{pending => }/run/enums.check (100%) rename tests/{pending => }/run/enums.scala (100%) rename tests/{pending => }/run/gadts.check (100%) rename tests/{pending => }/run/gadts.scala (100%) rename tests/{pending => }/run/hashhash.scala (100%) rename tests/{pending/run/i1732.scala => run/i1732_1.scala} (100%) rename tests/{pending => }/run/implicits-numeric.scala (100%) rename tests/{pending => }/run/matchintasany.check (100%) rename tests/{pending => }/run/matchintasany.scala (100%) rename tests/{pending => }/run/nestedEq.scala (100%) rename tests/{pending => }/run/ordered.scala (100%) rename tests/{pending => }/run/repl-paste-4.pastie (100%) rename tests/{pending => }/run/repl-paste-raw.pastie (100%) rename tests/{pending => }/run/search.check (100%) rename tests/{pending => }/run/search.scala (100%) rename tests/{pending => }/run/t0017.check (100%) rename tests/{pending => }/run/t0017.scala (100%) rename tests/{pending => }/run/t0936.scala (100%) rename tests/{pending => }/run/t1048.check (100%) rename tests/{pending => }/run/t1048.scala (100%) rename tests/{pending => }/run/t1505.scala (100%) rename tests/{pending => }/run/t2111.check (100%) rename tests/{pending => }/run/t2111.scala (100%) rename tests/{pending => }/run/t2250.scala (100%) rename tests/{pending => }/run/t2755.check (100%) rename tests/{pending => }/run/t2755.scala (100%) rename tests/{pending => }/run/t3452a.check (100%) rename tests/{pending => }/run/t3452a/J_2.java (100%) rename tests/{pending => }/run/t3452a/S_1.scala (100%) rename tests/{pending => }/run/t3452a/S_3.scala (100%) rename tests/{pending => }/run/t3452b-bcode.check (100%) rename tests/{pending => }/run/t3452b-bcode/J_2.java (100%) rename tests/{pending => }/run/t3452b-bcode/S_1.scala (100%) rename tests/{pending => }/run/t3452b-bcode/S_3.scala (100%) rename tests/{pending => }/run/t3452b.check (100%) rename tests/{pending => }/run/t3452b/J_2.java (100%) rename tests/{pending => }/run/t3452b/S_1.scala (100%) rename tests/{pending => }/run/t3452b/S_3.scala (100%) rename tests/{pending => }/run/t3452d/A.scala (100%) rename tests/{pending => }/run/t3452d/Test.java (100%) rename tests/{pending => }/run/t3452e/A.scala (100%) rename tests/{pending => }/run/t3452e/B.java (100%) rename tests/{pending => }/run/t3452e/Test.scala (100%) rename tests/{pending => }/run/t3452g/A.scala (100%) rename tests/{pending => }/run/t3452g/Test.java (100%) rename tests/{pending => }/run/t3616.check (100%) rename tests/{pending => }/run/t3616.scala (100%) rename tests/{pending => }/run/t3687.check (100%) rename tests/{pending => }/run/t3687.scala (100%) rename tests/{pending => }/run/t3719.check (100%) rename tests/{pending => }/run/t3719.scala (100%) rename tests/{pending => }/run/t3994.scala (100%) rename tests/{pending => }/run/t4023.check (100%) rename tests/{pending => }/run/t4023.scala (100%) rename tests/{pending => }/run/t4024.scala (100%) rename tests/{pending => }/run/t4119/J.java (100%) rename tests/{pending => }/run/t4119/S.scala (100%) rename tests/{pending => }/run/t4238/J_1.java (100%) rename tests/{pending => }/run/t4238/s_2.scala (100%) rename tests/{pending => }/run/t4300.check (100%) rename tests/{pending => }/run/t4300.scala (100%) rename tests/{pending => }/run/t4317.check (100%) rename tests/{pending => }/run/t4317/J_2.java (100%) rename tests/{pending => }/run/t4317/S_1.scala (100%) rename tests/{pending => }/run/t4317/S_3.scala (100%) rename tests/{pending => }/run/t4332b.scala (100%) rename tests/{pending => }/run/t4570.check (100%) rename tests/{pending => }/run/t4570.scala (100%) rename tests/{pending => }/run/t5037.check (100%) rename tests/{pending => }/run/t5037.scala (100%) rename tests/{pending => }/run/t5171.check (100%) rename tests/{pending => }/run/t5171.scala (100%) rename tests/{pending => }/run/t5201.check (100%) rename tests/{pending => }/run/t5201.scala (100%) rename tests/{pending => }/run/t5262.check (100%) rename tests/{pending => }/run/t5262.scala (100%) rename tests/{pending => }/run/t5612.check (100%) rename tests/{pending => }/run/t5612.scala (100%) rename tests/{pending => }/run/t5629.check (100%) rename tests/{pending => }/run/t5629.scala (100%) rename tests/{pending => }/run/t5688.check (100%) rename tests/{pending => }/run/t5688.scala (100%) rename tests/{pending => }/run/t601.check (100%) rename tests/{pending => }/run/t601.scala (100%) rename tests/{pending => }/run/t6168/Context.java (100%) rename tests/{pending => }/run/t6168/JavaTest.java (100%) rename tests/{pending => }/run/t6168/SomeClass.java (100%) rename tests/{pending => }/run/t6168/SomeClass2.java (100%) rename tests/{pending => }/run/t6168/main.scala (100%) rename tests/{pending => }/run/t6168b/Context.java (100%) rename tests/{pending => }/run/t6168b/JavaTest.java (100%) rename tests/{pending => }/run/t6168b/SomeClass.java (100%) rename tests/{pending => }/run/t6168b/main.scala (100%) rename tests/{pending => }/run/t6220.scala (100%) rename tests/{pending => }/run/t6261.scala (100%) rename tests/{pending => }/run/t6443b.scala (100%) rename tests/{pending => }/run/t6541.scala (100%) rename tests/{pending => }/run/t6611.scala (100%) rename tests/{pending => }/run/t6646.check (100%) rename tests/{pending => }/run/t6646.scala (100%) rename tests/{pending => }/run/t6888.check (100%) rename tests/{pending => }/run/t6888.scala (100%) rename tests/{pending => }/run/t7181.check (100%) rename tests/{pending => }/run/t7181.scala (100%) rename tests/{pending => }/run/t7223.check (100%) rename tests/{pending => }/run/t7223.scala (100%) rename tests/{pending => }/run/t7242.scala (100%) rename tests/{pending => }/run/t7300.check (100%) rename tests/{pending => }/run/t7300.scala (100%) rename tests/{pending => }/run/t7374.check (100%) rename tests/{pending => }/run/t7374/Some.scala (100%) rename tests/{pending => }/run/t7374/Test.java (100%) rename tests/{pending => }/run/t7584b.scala (100%) rename tests/{pending => }/run/t7711-script-args.script (100%) rename tests/{pending => }/run/t7791-script-linenums.script (100%) rename tests/{pending => }/run/t7805-repl-i.script (100%) rename tests/{pending => }/run/t7880.scala (100%) rename tests/{pending => }/run/t7985b.scala (100%) rename tests/{pending => }/run/t8601e/StaticInit.java (100%) rename tests/{pending => }/run/t8601e/Test.scala (100%) rename tests/{pending => }/run/t8931.check (100%) rename tests/{pending => }/run/t8931.scala (100%) rename tests/{pending/run/t920.scala => run/t920_1.scala} (100%) rename tests/{pending => }/run/valueclasses-classmanifest-basic.check (100%) rename tests/{pending => }/run/valueclasses-classmanifest-basic.scala (100%) rename tests/{pending => }/run/virtpatmat_valdef.check (100%) rename tests/{pending => }/run/virtpatmat_valdef.scala (100%) rename tests/{pending => untried}/neg/i533/Compat.scala (100%) rename tests/{pending => untried}/neg/i533/JA.java (100%) rename tests/{pending => untried}/neg/match.scala (100%) delete mode 100644 tests/untried/neg/t3816.check delete mode 100644 tests/untried/neg/t4842.check delete mode 100644 tests/untried/neg/t7259.check delete mode 100644 tests/untried/neg/tcpoly_typealias.check delete mode 100644 tests/untried/neg/tcpoly_variance_enforce.check delete mode 100644 tests/untried/pos/SI-7060.flags delete mode 100644 tests/untried/pos/comp-rec-test.flags delete mode 100644 tests/untried/pos/debug-reset-local-attrs.flags delete mode 100644 tests/untried/pos/hkarray.flags delete mode 100644 tests/untried/pos/inline-access-levels.flags delete mode 100644 tests/untried/pos/inliner2.flags delete mode 100644 tests/untried/pos/lambda.scala delete mode 100644 tests/untried/pos/polymorphic-case-class.flags delete mode 100644 tests/untried/pos/rangepos-patmat.flags delete mode 100644 tests/untried/pos/rangepos.flags delete mode 100644 tests/untried/pos/sammy_scope.flags delete mode 100644 tests/untried/pos/sammy_single.flags delete mode 100644 tests/untried/pos/sammy_twice.flags delete mode 100644 tests/untried/pos/switch-small.flags delete mode 100644 tests/untried/pos/t4020.flags delete mode 100644 tests/untried/pos/t4494.flags delete mode 100644 tests/untried/pos/t4744.flags delete mode 100644 tests/untried/pos/t4840.flags delete mode 100644 tests/untried/pos/t5175.flags delete mode 100644 tests/untried/pos/t5542.flags delete mode 100644 tests/untried/pos/t5809.flags delete mode 100644 tests/untried/pos/t5897.flags delete mode 100644 tests/untried/pos/t5930.flags delete mode 100644 tests/untried/pos/t5968.flags delete mode 100644 tests/untried/pos/t6008.flags delete mode 100644 tests/untried/pos/t6022.flags delete mode 100644 tests/untried/pos/t6091.flags delete mode 100644 tests/untried/pos/t6146.flags delete mode 100644 tests/untried/pos/t6157.flags delete mode 100644 tests/untried/pos/t6162-inheritance.flags delete mode 100644 tests/untried/pos/t6210.flags delete mode 100644 tests/untried/pos/t6275.flags delete mode 100644 tests/untried/pos/t6537.flags delete mode 100644 tests/untried/pos/t6547.flags delete mode 100644 tests/untried/pos/t6595.flags delete mode 100644 tests/untried/pos/t6675.flags delete mode 100644 tests/untried/pos/t6771.flags delete mode 100644 tests/untried/pos/t6896.flags delete mode 100644 tests/untried/pos/t6942.flags delete mode 100644 tests/untried/pos/t6963c.flags delete mode 100644 tests/untried/pos/t7183.flags delete mode 100644 tests/untried/pos/t7232c.flags delete mode 100644 tests/untried/pos/t7232d.flags delete mode 100644 tests/untried/pos/t7315.flags delete mode 100644 tests/untried/pos/t7369.flags delete mode 100644 tests/untried/pos/t7427.flags delete mode 100644 tests/untried/pos/t7433.flags delete mode 100644 tests/untried/pos/t7864.flags delete mode 100644 tests/untried/pos/t8062.flags delete mode 100644 tests/untried/pos/t8306.flags delete mode 100644 tests/untried/pos/t8315.flags delete mode 100644 tests/untried/pos/t8315b.flags delete mode 100644 tests/untried/pos/t8363.flags delete mode 100644 tests/untried/pos/virtpatmat_binding_opt.flags delete mode 100644 tests/untried/pos/virtpatmat_castbinder.flags delete mode 100644 tests/untried/pos/virtpatmat_exhaust_unchecked.flags delete mode 100644 tests/untried/pos/virtpatmat_exist2.flags delete mode 100644 tests/untried/pos/virtpatmat_gadt_array.flags delete mode 100644 tests/untried/pos/virtpatmat_infer_single_1.flags delete mode 100644 tests/untried/pos/virtpatmat_instof_valuetype.flags delete mode 100644 tests/untried/pos/virtpatmat_obj_in_case.flags delete mode 100644 tests/untried/pos/z1730.flags diff --git a/compiler/src/dotty/tools/dotc/typer/Applications.scala b/compiler/src/dotty/tools/dotc/typer/Applications.scala index 404894302f6a..852b65c92fec 100644 --- a/compiler/src/dotty/tools/dotc/typer/Applications.scala +++ b/compiler/src/dotty/tools/dotc/typer/Applications.scala @@ -964,7 +964,7 @@ trait Applications extends Compatibility { self: Typer with Dynamic => args.init :+ argSeq case _ => val (regularArgs, varArgs) = args.splitAt(argTypes.length - 1) - regularArgs :+ untpd.SeqLiteral(varArgs, untpd.TypeTree()) + regularArgs :+ untpd.SeqLiteral(varArgs, untpd.TypeTree()).withPos(tree.pos) } else if (argTypes.lengthCompare(1) == 0 && args.lengthCompare(1) > 0 && ctx.canAutoTuple) untpd.Tuple(args) :: Nil diff --git a/tests/pending/neg/i2104.scala b/tests/neg/i2104.scala similarity index 100% rename from tests/pending/neg/i2104.scala rename to tests/neg/i2104.scala diff --git a/tests/untried/neg/t4842.scala b/tests/neg/t4842.scala similarity index 100% rename from tests/untried/neg/t4842.scala rename to tests/neg/t4842.scala diff --git a/tests/untried/neg/t7259.scala b/tests/neg/t7259.scala similarity index 100% rename from tests/untried/neg/t7259.scala rename to tests/neg/t7259.scala diff --git a/tests/untried/neg/tcpoly_typealias.scala b/tests/neg/tcpoly_typealias.scala similarity index 100% rename from tests/untried/neg/tcpoly_typealias.scala rename to tests/neg/tcpoly_typealias.scala diff --git a/tests/untried/neg/tcpoly_variance_enforce.scala b/tests/neg/tcpoly_variance_enforce.scala similarity index 100% rename from tests/untried/neg/tcpoly_variance_enforce.scala rename to tests/neg/tcpoly_variance_enforce.scala diff --git a/tests/untried/neg/t3816.scala b/tests/pending/neg/t3816.scala similarity index 100% rename from tests/untried/neg/t3816.scala rename to tests/pending/neg/t3816.scala diff --git a/tests/pending/pos/exhaust_alternatives.flags b/tests/pending/pos/exhaust_alternatives.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/pending/pos/exhaust_alternatives.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/pending/pos/i1793.scala b/tests/pending/pos/i1793.scala deleted file mode 100644 index fed8a6165699..000000000000 --- a/tests/pending/pos/i1793.scala +++ /dev/null @@ -1,7 +0,0 @@ -object Test { - import scala.ref.WeakReference - def unapply[T <: AnyRef](wr: WeakReference[T]): Option[T] = { - val x = wr.underlying.get - if (x != null) Some(x) else None - } -} diff --git a/tests/pending/pos/list-optim-check.flags b/tests/pending/pos/list-optim-check.flags deleted file mode 100644 index 49d036a8879c..000000000000 --- a/tests/pending/pos/list-optim-check.flags +++ /dev/null @@ -1 +0,0 @@ --optimize diff --git a/tests/pending/pos/native-warning.flags b/tests/pending/pos/native-warning.flags deleted file mode 100644 index 65faf53579c2..000000000000 --- a/tests/pending/pos/native-warning.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings -deprecation \ No newline at end of file diff --git a/tests/pending/pos/nonlocal-unchecked.flags b/tests/pending/pos/nonlocal-unchecked.flags deleted file mode 100644 index 144ddac9d3d8..000000000000 --- a/tests/pending/pos/nonlocal-unchecked.flags +++ /dev/null @@ -1 +0,0 @@ --unchecked -Xfatal-warnings diff --git a/tests/pending/pos/rangepos-anonapply.flags b/tests/pending/pos/rangepos-anonapply.flags deleted file mode 100644 index 281f0a10cdc3..000000000000 --- a/tests/pending/pos/rangepos-anonapply.flags +++ /dev/null @@ -1 +0,0 @@ --Yrangepos diff --git a/tests/pending/pos/unchecked-a.flags b/tests/pending/pos/unchecked-a.flags deleted file mode 100644 index 779916d58f80..000000000000 --- a/tests/pending/pos/unchecked-a.flags +++ /dev/null @@ -1 +0,0 @@ --unchecked -Xfatal-warnings \ No newline at end of file diff --git a/tests/pending/run/t3452b-bcode.flags b/tests/pending/run/t3452b-bcode.flags deleted file mode 100644 index c30091d3de5d..000000000000 --- a/tests/pending/run/t3452b-bcode.flags +++ /dev/null @@ -1 +0,0 @@ --Ybackend:GenBCode diff --git a/tests/pending/run/t4317.flags b/tests/pending/run/t4317.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/pending/run/t4317.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/pending/run/t6541.flags b/tests/pending/run/t6541.flags deleted file mode 100644 index 68d0ddfec205..000000000000 --- a/tests/pending/run/t6541.flags +++ /dev/null @@ -1 +0,0 @@ --feature -Xfatal-warnings -Xsource:2.12 \ No newline at end of file diff --git a/tests/pending/run/t8601e.flags b/tests/pending/run/t8601e.flags deleted file mode 100644 index 49d036a8879c..000000000000 --- a/tests/pending/run/t8601e.flags +++ /dev/null @@ -1 +0,0 @@ --optimize diff --git a/tests/untried/pos/S1.scala b/tests/pos/S1.scala similarity index 100% rename from tests/untried/pos/S1.scala rename to tests/pos/S1.scala diff --git a/tests/untried/pos/S3.scala b/tests/pos/S3.scala similarity index 100% rename from tests/untried/pos/S3.scala rename to tests/pos/S3.scala diff --git a/tests/untried/pos/S8.scala b/tests/pos/S8.scala similarity index 100% rename from tests/untried/pos/S8.scala rename to tests/pos/S8.scala diff --git a/tests/untried/pos/SI-4012-a.scala b/tests/pos/SI-4012-a.scala similarity index 100% rename from tests/untried/pos/SI-4012-a.scala rename to tests/pos/SI-4012-a.scala diff --git a/tests/untried/pos/SI-4012-b.scala b/tests/pos/SI-4012-b.scala similarity index 100% rename from tests/untried/pos/SI-4012-b.scala rename to tests/pos/SI-4012-b.scala diff --git a/tests/untried/pos/SI-7060.scala b/tests/pos/SI-7060.scala similarity index 100% rename from tests/untried/pos/SI-7060.scala rename to tests/pos/SI-7060.scala diff --git a/tests/untried/pos/SI-7100.scala b/tests/pos/SI-7100.scala similarity index 100% rename from tests/untried/pos/SI-7100.scala rename to tests/pos/SI-7100.scala diff --git a/tests/untried/pos/Transactions.scala b/tests/pos/Transactions.scala similarity index 100% rename from tests/untried/pos/Transactions.scala rename to tests/pos/Transactions.scala diff --git a/tests/untried/pos/X.scala b/tests/pos/X.scala similarity index 100% rename from tests/untried/pos/X.scala rename to tests/pos/X.scala diff --git a/tests/untried/pos/Z.scala b/tests/pos/Z.scala similarity index 100% rename from tests/untried/pos/Z.scala rename to tests/pos/Z.scala diff --git a/tests/untried/pos/aliases.scala b/tests/pos/aliases.scala similarity index 100% rename from tests/untried/pos/aliases.scala rename to tests/pos/aliases.scala diff --git a/tests/untried/pos/annotations2.scala b/tests/pos/annotations2.scala similarity index 100% rename from tests/untried/pos/annotations2.scala rename to tests/pos/annotations2.scala diff --git a/tests/untried/pos/array-interfaces.scala b/tests/pos/array-interfaces.scala similarity index 100% rename from tests/untried/pos/array-interfaces.scala rename to tests/pos/array-interfaces.scala diff --git a/tests/untried/pos/arrays3.scala b/tests/pos/arrays3.scala similarity index 100% rename from tests/untried/pos/arrays3.scala rename to tests/pos/arrays3.scala diff --git a/tests/untried/pos/bcode_throw_null/TN.scala b/tests/pos/bcode_throw_null/TN.scala similarity index 100% rename from tests/untried/pos/bcode_throw_null/TN.scala rename to tests/pos/bcode_throw_null/TN.scala diff --git a/tests/untried/pos/builders.scala b/tests/pos/builders.scala similarity index 100% rename from tests/untried/pos/builders.scala rename to tests/pos/builders.scala diff --git a/tests/untried/pos/caseaccs.scala b/tests/pos/caseaccs.scala similarity index 100% rename from tests/untried/pos/caseaccs.scala rename to tests/pos/caseaccs.scala diff --git a/tests/untried/pos/cfcrash.scala b/tests/pos/cfcrash.scala similarity index 100% rename from tests/untried/pos/cfcrash.scala rename to tests/pos/cfcrash.scala diff --git a/tests/untried/pos/chang/Outer.java b/tests/pos/chang/Outer.java similarity index 100% rename from tests/untried/pos/chang/Outer.java rename to tests/pos/chang/Outer.java diff --git a/tests/untried/pos/chang/Test.scala b/tests/pos/chang/Test.scala similarity index 100% rename from tests/untried/pos/chang/Test.scala rename to tests/pos/chang/Test.scala diff --git a/tests/untried/pos/cls.scala b/tests/pos/cls.scala similarity index 100% rename from tests/untried/pos/cls.scala rename to tests/pos/cls.scala diff --git a/tests/untried/pos/cls1.scala b/tests/pos/cls1.scala similarity index 100% rename from tests/untried/pos/cls1.scala rename to tests/pos/cls1.scala diff --git a/tests/untried/pos/clsrefine.scala b/tests/pos/clsrefine.scala similarity index 100% rename from tests/untried/pos/clsrefine.scala rename to tests/pos/clsrefine.scala diff --git a/tests/untried/pos/collectGenericCC.scala b/tests/pos/collectGenericCC.scala similarity index 100% rename from tests/untried/pos/collectGenericCC.scala rename to tests/pos/collectGenericCC.scala diff --git a/tests/untried/pos/collections.scala b/tests/pos/collections_1.scala similarity index 100% rename from tests/untried/pos/collections.scala rename to tests/pos/collections_1.scala diff --git a/tests/untried/pos/comp-rec-test.scala b/tests/pos/comp-rec-test.scala similarity index 100% rename from tests/untried/pos/comp-rec-test.scala rename to tests/pos/comp-rec-test.scala diff --git a/tests/untried/pos/compile.scala b/tests/pos/compile.scala similarity index 100% rename from tests/untried/pos/compile.scala rename to tests/pos/compile.scala diff --git a/tests/untried/pos/compile1.scala b/tests/pos/compile1.scala similarity index 100% rename from tests/untried/pos/compile1.scala rename to tests/pos/compile1.scala diff --git a/tests/untried/pos/contextbounds-implicits-old.scala b/tests/pos/contextbounds-implicits-old.scala similarity index 100% rename from tests/untried/pos/contextbounds-implicits-old.scala rename to tests/pos/contextbounds-implicits-old.scala diff --git a/tests/untried/pos/contrib467.scala b/tests/pos/contrib467.scala similarity index 100% rename from tests/untried/pos/contrib467.scala rename to tests/pos/contrib467.scala diff --git a/tests/untried/pos/cyclics-pos.scala b/tests/pos/cyclics-pos.scala similarity index 100% rename from tests/untried/pos/cyclics-pos.scala rename to tests/pos/cyclics-pos.scala diff --git a/tests/untried/pos/debug-reset-local-attrs.scala b/tests/pos/debug-reset-local-attrs.scala similarity index 100% rename from tests/untried/pos/debug-reset-local-attrs.scala rename to tests/pos/debug-reset-local-attrs.scala diff --git a/tests/untried/pos/depmet_1_pos.scala b/tests/pos/depmet_1_pos.scala similarity index 100% rename from tests/untried/pos/depmet_1_pos.scala rename to tests/pos/depmet_1_pos.scala diff --git a/tests/untried/pos/depmet_implicit_tpbetareduce.scala b/tests/pos/depmet_implicit_tpbetareduce.scala similarity index 100% rename from tests/untried/pos/depmet_implicit_tpbetareduce.scala rename to tests/pos/depmet_implicit_tpbetareduce.scala diff --git a/tests/untried/pos/elidable-tparams.scala b/tests/pos/elidable-tparams.scala similarity index 100% rename from tests/untried/pos/elidable-tparams.scala rename to tests/pos/elidable-tparams.scala diff --git a/tests/untried/pos/erasure-nsquared.scala b/tests/pos/erasure-nsquared.scala similarity index 100% rename from tests/untried/pos/erasure-nsquared.scala rename to tests/pos/erasure-nsquared.scala diff --git a/tests/untried/pos/escapes2.scala b/tests/pos/escapes2.scala similarity index 100% rename from tests/untried/pos/escapes2.scala rename to tests/pos/escapes2.scala diff --git a/tests/untried/pos/eta.scala b/tests/pos/eta.scala similarity index 100% rename from tests/untried/pos/eta.scala rename to tests/pos/eta.scala diff --git a/tests/untried/pos/exhaust_2.scala b/tests/pos/exhaust_2.scala similarity index 100% rename from tests/untried/pos/exhaust_2.scala rename to tests/pos/exhaust_2.scala diff --git a/tests/pending/pos/exhaust_alternatives.scala b/tests/pos/exhaust_alternatives.scala similarity index 100% rename from tests/pending/pos/exhaust_alternatives.scala rename to tests/pos/exhaust_alternatives.scala diff --git a/tests/untried/pos/existential-java-case-class/Client.scala b/tests/pos/existential-java-case-class/Client.scala similarity index 100% rename from tests/untried/pos/existential-java-case-class/Client.scala rename to tests/pos/existential-java-case-class/Client.scala diff --git a/tests/untried/pos/existential-java-case-class/J.java b/tests/pos/existential-java-case-class/J.java similarity index 100% rename from tests/untried/pos/existential-java-case-class/J.java rename to tests/pos/existential-java-case-class/J.java diff --git a/tests/pending/pos/existentials-harmful.scala b/tests/pos/existentials-harmful.scala similarity index 100% rename from tests/pending/pos/existentials-harmful.scala rename to tests/pos/existentials-harmful.scala diff --git a/tests/pending/pos/exponential-spec.scala b/tests/pos/exponential-spec.scala similarity index 100% rename from tests/pending/pos/exponential-spec.scala rename to tests/pos/exponential-spec.scala diff --git a/tests/pending/pos/false-companion/00_outerinnerTest_2.scala b/tests/pos/false-companion/00_outerinnerTest_2.scala similarity index 100% rename from tests/pending/pos/false-companion/00_outerinnerTest_2.scala rename to tests/pos/false-companion/00_outerinnerTest_2.scala diff --git a/tests/pending/pos/false-companion/01_outerinnerFoo_2.scala b/tests/pos/false-companion/01_outerinnerFoo_2.scala similarity index 100% rename from tests/pending/pos/false-companion/01_outerinnerFoo_2.scala rename to tests/pos/false-companion/01_outerinnerFoo_2.scala diff --git a/tests/pending/pos/false-companion/outerFoo_1.scala b/tests/pos/false-companion/outerFoo_1.scala similarity index 100% rename from tests/pending/pos/false-companion/outerFoo_1.scala rename to tests/pos/false-companion/outerFoo_1.scala diff --git a/tests/pending/pos/false-companion/outerinnerFoo_1.scala b/tests/pos/false-companion/outerinnerFoo_1.scala similarity index 100% rename from tests/pending/pos/false-companion/outerinnerFoo_1.scala rename to tests/pos/false-companion/outerinnerFoo_1.scala diff --git a/tests/untried/pos/gen-traversable-methods.scala b/tests/pos/gen-traversable-methods.scala similarity index 100% rename from tests/untried/pos/gen-traversable-methods.scala rename to tests/pos/gen-traversable-methods.scala diff --git a/tests/untried/pos/gosh.scala b/tests/pos/gosh.scala similarity index 100% rename from tests/untried/pos/gosh.scala rename to tests/pos/gosh.scala diff --git a/tests/untried/pos/gui.scala b/tests/pos/gui.scala similarity index 100% rename from tests/untried/pos/gui.scala rename to tests/pos/gui.scala diff --git a/tests/untried/pos/hk-match/a.scala b/tests/pos/hk-match/a.scala similarity index 100% rename from tests/untried/pos/hk-match/a.scala rename to tests/pos/hk-match/a.scala diff --git a/tests/untried/pos/hk-match/b.scala b/tests/pos/hk-match/b.scala similarity index 100% rename from tests/untried/pos/hk-match/b.scala rename to tests/pos/hk-match/b.scala diff --git a/tests/untried/pos/hkarray.scala b/tests/pos/hkarray.scala similarity index 100% rename from tests/untried/pos/hkarray.scala rename to tests/pos/hkarray.scala diff --git a/tests/untried/pos/homonym.scala b/tests/pos/homonym.scala similarity index 100% rename from tests/untried/pos/homonym.scala rename to tests/pos/homonym.scala diff --git a/tests/pending/pos/i1960.scala b/tests/pos/i1960.scala similarity index 100% rename from tests/pending/pos/i1960.scala rename to tests/pos/i1960.scala diff --git a/tests/pending/pos/i2071.scala b/tests/pos/i2071_1.scala similarity index 100% rename from tests/pending/pos/i2071.scala rename to tests/pos/i2071_1.scala diff --git a/tests/pending/pos/i2140.scala b/tests/pos/i2140.scala similarity index 100% rename from tests/pending/pos/i2140.scala rename to tests/pos/i2140.scala diff --git a/tests/pending/pos/i2797/Fork_1.java b/tests/pos/i2797/Fork_1.java similarity index 100% rename from tests/pending/pos/i2797/Fork_1.java rename to tests/pos/i2797/Fork_1.java diff --git a/tests/pending/pos/i2797/Test_2.scala b/tests/pos/i2797/Test_2.scala similarity index 100% rename from tests/pending/pos/i2797/Test_2.scala rename to tests/pos/i2797/Test_2.scala diff --git a/tests/untried/pos/ilya/J.java b/tests/pos/ilya/J.java similarity index 100% rename from tests/untried/pos/ilya/J.java rename to tests/pos/ilya/J.java diff --git a/tests/untried/pos/ilya/S.scala b/tests/pos/ilya/S.scala similarity index 100% rename from tests/untried/pos/ilya/S.scala rename to tests/pos/ilya/S.scala diff --git a/tests/untried/pos/ilya2/A.scala b/tests/pos/ilya2/A.scala similarity index 100% rename from tests/untried/pos/ilya2/A.scala rename to tests/pos/ilya2/A.scala diff --git a/tests/untried/pos/ilya2/B.java b/tests/pos/ilya2/B.java similarity index 100% rename from tests/untried/pos/ilya2/B.java rename to tests/pos/ilya2/B.java diff --git a/tests/untried/pos/ilya2/Nullable.java b/tests/pos/ilya2/Nullable.java similarity index 100% rename from tests/untried/pos/ilya2/Nullable.java rename to tests/pos/ilya2/Nullable.java diff --git a/tests/untried/pos/imp2-pos.scala b/tests/pos/imp2-pos.scala similarity index 100% rename from tests/untried/pos/imp2-pos.scala rename to tests/pos/imp2-pos.scala diff --git a/tests/untried/pos/implicit-anyval-2.10.flags b/tests/pos/implicit-anyval-2.10.flags similarity index 100% rename from tests/untried/pos/implicit-anyval-2.10.flags rename to tests/pos/implicit-anyval-2.10.flags diff --git a/tests/untried/pos/implicit-anyval-2.10.scala b/tests/pos/implicit-anyval-2.10.scala similarity index 100% rename from tests/untried/pos/implicit-anyval-2.10.scala rename to tests/pos/implicit-anyval-2.10.scala diff --git a/tests/untried/pos/implicit-infix-ops.scala b/tests/pos/implicit-infix-ops.scala similarity index 100% rename from tests/untried/pos/implicit-infix-ops.scala rename to tests/pos/implicit-infix-ops.scala diff --git a/tests/untried/pos/implicit-unwrap-tc.scala b/tests/pos/implicit-unwrap-tc.scala similarity index 100% rename from tests/untried/pos/implicit-unwrap-tc.scala rename to tests/pos/implicit-unwrap-tc.scala diff --git a/tests/untried/pos/infer.scala b/tests/pos/infer.scala similarity index 100% rename from tests/untried/pos/infer.scala rename to tests/pos/infer.scala diff --git a/tests/untried/pos/inferbroadtype.scala b/tests/pos/inferbroadtype.scala similarity index 100% rename from tests/untried/pos/inferbroadtype.scala rename to tests/pos/inferbroadtype.scala diff --git a/tests/untried/pos/init.scala b/tests/pos/init.scala similarity index 100% rename from tests/untried/pos/init.scala rename to tests/pos/init.scala diff --git a/tests/untried/pos/inline-access-levels/A_1.scala b/tests/pos/inline-access-levels/A_1.scala similarity index 100% rename from tests/untried/pos/inline-access-levels/A_1.scala rename to tests/pos/inline-access-levels/A_1.scala diff --git a/tests/untried/pos/inline-access-levels/Test_2.scala b/tests/pos/inline-access-levels/Test_2.scala similarity index 100% rename from tests/untried/pos/inline-access-levels/Test_2.scala rename to tests/pos/inline-access-levels/Test_2.scala diff --git a/tests/untried/pos/inliner2.scala b/tests/pos/inliner2.scala similarity index 100% rename from tests/untried/pos/inliner2.scala rename to tests/pos/inliner2.scala diff --git a/tests/untried/pos/irrefutable.scala b/tests/pos/irrefutable.scala similarity index 100% rename from tests/untried/pos/irrefutable.scala rename to tests/pos/irrefutable.scala diff --git a/tests/untried/pos/itay.scala b/tests/pos/itay.scala similarity index 100% rename from tests/untried/pos/itay.scala rename to tests/pos/itay.scala diff --git a/tests/untried/pos/iterator-traversable-mix.scala b/tests/pos/iterator-traversable-mix.scala similarity index 100% rename from tests/untried/pos/iterator-traversable-mix.scala rename to tests/pos/iterator-traversable-mix.scala diff --git a/tests/untried/pos/javaConversions-2.10-ambiguity.scala b/tests/pos/javaConversions-2.10-ambiguity.scala similarity index 100% rename from tests/untried/pos/javaConversions-2.10-ambiguity.scala rename to tests/pos/javaConversions-2.10-ambiguity.scala diff --git a/tests/untried/pos/javaConversions-2.10-regression.scala b/tests/pos/javaConversions-2.10-regression.scala similarity index 100% rename from tests/untried/pos/javaConversions-2.10-regression.scala rename to tests/pos/javaConversions-2.10-regression.scala diff --git a/tests/untried/pos/javaReadsSigs/fromjava.java b/tests/pos/javaReadsSigs/fromjava.java similarity index 100% rename from tests/untried/pos/javaReadsSigs/fromjava.java rename to tests/pos/javaReadsSigs/fromjava.java diff --git a/tests/untried/pos/kinds.scala b/tests/pos/kinds.scala similarity index 100% rename from tests/untried/pos/kinds.scala rename to tests/pos/kinds.scala diff --git a/tests/untried/pos/kinzer.scala b/tests/pos/kinzer.scala similarity index 100% rename from tests/untried/pos/kinzer.scala rename to tests/pos/kinzer.scala diff --git a/tests/untried/pos/ksbug1.scala b/tests/pos/ksbug1.scala similarity index 100% rename from tests/untried/pos/ksbug1.scala rename to tests/pos/ksbug1.scala diff --git a/tests/pending/pos/lambdalift-1.scala b/tests/pos/lambdalift-1.scala similarity index 100% rename from tests/pending/pos/lambdalift-1.scala rename to tests/pos/lambdalift-1.scala diff --git a/tests/pending/pos/lambdalift1.scala b/tests/pos/lambdalift1.scala similarity index 100% rename from tests/pending/pos/lambdalift1.scala rename to tests/pos/lambdalift1.scala diff --git a/tests/pending/pos/lambdalift.scala b/tests/pos/lambdalift_1.scala similarity index 100% rename from tests/pending/pos/lambdalift.scala rename to tests/pos/lambdalift_1.scala diff --git a/tests/untried/pos/largecasetest.scala b/tests/pos/largecasetest.scala similarity index 100% rename from tests/untried/pos/largecasetest.scala rename to tests/pos/largecasetest.scala diff --git a/tests/untried/pos/lexical.scala b/tests/pos/lexical.scala similarity index 100% rename from tests/untried/pos/lexical.scala rename to tests/pos/lexical.scala diff --git a/tests/untried/pos/list-extractor.scala b/tests/pos/list-extractor.scala similarity index 100% rename from tests/untried/pos/list-extractor.scala rename to tests/pos/list-extractor.scala diff --git a/tests/pending/pos/list-optim-check.scala b/tests/pos/list-optim-check.scala similarity index 100% rename from tests/pending/pos/list-optim-check.scala rename to tests/pos/list-optim-check.scala diff --git a/tests/untried/pos/listpattern.scala b/tests/pos/listpattern.scala similarity index 100% rename from tests/untried/pos/listpattern.scala rename to tests/pos/listpattern.scala diff --git a/tests/untried/pos/local-objects.scala b/tests/pos/local-objects.scala similarity index 100% rename from tests/untried/pos/local-objects.scala rename to tests/pos/local-objects.scala diff --git a/tests/untried/pos/localmodules.scala b/tests/pos/localmodules.scala similarity index 100% rename from tests/untried/pos/localmodules.scala rename to tests/pos/localmodules.scala diff --git a/tests/pending/pos/lookupswitch.scala b/tests/pos/lookupswitch.scala similarity index 100% rename from tests/pending/pos/lookupswitch.scala rename to tests/pos/lookupswitch.scala diff --git a/tests/pending/pos/macro-deprecate-dont-touch-backquotedidents.flags b/tests/pos/macro-deprecate-dont-touch-backquotedidents.flags similarity index 100% rename from tests/pending/pos/macro-deprecate-dont-touch-backquotedidents.flags rename to tests/pos/macro-deprecate-dont-touch-backquotedidents.flags diff --git a/tests/pending/pos/macro-deprecate-dont-touch-backquotedidents.scala b/tests/pos/macro-deprecate-dont-touch-backquotedidents.scala similarity index 100% rename from tests/pending/pos/macro-deprecate-dont-touch-backquotedidents.scala rename to tests/pos/macro-deprecate-dont-touch-backquotedidents.scala diff --git a/tests/pending/pos/match.scala b/tests/pos/match.scala similarity index 100% rename from tests/pending/pos/match.scala rename to tests/pos/match.scala diff --git a/tests/untried/pos/matthias3.scala b/tests/pos/matthias3.scala similarity index 100% rename from tests/untried/pos/matthias3.scala rename to tests/pos/matthias3.scala diff --git a/tests/untried/pos/matthias5.scala b/tests/pos/matthias5.scala similarity index 100% rename from tests/untried/pos/matthias5.scala rename to tests/pos/matthias5.scala diff --git a/tests/untried/pos/maxim1.scala b/tests/pos/maxim1.scala similarity index 100% rename from tests/untried/pos/maxim1.scala rename to tests/pos/maxim1.scala diff --git a/tests/untried/pos/michel1.scala b/tests/pos/michel1.scala similarity index 100% rename from tests/untried/pos/michel1.scala rename to tests/pos/michel1.scala diff --git a/tests/untried/pos/michel2.scala b/tests/pos/michel2.scala similarity index 100% rename from tests/untried/pos/michel2.scala rename to tests/pos/michel2.scala diff --git a/tests/untried/pos/michel3.scala b/tests/pos/michel3.scala similarity index 100% rename from tests/untried/pos/michel3.scala rename to tests/pos/michel3.scala diff --git a/tests/untried/pos/michel4.scala b/tests/pos/michel4.scala similarity index 100% rename from tests/untried/pos/michel4.scala rename to tests/pos/michel4.scala diff --git a/tests/untried/pos/michel5.scala b/tests/pos/michel5.scala similarity index 100% rename from tests/untried/pos/michel5.scala rename to tests/pos/michel5.scala diff --git a/tests/untried/pos/misc-unapply_pos.scala b/tests/pos/misc-unapply_pos.scala similarity index 100% rename from tests/untried/pos/misc-unapply_pos.scala rename to tests/pos/misc-unapply_pos.scala diff --git a/tests/untried/pos/modules.scala b/tests/pos/modules.scala similarity index 100% rename from tests/untried/pos/modules.scala rename to tests/pos/modules.scala diff --git a/tests/untried/pos/modules1.scala b/tests/pos/modules1.scala similarity index 100% rename from tests/untried/pos/modules1.scala rename to tests/pos/modules1.scala diff --git a/tests/pending/pos/namedTypeParams.scala b/tests/pos/namedTypeParams.scala similarity index 100% rename from tests/pending/pos/namedTypeParams.scala rename to tests/pos/namedTypeParams.scala diff --git a/tests/pending/pos/native-warning.scala b/tests/pos/native-warning.scala similarity index 100% rename from tests/pending/pos/native-warning.scala rename to tests/pos/native-warning.scala diff --git a/tests/untried/pos/needstypeearly.scala b/tests/pos/needstypeearly.scala similarity index 100% rename from tests/untried/pos/needstypeearly.scala rename to tests/pos/needstypeearly.scala diff --git a/tests/untried/pos/nested.scala b/tests/pos/nested.scala similarity index 100% rename from tests/untried/pos/nested.scala rename to tests/pos/nested.scala diff --git a/tests/untried/pos/nested2.scala b/tests/pos/nested2.scala similarity index 100% rename from tests/untried/pos/nested2.scala rename to tests/pos/nested2.scala diff --git a/tests/pending/pos/nonlocal-unchecked.scala b/tests/pos/nonlocal-unchecked.scala similarity index 100% rename from tests/pending/pos/nonlocal-unchecked.scala rename to tests/pos/nonlocal-unchecked.scala diff --git a/tests/untried/pos/null.scala b/tests/pos/null.scala similarity index 100% rename from tests/untried/pos/null.scala rename to tests/pos/null.scala diff --git a/tests/untried/pos/nullary.scala b/tests/pos/nullary.scala similarity index 100% rename from tests/untried/pos/nullary.scala rename to tests/pos/nullary.scala diff --git a/tests/untried/pos/nullary_poly.scala b/tests/pos/nullary_poly.scala similarity index 100% rename from tests/untried/pos/nullary_poly.scala rename to tests/pos/nullary_poly.scala diff --git a/tests/untried/pos/overzealous-assert-genbcode.scala b/tests/pos/overzealous-assert-genbcode.scala similarity index 100% rename from tests/untried/pos/overzealous-assert-genbcode.scala rename to tests/pos/overzealous-assert-genbcode.scala diff --git a/tests/pending/pos/package-case.scala b/tests/pos/package-case.scala similarity index 100% rename from tests/pending/pos/package-case.scala rename to tests/pos/package-case.scala diff --git a/tests/pending/pos/package-ob-case/A_1.scala b/tests/pos/package-ob-case/A_1.scala similarity index 100% rename from tests/pending/pos/package-ob-case/A_1.scala rename to tests/pos/package-ob-case/A_1.scala diff --git a/tests/pending/pos/package-ob-case/B_2.scala b/tests/pos/package-ob-case/B_2.scala similarity index 100% rename from tests/pending/pos/package-ob-case/B_2.scala rename to tests/pos/package-ob-case/B_2.scala diff --git a/tests/untried/pos/packageobjs.scala b/tests/pos/packageobjs.scala similarity index 100% rename from tests/untried/pos/packageobjs.scala rename to tests/pos/packageobjs.scala diff --git a/tests/untried/pos/partialfun.scala b/tests/pos/partialfun.scala similarity index 100% rename from tests/untried/pos/partialfun.scala rename to tests/pos/partialfun.scala diff --git a/tests/untried/pos/pat_gilles.scala b/tests/pos/pat_gilles.scala similarity index 100% rename from tests/untried/pos/pat_gilles.scala rename to tests/pos/pat_gilles.scala diff --git a/tests/pending/pos/pat_iuli.scala b/tests/pos/pat_iuli.scala similarity index 100% rename from tests/pending/pos/pat_iuli.scala rename to tests/pos/pat_iuli.scala diff --git a/tests/untried/pos/patmat-extract-tparam.scala b/tests/pos/patmat-extract-tparam.scala similarity index 100% rename from tests/untried/pos/patmat-extract-tparam.scala rename to tests/pos/patmat-extract-tparam.scala diff --git a/tests/untried/pos/patterns1213.scala b/tests/pos/patterns1213.scala similarity index 100% rename from tests/untried/pos/patterns1213.scala rename to tests/pos/patterns1213.scala diff --git a/tests/untried/pos/patterns2.scala b/tests/pos/patterns2.scala similarity index 100% rename from tests/untried/pos/patterns2.scala rename to tests/pos/patterns2.scala diff --git a/tests/untried/pos/patterns3.scala b/tests/pos/patterns3.scala similarity index 100% rename from tests/untried/pos/patterns3.scala rename to tests/pos/patterns3.scala diff --git a/tests/untried/pos/philippe1.scala b/tests/pos/philippe1.scala similarity index 100% rename from tests/untried/pos/philippe1.scala rename to tests/pos/philippe1.scala diff --git a/tests/untried/pos/philippe2.scala b/tests/pos/philippe2.scala similarity index 100% rename from tests/untried/pos/philippe2.scala rename to tests/pos/philippe2.scala diff --git a/tests/untried/pos/philippe3.scala b/tests/pos/philippe3.scala similarity index 100% rename from tests/untried/pos/philippe3.scala rename to tests/pos/philippe3.scala diff --git a/tests/untried/pos/polymorphic-case-class.scala b/tests/pos/polymorphic-case-class.scala similarity index 100% rename from tests/untried/pos/polymorphic-case-class.scala rename to tests/pos/polymorphic-case-class.scala diff --git a/tests/pending/pos/polytypes.scala b/tests/pos/polytypes.scala similarity index 100% rename from tests/pending/pos/polytypes.scala rename to tests/pos/polytypes.scala diff --git a/tests/untried/pos/pos-bug1210.scala b/tests/pos/pos-bug1210.scala similarity index 100% rename from tests/untried/pos/pos-bug1210.scala rename to tests/pos/pos-bug1210.scala diff --git a/tests/untried/pos/propagate.scala b/tests/pos/propagate.scala similarity index 100% rename from tests/untried/pos/propagate.scala rename to tests/pos/propagate.scala diff --git a/tests/pending/pos/rangepos-anonapply.scala b/tests/pos/rangepos-anonapply.scala similarity index 100% rename from tests/pending/pos/rangepos-anonapply.scala rename to tests/pos/rangepos-anonapply.scala diff --git a/tests/untried/pos/rangepos-patmat.scala b/tests/pos/rangepos-patmat.scala similarity index 100% rename from tests/untried/pos/rangepos-patmat.scala rename to tests/pos/rangepos-patmat.scala diff --git a/tests/untried/pos/rangepos.scala b/tests/pos/rangepos.scala similarity index 100% rename from tests/untried/pos/rangepos.scala rename to tests/pos/rangepos.scala diff --git a/tests/untried/pos/raw-map/J_1.java b/tests/pos/raw-map/J_1.java similarity index 100% rename from tests/untried/pos/raw-map/J_1.java rename to tests/pos/raw-map/J_1.java diff --git a/tests/untried/pos/raw-map/S_2.scala b/tests/pos/raw-map/S_2.scala similarity index 100% rename from tests/untried/pos/raw-map/S_2.scala rename to tests/pos/raw-map/S_2.scala diff --git a/tests/untried/pos/rebind.scala b/tests/pos/rebind.scala similarity index 100% rename from tests/untried/pos/rebind.scala rename to tests/pos/rebind.scala diff --git a/tests/untried/pos/relax_implicit_divergence.scala b/tests/pos/relax_implicit_divergence.scala similarity index 100% rename from tests/untried/pos/relax_implicit_divergence.scala rename to tests/pos/relax_implicit_divergence.scala diff --git a/tests/untried/pos/sammy_scope.scala b/tests/pos/sammy_scope.scala similarity index 100% rename from tests/untried/pos/sammy_scope.scala rename to tests/pos/sammy_scope.scala diff --git a/tests/untried/pos/sammy_single.scala b/tests/pos/sammy_single.scala similarity index 100% rename from tests/untried/pos/sammy_single.scala rename to tests/pos/sammy_single.scala diff --git a/tests/untried/pos/sammy_twice.scala b/tests/pos/sammy_twice.scala similarity index 100% rename from tests/untried/pos/sammy_twice.scala rename to tests/pos/sammy_twice.scala diff --git a/tests/untried/pos/scala-singleton.scala b/tests/pos/scala-singleton.scala similarity index 100% rename from tests/untried/pos/scala-singleton.scala rename to tests/pos/scala-singleton.scala diff --git a/tests/untried/pos/scoping2.scala b/tests/pos/scoping2.scala similarity index 100% rename from tests/untried/pos/scoping2.scala rename to tests/pos/scoping2.scala diff --git a/tests/untried/pos/scoping3.scala b/tests/pos/scoping3.scala similarity index 100% rename from tests/untried/pos/scoping3.scala rename to tests/pos/scoping3.scala diff --git a/tests/pending/pos/seq-ordering.scala b/tests/pos/seq-ordering.scala similarity index 100% rename from tests/pending/pos/seq-ordering.scala rename to tests/pos/seq-ordering.scala diff --git a/tests/untried/pos/simple-exceptions.scala b/tests/pos/simple-exceptions.scala similarity index 100% rename from tests/untried/pos/simple-exceptions.scala rename to tests/pos/simple-exceptions.scala diff --git a/tests/untried/pos/simplelists.scala b/tests/pos/simplelists.scala similarity index 100% rename from tests/untried/pos/simplelists.scala rename to tests/pos/simplelists.scala diff --git a/tests/untried/pos/spec-Function1.scala b/tests/pos/spec-Function1.scala similarity index 100% rename from tests/untried/pos/spec-Function1.scala rename to tests/pos/spec-Function1.scala diff --git a/tests/untried/pos/spec-arrays.scala b/tests/pos/spec-arrays.scala similarity index 100% rename from tests/untried/pos/spec-arrays.scala rename to tests/pos/spec-arrays.scala diff --git a/tests/untried/pos/spec-constr-old.scala b/tests/pos/spec-constr-old.scala similarity index 100% rename from tests/untried/pos/spec-constr-old.scala rename to tests/pos/spec-constr-old.scala diff --git a/tests/untried/pos/spec-cyclic.scala b/tests/pos/spec-cyclic.scala similarity index 100% rename from tests/untried/pos/spec-cyclic.scala rename to tests/pos/spec-cyclic.scala diff --git a/tests/untried/pos/spec-example1.scala b/tests/pos/spec-example1.scala similarity index 100% rename from tests/untried/pos/spec-example1.scala rename to tests/pos/spec-example1.scala diff --git a/tests/untried/pos/spec-fields-old.scala b/tests/pos/spec-fields-old.scala similarity index 100% rename from tests/untried/pos/spec-fields-old.scala rename to tests/pos/spec-fields-old.scala diff --git a/tests/untried/pos/spec-funs.scala b/tests/pos/spec-funs.scala similarity index 100% rename from tests/untried/pos/spec-funs.scala rename to tests/pos/spec-funs.scala diff --git a/tests/untried/pos/spec-lists.scala b/tests/pos/spec-lists.scala similarity index 100% rename from tests/untried/pos/spec-lists.scala rename to tests/pos/spec-lists.scala diff --git a/tests/untried/pos/spec-localdefs.scala b/tests/pos/spec-localdefs.scala similarity index 100% rename from tests/untried/pos/spec-localdefs.scala rename to tests/pos/spec-localdefs.scala diff --git a/tests/untried/pos/spec-maps.scala b/tests/pos/spec-maps.scala similarity index 100% rename from tests/untried/pos/spec-maps.scala rename to tests/pos/spec-maps.scala diff --git a/tests/untried/pos/spec-multiplectors.scala b/tests/pos/spec-multiplectors.scala similarity index 100% rename from tests/untried/pos/spec-multiplectors.scala rename to tests/pos/spec-multiplectors.scala diff --git a/tests/untried/pos/spec-params-old.scala b/tests/pos/spec-params-old.scala similarity index 100% rename from tests/untried/pos/spec-params-old.scala rename to tests/pos/spec-params-old.scala diff --git a/tests/untried/pos/spec-partially.scala b/tests/pos/spec-partially.scala similarity index 100% rename from tests/untried/pos/spec-partially.scala rename to tests/pos/spec-partially.scala diff --git a/tests/untried/pos/spec-polymeth.scala b/tests/pos/spec-polymeth.scala similarity index 100% rename from tests/untried/pos/spec-polymeth.scala rename to tests/pos/spec-polymeth.scala diff --git a/tests/untried/pos/spec-private.scala b/tests/pos/spec-private.scala similarity index 100% rename from tests/untried/pos/spec-private.scala rename to tests/pos/spec-private.scala diff --git a/tests/untried/pos/spec-short.scala b/tests/pos/spec-short.scala similarity index 100% rename from tests/untried/pos/spec-short.scala rename to tests/pos/spec-short.scala diff --git a/tests/untried/pos/spec-simple.scala b/tests/pos/spec-simple.scala similarity index 100% rename from tests/untried/pos/spec-simple.scala rename to tests/pos/spec-simple.scala diff --git a/tests/untried/pos/spec-sparsearray-old.scala b/tests/pos/spec-sparsearray-old.scala similarity index 100% rename from tests/untried/pos/spec-sparsearray-old.scala rename to tests/pos/spec-sparsearray-old.scala diff --git a/tests/untried/pos/spec-super.scala b/tests/pos/spec-super.scala similarity index 100% rename from tests/untried/pos/spec-super.scala rename to tests/pos/spec-super.scala diff --git a/tests/untried/pos/spec-t3497.scala b/tests/pos/spec-t3497.scala similarity index 100% rename from tests/untried/pos/spec-t3497.scala rename to tests/pos/spec-t3497.scala diff --git a/tests/untried/pos/spec-t6286.scala b/tests/pos/spec-t6286.scala similarity index 100% rename from tests/untried/pos/spec-t6286.scala rename to tests/pos/spec-t6286.scala diff --git a/tests/untried/pos/spec-tailcall.scala b/tests/pos/spec-tailcall.scala similarity index 100% rename from tests/untried/pos/spec-tailcall.scala rename to tests/pos/spec-tailcall.scala diff --git a/tests/untried/pos/spec-thistype.scala b/tests/pos/spec-thistype.scala similarity index 100% rename from tests/untried/pos/spec-thistype.scala rename to tests/pos/spec-thistype.scala diff --git a/tests/untried/pos/spec-vector.scala b/tests/pos/spec-vector.scala similarity index 100% rename from tests/untried/pos/spec-vector.scala rename to tests/pos/spec-vector.scala diff --git a/tests/untried/pos/spec.scala b/tests/pos/spec.scala similarity index 100% rename from tests/untried/pos/spec.scala rename to tests/pos/spec.scala diff --git a/tests/untried/pos/specialize10.scala b/tests/pos/specialize10.scala similarity index 100% rename from tests/untried/pos/specialize10.scala rename to tests/pos/specialize10.scala diff --git a/tests/untried/pos/spurious-overload.scala b/tests/pos/spurious-overload.scala similarity index 100% rename from tests/untried/pos/spurious-overload.scala rename to tests/pos/spurious-overload.scala diff --git a/tests/untried/pos/sudoku.scala b/tests/pos/sudoku.scala similarity index 100% rename from tests/untried/pos/sudoku.scala rename to tests/pos/sudoku.scala diff --git a/tests/untried/pos/switch-small.scala b/tests/pos/switch-small.scala similarity index 100% rename from tests/untried/pos/switch-small.scala rename to tests/pos/switch-small.scala diff --git a/tests/untried/pos/switchUnbox.scala b/tests/pos/switchUnbox.scala similarity index 100% rename from tests/untried/pos/switchUnbox.scala rename to tests/pos/switchUnbox.scala diff --git a/tests/untried/pos/t1614/bar.scala b/tests/pos/t1614/bar.scala similarity index 100% rename from tests/untried/pos/t1614/bar.scala rename to tests/pos/t1614/bar.scala diff --git a/tests/untried/pos/t1614/foo.scala b/tests/pos/t1614/foo.scala similarity index 100% rename from tests/untried/pos/t1614/foo.scala rename to tests/pos/t1614/foo.scala diff --git a/tests/untried/pos/t3076/C2.scala b/tests/pos/t3076/C2.scala similarity index 100% rename from tests/untried/pos/t3076/C2.scala rename to tests/pos/t3076/C2.scala diff --git a/tests/untried/pos/t3076/T.scala b/tests/pos/t3076/T.scala similarity index 100% rename from tests/untried/pos/t3076/T.scala rename to tests/pos/t3076/T.scala diff --git a/tests/untried/pos/t3120/J1.java b/tests/pos/t3120/J1.java similarity index 100% rename from tests/untried/pos/t3120/J1.java rename to tests/pos/t3120/J1.java diff --git a/tests/untried/pos/t3120/J2.java b/tests/pos/t3120/J2.java similarity index 100% rename from tests/untried/pos/t3120/J2.java rename to tests/pos/t3120/J2.java diff --git a/tests/untried/pos/t3120/Q.java b/tests/pos/t3120/Q.java similarity index 100% rename from tests/untried/pos/t3120/Q.java rename to tests/pos/t3120/Q.java diff --git a/tests/untried/pos/t3120/Test.scala b/tests/pos/t3120/Test.scala similarity index 100% rename from tests/untried/pos/t3120/Test.scala rename to tests/pos/t3120/Test.scala diff --git a/tests/untried/pos/t3249/Test.java b/tests/pos/t3249/Test.java similarity index 100% rename from tests/untried/pos/t3249/Test.java rename to tests/pos/t3249/Test.java diff --git a/tests/untried/pos/t3249/a.scala b/tests/pos/t3249/a.scala similarity index 100% rename from tests/untried/pos/t3249/a.scala rename to tests/pos/t3249/a.scala diff --git a/tests/untried/pos/t3349/AbstractTupleSet.java b/tests/pos/t3349/AbstractTupleSet.java similarity index 100% rename from tests/untried/pos/t3349/AbstractTupleSet.java rename to tests/pos/t3349/AbstractTupleSet.java diff --git a/tests/untried/pos/t3349/Table.java b/tests/pos/t3349/Table.java similarity index 100% rename from tests/untried/pos/t3349/Table.java rename to tests/pos/t3349/Table.java diff --git a/tests/untried/pos/t3349/Test.scala b/tests/pos/t3349/Test.scala similarity index 100% rename from tests/untried/pos/t3349/Test.scala rename to tests/pos/t3349/Test.scala diff --git a/tests/untried/pos/t3349/TupleSet.java b/tests/pos/t3349/TupleSet.java similarity index 100% rename from tests/untried/pos/t3349/TupleSet.java rename to tests/pos/t3349/TupleSet.java diff --git a/tests/untried/pos/t3419/B_1.scala b/tests/pos/t3419/B_1.scala similarity index 100% rename from tests/untried/pos/t3419/B_1.scala rename to tests/pos/t3419/B_1.scala diff --git a/tests/untried/pos/t3419/C_2.scala b/tests/pos/t3419/C_2.scala similarity index 100% rename from tests/untried/pos/t3419/C_2.scala rename to tests/pos/t3419/C_2.scala diff --git a/tests/untried/pos/t3429/A.scala b/tests/pos/t3429/A.scala similarity index 100% rename from tests/untried/pos/t3429/A.scala rename to tests/pos/t3429/A.scala diff --git a/tests/untried/pos/t3429/Test.java b/tests/pos/t3429/Test.java similarity index 100% rename from tests/untried/pos/t3429/Test.java rename to tests/pos/t3429/Test.java diff --git a/tests/untried/pos/t3486/JTest.java b/tests/pos/t3486/JTest.java similarity index 100% rename from tests/untried/pos/t3486/JTest.java rename to tests/pos/t3486/JTest.java diff --git a/tests/untried/pos/t3486/test.scala b/tests/pos/t3486/test.scala similarity index 100% rename from tests/untried/pos/t3486/test.scala rename to tests/pos/t3486/test.scala diff --git a/tests/untried/pos/t3521/DoubleValue.java b/tests/pos/t3521/DoubleValue.java similarity index 100% rename from tests/untried/pos/t3521/DoubleValue.java rename to tests/pos/t3521/DoubleValue.java diff --git a/tests/untried/pos/t3521/a.scala b/tests/pos/t3521/a.scala similarity index 100% rename from tests/untried/pos/t3521/a.scala rename to tests/pos/t3521/a.scala diff --git a/tests/untried/pos/t3567/Foo.scala b/tests/pos/t3567/Foo.scala similarity index 100% rename from tests/untried/pos/t3567/Foo.scala rename to tests/pos/t3567/Foo.scala diff --git a/tests/untried/pos/t3567/Outer.java b/tests/pos/t3567/Outer.java similarity index 100% rename from tests/untried/pos/t3567/Outer.java rename to tests/pos/t3567/Outer.java diff --git a/tests/untried/pos/t3622/AsyncTask.java b/tests/pos/t3622/AsyncTask.java similarity index 100% rename from tests/untried/pos/t3622/AsyncTask.java rename to tests/pos/t3622/AsyncTask.java diff --git a/tests/untried/pos/t3622/MyAsyncTask.java b/tests/pos/t3622/MyAsyncTask.java similarity index 100% rename from tests/untried/pos/t3622/MyAsyncTask.java rename to tests/pos/t3622/MyAsyncTask.java diff --git a/tests/untried/pos/t3622/Test.scala b/tests/pos/t3622/Test.scala similarity index 100% rename from tests/untried/pos/t3622/Test.scala rename to tests/pos/t3622/Test.scala diff --git a/tests/pending/pos/t3631.scala b/tests/pos/t3631.scala similarity index 100% rename from tests/pending/pos/t3631.scala rename to tests/pos/t3631.scala diff --git a/tests/untried/pos/t3642/Tuppel_1.java b/tests/pos/t3642/Tuppel_1.java similarity index 100% rename from tests/untried/pos/t3642/Tuppel_1.java rename to tests/pos/t3642/Tuppel_1.java diff --git a/tests/untried/pos/t3642/t3642_2.scala b/tests/pos/t3642/t3642_2.scala similarity index 100% rename from tests/untried/pos/t3642/t3642_2.scala rename to tests/pos/t3642/t3642_2.scala diff --git a/tests/untried/pos/t3864/scalaz_2.scala b/tests/pos/t3864/scalaz_2.scala similarity index 100% rename from tests/untried/pos/t3864/scalaz_2.scala rename to tests/pos/t3864/scalaz_2.scala diff --git a/tests/untried/pos/t3864/tuples_1.scala b/tests/pos/t3864/tuples_1.scala similarity index 100% rename from tests/untried/pos/t3864/tuples_1.scala rename to tests/pos/t3864/tuples_1.scala diff --git a/tests/untried/pos/t3936/BlockingQueue.java b/tests/pos/t3936/BlockingQueue.java similarity index 100% rename from tests/untried/pos/t3936/BlockingQueue.java rename to tests/pos/t3936/BlockingQueue.java diff --git a/tests/untried/pos/t3936/Queue.java b/tests/pos/t3936/Queue.java similarity index 100% rename from tests/untried/pos/t3936/Queue.java rename to tests/pos/t3936/Queue.java diff --git a/tests/untried/pos/t3936/Test.scala b/tests/pos/t3936/Test.scala similarity index 100% rename from tests/untried/pos/t3936/Test.scala rename to tests/pos/t3936/Test.scala diff --git a/tests/untried/pos/t3946/A.java b/tests/pos/t3946/A.java similarity index 100% rename from tests/untried/pos/t3946/A.java rename to tests/pos/t3946/A.java diff --git a/tests/untried/pos/t3946/Test_1.scala b/tests/pos/t3946/Test_1.scala similarity index 100% rename from tests/untried/pos/t3946/Test_1.scala rename to tests/pos/t3946/Test_1.scala diff --git a/tests/untried/pos/t4018.scala b/tests/pos/t4018.scala similarity index 100% rename from tests/untried/pos/t4018.scala rename to tests/pos/t4018.scala diff --git a/tests/untried/pos/t402.scala b/tests/pos/t402.scala similarity index 100% rename from tests/untried/pos/t402.scala rename to tests/pos/t402.scala diff --git a/tests/untried/pos/t4020.scala b/tests/pos/t4020.scala similarity index 100% rename from tests/untried/pos/t4020.scala rename to tests/pos/t4020.scala diff --git a/tests/untried/pos/t4036.scala b/tests/pos/t4036.scala similarity index 100% rename from tests/untried/pos/t4036.scala rename to tests/pos/t4036.scala diff --git a/tests/untried/pos/t4052.scala b/tests/pos/t4052.scala similarity index 100% rename from tests/untried/pos/t4052.scala rename to tests/pos/t4052.scala diff --git a/tests/untried/pos/t4063.scala b/tests/pos/t4063.scala similarity index 100% rename from tests/untried/pos/t4063.scala rename to tests/pos/t4063.scala diff --git a/tests/untried/pos/t4070.scala b/tests/pos/t4070.scala similarity index 100% rename from tests/untried/pos/t4070.scala rename to tests/pos/t4070.scala diff --git a/tests/untried/pos/t4070b.scala b/tests/pos/t4070b.scala similarity index 100% rename from tests/untried/pos/t4070b.scala rename to tests/pos/t4070b.scala diff --git a/tests/untried/pos/t4112.scala b/tests/pos/t4112.scala similarity index 100% rename from tests/untried/pos/t4112.scala rename to tests/pos/t4112.scala diff --git a/tests/untried/pos/t4114.scala b/tests/pos/t4114.scala similarity index 100% rename from tests/untried/pos/t4114.scala rename to tests/pos/t4114.scala diff --git a/tests/untried/pos/t4173.scala b/tests/pos/t4173.scala similarity index 100% rename from tests/untried/pos/t4173.scala rename to tests/pos/t4173.scala diff --git a/tests/pending/pos/t4188.scala b/tests/pos/t4188.scala similarity index 100% rename from tests/pending/pos/t4188.scala rename to tests/pos/t4188.scala diff --git a/tests/untried/pos/t419.scala b/tests/pos/t419.scala similarity index 100% rename from tests/untried/pos/t419.scala rename to tests/pos/t419.scala diff --git a/tests/untried/pos/t4220.scala b/tests/pos/t4220.scala similarity index 100% rename from tests/untried/pos/t4220.scala rename to tests/pos/t4220.scala diff --git a/tests/untried/pos/t4243.scala b/tests/pos/t4243.scala similarity index 100% rename from tests/untried/pos/t4243.scala rename to tests/pos/t4243.scala diff --git a/tests/untried/pos/t4257.scala b/tests/pos/t4257.scala similarity index 100% rename from tests/untried/pos/t4257.scala rename to tests/pos/t4257.scala diff --git a/tests/untried/pos/t4266.scala b/tests/pos/t4266.scala similarity index 100% rename from tests/untried/pos/t4266.scala rename to tests/pos/t4266.scala diff --git a/tests/untried/pos/t4275.scala b/tests/pos/t4275.scala similarity index 100% rename from tests/untried/pos/t4275.scala rename to tests/pos/t4275.scala diff --git a/tests/untried/pos/t4305.scala b/tests/pos/t4305.scala similarity index 100% rename from tests/untried/pos/t4305.scala rename to tests/pos/t4305.scala diff --git a/tests/untried/pos/t432.scala b/tests/pos/t432.scala similarity index 100% rename from tests/untried/pos/t432.scala rename to tests/pos/t432.scala diff --git a/tests/untried/pos/t439.scala b/tests/pos/t439.scala similarity index 100% rename from tests/untried/pos/t439.scala rename to tests/pos/t439.scala diff --git a/tests/untried/pos/t4402/A.scala b/tests/pos/t4402/A.scala similarity index 100% rename from tests/untried/pos/t4402/A.scala rename to tests/pos/t4402/A.scala diff --git a/tests/untried/pos/t4402/Bar.java b/tests/pos/t4402/Bar.java similarity index 100% rename from tests/untried/pos/t4402/Bar.java rename to tests/pos/t4402/Bar.java diff --git a/tests/untried/pos/t4402/Foo.java b/tests/pos/t4402/Foo.java similarity index 100% rename from tests/untried/pos/t4402/Foo.java rename to tests/pos/t4402/Foo.java diff --git a/tests/untried/pos/t443.scala b/tests/pos/t443.scala similarity index 100% rename from tests/untried/pos/t443.scala rename to tests/pos/t443.scala diff --git a/tests/untried/pos/t4430.scala b/tests/pos/t4430.scala similarity index 100% rename from tests/untried/pos/t4430.scala rename to tests/pos/t4430.scala diff --git a/tests/untried/pos/t4432.scala b/tests/pos/t4432.scala similarity index 100% rename from tests/untried/pos/t4432.scala rename to tests/pos/t4432.scala diff --git a/tests/untried/pos/t4494.scala b/tests/pos/t4494.scala similarity index 100% rename from tests/untried/pos/t4494.scala rename to tests/pos/t4494.scala diff --git a/tests/untried/pos/t4501.scala b/tests/pos/t4501.scala similarity index 100% rename from tests/untried/pos/t4501.scala rename to tests/pos/t4501.scala diff --git a/tests/untried/pos/t4502.scala b/tests/pos/t4502.scala similarity index 100% rename from tests/untried/pos/t4502.scala rename to tests/pos/t4502.scala diff --git a/tests/untried/pos/t4524.scala b/tests/pos/t4524.scala similarity index 100% rename from tests/untried/pos/t4524.scala rename to tests/pos/t4524.scala diff --git a/tests/untried/pos/t4547.scala b/tests/pos/t4547.scala similarity index 100% rename from tests/untried/pos/t4547.scala rename to tests/pos/t4547.scala diff --git a/tests/untried/pos/t4593.scala b/tests/pos/t4593.scala similarity index 100% rename from tests/untried/pos/t4593.scala rename to tests/pos/t4593.scala diff --git a/tests/untried/pos/t4603/J.java b/tests/pos/t4603/J.java similarity index 100% rename from tests/untried/pos/t4603/J.java rename to tests/pos/t4603/J.java diff --git a/tests/untried/pos/t4603/S.scala b/tests/pos/t4603/S.scala similarity index 100% rename from tests/untried/pos/t4603/S.scala rename to tests/pos/t4603/S.scala diff --git a/tests/untried/pos/t464.scala b/tests/pos/t464.scala similarity index 100% rename from tests/untried/pos/t464.scala rename to tests/pos/t464.scala diff --git a/tests/untried/pos/t4651.scala b/tests/pos/t4651.scala similarity index 100% rename from tests/untried/pos/t4651.scala rename to tests/pos/t4651.scala diff --git a/tests/untried/pos/t4692.scala b/tests/pos/t4692.scala similarity index 100% rename from tests/untried/pos/t4692.scala rename to tests/pos/t4692.scala diff --git a/tests/untried/pos/t4716.scala b/tests/pos/t4716.scala similarity index 100% rename from tests/untried/pos/t4716.scala rename to tests/pos/t4716.scala diff --git a/tests/untried/pos/t4717.scala b/tests/pos/t4717.scala similarity index 100% rename from tests/untried/pos/t4717.scala rename to tests/pos/t4717.scala diff --git a/tests/untried/pos/t4731.scala b/tests/pos/t4731.scala similarity index 100% rename from tests/untried/pos/t4731.scala rename to tests/pos/t4731.scala diff --git a/tests/pending/pos/t4737/J_1.java b/tests/pos/t4737/J_1.java similarity index 100% rename from tests/pending/pos/t4737/J_1.java rename to tests/pos/t4737/J_1.java diff --git a/tests/pending/pos/t4737/S_2.scala b/tests/pos/t4737/S_2.scala similarity index 100% rename from tests/pending/pos/t4737/S_2.scala rename to tests/pos/t4737/S_2.scala diff --git a/tests/untried/pos/t4744/Bar.scala b/tests/pos/t4744/Bar.scala similarity index 100% rename from tests/untried/pos/t4744/Bar.scala rename to tests/pos/t4744/Bar.scala diff --git a/tests/untried/pos/t4744/Foo.java b/tests/pos/t4744/Foo.java similarity index 100% rename from tests/untried/pos/t4744/Foo.java rename to tests/pos/t4744/Foo.java diff --git a/tests/untried/pos/t4757/A_2.scala b/tests/pos/t4757/A_2.scala similarity index 100% rename from tests/untried/pos/t4757/A_2.scala rename to tests/pos/t4757/A_2.scala diff --git a/tests/untried/pos/t4757/B_3.scala b/tests/pos/t4757/B_3.scala similarity index 100% rename from tests/untried/pos/t4757/B_3.scala rename to tests/pos/t4757/B_3.scala diff --git a/tests/untried/pos/t4757/P_1.scala b/tests/pos/t4757/P_1.scala similarity index 100% rename from tests/untried/pos/t4757/P_1.scala rename to tests/pos/t4757/P_1.scala diff --git a/tests/untried/pos/t4758.scala b/tests/pos/t4758.scala similarity index 100% rename from tests/untried/pos/t4758.scala rename to tests/pos/t4758.scala diff --git a/tests/untried/pos/t4786.scala b/tests/pos/t4786.scala similarity index 100% rename from tests/untried/pos/t4786.scala rename to tests/pos/t4786.scala diff --git a/tests/untried/pos/t4812.scala b/tests/pos/t4812.scala similarity index 100% rename from tests/untried/pos/t4812.scala rename to tests/pos/t4812.scala diff --git a/tests/untried/pos/t4840.scala b/tests/pos/t4840.scala similarity index 100% rename from tests/untried/pos/t4840.scala rename to tests/pos/t4840.scala diff --git a/tests/untried/pos/t4842.scala b/tests/pos/t4842.scala similarity index 100% rename from tests/untried/pos/t4842.scala rename to tests/pos/t4842.scala diff --git a/tests/untried/pos/t4869.scala b/tests/pos/t4869.scala similarity index 100% rename from tests/untried/pos/t4869.scala rename to tests/pos/t4869.scala diff --git a/tests/untried/pos/t4910.scala b/tests/pos/t4910.scala similarity index 100% rename from tests/untried/pos/t4910.scala rename to tests/pos/t4910.scala diff --git a/tests/untried/pos/t4938.scala b/tests/pos/t4938.scala similarity index 100% rename from tests/untried/pos/t4938.scala rename to tests/pos/t4938.scala diff --git a/tests/untried/pos/t5013/Bar_2.scala b/tests/pos/t5013/Bar_2.scala similarity index 100% rename from tests/untried/pos/t5013/Bar_2.scala rename to tests/pos/t5013/Bar_2.scala diff --git a/tests/untried/pos/t5013/Foo_1.scala b/tests/pos/t5013/Foo_1.scala similarity index 100% rename from tests/untried/pos/t5013/Foo_1.scala rename to tests/pos/t5013/Foo_1.scala diff --git a/tests/untried/pos/t5031/Id.scala b/tests/pos/t5031/Id.scala similarity index 100% rename from tests/untried/pos/t5031/Id.scala rename to tests/pos/t5031/Id.scala diff --git a/tests/untried/pos/t5031/package.scala b/tests/pos/t5031/package.scala similarity index 100% rename from tests/untried/pos/t5031/package.scala rename to tests/pos/t5031/package.scala diff --git a/tests/untried/pos/t5031_2.scala b/tests/pos/t5031_2.scala similarity index 100% rename from tests/untried/pos/t5031_2.scala rename to tests/pos/t5031_2.scala diff --git a/tests/untried/pos/t5031_3/Foo_1.scala b/tests/pos/t5031_3/Foo_1.scala similarity index 100% rename from tests/untried/pos/t5031_3/Foo_1.scala rename to tests/pos/t5031_3/Foo_1.scala diff --git a/tests/untried/pos/t5031_3/Main_2.scala b/tests/pos/t5031_3/Main_2.scala similarity index 100% rename from tests/untried/pos/t5031_3/Main_2.scala rename to tests/pos/t5031_3/Main_2.scala diff --git a/tests/untried/pos/t5031_3/package.scala b/tests/pos/t5031_3/package.scala similarity index 100% rename from tests/untried/pos/t5031_3/package.scala rename to tests/pos/t5031_3/package.scala diff --git a/tests/untried/pos/t5033.scala b/tests/pos/t5033.scala similarity index 100% rename from tests/untried/pos/t5033.scala rename to tests/pos/t5033.scala diff --git a/tests/untried/pos/t5071.scala b/tests/pos/t5071.scala similarity index 100% rename from tests/untried/pos/t5071.scala rename to tests/pos/t5071.scala diff --git a/tests/untried/pos/t5084.scala b/tests/pos/t5084.scala similarity index 100% rename from tests/untried/pos/t5084.scala rename to tests/pos/t5084.scala diff --git a/tests/untried/pos/t5099.scala b/tests/pos/t5099.scala similarity index 100% rename from tests/untried/pos/t5099.scala rename to tests/pos/t5099.scala diff --git a/tests/untried/pos/t5127.scala b/tests/pos/t5127.scala similarity index 100% rename from tests/untried/pos/t5127.scala rename to tests/pos/t5127.scala diff --git a/tests/untried/pos/t5137.scala b/tests/pos/t5137.scala similarity index 100% rename from tests/untried/pos/t5137.scala rename to tests/pos/t5137.scala diff --git a/tests/untried/pos/t514.scala b/tests/pos/t514.scala similarity index 100% rename from tests/untried/pos/t514.scala rename to tests/pos/t514.scala diff --git a/tests/untried/pos/t516.scala b/tests/pos/t516.scala similarity index 100% rename from tests/untried/pos/t516.scala rename to tests/pos/t516.scala diff --git a/tests/untried/pos/t5175.scala b/tests/pos/t5175.scala similarity index 100% rename from tests/untried/pos/t5175.scala rename to tests/pos/t5175.scala diff --git a/tests/untried/pos/t5178.scala b/tests/pos/t5178.scala similarity index 100% rename from tests/untried/pos/t5178.scala rename to tests/pos/t5178.scala diff --git a/tests/untried/pos/t522.scala b/tests/pos/t522.scala similarity index 100% rename from tests/untried/pos/t522.scala rename to tests/pos/t522.scala diff --git a/tests/untried/pos/t5240.scala b/tests/pos/t5240.scala similarity index 100% rename from tests/untried/pos/t5240.scala rename to tests/pos/t5240.scala diff --git a/tests/untried/pos/t5245.scala b/tests/pos/t5245.scala similarity index 100% rename from tests/untried/pos/t5245.scala rename to tests/pos/t5245.scala diff --git a/tests/untried/pos/t530.scala b/tests/pos/t530.scala similarity index 100% rename from tests/untried/pos/t530.scala rename to tests/pos/t530.scala diff --git a/tests/untried/pos/t5305.scala b/tests/pos/t5305.scala similarity index 100% rename from tests/untried/pos/t5305.scala rename to tests/pos/t5305.scala diff --git a/tests/untried/pos/t5313.scala b/tests/pos/t5313.scala similarity index 100% rename from tests/untried/pos/t5313.scala rename to tests/pos/t5313.scala diff --git a/tests/untried/pos/t5330b.scala b/tests/pos/t5330b.scala similarity index 100% rename from tests/untried/pos/t5330b.scala rename to tests/pos/t5330b.scala diff --git a/tests/untried/pos/t5330c.scala b/tests/pos/t5330c.scala similarity index 100% rename from tests/untried/pos/t5330c.scala rename to tests/pos/t5330c.scala diff --git a/tests/untried/pos/t5359.scala b/tests/pos/t5359.scala similarity index 100% rename from tests/untried/pos/t5359.scala rename to tests/pos/t5359.scala diff --git a/tests/pending/pos/t5384.scala b/tests/pos/t5384.scala similarity index 100% rename from tests/pending/pos/t5384.scala rename to tests/pos/t5384.scala diff --git a/tests/untried/pos/t5399.scala b/tests/pos/t5399.scala similarity index 100% rename from tests/untried/pos/t5399.scala rename to tests/pos/t5399.scala diff --git a/tests/untried/pos/t5399a.scala b/tests/pos/t5399a.scala similarity index 100% rename from tests/untried/pos/t5399a.scala rename to tests/pos/t5399a.scala diff --git a/tests/untried/pos/t5406.scala b/tests/pos/t5406.scala similarity index 100% rename from tests/untried/pos/t5406.scala rename to tests/pos/t5406.scala diff --git a/tests/untried/pos/t5444.scala b/tests/pos/t5444.scala similarity index 100% rename from tests/untried/pos/t5444.scala rename to tests/pos/t5444.scala diff --git a/tests/untried/pos/t5504/s_1.scala b/tests/pos/t5504/s_1.scala similarity index 100% rename from tests/untried/pos/t5504/s_1.scala rename to tests/pos/t5504/s_1.scala diff --git a/tests/untried/pos/t5504/s_2.scala b/tests/pos/t5504/s_2.scala similarity index 100% rename from tests/untried/pos/t5504/s_2.scala rename to tests/pos/t5504/s_2.scala diff --git a/tests/untried/pos/t5508-min-okay.scala b/tests/pos/t5508-min-okay.scala similarity index 100% rename from tests/untried/pos/t5508-min-okay.scala rename to tests/pos/t5508-min-okay.scala diff --git a/tests/untried/pos/t5508-min-okay2.scala b/tests/pos/t5508-min-okay2.scala similarity index 100% rename from tests/untried/pos/t5508-min-okay2.scala rename to tests/pos/t5508-min-okay2.scala diff --git a/tests/untried/pos/t5508-min.scala b/tests/pos/t5508-min.scala similarity index 100% rename from tests/untried/pos/t5508-min.scala rename to tests/pos/t5508-min.scala diff --git a/tests/untried/pos/t5508.scala b/tests/pos/t5508.scala similarity index 100% rename from tests/untried/pos/t5508.scala rename to tests/pos/t5508.scala diff --git a/tests/untried/pos/t5542.scala b/tests/pos/t5542.scala similarity index 100% rename from tests/untried/pos/t5542.scala rename to tests/pos/t5542.scala diff --git a/tests/untried/pos/t5606.scala b/tests/pos/t5606.scala similarity index 100% rename from tests/untried/pos/t5606.scala rename to tests/pos/t5606.scala diff --git a/tests/untried/pos/t5639/Bar.scala b/tests/pos/t5639/Bar.scala similarity index 100% rename from tests/untried/pos/t5639/Bar.scala rename to tests/pos/t5639/Bar.scala diff --git a/tests/untried/pos/t5639/Foo.scala b/tests/pos/t5639/Foo.scala similarity index 100% rename from tests/untried/pos/t5639/Foo.scala rename to tests/pos/t5639/Foo.scala diff --git a/tests/untried/pos/t5644/BoxesRunTime.java b/tests/pos/t5644/BoxesRunTime.java similarity index 100% rename from tests/untried/pos/t5644/BoxesRunTime.java rename to tests/pos/t5644/BoxesRunTime.java diff --git a/tests/untried/pos/t5644/other.scala b/tests/pos/t5644/other.scala similarity index 100% rename from tests/untried/pos/t5644/other.scala rename to tests/pos/t5644/other.scala diff --git a/tests/untried/pos/t5702-pos-infix-star.scala b/tests/pos/t5702-pos-infix-star.scala similarity index 100% rename from tests/untried/pos/t5702-pos-infix-star.scala rename to tests/pos/t5702-pos-infix-star.scala diff --git a/tests/untried/pos/t5703/Base.java b/tests/pos/t5703/Base.java similarity index 100% rename from tests/untried/pos/t5703/Base.java rename to tests/pos/t5703/Base.java diff --git a/tests/untried/pos/t5703/Impl.scala b/tests/pos/t5703/Impl.scala similarity index 100% rename from tests/untried/pos/t5703/Impl.scala rename to tests/pos/t5703/Impl.scala diff --git a/tests/untried/pos/t5727.scala b/tests/pos/t5727.scala similarity index 100% rename from tests/untried/pos/t5727.scala rename to tests/pos/t5727.scala diff --git a/tests/pending/pos/t5760-pkgobj-warn/stalepkg_1.scala b/tests/pos/t5760-pkgobj-warn/stalepkg_1.scala similarity index 100% rename from tests/pending/pos/t5760-pkgobj-warn/stalepkg_1.scala rename to tests/pos/t5760-pkgobj-warn/stalepkg_1.scala diff --git a/tests/pending/pos/t5760-pkgobj-warn/stalepkg_2.scala b/tests/pos/t5760-pkgobj-warn/stalepkg_2.scala similarity index 100% rename from tests/pending/pos/t5760-pkgobj-warn/stalepkg_2.scala rename to tests/pos/t5760-pkgobj-warn/stalepkg_2.scala diff --git a/tests/untried/pos/t577.scala b/tests/pos/t577.scala similarity index 100% rename from tests/untried/pos/t577.scala rename to tests/pos/t577.scala diff --git a/tests/untried/pos/t5779-numeq-warn.scala b/tests/pos/t5779-numeq-warn.scala similarity index 100% rename from tests/untried/pos/t5779-numeq-warn.scala rename to tests/pos/t5779-numeq-warn.scala diff --git a/tests/untried/pos/t5796.scala b/tests/pos/t5796.scala similarity index 100% rename from tests/untried/pos/t5796.scala rename to tests/pos/t5796.scala diff --git a/tests/untried/pos/t5809.scala b/tests/pos/t5809.scala similarity index 100% rename from tests/untried/pos/t5809.scala rename to tests/pos/t5809.scala diff --git a/tests/untried/pos/t5829.scala b/tests/pos/t5829.scala similarity index 100% rename from tests/untried/pos/t5829.scala rename to tests/pos/t5829.scala diff --git a/tests/untried/pos/t5846.scala b/tests/pos/t5846.scala similarity index 100% rename from tests/untried/pos/t5846.scala rename to tests/pos/t5846.scala diff --git a/tests/untried/pos/t5862.scala b/tests/pos/t5862.scala similarity index 100% rename from tests/untried/pos/t5862.scala rename to tests/pos/t5862.scala diff --git a/tests/untried/pos/t5886.scala b/tests/pos/t5886.scala similarity index 100% rename from tests/untried/pos/t5886.scala rename to tests/pos/t5886.scala diff --git a/tests/untried/pos/t5897.scala b/tests/pos/t5897.scala similarity index 100% rename from tests/untried/pos/t5897.scala rename to tests/pos/t5897.scala diff --git a/tests/untried/pos/t5910.java b/tests/pos/t5910.java similarity index 100% rename from tests/untried/pos/t5910.java rename to tests/pos/t5910.java diff --git a/tests/untried/pos/t592.scala b/tests/pos/t592.scala similarity index 100% rename from tests/untried/pos/t592.scala rename to tests/pos/t592.scala diff --git a/tests/untried/pos/t5930.scala b/tests/pos/t5930.scala similarity index 100% rename from tests/untried/pos/t5930.scala rename to tests/pos/t5930.scala diff --git a/tests/untried/pos/t5957/T_1.scala b/tests/pos/t5957/T_1.scala similarity index 100% rename from tests/untried/pos/t5957/T_1.scala rename to tests/pos/t5957/T_1.scala diff --git a/tests/untried/pos/t5957/Test.java b/tests/pos/t5957/Test.java similarity index 100% rename from tests/untried/pos/t5957/Test.java rename to tests/pos/t5957/Test.java diff --git a/tests/untried/pos/t5958.scala b/tests/pos/t5958.scala similarity index 100% rename from tests/untried/pos/t5958.scala rename to tests/pos/t5958.scala diff --git a/tests/untried/pos/t5968.scala b/tests/pos/t5968.scala similarity index 100% rename from tests/untried/pos/t5968.scala rename to tests/pos/t5968.scala diff --git a/tests/untried/pos/t599.scala b/tests/pos/t599.scala similarity index 100% rename from tests/untried/pos/t599.scala rename to tests/pos/t599.scala diff --git a/tests/untried/pos/t6008.scala b/tests/pos/t6008.scala similarity index 100% rename from tests/untried/pos/t6008.scala rename to tests/pos/t6008.scala diff --git a/tests/untried/pos/t6022.scala b/tests/pos/t6022.scala similarity index 100% rename from tests/untried/pos/t6022.scala rename to tests/pos/t6022.scala diff --git a/tests/untried/pos/t6022b.scala b/tests/pos/t6022b.scala similarity index 100% rename from tests/untried/pos/t6022b.scala rename to tests/pos/t6022b.scala diff --git a/tests/untried/pos/t6028/t6028_1.scala b/tests/pos/t6028/t6028_1.scala similarity index 100% rename from tests/untried/pos/t6028/t6028_1.scala rename to tests/pos/t6028/t6028_1.scala diff --git a/tests/untried/pos/t6028/t6028_2.scala b/tests/pos/t6028/t6028_2.scala similarity index 100% rename from tests/untried/pos/t6028/t6028_2.scala rename to tests/pos/t6028/t6028_2.scala diff --git a/tests/untried/pos/t6033.scala b/tests/pos/t6033.scala similarity index 100% rename from tests/untried/pos/t6033.scala rename to tests/pos/t6033.scala diff --git a/tests/untried/pos/t607.scala b/tests/pos/t607.scala similarity index 100% rename from tests/untried/pos/t607.scala rename to tests/pos/t607.scala diff --git a/tests/untried/pos/t6072.scala b/tests/pos/t6072.scala similarity index 100% rename from tests/untried/pos/t6072.scala rename to tests/pos/t6072.scala diff --git a/tests/untried/pos/t6091.scala b/tests/pos/t6091.scala similarity index 100% rename from tests/untried/pos/t6091.scala rename to tests/pos/t6091.scala diff --git a/tests/untried/pos/t611.scala b/tests/pos/t611.scala similarity index 100% rename from tests/untried/pos/t611.scala rename to tests/pos/t611.scala diff --git a/tests/untried/pos/t613.scala b/tests/pos/t613.scala similarity index 100% rename from tests/untried/pos/t613.scala rename to tests/pos/t613.scala diff --git a/tests/untried/pos/t6146.scala b/tests/pos/t6146.scala similarity index 100% rename from tests/untried/pos/t6146.scala rename to tests/pos/t6146.scala diff --git a/tests/untried/pos/t615.scala b/tests/pos/t615.scala similarity index 100% rename from tests/untried/pos/t615.scala rename to tests/pos/t615.scala diff --git a/tests/untried/pos/t6157.scala b/tests/pos/t6157.scala similarity index 100% rename from tests/untried/pos/t6157.scala rename to tests/pos/t6157.scala diff --git a/tests/untried/pos/t616.scala b/tests/pos/t616.scala similarity index 100% rename from tests/untried/pos/t616.scala rename to tests/pos/t616.scala diff --git a/tests/untried/pos/t6162-inheritance.scala b/tests/pos/t6162-inheritance.scala similarity index 100% rename from tests/untried/pos/t6162-inheritance.scala rename to tests/pos/t6162-inheritance.scala diff --git a/tests/untried/pos/t6201.scala b/tests/pos/t6201.scala similarity index 100% rename from tests/untried/pos/t6201.scala rename to tests/pos/t6201.scala diff --git a/tests/untried/pos/t6205.scala b/tests/pos/t6205.scala similarity index 100% rename from tests/untried/pos/t6205.scala rename to tests/pos/t6205.scala diff --git a/tests/untried/pos/t6210.scala b/tests/pos/t6210.scala similarity index 100% rename from tests/untried/pos/t6210.scala rename to tests/pos/t6210.scala diff --git a/tests/untried/pos/t6245/Base.java b/tests/pos/t6245/Base.java similarity index 100% rename from tests/untried/pos/t6245/Base.java rename to tests/pos/t6245/Base.java diff --git a/tests/untried/pos/t6245/Foo.scala b/tests/pos/t6245/Foo.scala similarity index 100% rename from tests/untried/pos/t6245/Foo.scala rename to tests/pos/t6245/Foo.scala diff --git a/tests/untried/pos/t6245/Vis.java b/tests/pos/t6245/Vis.java similarity index 100% rename from tests/untried/pos/t6245/Vis.java rename to tests/pos/t6245/Vis.java diff --git a/tests/untried/pos/t6274.scala b/tests/pos/t6274.scala similarity index 100% rename from tests/untried/pos/t6274.scala rename to tests/pos/t6274.scala diff --git a/tests/untried/pos/t6275.scala b/tests/pos/t6275.scala similarity index 100% rename from tests/untried/pos/t6275.scala rename to tests/pos/t6275.scala diff --git a/tests/untried/pos/t6278-synth-def.scala b/tests/pos/t6278-synth-def.scala similarity index 100% rename from tests/untried/pos/t6278-synth-def.scala rename to tests/pos/t6278-synth-def.scala diff --git a/tests/untried/pos/t628.scala b/tests/pos/t628.scala similarity index 100% rename from tests/untried/pos/t628.scala rename to tests/pos/t628.scala diff --git a/tests/untried/pos/t6301.scala b/tests/pos/t6301.scala similarity index 100% rename from tests/untried/pos/t6301.scala rename to tests/pos/t6301.scala diff --git a/tests/untried/pos/t6311.scala b/tests/pos/t6311.scala similarity index 100% rename from tests/untried/pos/t6311.scala rename to tests/pos/t6311.scala diff --git a/tests/untried/pos/t640.scala b/tests/pos/t640.scala similarity index 100% rename from tests/untried/pos/t640.scala rename to tests/pos/t640.scala diff --git a/tests/untried/pos/t6499.scala b/tests/pos/t6499.scala similarity index 100% rename from tests/untried/pos/t6499.scala rename to tests/pos/t6499.scala diff --git a/tests/untried/pos/t651.scala b/tests/pos/t651.scala similarity index 100% rename from tests/untried/pos/t651.scala rename to tests/pos/t651.scala diff --git a/tests/untried/pos/t6514.scala b/tests/pos/t6514.scala similarity index 100% rename from tests/untried/pos/t6514.scala rename to tests/pos/t6514.scala diff --git a/tests/untried/pos/t6537.scala b/tests/pos/t6537.scala similarity index 100% rename from tests/untried/pos/t6537.scala rename to tests/pos/t6537.scala diff --git a/tests/untried/pos/t6547.scala b/tests/pos/t6547.scala similarity index 100% rename from tests/untried/pos/t6547.scala rename to tests/pos/t6547.scala diff --git a/tests/untried/pos/t6551.scala b/tests/pos/t6551.scala similarity index 100% rename from tests/untried/pos/t6551.scala rename to tests/pos/t6551.scala diff --git a/tests/untried/pos/t6552.scala b/tests/pos/t6552.scala similarity index 100% rename from tests/untried/pos/t6552.scala rename to tests/pos/t6552.scala diff --git a/tests/untried/pos/t6562.scala b/tests/pos/t6562.scala similarity index 100% rename from tests/untried/pos/t6562.scala rename to tests/pos/t6562.scala diff --git a/tests/untried/pos/t6575b.scala b/tests/pos/t6575b.scala similarity index 100% rename from tests/untried/pos/t6575b.scala rename to tests/pos/t6575b.scala diff --git a/tests/untried/pos/t6595.scala b/tests/pos/t6595.scala similarity index 100% rename from tests/untried/pos/t6595.scala rename to tests/pos/t6595.scala diff --git a/tests/untried/pos/t6664.scala b/tests/pos/t6664.scala similarity index 100% rename from tests/untried/pos/t6664.scala rename to tests/pos/t6664.scala diff --git a/tests/untried/pos/t6675.scala b/tests/pos/t6675.scala similarity index 100% rename from tests/untried/pos/t6675.scala rename to tests/pos/t6675.scala diff --git a/tests/untried/pos/t6712.scala b/tests/pos/t6712.scala similarity index 100% rename from tests/untried/pos/t6712.scala rename to tests/pos/t6712.scala diff --git a/tests/untried/pos/t6745.scala b/tests/pos/t6745.scala similarity index 100% rename from tests/untried/pos/t6745.scala rename to tests/pos/t6745.scala diff --git a/tests/untried/pos/t675.scala b/tests/pos/t675.scala similarity index 100% rename from tests/untried/pos/t675.scala rename to tests/pos/t675.scala diff --git a/tests/untried/pos/t6771.scala b/tests/pos/t6771.scala similarity index 100% rename from tests/untried/pos/t6771.scala rename to tests/pos/t6771.scala diff --git a/tests/untried/pos/t6780.scala b/tests/pos/t6780.scala similarity index 100% rename from tests/untried/pos/t6780.scala rename to tests/pos/t6780.scala diff --git a/tests/untried/pos/t6797.scala b/tests/pos/t6797.scala similarity index 100% rename from tests/untried/pos/t6797.scala rename to tests/pos/t6797.scala diff --git a/tests/untried/pos/t6815.scala b/tests/pos/t6815.scala similarity index 100% rename from tests/untried/pos/t6815.scala rename to tests/pos/t6815.scala diff --git a/tests/untried/pos/t684.scala b/tests/pos/t684.scala similarity index 100% rename from tests/untried/pos/t684.scala rename to tests/pos/t684.scala diff --git a/tests/untried/pos/t6896.scala b/tests/pos/t6896.scala similarity index 100% rename from tests/untried/pos/t6896.scala rename to tests/pos/t6896.scala diff --git a/tests/untried/pos/t690.scala b/tests/pos/t690.scala similarity index 100% rename from tests/untried/pos/t690.scala rename to tests/pos/t690.scala diff --git a/tests/untried/pos/t6921.scala b/tests/pos/t6921.scala similarity index 100% rename from tests/untried/pos/t6921.scala rename to tests/pos/t6921.scala diff --git a/tests/pending/pos/t6925.scala b/tests/pos/t6925.scala similarity index 100% rename from tests/pending/pos/t6925.scala rename to tests/pos/t6925.scala diff --git a/tests/untried/pos/t6925b.scala b/tests/pos/t6925b.scala similarity index 100% rename from tests/untried/pos/t6925b.scala rename to tests/pos/t6925b.scala diff --git a/tests/pending/pos/t694.scala b/tests/pos/t694.scala similarity index 100% rename from tests/pending/pos/t694.scala rename to tests/pos/t694.scala diff --git a/tests/untried/pos/t6942/Bar.java b/tests/pos/t6942/Bar.java similarity index 100% rename from tests/untried/pos/t6942/Bar.java rename to tests/pos/t6942/Bar.java diff --git a/tests/untried/pos/t6942/t6942.scala b/tests/pos/t6942/t6942.scala similarity index 100% rename from tests/untried/pos/t6942/t6942.scala rename to tests/pos/t6942/t6942.scala diff --git a/tests/untried/pos/t6963c.scala b/tests/pos/t6963c.scala similarity index 100% rename from tests/untried/pos/t6963c.scala rename to tests/pos/t6963c.scala diff --git a/tests/pending/pos/t6966.scala b/tests/pos/t6966.scala similarity index 100% rename from tests/pending/pos/t6966.scala rename to tests/pos/t6966.scala diff --git a/tests/pending/pos/t6976/Exts_1.scala b/tests/pos/t6976/Exts_1.scala similarity index 100% rename from tests/pending/pos/t6976/Exts_1.scala rename to tests/pos/t6976/Exts_1.scala diff --git a/tests/pending/pos/t6976/ImplicitBug_1.scala b/tests/pos/t6976/ImplicitBug_1.scala similarity index 100% rename from tests/pending/pos/t6976/ImplicitBug_1.scala rename to tests/pos/t6976/ImplicitBug_1.scala diff --git a/tests/pending/pos/t6976/ImplicitBug_2.scala b/tests/pos/t6976/ImplicitBug_2.scala similarity index 100% rename from tests/pending/pos/t6976/ImplicitBug_2.scala rename to tests/pos/t6976/ImplicitBug_2.scala diff --git a/tests/untried/pos/t698.scala b/tests/pos/t698.scala similarity index 100% rename from tests/untried/pos/t698.scala rename to tests/pos/t698.scala diff --git a/tests/untried/pos/t7014/ThreadSafety.java b/tests/pos/t7014/ThreadSafety.java similarity index 100% rename from tests/untried/pos/t7014/ThreadSafety.java rename to tests/pos/t7014/ThreadSafety.java diff --git a/tests/untried/pos/t7014/ThreadSafetyLevel.java b/tests/pos/t7014/ThreadSafetyLevel.java similarity index 100% rename from tests/untried/pos/t7014/ThreadSafetyLevel.java rename to tests/pos/t7014/ThreadSafetyLevel.java diff --git a/tests/untried/pos/t7014/t7014.scala b/tests/pos/t7014/t7014.scala similarity index 100% rename from tests/untried/pos/t7014/t7014.scala rename to tests/pos/t7014/t7014.scala diff --git a/tests/untried/pos/t7033.scala b/tests/pos/t7033.scala similarity index 100% rename from tests/untried/pos/t7033.scala rename to tests/pos/t7033.scala diff --git a/tests/untried/pos/t7091.scala b/tests/pos/t7091.scala similarity index 100% rename from tests/untried/pos/t7091.scala rename to tests/pos/t7091.scala diff --git a/tests/untried/pos/t7180.scala b/tests/pos/t7180.scala similarity index 100% rename from tests/untried/pos/t7180.scala rename to tests/pos/t7180.scala diff --git a/tests/untried/pos/t7183.scala b/tests/pos/t7183.scala similarity index 100% rename from tests/untried/pos/t7183.scala rename to tests/pos/t7183.scala diff --git a/tests/untried/pos/t720.scala b/tests/pos/t720.scala similarity index 100% rename from tests/untried/pos/t720.scala rename to tests/pos/t720.scala diff --git a/tests/untried/pos/t7200b.scala b/tests/pos/t7200b.scala similarity index 100% rename from tests/untried/pos/t7200b.scala rename to tests/pos/t7200b.scala diff --git a/tests/untried/pos/t7232c/Foo.java b/tests/pos/t7232c/Foo.java similarity index 100% rename from tests/untried/pos/t7232c/Foo.java rename to tests/pos/t7232c/Foo.java diff --git a/tests/untried/pos/t7232c/Test.scala b/tests/pos/t7232c/Test.scala similarity index 100% rename from tests/untried/pos/t7232c/Test.scala rename to tests/pos/t7232c/Test.scala diff --git a/tests/untried/pos/t7232d/Entry.java b/tests/pos/t7232d/Entry.java similarity index 100% rename from tests/untried/pos/t7232d/Entry.java rename to tests/pos/t7232d/Entry.java diff --git a/tests/untried/pos/t7232d/Foo.java b/tests/pos/t7232d/Foo.java similarity index 100% rename from tests/untried/pos/t7232d/Foo.java rename to tests/pos/t7232d/Foo.java diff --git a/tests/untried/pos/t7232d/Test.scala b/tests/pos/t7232d/Test.scala similarity index 100% rename from tests/untried/pos/t7232d/Test.scala rename to tests/pos/t7232d/Test.scala diff --git a/tests/untried/pos/t7233.scala b/tests/pos/t7233.scala similarity index 100% rename from tests/untried/pos/t7233.scala rename to tests/pos/t7233.scala diff --git a/tests/untried/pos/t7233b.scala b/tests/pos/t7233b.scala similarity index 100% rename from tests/untried/pos/t7233b.scala rename to tests/pos/t7233b.scala diff --git a/tests/untried/pos/t7264/A_1.scala b/tests/pos/t7264/A_1.scala similarity index 100% rename from tests/untried/pos/t7264/A_1.scala rename to tests/pos/t7264/A_1.scala diff --git a/tests/untried/pos/t7264/B_2.scala b/tests/pos/t7264/B_2.scala similarity index 100% rename from tests/untried/pos/t7264/B_2.scala rename to tests/pos/t7264/B_2.scala diff --git a/tests/untried/pos/t7315.scala b/tests/pos/t7315.scala similarity index 100% rename from tests/untried/pos/t7315.scala rename to tests/pos/t7315.scala diff --git a/tests/untried/pos/t7322.scala b/tests/pos/t7322.scala similarity index 100% rename from tests/untried/pos/t7322.scala rename to tests/pos/t7322.scala diff --git a/tests/untried/pos/t7329.scala b/tests/pos/t7329.scala similarity index 100% rename from tests/untried/pos/t7329.scala rename to tests/pos/t7329.scala diff --git a/tests/untried/pos/t7364/BadList.java b/tests/pos/t7364/BadList.java similarity index 100% rename from tests/untried/pos/t7364/BadList.java rename to tests/pos/t7364/BadList.java diff --git a/tests/untried/pos/t7364/UseIt.scala b/tests/pos/t7364/UseIt.scala similarity index 100% rename from tests/untried/pos/t7364/UseIt.scala rename to tests/pos/t7364/UseIt.scala diff --git a/tests/untried/pos/t7364b/BadList_1.java b/tests/pos/t7364b/BadList_1.java similarity index 100% rename from tests/untried/pos/t7364b/BadList_1.java rename to tests/pos/t7364b/BadList_1.java diff --git a/tests/untried/pos/t7364b/UseIt_2.scala b/tests/pos/t7364b/UseIt_2.scala similarity index 100% rename from tests/untried/pos/t7364b/UseIt_2.scala rename to tests/pos/t7364b/UseIt_2.scala diff --git a/tests/untried/pos/t7369.scala b/tests/pos/t7369.scala similarity index 100% rename from tests/untried/pos/t7369.scala rename to tests/pos/t7369.scala diff --git a/tests/untried/pos/t7377b.scala b/tests/pos/t7377b.scala similarity index 100% rename from tests/untried/pos/t7377b.scala rename to tests/pos/t7377b.scala diff --git a/tests/untried/pos/t7427.scala b/tests/pos/t7427.scala similarity index 100% rename from tests/untried/pos/t7427.scala rename to tests/pos/t7427.scala diff --git a/tests/untried/pos/t7433.scala b/tests/pos/t7433.scala similarity index 100% rename from tests/untried/pos/t7433.scala rename to tests/pos/t7433.scala diff --git a/tests/untried/pos/t7475d.scala b/tests/pos/t7475d.scala similarity index 100% rename from tests/untried/pos/t7475d.scala rename to tests/pos/t7475d.scala diff --git a/tests/untried/pos/t7486.scala b/tests/pos/t7486.scala similarity index 100% rename from tests/untried/pos/t7486.scala rename to tests/pos/t7486.scala diff --git a/tests/untried/pos/t7532/A_1.java b/tests/pos/t7532/A_1.java similarity index 100% rename from tests/untried/pos/t7532/A_1.java rename to tests/pos/t7532/A_1.java diff --git a/tests/untried/pos/t7532/B_2.scala b/tests/pos/t7532/B_2.scala similarity index 100% rename from tests/untried/pos/t7532/B_2.scala rename to tests/pos/t7532/B_2.scala diff --git a/tests/untried/pos/t7532b/A_1.scala b/tests/pos/t7532b/A_1.scala similarity index 100% rename from tests/untried/pos/t7532b/A_1.scala rename to tests/pos/t7532b/A_1.scala diff --git a/tests/untried/pos/t7532b/B_2.scala b/tests/pos/t7532b/B_2.scala similarity index 100% rename from tests/untried/pos/t7532b/B_2.scala rename to tests/pos/t7532b/B_2.scala diff --git a/tests/untried/pos/t756.scala b/tests/pos/t756.scala similarity index 100% rename from tests/untried/pos/t756.scala rename to tests/pos/t756.scala diff --git a/tests/untried/pos/t757.scala b/tests/pos/t757.scala similarity index 100% rename from tests/untried/pos/t757.scala rename to tests/pos/t757.scala diff --git a/tests/untried/pos/t757a.scala b/tests/pos/t757a.scala similarity index 100% rename from tests/untried/pos/t757a.scala rename to tests/pos/t757a.scala diff --git a/tests/untried/pos/t759.scala b/tests/pos/t759.scala similarity index 100% rename from tests/untried/pos/t759.scala rename to tests/pos/t759.scala diff --git a/tests/pending/pos/t767.scala b/tests/pos/t767.scala similarity index 100% rename from tests/pending/pos/t767.scala rename to tests/pos/t767.scala diff --git a/tests/untried/pos/t7689.scala b/tests/pos/t7689.scala similarity index 100% rename from tests/untried/pos/t7689.scala rename to tests/pos/t7689.scala diff --git a/tests/untried/pos/t7690.scala b/tests/pos/t7690.scala similarity index 100% rename from tests/untried/pos/t7690.scala rename to tests/pos/t7690.scala diff --git a/tests/untried/pos/t7694.scala b/tests/pos/t7694.scala similarity index 100% rename from tests/untried/pos/t7694.scala rename to tests/pos/t7694.scala diff --git a/tests/untried/pos/t7716.scala b/tests/pos/t7716.scala similarity index 100% rename from tests/untried/pos/t7716.scala rename to tests/pos/t7716.scala diff --git a/tests/untried/pos/t7753.scala b/tests/pos/t7753.scala similarity index 100% rename from tests/untried/pos/t7753.scala rename to tests/pos/t7753.scala diff --git a/tests/untried/pos/t7788.scala b/tests/pos/t7788.scala similarity index 100% rename from tests/untried/pos/t7788.scala rename to tests/pos/t7788.scala diff --git a/tests/untried/pos/t780.scala b/tests/pos/t780.scala similarity index 100% rename from tests/untried/pos/t780.scala rename to tests/pos/t780.scala diff --git a/tests/untried/pos/t7815.scala b/tests/pos/t7815.scala similarity index 100% rename from tests/untried/pos/t7815.scala rename to tests/pos/t7815.scala diff --git a/tests/untried/pos/t7853-partial-function.scala b/tests/pos/t7853-partial-function.scala similarity index 100% rename from tests/untried/pos/t7853-partial-function.scala rename to tests/pos/t7853-partial-function.scala diff --git a/tests/untried/pos/t7864.scala b/tests/pos/t7864.scala similarity index 100% rename from tests/untried/pos/t7864.scala rename to tests/pos/t7864.scala diff --git a/tests/untried/pos/t789.scala b/tests/pos/t789.scala similarity index 100% rename from tests/untried/pos/t789.scala rename to tests/pos/t789.scala diff --git a/tests/untried/pos/t7944.scala b/tests/pos/t7944.scala similarity index 100% rename from tests/untried/pos/t7944.scala rename to tests/pos/t7944.scala diff --git a/tests/untried/pos/t803.scala b/tests/pos/t803.scala similarity index 100% rename from tests/untried/pos/t803.scala rename to tests/pos/t803.scala diff --git a/tests/untried/pos/t8046.scala b/tests/pos/t8046.scala similarity index 100% rename from tests/untried/pos/t8046.scala rename to tests/pos/t8046.scala diff --git a/tests/untried/pos/t8046b.scala b/tests/pos/t8046b.scala similarity index 100% rename from tests/untried/pos/t8046b.scala rename to tests/pos/t8046b.scala diff --git a/tests/untried/pos/t8054.scala b/tests/pos/t8054.scala similarity index 100% rename from tests/untried/pos/t8054.scala rename to tests/pos/t8054.scala diff --git a/tests/untried/pos/t8060.scala b/tests/pos/t8060.scala similarity index 100% rename from tests/untried/pos/t8060.scala rename to tests/pos/t8060.scala diff --git a/tests/untried/pos/t8062/A_1.scala b/tests/pos/t8062/A_1.scala similarity index 100% rename from tests/untried/pos/t8062/A_1.scala rename to tests/pos/t8062/A_1.scala diff --git a/tests/untried/pos/t8062/B_2.scala b/tests/pos/t8062/B_2.scala similarity index 100% rename from tests/untried/pos/t8062/B_2.scala rename to tests/pos/t8062/B_2.scala diff --git a/tests/untried/pos/t812.scala b/tests/pos/t812.scala similarity index 100% rename from tests/untried/pos/t812.scala rename to tests/pos/t812.scala diff --git a/tests/untried/pos/t8120.scala b/tests/pos/t8120.scala similarity index 100% rename from tests/untried/pos/t8120.scala rename to tests/pos/t8120.scala diff --git a/tests/untried/pos/t8132.scala b/tests/pos/t8132.scala similarity index 100% rename from tests/untried/pos/t8132.scala rename to tests/pos/t8132.scala diff --git a/tests/untried/pos/t8170.scala b/tests/pos/t8170.scala similarity index 100% rename from tests/untried/pos/t8170.scala rename to tests/pos/t8170.scala diff --git a/tests/untried/pos/t8177.scala b/tests/pos/t8177.scala similarity index 100% rename from tests/untried/pos/t8177.scala rename to tests/pos/t8177.scala diff --git a/tests/untried/pos/t8177b.scala b/tests/pos/t8177b.scala similarity index 100% rename from tests/untried/pos/t8177b.scala rename to tests/pos/t8177b.scala diff --git a/tests/untried/pos/t8177d.scala b/tests/pos/t8177d.scala similarity index 100% rename from tests/untried/pos/t8177d.scala rename to tests/pos/t8177d.scala diff --git a/tests/untried/pos/t8177e.scala b/tests/pos/t8177e.scala similarity index 100% rename from tests/untried/pos/t8177e.scala rename to tests/pos/t8177e.scala diff --git a/tests/untried/pos/t8177g.scala b/tests/pos/t8177g.scala similarity index 100% rename from tests/untried/pos/t8177g.scala rename to tests/pos/t8177g.scala diff --git a/tests/untried/pos/t8177h.scala b/tests/pos/t8177h.scala similarity index 100% rename from tests/untried/pos/t8177h.scala rename to tests/pos/t8177h.scala diff --git a/tests/untried/pos/t8207.scala b/tests/pos/t8207.scala similarity index 100% rename from tests/untried/pos/t8207.scala rename to tests/pos/t8207.scala diff --git a/tests/untried/pos/t8237.scala b/tests/pos/t8237.scala similarity index 100% rename from tests/untried/pos/t8237.scala rename to tests/pos/t8237.scala diff --git a/tests/untried/pos/t8244d/InodeBase_1.java b/tests/pos/t8244d/InodeBase_1.java similarity index 100% rename from tests/untried/pos/t8244d/InodeBase_1.java rename to tests/pos/t8244d/InodeBase_1.java diff --git a/tests/untried/pos/t8244d/Test_2.scala b/tests/pos/t8244d/Test_2.scala similarity index 100% rename from tests/untried/pos/t8244d/Test_2.scala rename to tests/pos/t8244d/Test_2.scala diff --git a/tests/untried/pos/t8300-conversions-a.scala b/tests/pos/t8300-conversions-a.scala similarity index 100% rename from tests/untried/pos/t8300-conversions-a.scala rename to tests/pos/t8300-conversions-a.scala diff --git a/tests/untried/pos/t8300-conversions-b.scala b/tests/pos/t8300-conversions-b.scala similarity index 100% rename from tests/untried/pos/t8300-conversions-b.scala rename to tests/pos/t8300-conversions-b.scala diff --git a/tests/untried/pos/t8300-overloading.scala b/tests/pos/t8300-overloading.scala similarity index 100% rename from tests/untried/pos/t8300-overloading.scala rename to tests/pos/t8300-overloading.scala diff --git a/tests/untried/pos/t8301.scala b/tests/pos/t8301.scala similarity index 100% rename from tests/untried/pos/t8301.scala rename to tests/pos/t8301.scala diff --git a/tests/untried/pos/t8306.scala b/tests/pos/t8306.scala similarity index 100% rename from tests/untried/pos/t8306.scala rename to tests/pos/t8306.scala diff --git a/tests/untried/pos/t8315.scala b/tests/pos/t8315.scala similarity index 100% rename from tests/untried/pos/t8315.scala rename to tests/pos/t8315.scala diff --git a/tests/untried/pos/t8315b.scala b/tests/pos/t8315b.scala similarity index 100% rename from tests/untried/pos/t8315b.scala rename to tests/pos/t8315b.scala diff --git a/tests/untried/pos/t8324.scala b/tests/pos/t8324.scala similarity index 100% rename from tests/untried/pos/t8324.scala rename to tests/pos/t8324.scala diff --git a/tests/untried/pos/t8363.scala b/tests/pos/t8363.scala similarity index 100% rename from tests/untried/pos/t8363.scala rename to tests/pos/t8363.scala diff --git a/tests/untried/pos/t839.scala b/tests/pos/t839.scala similarity index 100% rename from tests/untried/pos/t839.scala rename to tests/pos/t839.scala diff --git a/tests/untried/pos/t851.scala b/tests/pos/t851.scala similarity index 100% rename from tests/untried/pos/t851.scala rename to tests/pos/t851.scala diff --git a/tests/untried/pos/t892.scala b/tests/pos/t892.scala similarity index 100% rename from tests/untried/pos/t892.scala rename to tests/pos/t892.scala diff --git a/tests/untried/pos/t927.scala b/tests/pos/t927.scala similarity index 100% rename from tests/untried/pos/t927.scala rename to tests/pos/t927.scala diff --git a/tests/untried/pos/t942/Amount_1.java b/tests/pos/t942/Amount_1.java similarity index 100% rename from tests/untried/pos/t942/Amount_1.java rename to tests/pos/t942/Amount_1.java diff --git a/tests/untried/pos/t942/Test_2.scala b/tests/pos/t942/Test_2.scala similarity index 100% rename from tests/untried/pos/t942/Test_2.scala rename to tests/pos/t942/Test_2.scala diff --git a/tests/untried/pos/t946.scala b/tests/pos/t946.scala similarity index 100% rename from tests/untried/pos/t946.scala rename to tests/pos/t946.scala diff --git a/tests/pending/pos/t9844.scala b/tests/pos/t9844.scala similarity index 100% rename from tests/pending/pos/t9844.scala rename to tests/pos/t9844.scala diff --git a/tests/untried/pos/tcpoly_boundedmonad.scala b/tests/pos/tcpoly_boundedmonad.scala similarity index 100% rename from tests/untried/pos/tcpoly_boundedmonad.scala rename to tests/pos/tcpoly_boundedmonad.scala diff --git a/tests/untried/pos/tcpoly_checkkinds_mix.scala b/tests/pos/tcpoly_checkkinds_mix.scala similarity index 100% rename from tests/untried/pos/tcpoly_checkkinds_mix.scala rename to tests/pos/tcpoly_checkkinds_mix.scala diff --git a/tests/untried/pos/tcpoly_gm.scala b/tests/pos/tcpoly_gm.scala similarity index 100% rename from tests/untried/pos/tcpoly_gm.scala rename to tests/pos/tcpoly_gm.scala diff --git a/tests/untried/pos/tcpoly_higherorder_bound_method.scala b/tests/pos/tcpoly_higherorder_bound_method.scala similarity index 100% rename from tests/untried/pos/tcpoly_higherorder_bound_method.scala rename to tests/pos/tcpoly_higherorder_bound_method.scala diff --git a/tests/untried/pos/tcpoly_infer_easy.scala b/tests/pos/tcpoly_infer_easy.scala similarity index 100% rename from tests/untried/pos/tcpoly_infer_easy.scala rename to tests/pos/tcpoly_infer_easy.scala diff --git a/tests/untried/pos/tcpoly_infer_explicit_tuple_wrapper.scala b/tests/pos/tcpoly_infer_explicit_tuple_wrapper.scala similarity index 100% rename from tests/untried/pos/tcpoly_infer_explicit_tuple_wrapper.scala rename to tests/pos/tcpoly_infer_explicit_tuple_wrapper.scala diff --git a/tests/untried/pos/tcpoly_infer_implicit_tuple_wrapper.scala b/tests/pos/tcpoly_infer_implicit_tuple_wrapper.scala similarity index 100% rename from tests/untried/pos/tcpoly_infer_implicit_tuple_wrapper.scala rename to tests/pos/tcpoly_infer_implicit_tuple_wrapper.scala diff --git a/tests/untried/pos/tcpoly_infer_ticket716.scala b/tests/pos/tcpoly_infer_ticket716.scala similarity index 100% rename from tests/untried/pos/tcpoly_infer_ticket716.scala rename to tests/pos/tcpoly_infer_ticket716.scala diff --git a/tests/untried/pos/tcpoly_late_method_params.scala b/tests/pos/tcpoly_late_method_params.scala similarity index 100% rename from tests/untried/pos/tcpoly_late_method_params.scala rename to tests/pos/tcpoly_late_method_params.scala diff --git a/tests/untried/pos/tcpoly_method.scala b/tests/pos/tcpoly_method.scala similarity index 100% rename from tests/untried/pos/tcpoly_method.scala rename to tests/pos/tcpoly_method.scala diff --git a/tests/untried/pos/tcpoly_param_scoping.scala b/tests/pos/tcpoly_param_scoping.scala similarity index 100% rename from tests/untried/pos/tcpoly_param_scoping.scala rename to tests/pos/tcpoly_param_scoping.scala diff --git a/tests/untried/pos/tcpoly_poly.scala b/tests/pos/tcpoly_poly.scala similarity index 100% rename from tests/untried/pos/tcpoly_poly.scala rename to tests/pos/tcpoly_poly.scala diff --git a/tests/untried/pos/tcpoly_return_overriding.scala b/tests/pos/tcpoly_return_overriding.scala similarity index 100% rename from tests/untried/pos/tcpoly_return_overriding.scala rename to tests/pos/tcpoly_return_overriding.scala diff --git a/tests/untried/pos/tcpoly_subst.scala b/tests/pos/tcpoly_subst.scala similarity index 100% rename from tests/untried/pos/tcpoly_subst.scala rename to tests/pos/tcpoly_subst.scala diff --git a/tests/untried/pos/tcpoly_typeapp.scala b/tests/pos/tcpoly_typeapp.scala similarity index 100% rename from tests/untried/pos/tcpoly_typeapp.scala rename to tests/pos/tcpoly_typeapp.scala diff --git a/tests/untried/pos/tcpoly_typesub.scala b/tests/pos/tcpoly_typesub.scala similarity index 100% rename from tests/untried/pos/tcpoly_typesub.scala rename to tests/pos/tcpoly_typesub.scala diff --git a/tests/untried/pos/tcpoly_wildcards.scala b/tests/pos/tcpoly_wildcards.scala similarity index 100% rename from tests/untried/pos/tcpoly_wildcards.scala rename to tests/pos/tcpoly_wildcards.scala diff --git a/tests/untried/pos/test1.scala b/tests/pos/test1.scala similarity index 100% rename from tests/untried/pos/test1.scala rename to tests/pos/test1.scala diff --git a/tests/untried/pos/test4a.scala b/tests/pos/test4a.scala similarity index 100% rename from tests/untried/pos/test4a.scala rename to tests/pos/test4a.scala diff --git a/tests/untried/pos/test4refine.scala b/tests/pos/test4refine.scala similarity index 100% rename from tests/untried/pos/test4refine.scala rename to tests/pos/test4refine.scala diff --git a/tests/untried/pos/testCoercionThis.scala b/tests/pos/testCoercionThis.scala similarity index 100% rename from tests/untried/pos/testCoercionThis.scala rename to tests/pos/testCoercionThis.scala diff --git a/tests/untried/pos/testcast.scala b/tests/pos/testcast.scala similarity index 100% rename from tests/untried/pos/testcast.scala rename to tests/pos/testcast.scala diff --git a/tests/untried/pos/thistype.scala b/tests/pos/thistype.scala similarity index 100% rename from tests/untried/pos/thistype.scala rename to tests/pos/thistype.scala diff --git a/tests/untried/pos/thistypes.scala b/tests/pos/thistypes.scala similarity index 100% rename from tests/untried/pos/thistypes.scala rename to tests/pos/thistypes.scala diff --git a/tests/untried/pos/ticket0137.scala b/tests/pos/ticket0137.scala similarity index 100% rename from tests/untried/pos/ticket0137.scala rename to tests/pos/ticket0137.scala diff --git a/tests/untried/pos/ticket2197.scala b/tests/pos/ticket2197.scala similarity index 100% rename from tests/untried/pos/ticket2197.scala rename to tests/pos/ticket2197.scala diff --git a/tests/untried/pos/ticket2201.scala b/tests/pos/ticket2201.scala similarity index 100% rename from tests/untried/pos/ticket2201.scala rename to tests/pos/ticket2201.scala diff --git a/tests/untried/pos/tinondefcons.scala b/tests/pos/tinondefcons.scala similarity index 100% rename from tests/untried/pos/tinondefcons.scala rename to tests/pos/tinondefcons.scala diff --git a/tests/untried/pos/trait-parents.scala b/tests/pos/trait-parents.scala similarity index 100% rename from tests/untried/pos/trait-parents.scala rename to tests/pos/trait-parents.scala diff --git a/tests/untried/pos/traits.scala b/tests/pos/traits_1.scala similarity index 100% rename from tests/untried/pos/traits.scala rename to tests/pos/traits_1.scala diff --git a/tests/untried/pos/typealias_dubious.scala b/tests/pos/typealias_dubious.scala similarity index 100% rename from tests/untried/pos/typealias_dubious.scala rename to tests/pos/typealias_dubious.scala diff --git a/tests/untried/pos/typerep_pos.scala b/tests/pos/typerep_pos.scala similarity index 100% rename from tests/untried/pos/typerep_pos.scala rename to tests/pos/typerep_pos.scala diff --git a/tests/untried/pos/unapplyComplex.scala b/tests/pos/unapplyComplex.scala similarity index 100% rename from tests/untried/pos/unapplyComplex.scala rename to tests/pos/unapplyComplex.scala diff --git a/tests/untried/pos/unapplyContexts2.scala b/tests/pos/unapplyContexts2.scala similarity index 100% rename from tests/untried/pos/unapplyContexts2.scala rename to tests/pos/unapplyContexts2.scala diff --git a/tests/untried/pos/unapplyGeneric.scala b/tests/pos/unapplyGeneric.scala similarity index 100% rename from tests/untried/pos/unapplyGeneric.scala rename to tests/pos/unapplyGeneric.scala diff --git a/tests/untried/pos/unapplyNeedsMemberType.scala b/tests/pos/unapplyNeedsMemberType.scala similarity index 100% rename from tests/untried/pos/unapplyNeedsMemberType.scala rename to tests/pos/unapplyNeedsMemberType.scala diff --git a/tests/untried/pos/unapplyVal.scala b/tests/pos/unapplyVal.scala similarity index 100% rename from tests/untried/pos/unapplyVal.scala rename to tests/pos/unapplyVal.scala diff --git a/tests/pending/pos/unchecked-a.scala b/tests/pos/unchecked-a.scala similarity index 100% rename from tests/pending/pos/unchecked-a.scala rename to tests/pos/unchecked-a.scala diff --git a/tests/untried/pos/unicode-decode.scala b/tests/pos/unicode-decode.scala similarity index 100% rename from tests/untried/pos/unicode-decode.scala rename to tests/pos/unicode-decode.scala diff --git a/tests/untried/pos/valdefs.scala b/tests/pos/valdefs.scala similarity index 100% rename from tests/untried/pos/valdefs.scala rename to tests/pos/valdefs.scala diff --git a/tests/untried/pos/variances-flip.scala b/tests/pos/variances-flip.scala similarity index 100% rename from tests/untried/pos/variances-flip.scala rename to tests/pos/variances-flip.scala diff --git a/tests/untried/pos/variances_pos.scala b/tests/pos/variances_pos.scala similarity index 100% rename from tests/untried/pos/variances_pos.scala rename to tests/pos/variances_pos.scala diff --git a/tests/untried/pos/virtpatmat_anonfun_for.scala b/tests/pos/virtpatmat_anonfun_for.scala similarity index 100% rename from tests/untried/pos/virtpatmat_anonfun_for.scala rename to tests/pos/virtpatmat_anonfun_for.scala diff --git a/tests/untried/pos/virtpatmat_binding_opt.scala b/tests/pos/virtpatmat_binding_opt.scala similarity index 100% rename from tests/untried/pos/virtpatmat_binding_opt.scala rename to tests/pos/virtpatmat_binding_opt.scala diff --git a/tests/untried/pos/virtpatmat_castbinder.scala b/tests/pos/virtpatmat_castbinder.scala similarity index 100% rename from tests/untried/pos/virtpatmat_castbinder.scala rename to tests/pos/virtpatmat_castbinder.scala diff --git a/tests/untried/pos/virtpatmat_exhaust.scala b/tests/pos/virtpatmat_exhaust.scala similarity index 100% rename from tests/untried/pos/virtpatmat_exhaust.scala rename to tests/pos/virtpatmat_exhaust.scala diff --git a/tests/untried/pos/virtpatmat_exhaust_unchecked.scala b/tests/pos/virtpatmat_exhaust_unchecked.scala similarity index 100% rename from tests/untried/pos/virtpatmat_exhaust_unchecked.scala rename to tests/pos/virtpatmat_exhaust_unchecked.scala diff --git a/tests/untried/pos/virtpatmat_exist2.scala b/tests/pos/virtpatmat_exist2.scala similarity index 100% rename from tests/untried/pos/virtpatmat_exist2.scala rename to tests/pos/virtpatmat_exist2.scala diff --git a/tests/untried/pos/virtpatmat_exist4.scala b/tests/pos/virtpatmat_exist4.scala similarity index 100% rename from tests/untried/pos/virtpatmat_exist4.scala rename to tests/pos/virtpatmat_exist4.scala diff --git a/tests/untried/pos/virtpatmat_gadt_array.scala b/tests/pos/virtpatmat_gadt_array.scala similarity index 100% rename from tests/untried/pos/virtpatmat_gadt_array.scala rename to tests/pos/virtpatmat_gadt_array.scala diff --git a/tests/untried/pos/virtpatmat_infer_single_1.scala b/tests/pos/virtpatmat_infer_single_1.scala similarity index 100% rename from tests/untried/pos/virtpatmat_infer_single_1.scala rename to tests/pos/virtpatmat_infer_single_1.scala diff --git a/tests/untried/pos/virtpatmat_instof_valuetype.scala b/tests/pos/virtpatmat_instof_valuetype.scala similarity index 100% rename from tests/untried/pos/virtpatmat_instof_valuetype.scala rename to tests/pos/virtpatmat_instof_valuetype.scala diff --git a/tests/untried/pos/virtpatmat_obj_in_case.scala b/tests/pos/virtpatmat_obj_in_case.scala similarity index 100% rename from tests/untried/pos/virtpatmat_obj_in_case.scala rename to tests/pos/virtpatmat_obj_in_case.scala diff --git a/tests/untried/pos/virtpatmat_reach_const.scala b/tests/pos/virtpatmat_reach_const.scala similarity index 100% rename from tests/untried/pos/virtpatmat_reach_const.scala rename to tests/pos/virtpatmat_reach_const.scala diff --git a/tests/untried/pos/widen-existential.scala b/tests/pos/widen-existential.scala similarity index 100% rename from tests/untried/pos/widen-existential.scala rename to tests/pos/widen-existential.scala diff --git a/tests/untried/pos/z1730.scala b/tests/pos/z1730.scala similarity index 100% rename from tests/untried/pos/z1730.scala rename to tests/pos/z1730.scala diff --git a/tests/pending/run/.checkSrcRegen b/tests/run/.checkSrcRegen similarity index 100% rename from tests/pending/run/.checkSrcRegen rename to tests/run/.checkSrcRegen diff --git a/tests/pending/run/arrayview.scala b/tests/run/arrayview.scala similarity index 100% rename from tests/pending/run/arrayview.scala rename to tests/run/arrayview.scala diff --git a/tests/pending/run/bitsets.check b/tests/run/bitsets.check similarity index 100% rename from tests/pending/run/bitsets.check rename to tests/run/bitsets.check diff --git a/tests/pending/run/bitsets.scala b/tests/run/bitsets.scala similarity index 100% rename from tests/pending/run/bitsets.scala rename to tests/run/bitsets.scala diff --git a/tests/pending/run/bridges.javaopts b/tests/run/bridges.javaopts similarity index 100% rename from tests/pending/run/bridges.javaopts rename to tests/run/bridges.javaopts diff --git a/tests/pending/run/distinct.check b/tests/run/distinct.check similarity index 100% rename from tests/pending/run/distinct.check rename to tests/run/distinct.check diff --git a/tests/pending/run/distinct.scala b/tests/run/distinct.scala similarity index 100% rename from tests/pending/run/distinct.scala rename to tests/run/distinct.scala diff --git a/tests/pending/run/enrich-gentraversable.check b/tests/run/enrich-gentraversable.check similarity index 100% rename from tests/pending/run/enrich-gentraversable.check rename to tests/run/enrich-gentraversable.check diff --git a/tests/pending/run/enrich-gentraversable.scala b/tests/run/enrich-gentraversable.scala similarity index 100% rename from tests/pending/run/enrich-gentraversable.scala rename to tests/run/enrich-gentraversable.scala diff --git a/tests/pending/run/enums.check b/tests/run/enums.check similarity index 100% rename from tests/pending/run/enums.check rename to tests/run/enums.check diff --git a/tests/pending/run/enums.scala b/tests/run/enums.scala similarity index 100% rename from tests/pending/run/enums.scala rename to tests/run/enums.scala diff --git a/tests/pending/run/gadts.check b/tests/run/gadts.check similarity index 100% rename from tests/pending/run/gadts.check rename to tests/run/gadts.check diff --git a/tests/pending/run/gadts.scala b/tests/run/gadts.scala similarity index 100% rename from tests/pending/run/gadts.scala rename to tests/run/gadts.scala diff --git a/tests/pending/run/hashhash.scala b/tests/run/hashhash.scala similarity index 100% rename from tests/pending/run/hashhash.scala rename to tests/run/hashhash.scala diff --git a/tests/pending/run/i1732.scala b/tests/run/i1732_1.scala similarity index 100% rename from tests/pending/run/i1732.scala rename to tests/run/i1732_1.scala diff --git a/tests/pending/run/implicits-numeric.scala b/tests/run/implicits-numeric.scala similarity index 100% rename from tests/pending/run/implicits-numeric.scala rename to tests/run/implicits-numeric.scala diff --git a/tests/pending/run/matchintasany.check b/tests/run/matchintasany.check similarity index 100% rename from tests/pending/run/matchintasany.check rename to tests/run/matchintasany.check diff --git a/tests/pending/run/matchintasany.scala b/tests/run/matchintasany.scala similarity index 100% rename from tests/pending/run/matchintasany.scala rename to tests/run/matchintasany.scala diff --git a/tests/pending/run/nestedEq.scala b/tests/run/nestedEq.scala similarity index 100% rename from tests/pending/run/nestedEq.scala rename to tests/run/nestedEq.scala diff --git a/tests/pending/run/ordered.scala b/tests/run/ordered.scala similarity index 100% rename from tests/pending/run/ordered.scala rename to tests/run/ordered.scala diff --git a/tests/pending/run/repl-paste-4.pastie b/tests/run/repl-paste-4.pastie similarity index 100% rename from tests/pending/run/repl-paste-4.pastie rename to tests/run/repl-paste-4.pastie diff --git a/tests/pending/run/repl-paste-raw.pastie b/tests/run/repl-paste-raw.pastie similarity index 100% rename from tests/pending/run/repl-paste-raw.pastie rename to tests/run/repl-paste-raw.pastie diff --git a/tests/pending/run/search.check b/tests/run/search.check similarity index 100% rename from tests/pending/run/search.check rename to tests/run/search.check diff --git a/tests/pending/run/search.scala b/tests/run/search.scala similarity index 100% rename from tests/pending/run/search.scala rename to tests/run/search.scala diff --git a/tests/pending/run/t0017.check b/tests/run/t0017.check similarity index 100% rename from tests/pending/run/t0017.check rename to tests/run/t0017.check diff --git a/tests/pending/run/t0017.scala b/tests/run/t0017.scala similarity index 100% rename from tests/pending/run/t0017.scala rename to tests/run/t0017.scala diff --git a/tests/pending/run/t0936.scala b/tests/run/t0936.scala similarity index 100% rename from tests/pending/run/t0936.scala rename to tests/run/t0936.scala diff --git a/tests/pending/run/t1048.check b/tests/run/t1048.check similarity index 100% rename from tests/pending/run/t1048.check rename to tests/run/t1048.check diff --git a/tests/pending/run/t1048.scala b/tests/run/t1048.scala similarity index 100% rename from tests/pending/run/t1048.scala rename to tests/run/t1048.scala diff --git a/tests/pending/run/t1505.scala b/tests/run/t1505.scala similarity index 100% rename from tests/pending/run/t1505.scala rename to tests/run/t1505.scala diff --git a/tests/pending/run/t2111.check b/tests/run/t2111.check similarity index 100% rename from tests/pending/run/t2111.check rename to tests/run/t2111.check diff --git a/tests/pending/run/t2111.scala b/tests/run/t2111.scala similarity index 100% rename from tests/pending/run/t2111.scala rename to tests/run/t2111.scala diff --git a/tests/pending/run/t2250.scala b/tests/run/t2250.scala similarity index 100% rename from tests/pending/run/t2250.scala rename to tests/run/t2250.scala diff --git a/tests/pending/run/t2755.check b/tests/run/t2755.check similarity index 100% rename from tests/pending/run/t2755.check rename to tests/run/t2755.check diff --git a/tests/pending/run/t2755.scala b/tests/run/t2755.scala similarity index 100% rename from tests/pending/run/t2755.scala rename to tests/run/t2755.scala diff --git a/tests/pending/run/t3452a.check b/tests/run/t3452a.check similarity index 100% rename from tests/pending/run/t3452a.check rename to tests/run/t3452a.check diff --git a/tests/pending/run/t3452a/J_2.java b/tests/run/t3452a/J_2.java similarity index 100% rename from tests/pending/run/t3452a/J_2.java rename to tests/run/t3452a/J_2.java diff --git a/tests/pending/run/t3452a/S_1.scala b/tests/run/t3452a/S_1.scala similarity index 100% rename from tests/pending/run/t3452a/S_1.scala rename to tests/run/t3452a/S_1.scala diff --git a/tests/pending/run/t3452a/S_3.scala b/tests/run/t3452a/S_3.scala similarity index 100% rename from tests/pending/run/t3452a/S_3.scala rename to tests/run/t3452a/S_3.scala diff --git a/tests/pending/run/t3452b-bcode.check b/tests/run/t3452b-bcode.check similarity index 100% rename from tests/pending/run/t3452b-bcode.check rename to tests/run/t3452b-bcode.check diff --git a/tests/pending/run/t3452b-bcode/J_2.java b/tests/run/t3452b-bcode/J_2.java similarity index 100% rename from tests/pending/run/t3452b-bcode/J_2.java rename to tests/run/t3452b-bcode/J_2.java diff --git a/tests/pending/run/t3452b-bcode/S_1.scala b/tests/run/t3452b-bcode/S_1.scala similarity index 100% rename from tests/pending/run/t3452b-bcode/S_1.scala rename to tests/run/t3452b-bcode/S_1.scala diff --git a/tests/pending/run/t3452b-bcode/S_3.scala b/tests/run/t3452b-bcode/S_3.scala similarity index 100% rename from tests/pending/run/t3452b-bcode/S_3.scala rename to tests/run/t3452b-bcode/S_3.scala diff --git a/tests/pending/run/t3452b.check b/tests/run/t3452b.check similarity index 100% rename from tests/pending/run/t3452b.check rename to tests/run/t3452b.check diff --git a/tests/pending/run/t3452b/J_2.java b/tests/run/t3452b/J_2.java similarity index 100% rename from tests/pending/run/t3452b/J_2.java rename to tests/run/t3452b/J_2.java diff --git a/tests/pending/run/t3452b/S_1.scala b/tests/run/t3452b/S_1.scala similarity index 100% rename from tests/pending/run/t3452b/S_1.scala rename to tests/run/t3452b/S_1.scala diff --git a/tests/pending/run/t3452b/S_3.scala b/tests/run/t3452b/S_3.scala similarity index 100% rename from tests/pending/run/t3452b/S_3.scala rename to tests/run/t3452b/S_3.scala diff --git a/tests/pending/run/t3452d/A.scala b/tests/run/t3452d/A.scala similarity index 100% rename from tests/pending/run/t3452d/A.scala rename to tests/run/t3452d/A.scala diff --git a/tests/pending/run/t3452d/Test.java b/tests/run/t3452d/Test.java similarity index 100% rename from tests/pending/run/t3452d/Test.java rename to tests/run/t3452d/Test.java diff --git a/tests/pending/run/t3452e/A.scala b/tests/run/t3452e/A.scala similarity index 100% rename from tests/pending/run/t3452e/A.scala rename to tests/run/t3452e/A.scala diff --git a/tests/pending/run/t3452e/B.java b/tests/run/t3452e/B.java similarity index 100% rename from tests/pending/run/t3452e/B.java rename to tests/run/t3452e/B.java diff --git a/tests/pending/run/t3452e/Test.scala b/tests/run/t3452e/Test.scala similarity index 100% rename from tests/pending/run/t3452e/Test.scala rename to tests/run/t3452e/Test.scala diff --git a/tests/pending/run/t3452g/A.scala b/tests/run/t3452g/A.scala similarity index 100% rename from tests/pending/run/t3452g/A.scala rename to tests/run/t3452g/A.scala diff --git a/tests/pending/run/t3452g/Test.java b/tests/run/t3452g/Test.java similarity index 100% rename from tests/pending/run/t3452g/Test.java rename to tests/run/t3452g/Test.java diff --git a/tests/pending/run/t3616.check b/tests/run/t3616.check similarity index 100% rename from tests/pending/run/t3616.check rename to tests/run/t3616.check diff --git a/tests/pending/run/t3616.scala b/tests/run/t3616.scala similarity index 100% rename from tests/pending/run/t3616.scala rename to tests/run/t3616.scala diff --git a/tests/pending/run/t3687.check b/tests/run/t3687.check similarity index 100% rename from tests/pending/run/t3687.check rename to tests/run/t3687.check diff --git a/tests/pending/run/t3687.scala b/tests/run/t3687.scala similarity index 100% rename from tests/pending/run/t3687.scala rename to tests/run/t3687.scala diff --git a/tests/pending/run/t3719.check b/tests/run/t3719.check similarity index 100% rename from tests/pending/run/t3719.check rename to tests/run/t3719.check diff --git a/tests/pending/run/t3719.scala b/tests/run/t3719.scala similarity index 100% rename from tests/pending/run/t3719.scala rename to tests/run/t3719.scala diff --git a/tests/pending/run/t3994.scala b/tests/run/t3994.scala similarity index 100% rename from tests/pending/run/t3994.scala rename to tests/run/t3994.scala diff --git a/tests/pending/run/t4023.check b/tests/run/t4023.check similarity index 100% rename from tests/pending/run/t4023.check rename to tests/run/t4023.check diff --git a/tests/pending/run/t4023.scala b/tests/run/t4023.scala similarity index 100% rename from tests/pending/run/t4023.scala rename to tests/run/t4023.scala diff --git a/tests/pending/run/t4024.scala b/tests/run/t4024.scala similarity index 100% rename from tests/pending/run/t4024.scala rename to tests/run/t4024.scala diff --git a/tests/pending/run/t4119/J.java b/tests/run/t4119/J.java similarity index 100% rename from tests/pending/run/t4119/J.java rename to tests/run/t4119/J.java diff --git a/tests/pending/run/t4119/S.scala b/tests/run/t4119/S.scala similarity index 100% rename from tests/pending/run/t4119/S.scala rename to tests/run/t4119/S.scala diff --git a/tests/pending/run/t4238/J_1.java b/tests/run/t4238/J_1.java similarity index 100% rename from tests/pending/run/t4238/J_1.java rename to tests/run/t4238/J_1.java diff --git a/tests/pending/run/t4238/s_2.scala b/tests/run/t4238/s_2.scala similarity index 100% rename from tests/pending/run/t4238/s_2.scala rename to tests/run/t4238/s_2.scala diff --git a/tests/pending/run/t4300.check b/tests/run/t4300.check similarity index 100% rename from tests/pending/run/t4300.check rename to tests/run/t4300.check diff --git a/tests/pending/run/t4300.scala b/tests/run/t4300.scala similarity index 100% rename from tests/pending/run/t4300.scala rename to tests/run/t4300.scala diff --git a/tests/pending/run/t4317.check b/tests/run/t4317.check similarity index 100% rename from tests/pending/run/t4317.check rename to tests/run/t4317.check diff --git a/tests/pending/run/t4317/J_2.java b/tests/run/t4317/J_2.java similarity index 100% rename from tests/pending/run/t4317/J_2.java rename to tests/run/t4317/J_2.java diff --git a/tests/pending/run/t4317/S_1.scala b/tests/run/t4317/S_1.scala similarity index 100% rename from tests/pending/run/t4317/S_1.scala rename to tests/run/t4317/S_1.scala diff --git a/tests/pending/run/t4317/S_3.scala b/tests/run/t4317/S_3.scala similarity index 100% rename from tests/pending/run/t4317/S_3.scala rename to tests/run/t4317/S_3.scala diff --git a/tests/pending/run/t4332b.scala b/tests/run/t4332b.scala similarity index 100% rename from tests/pending/run/t4332b.scala rename to tests/run/t4332b.scala diff --git a/tests/pending/run/t4570.check b/tests/run/t4570.check similarity index 100% rename from tests/pending/run/t4570.check rename to tests/run/t4570.check diff --git a/tests/pending/run/t4570.scala b/tests/run/t4570.scala similarity index 100% rename from tests/pending/run/t4570.scala rename to tests/run/t4570.scala diff --git a/tests/pending/run/t5037.check b/tests/run/t5037.check similarity index 100% rename from tests/pending/run/t5037.check rename to tests/run/t5037.check diff --git a/tests/pending/run/t5037.scala b/tests/run/t5037.scala similarity index 100% rename from tests/pending/run/t5037.scala rename to tests/run/t5037.scala diff --git a/tests/pending/run/t5171.check b/tests/run/t5171.check similarity index 100% rename from tests/pending/run/t5171.check rename to tests/run/t5171.check diff --git a/tests/pending/run/t5171.scala b/tests/run/t5171.scala similarity index 100% rename from tests/pending/run/t5171.scala rename to tests/run/t5171.scala diff --git a/tests/pending/run/t5201.check b/tests/run/t5201.check similarity index 100% rename from tests/pending/run/t5201.check rename to tests/run/t5201.check diff --git a/tests/pending/run/t5201.scala b/tests/run/t5201.scala similarity index 100% rename from tests/pending/run/t5201.scala rename to tests/run/t5201.scala diff --git a/tests/pending/run/t5262.check b/tests/run/t5262.check similarity index 100% rename from tests/pending/run/t5262.check rename to tests/run/t5262.check diff --git a/tests/pending/run/t5262.scala b/tests/run/t5262.scala similarity index 100% rename from tests/pending/run/t5262.scala rename to tests/run/t5262.scala diff --git a/tests/pending/run/t5612.check b/tests/run/t5612.check similarity index 100% rename from tests/pending/run/t5612.check rename to tests/run/t5612.check diff --git a/tests/pending/run/t5612.scala b/tests/run/t5612.scala similarity index 100% rename from tests/pending/run/t5612.scala rename to tests/run/t5612.scala diff --git a/tests/pending/run/t5629.check b/tests/run/t5629.check similarity index 100% rename from tests/pending/run/t5629.check rename to tests/run/t5629.check diff --git a/tests/pending/run/t5629.scala b/tests/run/t5629.scala similarity index 100% rename from tests/pending/run/t5629.scala rename to tests/run/t5629.scala diff --git a/tests/pending/run/t5688.check b/tests/run/t5688.check similarity index 100% rename from tests/pending/run/t5688.check rename to tests/run/t5688.check diff --git a/tests/pending/run/t5688.scala b/tests/run/t5688.scala similarity index 100% rename from tests/pending/run/t5688.scala rename to tests/run/t5688.scala diff --git a/tests/pending/run/t601.check b/tests/run/t601.check similarity index 100% rename from tests/pending/run/t601.check rename to tests/run/t601.check diff --git a/tests/pending/run/t601.scala b/tests/run/t601.scala similarity index 100% rename from tests/pending/run/t601.scala rename to tests/run/t601.scala diff --git a/tests/pending/run/t6168/Context.java b/tests/run/t6168/Context.java similarity index 100% rename from tests/pending/run/t6168/Context.java rename to tests/run/t6168/Context.java diff --git a/tests/pending/run/t6168/JavaTest.java b/tests/run/t6168/JavaTest.java similarity index 100% rename from tests/pending/run/t6168/JavaTest.java rename to tests/run/t6168/JavaTest.java diff --git a/tests/pending/run/t6168/SomeClass.java b/tests/run/t6168/SomeClass.java similarity index 100% rename from tests/pending/run/t6168/SomeClass.java rename to tests/run/t6168/SomeClass.java diff --git a/tests/pending/run/t6168/SomeClass2.java b/tests/run/t6168/SomeClass2.java similarity index 100% rename from tests/pending/run/t6168/SomeClass2.java rename to tests/run/t6168/SomeClass2.java diff --git a/tests/pending/run/t6168/main.scala b/tests/run/t6168/main.scala similarity index 100% rename from tests/pending/run/t6168/main.scala rename to tests/run/t6168/main.scala diff --git a/tests/pending/run/t6168b/Context.java b/tests/run/t6168b/Context.java similarity index 100% rename from tests/pending/run/t6168b/Context.java rename to tests/run/t6168b/Context.java diff --git a/tests/pending/run/t6168b/JavaTest.java b/tests/run/t6168b/JavaTest.java similarity index 100% rename from tests/pending/run/t6168b/JavaTest.java rename to tests/run/t6168b/JavaTest.java diff --git a/tests/pending/run/t6168b/SomeClass.java b/tests/run/t6168b/SomeClass.java similarity index 100% rename from tests/pending/run/t6168b/SomeClass.java rename to tests/run/t6168b/SomeClass.java diff --git a/tests/pending/run/t6168b/main.scala b/tests/run/t6168b/main.scala similarity index 100% rename from tests/pending/run/t6168b/main.scala rename to tests/run/t6168b/main.scala diff --git a/tests/pending/run/t6220.scala b/tests/run/t6220.scala similarity index 100% rename from tests/pending/run/t6220.scala rename to tests/run/t6220.scala diff --git a/tests/pending/run/t6261.scala b/tests/run/t6261.scala similarity index 100% rename from tests/pending/run/t6261.scala rename to tests/run/t6261.scala diff --git a/tests/pending/run/t6443b.scala b/tests/run/t6443b.scala similarity index 100% rename from tests/pending/run/t6443b.scala rename to tests/run/t6443b.scala diff --git a/tests/pending/run/t6541.scala b/tests/run/t6541.scala similarity index 100% rename from tests/pending/run/t6541.scala rename to tests/run/t6541.scala diff --git a/tests/pending/run/t6611.scala b/tests/run/t6611.scala similarity index 100% rename from tests/pending/run/t6611.scala rename to tests/run/t6611.scala diff --git a/tests/pending/run/t6646.check b/tests/run/t6646.check similarity index 100% rename from tests/pending/run/t6646.check rename to tests/run/t6646.check diff --git a/tests/pending/run/t6646.scala b/tests/run/t6646.scala similarity index 100% rename from tests/pending/run/t6646.scala rename to tests/run/t6646.scala diff --git a/tests/pending/run/t6888.check b/tests/run/t6888.check similarity index 100% rename from tests/pending/run/t6888.check rename to tests/run/t6888.check diff --git a/tests/pending/run/t6888.scala b/tests/run/t6888.scala similarity index 100% rename from tests/pending/run/t6888.scala rename to tests/run/t6888.scala diff --git a/tests/pending/run/t7181.check b/tests/run/t7181.check similarity index 100% rename from tests/pending/run/t7181.check rename to tests/run/t7181.check diff --git a/tests/pending/run/t7181.scala b/tests/run/t7181.scala similarity index 100% rename from tests/pending/run/t7181.scala rename to tests/run/t7181.scala diff --git a/tests/pending/run/t7223.check b/tests/run/t7223.check similarity index 100% rename from tests/pending/run/t7223.check rename to tests/run/t7223.check diff --git a/tests/pending/run/t7223.scala b/tests/run/t7223.scala similarity index 100% rename from tests/pending/run/t7223.scala rename to tests/run/t7223.scala diff --git a/tests/pending/run/t7242.scala b/tests/run/t7242.scala similarity index 100% rename from tests/pending/run/t7242.scala rename to tests/run/t7242.scala diff --git a/tests/pending/run/t7300.check b/tests/run/t7300.check similarity index 100% rename from tests/pending/run/t7300.check rename to tests/run/t7300.check diff --git a/tests/pending/run/t7300.scala b/tests/run/t7300.scala similarity index 100% rename from tests/pending/run/t7300.scala rename to tests/run/t7300.scala diff --git a/tests/pending/run/t7374.check b/tests/run/t7374.check similarity index 100% rename from tests/pending/run/t7374.check rename to tests/run/t7374.check diff --git a/tests/pending/run/t7374/Some.scala b/tests/run/t7374/Some.scala similarity index 100% rename from tests/pending/run/t7374/Some.scala rename to tests/run/t7374/Some.scala diff --git a/tests/pending/run/t7374/Test.java b/tests/run/t7374/Test.java similarity index 100% rename from tests/pending/run/t7374/Test.java rename to tests/run/t7374/Test.java diff --git a/tests/pending/run/t7584b.scala b/tests/run/t7584b.scala similarity index 100% rename from tests/pending/run/t7584b.scala rename to tests/run/t7584b.scala diff --git a/tests/pending/run/t7711-script-args.script b/tests/run/t7711-script-args.script similarity index 100% rename from tests/pending/run/t7711-script-args.script rename to tests/run/t7711-script-args.script diff --git a/tests/pending/run/t7791-script-linenums.script b/tests/run/t7791-script-linenums.script similarity index 100% rename from tests/pending/run/t7791-script-linenums.script rename to tests/run/t7791-script-linenums.script diff --git a/tests/pending/run/t7805-repl-i.script b/tests/run/t7805-repl-i.script similarity index 100% rename from tests/pending/run/t7805-repl-i.script rename to tests/run/t7805-repl-i.script diff --git a/tests/pending/run/t7880.scala b/tests/run/t7880.scala similarity index 100% rename from tests/pending/run/t7880.scala rename to tests/run/t7880.scala diff --git a/tests/pending/run/t7985b.scala b/tests/run/t7985b.scala similarity index 100% rename from tests/pending/run/t7985b.scala rename to tests/run/t7985b.scala diff --git a/tests/pending/run/t8601e/StaticInit.java b/tests/run/t8601e/StaticInit.java similarity index 100% rename from tests/pending/run/t8601e/StaticInit.java rename to tests/run/t8601e/StaticInit.java diff --git a/tests/pending/run/t8601e/Test.scala b/tests/run/t8601e/Test.scala similarity index 100% rename from tests/pending/run/t8601e/Test.scala rename to tests/run/t8601e/Test.scala diff --git a/tests/pending/run/t8931.check b/tests/run/t8931.check similarity index 100% rename from tests/pending/run/t8931.check rename to tests/run/t8931.check diff --git a/tests/pending/run/t8931.scala b/tests/run/t8931.scala similarity index 100% rename from tests/pending/run/t8931.scala rename to tests/run/t8931.scala diff --git a/tests/pending/run/t920.scala b/tests/run/t920_1.scala similarity index 100% rename from tests/pending/run/t920.scala rename to tests/run/t920_1.scala diff --git a/tests/pending/run/valueclasses-classmanifest-basic.check b/tests/run/valueclasses-classmanifest-basic.check similarity index 100% rename from tests/pending/run/valueclasses-classmanifest-basic.check rename to tests/run/valueclasses-classmanifest-basic.check diff --git a/tests/pending/run/valueclasses-classmanifest-basic.scala b/tests/run/valueclasses-classmanifest-basic.scala similarity index 100% rename from tests/pending/run/valueclasses-classmanifest-basic.scala rename to tests/run/valueclasses-classmanifest-basic.scala diff --git a/tests/pending/run/virtpatmat_valdef.check b/tests/run/virtpatmat_valdef.check similarity index 100% rename from tests/pending/run/virtpatmat_valdef.check rename to tests/run/virtpatmat_valdef.check diff --git a/tests/pending/run/virtpatmat_valdef.scala b/tests/run/virtpatmat_valdef.scala similarity index 100% rename from tests/pending/run/virtpatmat_valdef.scala rename to tests/run/virtpatmat_valdef.scala diff --git a/tests/pending/neg/i533/Compat.scala b/tests/untried/neg/i533/Compat.scala similarity index 100% rename from tests/pending/neg/i533/Compat.scala rename to tests/untried/neg/i533/Compat.scala diff --git a/tests/pending/neg/i533/JA.java b/tests/untried/neg/i533/JA.java similarity index 100% rename from tests/pending/neg/i533/JA.java rename to tests/untried/neg/i533/JA.java diff --git a/tests/pending/neg/match.scala b/tests/untried/neg/match.scala similarity index 100% rename from tests/pending/neg/match.scala rename to tests/untried/neg/match.scala diff --git a/tests/untried/neg/t3816.check b/tests/untried/neg/t3816.check deleted file mode 100644 index 40621f89622b..000000000000 --- a/tests/untried/neg/t3816.check +++ /dev/null @@ -1,7 +0,0 @@ -t3816.scala:30: error: stable identifier required, but `syncID` found. - case Some( `syncID` ) => - ^ -t3816.scala:38: error: stable identifier required, but Test.this.foo found. - case Some( `foo` ) => - ^ -two errors found diff --git a/tests/untried/neg/t4842.check b/tests/untried/neg/t4842.check deleted file mode 100644 index b53bbdbd15d0..000000000000 --- a/tests/untried/neg/t4842.check +++ /dev/null @@ -1,7 +0,0 @@ -t4842.scala:2: error: self constructor arguments cannot reference unconstructed `this` - def this(x: Int) = this(new { println(Foo.this)}) // error - ^ -t4842.scala:6: error: self constructor arguments cannot reference unconstructed `this` - def this() = { this(???)(new { println(TypeArg.this.x) } ); println("next") } // error - ^ -two errors found diff --git a/tests/untried/neg/t7259.check b/tests/untried/neg/t7259.check deleted file mode 100644 index 0ad627fc3bdf..000000000000 --- a/tests/untried/neg/t7259.check +++ /dev/null @@ -1,7 +0,0 @@ -t7259.scala:1: error: not found: type xxxxx -@xxxxx // error: not found: type xxxx - ^ -t7259.scala:8: error: type xxxxx is not a member of package annotation -@annotation.xxxxx // error: not found: type scala - ^ -two errors found diff --git a/tests/untried/neg/tcpoly_typealias.check b/tests/untried/neg/tcpoly_typealias.check deleted file mode 100644 index 4beac0e44071..000000000000 --- a/tests/untried/neg/tcpoly_typealias.check +++ /dev/null @@ -1,16 +0,0 @@ -tcpoly_typealias.scala:37: error: The kind of type m does not conform to the expected kind of type m[+x] in trait A. -BInv.this.m's type parameters do not match type m's expected parameters: -type x (in trait BInv) is invariant, but type x (in trait A) is declared covariant - type m[x] = FooCov[x] // error: invariant x in alias def - ^ -tcpoly_typealias.scala:41: error: The kind of type m does not conform to the expected kind of type m[+x] in trait A. -BCon.this.m's type parameters do not match type m's expected parameters: -type x (in trait BCon) is contravariant, but type x (in trait A) is declared covariant - type m[-x] = FooCon[x] // error: contravariant x - ^ -tcpoly_typealias.scala:45: error: The kind of type m does not conform to the expected kind of type m[+x] in trait A. -BBound.this.m's type parameters do not match type m's expected parameters: -type x (in trait BBound)'s bounds <: String are stricter than type x (in trait A)'s declared bounds >: Nothing <: Any - type m[+x <: String] = FooBound[x] // error: x with stricter bound - ^ -three errors found diff --git a/tests/untried/neg/tcpoly_variance_enforce.check b/tests/untried/neg/tcpoly_variance_enforce.check deleted file mode 100644 index 3299cc343518..000000000000 --- a/tests/untried/neg/tcpoly_variance_enforce.check +++ /dev/null @@ -1,57 +0,0 @@ -tcpoly_variance_enforce.scala:15: error: kinds of the type arguments (FooInvar) do not conform to the expected kinds of the type parameters (type m) in trait coll. -FooInvar's type parameters do not match type m's expected parameters: -type x (in class FooInvar) is invariant, but type x is declared covariant -object fcollinv extends coll[FooInvar] // error - ^ -tcpoly_variance_enforce.scala:16: error: kinds of the type arguments (FooContra) do not conform to the expected kinds of the type parameters (type m) in trait coll. -FooContra's type parameters do not match type m's expected parameters: -type x (in class FooContra) is contravariant, but type x is declared covariant -object fcollcon extends coll[FooContra] // error - ^ -tcpoly_variance_enforce.scala:17: error: kinds of the type arguments (FooString) do not conform to the expected kinds of the type parameters (type m) in trait coll. -FooString's type parameters do not match type m's expected parameters: -type x (in class FooString)'s bounds <: String are stricter than type x's declared bounds >: Nothing <: Any -object fcollwb extends coll[FooString] // error - ^ -tcpoly_variance_enforce.scala:19: error: kinds of the type arguments (FooCov) do not conform to the expected kinds of the type parameters (type m) in trait coll2. -FooCov's type parameters do not match type m's expected parameters: -type x (in class FooCov) is covariant, but type x is declared contravariant -object fcoll2ok extends coll2[FooCov] // error - ^ -tcpoly_variance_enforce.scala:20: error: kinds of the type arguments (FooInvar) do not conform to the expected kinds of the type parameters (type m) in trait coll2. -FooInvar's type parameters do not match type m's expected parameters: -type x (in class FooInvar) is invariant, but type x is declared contravariant -object fcoll2inv extends coll2[FooInvar] // error - ^ -tcpoly_variance_enforce.scala:22: error: kinds of the type arguments (FooString) do not conform to the expected kinds of the type parameters (type m) in trait coll2. -FooString's type parameters do not match type m's expected parameters: -type x (in class FooString) is covariant, but type x is declared contravariant -type x (in class FooString)'s bounds <: String are stricter than type x's declared bounds >: Nothing <: Any -object fcoll2wb extends coll2[FooString] // error - ^ -tcpoly_variance_enforce.scala:27: error: kinds of the type arguments (FooString) do not conform to the expected kinds of the type parameters (type m) in trait coll3. -FooString's type parameters do not match type m's expected parameters: -type x (in class FooString)'s bounds <: String are stricter than type x's declared bounds >: Nothing <: Any -object fcoll3wb extends coll3[FooString] // error - ^ -tcpoly_variance_enforce.scala:30: error: kinds of the type arguments (FooString,Int) do not conform to the expected kinds of the type parameters (type m,type y) in trait coll4. -FooString's type parameters do not match type m's expected parameters: -type x (in class FooString)'s bounds <: String are stricter than type x's declared bounds <: y -object fcoll4_1 extends coll4[FooString, Int] // error - ^ -tcpoly_variance_enforce.scala:31: error: kinds of the type arguments (FooString,Any) do not conform to the expected kinds of the type parameters (type m,type y) in trait coll4. -FooString's type parameters do not match type m's expected parameters: -type x (in class FooString)'s bounds <: String are stricter than type x's declared bounds <: y -object fcoll4_2 extends coll4[FooString, Any] // error - ^ -tcpoly_variance_enforce.scala:37: error: kinds of the type arguments (FooInvar) do not conform to the expected kinds of the type parameters (type m) in trait coll. -FooInvar's type parameters do not match type m's expected parameters: -type x (in class FooInvar) is invariant, but type x is declared covariant - def x: coll[FooInvar] = sys.error("foo") // error - ^ -tcpoly_variance_enforce.scala:38: error: kinds of the type arguments (FooContra) do not conform to the expected kinds of the type parameters (type m) in trait coll. -FooContra's type parameters do not match type m's expected parameters: -type x (in class FooContra) is contravariant, but type x is declared covariant - def y: coll[FooContra] = sys.error("foo") // error - ^ -11 errors found diff --git a/tests/untried/pos/SI-7060.flags b/tests/untried/pos/SI-7060.flags deleted file mode 100644 index c926ad6493d9..000000000000 --- a/tests/untried/pos/SI-7060.flags +++ /dev/null @@ -1 +0,0 @@ --Yinline -Ydead-code diff --git a/tests/untried/pos/comp-rec-test.flags b/tests/untried/pos/comp-rec-test.flags deleted file mode 100644 index ad928f52a0f2..000000000000 --- a/tests/untried/pos/comp-rec-test.flags +++ /dev/null @@ -1 +0,0 @@ --Yrecursion 1 diff --git a/tests/untried/pos/debug-reset-local-attrs.flags b/tests/untried/pos/debug-reset-local-attrs.flags deleted file mode 100644 index 9c7d6400fc4d..000000000000 --- a/tests/untried/pos/debug-reset-local-attrs.flags +++ /dev/null @@ -1 +0,0 @@ --Ydebug diff --git a/tests/untried/pos/hkarray.flags b/tests/untried/pos/hkarray.flags deleted file mode 100644 index e745d8bbe3e8..000000000000 --- a/tests/untried/pos/hkarray.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings -language:higherKinds \ No newline at end of file diff --git a/tests/untried/pos/inline-access-levels.flags b/tests/untried/pos/inline-access-levels.flags deleted file mode 100644 index 882f40f050b9..000000000000 --- a/tests/untried/pos/inline-access-levels.flags +++ /dev/null @@ -1 +0,0 @@ --optimise -Xfatal-warnings -Yinline-warnings diff --git a/tests/untried/pos/inliner2.flags b/tests/untried/pos/inliner2.flags deleted file mode 100644 index ea03113c66e6..000000000000 --- a/tests/untried/pos/inliner2.flags +++ /dev/null @@ -1 +0,0 @@ --optimise -Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/lambda.scala b/tests/untried/pos/lambda.scala deleted file mode 100644 index c9094992e8fc..000000000000 --- a/tests/untried/pos/lambda.scala +++ /dev/null @@ -1,9 +0,0 @@ -object test { - - def apply[a,b](f: a => b): a => b = { x: a => f(x) } - - def twice[a](f: a => a): a => a = { x: a => f(f(x)) } - - def main = apply[Int,Int](twice[Int]{x: Int => x})(1); -} - diff --git a/tests/untried/pos/polymorphic-case-class.flags b/tests/untried/pos/polymorphic-case-class.flags deleted file mode 100644 index 464cc20ea684..000000000000 --- a/tests/untried/pos/polymorphic-case-class.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings -unchecked \ No newline at end of file diff --git a/tests/untried/pos/rangepos-patmat.flags b/tests/untried/pos/rangepos-patmat.flags deleted file mode 100644 index 281f0a10cdc3..000000000000 --- a/tests/untried/pos/rangepos-patmat.flags +++ /dev/null @@ -1 +0,0 @@ --Yrangepos diff --git a/tests/untried/pos/rangepos.flags b/tests/untried/pos/rangepos.flags deleted file mode 100644 index fcf951d90723..000000000000 --- a/tests/untried/pos/rangepos.flags +++ /dev/null @@ -1 +0,0 @@ --Yrangepos \ No newline at end of file diff --git a/tests/untried/pos/sammy_scope.flags b/tests/untried/pos/sammy_scope.flags deleted file mode 100644 index 48fd867160ba..000000000000 --- a/tests/untried/pos/sammy_scope.flags +++ /dev/null @@ -1 +0,0 @@ --Xexperimental diff --git a/tests/untried/pos/sammy_single.flags b/tests/untried/pos/sammy_single.flags deleted file mode 100644 index 48fd867160ba..000000000000 --- a/tests/untried/pos/sammy_single.flags +++ /dev/null @@ -1 +0,0 @@ --Xexperimental diff --git a/tests/untried/pos/sammy_twice.flags b/tests/untried/pos/sammy_twice.flags deleted file mode 100644 index 48fd867160ba..000000000000 --- a/tests/untried/pos/sammy_twice.flags +++ /dev/null @@ -1 +0,0 @@ --Xexperimental diff --git a/tests/untried/pos/switch-small.flags b/tests/untried/pos/switch-small.flags deleted file mode 100644 index 85d8eb2ba295..000000000000 --- a/tests/untried/pos/switch-small.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings diff --git a/tests/untried/pos/t4020.flags b/tests/untried/pos/t4020.flags deleted file mode 100644 index 85d8eb2ba295..000000000000 --- a/tests/untried/pos/t4020.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings diff --git a/tests/untried/pos/t4494.flags b/tests/untried/pos/t4494.flags deleted file mode 100644 index 281f0a10cdc3..000000000000 --- a/tests/untried/pos/t4494.flags +++ /dev/null @@ -1 +0,0 @@ --Yrangepos diff --git a/tests/untried/pos/t4744.flags b/tests/untried/pos/t4744.flags deleted file mode 100644 index ca20f55172e9..000000000000 --- a/tests/untried/pos/t4744.flags +++ /dev/null @@ -1 +0,0 @@ --Ybreak-cycles diff --git a/tests/untried/pos/t4840.flags b/tests/untried/pos/t4840.flags deleted file mode 100644 index eb4d19bcb91a..000000000000 --- a/tests/untried/pos/t4840.flags +++ /dev/null @@ -1 +0,0 @@ --optimise \ No newline at end of file diff --git a/tests/untried/pos/t5175.flags b/tests/untried/pos/t5175.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/untried/pos/t5175.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/t5542.flags b/tests/untried/pos/t5542.flags deleted file mode 100644 index 464cc20ea684..000000000000 --- a/tests/untried/pos/t5542.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings -unchecked \ No newline at end of file diff --git a/tests/untried/pos/t5809.flags b/tests/untried/pos/t5809.flags deleted file mode 100644 index e93641e9319e..000000000000 --- a/tests/untried/pos/t5809.flags +++ /dev/null @@ -1 +0,0 @@ --Xlint -Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/t5897.flags b/tests/untried/pos/t5897.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/untried/pos/t5897.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/t5930.flags b/tests/untried/pos/t5930.flags deleted file mode 100644 index c7d406c649e8..000000000000 --- a/tests/untried/pos/t5930.flags +++ /dev/null @@ -1 +0,0 @@ --Ywarn-dead-code -Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/t5968.flags b/tests/untried/pos/t5968.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/untried/pos/t5968.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/t6008.flags b/tests/untried/pos/t6008.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/untried/pos/t6008.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/t6022.flags b/tests/untried/pos/t6022.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/untried/pos/t6022.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/t6091.flags b/tests/untried/pos/t6091.flags deleted file mode 100644 index 954eaba3523b..000000000000 --- a/tests/untried/pos/t6091.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings -Xlint diff --git a/tests/untried/pos/t6146.flags b/tests/untried/pos/t6146.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/untried/pos/t6146.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/t6157.flags b/tests/untried/pos/t6157.flags deleted file mode 100644 index 0ebca3e7afeb..000000000000 --- a/tests/untried/pos/t6157.flags +++ /dev/null @@ -1 +0,0 @@ - -optimize diff --git a/tests/untried/pos/t6162-inheritance.flags b/tests/untried/pos/t6162-inheritance.flags deleted file mode 100644 index c6bfaf1f64a4..000000000000 --- a/tests/untried/pos/t6162-inheritance.flags +++ /dev/null @@ -1 +0,0 @@ --deprecation -Xfatal-warnings diff --git a/tests/untried/pos/t6210.flags b/tests/untried/pos/t6210.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/untried/pos/t6210.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/t6275.flags b/tests/untried/pos/t6275.flags deleted file mode 100644 index 85d8eb2ba295..000000000000 --- a/tests/untried/pos/t6275.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings diff --git a/tests/untried/pos/t6537.flags b/tests/untried/pos/t6537.flags deleted file mode 100644 index 85d8eb2ba295..000000000000 --- a/tests/untried/pos/t6537.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings diff --git a/tests/untried/pos/t6547.flags b/tests/untried/pos/t6547.flags deleted file mode 100644 index c9b68d70dc6a..000000000000 --- a/tests/untried/pos/t6547.flags +++ /dev/null @@ -1 +0,0 @@ --optimise diff --git a/tests/untried/pos/t6595.flags b/tests/untried/pos/t6595.flags deleted file mode 100644 index 85d8eb2ba295..000000000000 --- a/tests/untried/pos/t6595.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings diff --git a/tests/untried/pos/t6675.flags b/tests/untried/pos/t6675.flags deleted file mode 100644 index d1b831ea87cd..000000000000 --- a/tests/untried/pos/t6675.flags +++ /dev/null @@ -1 +0,0 @@ --deprecation -Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/t6771.flags b/tests/untried/pos/t6771.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/untried/pos/t6771.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/t6896.flags b/tests/untried/pos/t6896.flags deleted file mode 100644 index 85d8eb2ba295..000000000000 --- a/tests/untried/pos/t6896.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings diff --git a/tests/untried/pos/t6942.flags b/tests/untried/pos/t6942.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/untried/pos/t6942.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/t6963c.flags b/tests/untried/pos/t6963c.flags deleted file mode 100644 index 4d6e04914f18..000000000000 --- a/tests/untried/pos/t6963c.flags +++ /dev/null @@ -1 +0,0 @@ --Xmigration:2.9 -Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/t7183.flags b/tests/untried/pos/t7183.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/untried/pos/t7183.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/t7232c.flags b/tests/untried/pos/t7232c.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/untried/pos/t7232c.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/t7232d.flags b/tests/untried/pos/t7232d.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/untried/pos/t7232d.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/t7315.flags b/tests/untried/pos/t7315.flags deleted file mode 100644 index d1b831ea87cd..000000000000 --- a/tests/untried/pos/t7315.flags +++ /dev/null @@ -1 +0,0 @@ --deprecation -Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/t7369.flags b/tests/untried/pos/t7369.flags deleted file mode 100644 index 85d8eb2ba295..000000000000 --- a/tests/untried/pos/t7369.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings diff --git a/tests/untried/pos/t7427.flags b/tests/untried/pos/t7427.flags deleted file mode 100644 index 9c7d6400fc4d..000000000000 --- a/tests/untried/pos/t7427.flags +++ /dev/null @@ -1 +0,0 @@ --Ydebug diff --git a/tests/untried/pos/t7433.flags b/tests/untried/pos/t7433.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/untried/pos/t7433.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/t7864.flags b/tests/untried/pos/t7864.flags deleted file mode 100644 index 7ccd56103ae5..000000000000 --- a/tests/untried/pos/t7864.flags +++ /dev/null @@ -1 +0,0 @@ --Xlint \ No newline at end of file diff --git a/tests/untried/pos/t8062.flags b/tests/untried/pos/t8062.flags deleted file mode 100644 index 49d036a8879c..000000000000 --- a/tests/untried/pos/t8062.flags +++ /dev/null @@ -1 +0,0 @@ --optimize diff --git a/tests/untried/pos/t8306.flags b/tests/untried/pos/t8306.flags deleted file mode 100644 index 49d036a8879c..000000000000 --- a/tests/untried/pos/t8306.flags +++ /dev/null @@ -1 +0,0 @@ --optimize diff --git a/tests/untried/pos/t8315.flags b/tests/untried/pos/t8315.flags deleted file mode 100644 index c926ad6493d9..000000000000 --- a/tests/untried/pos/t8315.flags +++ /dev/null @@ -1 +0,0 @@ --Yinline -Ydead-code diff --git a/tests/untried/pos/t8315b.flags b/tests/untried/pos/t8315b.flags deleted file mode 100644 index c926ad6493d9..000000000000 --- a/tests/untried/pos/t8315b.flags +++ /dev/null @@ -1 +0,0 @@ --Yinline -Ydead-code diff --git a/tests/untried/pos/t8363.flags b/tests/untried/pos/t8363.flags deleted file mode 100644 index 48b438ddf86a..000000000000 --- a/tests/untried/pos/t8363.flags +++ /dev/null @@ -1 +0,0 @@ --Ydelambdafy:method diff --git a/tests/untried/pos/virtpatmat_binding_opt.flags b/tests/untried/pos/virtpatmat_binding_opt.flags deleted file mode 100644 index 3f5a3100e469..000000000000 --- a/tests/untried/pos/virtpatmat_binding_opt.flags +++ /dev/null @@ -1 +0,0 @@ - -Xexperimental diff --git a/tests/untried/pos/virtpatmat_castbinder.flags b/tests/untried/pos/virtpatmat_castbinder.flags deleted file mode 100644 index 3f5a3100e469..000000000000 --- a/tests/untried/pos/virtpatmat_castbinder.flags +++ /dev/null @@ -1 +0,0 @@ - -Xexperimental diff --git a/tests/untried/pos/virtpatmat_exhaust_unchecked.flags b/tests/untried/pos/virtpatmat_exhaust_unchecked.flags deleted file mode 100644 index 85d8eb2ba295..000000000000 --- a/tests/untried/pos/virtpatmat_exhaust_unchecked.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings diff --git a/tests/untried/pos/virtpatmat_exist2.flags b/tests/untried/pos/virtpatmat_exist2.flags deleted file mode 100644 index 3f5a3100e469..000000000000 --- a/tests/untried/pos/virtpatmat_exist2.flags +++ /dev/null @@ -1 +0,0 @@ - -Xexperimental diff --git a/tests/untried/pos/virtpatmat_gadt_array.flags b/tests/untried/pos/virtpatmat_gadt_array.flags deleted file mode 100644 index 3f5a3100e469..000000000000 --- a/tests/untried/pos/virtpatmat_gadt_array.flags +++ /dev/null @@ -1 +0,0 @@ - -Xexperimental diff --git a/tests/untried/pos/virtpatmat_infer_single_1.flags b/tests/untried/pos/virtpatmat_infer_single_1.flags deleted file mode 100644 index 3f5a3100e469..000000000000 --- a/tests/untried/pos/virtpatmat_infer_single_1.flags +++ /dev/null @@ -1 +0,0 @@ - -Xexperimental diff --git a/tests/untried/pos/virtpatmat_instof_valuetype.flags b/tests/untried/pos/virtpatmat_instof_valuetype.flags deleted file mode 100644 index 3f5a3100e469..000000000000 --- a/tests/untried/pos/virtpatmat_instof_valuetype.flags +++ /dev/null @@ -1 +0,0 @@ - -Xexperimental diff --git a/tests/untried/pos/virtpatmat_obj_in_case.flags b/tests/untried/pos/virtpatmat_obj_in_case.flags deleted file mode 100644 index 3f5a3100e469..000000000000 --- a/tests/untried/pos/virtpatmat_obj_in_case.flags +++ /dev/null @@ -1 +0,0 @@ - -Xexperimental diff --git a/tests/untried/pos/z1730.flags b/tests/untried/pos/z1730.flags deleted file mode 100644 index 531968159074..000000000000 --- a/tests/untried/pos/z1730.flags +++ /dev/null @@ -1 +0,0 @@ --Ycheck:all \ No newline at end of file From 8cd60500f4e37604b132a11ec4ee82e567502a28 Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Thu, 25 Jan 2018 18:06:59 +0100 Subject: [PATCH 04/23] Fix pending/run/{Meter,MeterCaseClass} tests --- tests/{pending => }/run/Meter.check | 3 --- tests/{pending => }/run/Meter.scala | 2 +- tests/{pending => }/run/MeterCaseClass.check | 3 --- tests/{pending => }/run/MeterCaseClass.scala | 2 +- 4 files changed, 2 insertions(+), 8 deletions(-) rename tests/{pending => }/run/Meter.check (56%) rename tests/{pending => }/run/Meter.scala (96%) rename tests/{pending => }/run/MeterCaseClass.check (57%) rename tests/{pending => }/run/MeterCaseClass.scala (96%) diff --git a/tests/pending/run/Meter.check b/tests/run/Meter.check similarity index 56% rename from tests/pending/run/Meter.check rename to tests/run/Meter.check index c79c51a2947e..b7e2eac1256f 100644 --- a/tests/pending/run/Meter.check +++ b/tests/run/Meter.check @@ -1,6 +1,3 @@ -Meter.scala:72: warning: a.Meter and Int are unrelated: they will never compare equal - println("x == 1: "+(x == 1)) - ^ 2.0 4.0m false diff --git a/tests/pending/run/Meter.scala b/tests/run/Meter.scala similarity index 96% rename from tests/pending/run/Meter.scala rename to tests/run/Meter.scala index 79d189f9342b..78a096e9d676 100644 --- a/tests/pending/run/Meter.scala +++ b/tests/run/Meter.scala @@ -69,7 +69,7 @@ object Test extends dotty.runtime.LegacyApp { println("x.hashCode: "+x.hashCode) - println("x == 1: "+(x == 1)) + println("x == 1: "+false) // Values of types a.Meter and Int cannot be compared with == or != println("x == y: "+(x == y)) assert(x.hashCode == (1.0).hashCode) diff --git a/tests/pending/run/MeterCaseClass.check b/tests/run/MeterCaseClass.check similarity index 57% rename from tests/pending/run/MeterCaseClass.check rename to tests/run/MeterCaseClass.check index 2782704f9f70..252875365759 100644 --- a/tests/pending/run/MeterCaseClass.check +++ b/tests/run/MeterCaseClass.check @@ -1,6 +1,3 @@ -MeterCaseClass.scala:69: warning: comparing values of types a.Meter and Int using `==' will always yield false - println("x == 1: "+(x == 1)) - ^ 2.0 Meter(4.0) false diff --git a/tests/pending/run/MeterCaseClass.scala b/tests/run/MeterCaseClass.scala similarity index 96% rename from tests/pending/run/MeterCaseClass.scala rename to tests/run/MeterCaseClass.scala index 1215afd4af09..35672154dd3c 100644 --- a/tests/pending/run/MeterCaseClass.scala +++ b/tests/run/MeterCaseClass.scala @@ -66,7 +66,7 @@ object Test extends dotty.runtime.LegacyApp { println("x.hashCode: "+x.hashCode) - println("x == 1: "+(x == 1)) + println("x == 1: "+false) // Values of types a.Meter and Int cannot be compared with == or != println("x == y: "+(x == y)) assert(x.hashCode == (1.0).hashCode) From 70766ba3aea88ef2b1ed4e9e43d97052b1232543 Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Thu, 25 Jan 2018 18:15:38 +0100 Subject: [PATCH 05/23] Fix pending/run/literals test --- tests/{pending => }/run/literals.check | 1 - tests/{pending => }/run/literals.scala | 8 ++++---- 2 files changed, 4 insertions(+), 5 deletions(-) rename tests/{pending => }/run/literals.check (95%) rename tests/{pending => }/run/literals.scala (94%) diff --git a/tests/pending/run/literals.check b/tests/run/literals.check similarity index 95% rename from tests/pending/run/literals.check rename to tests/run/literals.check index 62c5fd68ae86..92b6058731cb 100644 --- a/tests/pending/run/literals.check +++ b/tests/run/literals.check @@ -1,4 +1,3 @@ -warning: there were 5 deprecation warnings; re-run with -deprecation for details test '\u0024' == '$' was successful test '\u005f' == '_' was successful test 65.asInstanceOf[Char] == 'A' was successful diff --git a/tests/pending/run/literals.scala b/tests/run/literals.scala similarity index 94% rename from tests/pending/run/literals.scala rename to tests/run/literals.scala index 705de7726e93..8336197f658d 100644 --- a/tests/pending/run/literals.scala +++ b/tests/run/literals.scala @@ -90,10 +90,10 @@ object Test { check_success("1e1f == 10.0f", 1e1f, 10.0f) check_success(".3f == 0.3f", .3f, 0.3f) check_success("0f == 0.0f", 0f, 0.0f) - check_success("01.23f == 1.23f", 01.23f, 1.23f) + check_success("01.23f == 1.23f", /*0*/1.23f, 1.23f) // Non-zero numbers may not have a leading zero. check_success("3.14f == 3.14f", 3.14f, 3.14f) check_success("6.022e23f == 6.022e23f", 6.022e23f, 6.022e23f) - check_success("09f == 9.0f", 09f, 9.0f) + check_success("09f == 9.0f", 9f, 9.0f) check_success("1.asInstanceOf[Float] == 1.0", 1.asInstanceOf[Float], 1.0f) check_success("1l.asInstanceOf[Float] == 1.0", 1l.asInstanceOf[Float], 1.0f) @@ -104,8 +104,8 @@ object Test { check_success(".3 == 0.3", .3, 0.3) check_success("0.0 == 0.0", 0.0, 0.0) check_success("0d == 0.0", 0d, 0.0) - check_success("01.23 == 1.23", 01.23, 1.23) - check_success("01.23d == 1.23d", 01.23d, 1.23d) + check_success("01.23 == 1.23", 1.23, 1.23) + check_success("01.23d == 1.23d", 1.23d, 1.23d) check_success("3.14 == 3.14", 3.14, 3.14) check_success("1e-9d == 1.0e-9", 1e-9d, 1.0e-9) check_success("1e137 == 1.0e137", 1e137, 1.0e137) From 1a80d78bc0d2457182a3eb8dd6781f683c3d6178 Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Fri, 26 Jan 2018 11:23:40 +0100 Subject: [PATCH 06/23] Remove warnings from pending tests Some of these warnning are also emitted by dotc, but they are not captured by the testing infreastructure and shouldn't be part of check files. --- tests/pending/run/runtime.check | 70 ------------------- tests/pending/run/synchronized.check | 1 - tests/pending/run/t1368.check | 3 - tests/pending/run/t2106.check | 6 -- tests/pending/run/t2212.check | 4 -- tests/pending/run/t3235-minimal.check | 12 ---- tests/pending/run/t3361.check | 1 - tests/pending/run/t3488.check | 8 --- tests/pending/run/t3488.scala | 6 -- tests/pending/run/t3888.check | 1 - tests/pending/run/t3888.scala | 29 -------- tests/pending/run/t3970.check | 1 - tests/pending/run/t3996.check | 1 - tests/pending/run/t4047.check | 17 ----- tests/pending/run/t4080.check | 2 - tests/pending/run/t4396.check | 1 - tests/pending/run/t4461.check | 1 - tests/pending/run/t4680.check | 8 --- tests/pending/run/t4841-no-plugin.check | 1 - tests/pending/run/t5284b.check | 4 -- tests/pending/run/t5284c.check | 4 -- tests/pending/run/t5380.check | 9 --- tests/pending/run/t5428.check | 2 - tests/pending/run/t576.check | 1 - tests/pending/run/t6111.check | 3 - tests/pending/run/t6292.check | 1 - tests/pending/run/t6329_vanilla_bug.check | 1 - tests/pending/run/t6481.check | 1 - tests/pending/run/t6690.check | 1 - tests/pending/run/t6863.check | 12 ---- tests/pending/run/t6935.check | 1 - tests/pending/run/t7171.check | 3 - tests/pending/run/t7290.check | 6 -- tests/pending/run/t7582.check | 1 - tests/pending/run/t7582b.check | 2 - tests/pending/run/t7899-regression.check | 1 - tests/pending/run/t7932.check | 3 - tests/pending/run/t7932.scala | 11 --- tests/pending/run/t8196.check | 4 -- tests/pending/run/t8266-octal-interp.check | 21 ------ tests/pending/run/t8445.check | 1 - tests/pending/run/t8549.check | 1 - tests/pending/run/t8610.check | 7 -- tests/pending/run/try-2.check | 7 -- tests/pending/run/try.check | 9 --- tests/pending/run/virtpatmat_alts.check | 7 -- .../pending/run/virtpatmat_nested_lists.check | 3 - .../pending/run/virtpatmat_opt_sharing.check | 4 -- tests/pending/run/virtpatmat_typed.check | 4 -- tests/{pending => }/run/colltest.check | 1 - tests/{pending => }/run/colltest.scala | 0 tests/{pending => }/run/richs.check | 1 - tests/{pending => }/run/richs.scala | 0 tests/run/runtime.check | 64 +++++++++++++++++ tests/{pending => }/run/runtime.scala | 0 tests/run/t1368.check | 0 tests/{pending => }/run/t1368.scala | 0 tests/run/t2106.check | 0 tests/{pending => }/run/t2106.scala | 0 tests/run/t2212.check | 3 + tests/{pending => }/run/t2212.scala | 0 tests/run/t3235-minimal.check | 0 tests/{pending => }/run/t3235-minimal.scala | 0 tests/run/t3361.check | 0 tests/{pending => }/run/t3361.scala | 0 tests/run/t3488.check | 2 + tests/run/t3488.scala | 6 ++ tests/run/t3970.check | 0 tests/{pending => }/run/t3970.scala | 0 tests/run/t3996.check | 0 tests/{pending => }/run/t3996.scala | 0 tests/run/t4047.check | 5 ++ tests/{pending => }/run/t4047.scala | 0 tests/run/t4080.check | 1 + tests/{pending => }/run/t4080.scala | 0 tests/run/t4813.check | 0 tests/run/t4813.scala | 37 ++++++++++ tests/run/t5284b.check | 1 + tests/{pending => }/run/t5284b.scala | 0 tests/run/t5284c.check | 1 + tests/{pending => }/run/t5284c.scala | 0 tests/run/t5380.check | 0 tests/{pending => }/run/t5380.scala | 0 tests/run/t5428.check | 1 + tests/{pending => }/run/t5428.scala | 0 tests/run/t6011c.check | 0 tests/run/t6011c.scala | 13 ++++ tests/run/t6111.check | 2 + tests/{pending => }/run/t6111.scala | 0 tests/run/t6292.check | 0 tests/{pending => }/run/t6292.scala | 0 tests/run/t7171.check | 0 tests/{pending => }/run/t7171.scala | 0 tests/run/t7290.check | 0 tests/{pending => }/run/t7290.scala | 0 tests/run/t7899-regression.check | 0 .../{pending => }/run/t7899-regression.scala | 2 +- tests/run/t8610.check | 1 + tests/{pending => }/run/t8610.scala | 0 tests/run/try-2.check | 4 ++ tests/{pending => }/run/try-2.scala | 0 tests/run/try.check | 6 ++ tests/{pending => }/run/try.scala | 0 tests/run/virtpatmat_alts.check | 1 + tests/{pending => }/run/virtpatmat_alts.scala | 0 tests/run/virtpatmat_opt_sharing.check | 1 + .../run/virtpatmat_opt_sharing.scala | 0 tests/run/virtpatmat_typed.check | 1 + .../{pending => }/run/virtpatmat_typed.scala | 0 109 files changed, 151 insertions(+), 311 deletions(-) delete mode 100644 tests/pending/run/runtime.check delete mode 100644 tests/pending/run/t1368.check delete mode 100644 tests/pending/run/t2106.check delete mode 100644 tests/pending/run/t2212.check delete mode 100644 tests/pending/run/t3235-minimal.check delete mode 100644 tests/pending/run/t3361.check delete mode 100644 tests/pending/run/t3488.check delete mode 100644 tests/pending/run/t3488.scala delete mode 100644 tests/pending/run/t3888.check delete mode 100644 tests/pending/run/t3888.scala delete mode 100644 tests/pending/run/t3970.check delete mode 100644 tests/pending/run/t3996.check delete mode 100644 tests/pending/run/t4047.check delete mode 100644 tests/pending/run/t4080.check delete mode 100644 tests/pending/run/t5284b.check delete mode 100644 tests/pending/run/t5284c.check delete mode 100644 tests/pending/run/t5380.check delete mode 100644 tests/pending/run/t5428.check delete mode 100644 tests/pending/run/t6111.check delete mode 100644 tests/pending/run/t6292.check delete mode 100644 tests/pending/run/t7171.check delete mode 100644 tests/pending/run/t7290.check delete mode 100644 tests/pending/run/t7899-regression.check delete mode 100644 tests/pending/run/t7932.check delete mode 100644 tests/pending/run/t7932.scala delete mode 100644 tests/pending/run/t8610.check delete mode 100644 tests/pending/run/try-2.check delete mode 100644 tests/pending/run/try.check delete mode 100644 tests/pending/run/virtpatmat_alts.check delete mode 100644 tests/pending/run/virtpatmat_opt_sharing.check delete mode 100644 tests/pending/run/virtpatmat_typed.check rename tests/{pending => }/run/colltest.check (52%) rename tests/{pending => }/run/colltest.scala (100%) rename tests/{pending => }/run/richs.check (90%) rename tests/{pending => }/run/richs.scala (100%) create mode 100644 tests/run/runtime.check rename tests/{pending => }/run/runtime.scala (100%) create mode 100644 tests/run/t1368.check rename tests/{pending => }/run/t1368.scala (100%) create mode 100644 tests/run/t2106.check rename tests/{pending => }/run/t2106.scala (100%) create mode 100644 tests/run/t2212.check rename tests/{pending => }/run/t2212.scala (100%) create mode 100644 tests/run/t3235-minimal.check rename tests/{pending => }/run/t3235-minimal.scala (100%) create mode 100644 tests/run/t3361.check rename tests/{pending => }/run/t3361.scala (100%) create mode 100644 tests/run/t3488.check create mode 100644 tests/run/t3488.scala create mode 100644 tests/run/t3970.check rename tests/{pending => }/run/t3970.scala (100%) create mode 100644 tests/run/t3996.check rename tests/{pending => }/run/t3996.scala (100%) create mode 100644 tests/run/t4047.check rename tests/{pending => }/run/t4047.scala (100%) create mode 100644 tests/run/t4080.check rename tests/{pending => }/run/t4080.scala (100%) create mode 100644 tests/run/t4813.check create mode 100644 tests/run/t4813.scala create mode 100644 tests/run/t5284b.check rename tests/{pending => }/run/t5284b.scala (100%) create mode 100644 tests/run/t5284c.check rename tests/{pending => }/run/t5284c.scala (100%) create mode 100644 tests/run/t5380.check rename tests/{pending => }/run/t5380.scala (100%) create mode 100644 tests/run/t5428.check rename tests/{pending => }/run/t5428.scala (100%) create mode 100644 tests/run/t6011c.check create mode 100644 tests/run/t6011c.scala create mode 100644 tests/run/t6111.check rename tests/{pending => }/run/t6111.scala (100%) create mode 100644 tests/run/t6292.check rename tests/{pending => }/run/t6292.scala (100%) create mode 100644 tests/run/t7171.check rename tests/{pending => }/run/t7171.scala (100%) create mode 100644 tests/run/t7290.check rename tests/{pending => }/run/t7290.scala (100%) create mode 100644 tests/run/t7899-regression.check rename tests/{pending => }/run/t7899-regression.scala (95%) create mode 100644 tests/run/t8610.check rename tests/{pending => }/run/t8610.scala (100%) create mode 100644 tests/run/try-2.check rename tests/{pending => }/run/try-2.scala (100%) create mode 100644 tests/run/try.check rename tests/{pending => }/run/try.scala (100%) create mode 100644 tests/run/virtpatmat_alts.check rename tests/{pending => }/run/virtpatmat_alts.scala (100%) create mode 100644 tests/run/virtpatmat_opt_sharing.check rename tests/{pending => }/run/virtpatmat_opt_sharing.scala (100%) create mode 100644 tests/run/virtpatmat_typed.check rename tests/{pending => }/run/virtpatmat_typed.scala (100%) diff --git a/tests/pending/run/runtime.check b/tests/pending/run/runtime.check deleted file mode 100644 index d613c9bd42c6..000000000000 --- a/tests/pending/run/runtime.check +++ /dev/null @@ -1,70 +0,0 @@ -runtime.scala:141: warning: comparing values of types Null and Null using `eq' will always yield true - check(true , null eq null, null ne null); - ^ -runtime.scala:141: warning: comparing values of types Null and Null using `ne' will always yield false - check(true , null eq null, null ne null); - ^ -<<< Test0 -[false,true] -[0,1,2] -[3,4,5] -[a,b,c] -[6,7,8] -[9,10,11] -[12.0,13.0] -[14.0,15.0] -[string] ->>> Test0 - -<<< Test1 -10 -14 -15 -16 -20 -23 -24 -25 -26 ->>> Test1 - -<<< Test2 -A -M0 -N0 - -A -N0 -M0 - -A -M0 -M1 -N0 - -A -N0 -N1 -M0 - ->>> Test2 - -<<< Test3 -Ok -Ok -Ok -Ok -Ok -Ok -Ok -Ok -Ok -Ok -Ok -Ok -Ok -Ok -Ok -Ok ->>> Test3 - diff --git a/tests/pending/run/synchronized.check b/tests/pending/run/synchronized.check index eab191b4ed5e..dd9f4ef4240a 100644 --- a/tests/pending/run/synchronized.check +++ b/tests/pending/run/synchronized.check @@ -1,4 +1,3 @@ -warning: there were 14 inliner warnings; re-run with -Yinline-warnings for details .|. c1.f1: OK .|. c1.fi: OK .|... c1.fv: OK diff --git a/tests/pending/run/t1368.check b/tests/pending/run/t1368.check deleted file mode 100644 index 581e8a403996..000000000000 --- a/tests/pending/run/t1368.check +++ /dev/null @@ -1,3 +0,0 @@ -t1368.scala:7: warning: Reference to uninitialized value blurp - def go3 = (new AnyRef with Happy with Sad { override val status = blurp ; val blurp = "happysad" }).status - ^ diff --git a/tests/pending/run/t2106.check b/tests/pending/run/t2106.check deleted file mode 100644 index f8f625ff46fc..000000000000 --- a/tests/pending/run/t2106.check +++ /dev/null @@ -1,6 +0,0 @@ -t2106.scala:7: warning: Could not inline required method foo because access level required by callee not matched by caller. - def main(args: Array[String]): Unit = x.foo - ^ -t2106.scala:7: warning: At the end of the day, could not inline @inline-marked method foo - def main(args: Array[String]): Unit = x.foo - ^ diff --git a/tests/pending/run/t2212.check b/tests/pending/run/t2212.check deleted file mode 100644 index 1465f1341aa2..000000000000 --- a/tests/pending/run/t2212.check +++ /dev/null @@ -1,4 +0,0 @@ -warning: there were two deprecation warnings; re-run with -deprecation for details -LinkedList(1) -LinkedList(1) -true diff --git a/tests/pending/run/t3235-minimal.check b/tests/pending/run/t3235-minimal.check deleted file mode 100644 index d7f716002f0c..000000000000 --- a/tests/pending/run/t3235-minimal.check +++ /dev/null @@ -1,12 +0,0 @@ -t3235-minimal.scala:3: warning: method round in class RichInt is deprecated: This is an integer type; there is no reason to round it. Perhaps you meant to call this on a floating-point value? - assert(123456789.round == 123456789) - ^ -t3235-minimal.scala:4: warning: method round in package math is deprecated: This is an integer type; there is no reason to round it. Perhaps you meant to call this with a floating-point value? - assert(math.round(123456789) == 123456789) - ^ -t3235-minimal.scala:5: warning: method round in class RichLong is deprecated: This is an integer type; there is no reason to round it. Perhaps you meant to call this on a floating-point value? - assert(1234567890123456789L.round == 1234567890123456789L) - ^ -t3235-minimal.scala:6: warning: method round in package math is deprecated: This is an integer type; there is no reason to round it. Perhaps you meant to call this with a floating-point value? - assert(math.round(1234567890123456789L) == 1234567890123456789L) - ^ diff --git a/tests/pending/run/t3361.check b/tests/pending/run/t3361.check deleted file mode 100644 index 5e0a76350199..000000000000 --- a/tests/pending/run/t3361.check +++ /dev/null @@ -1 +0,0 @@ -warning: there were 16 deprecation warnings; re-run with -deprecation for details diff --git a/tests/pending/run/t3488.check b/tests/pending/run/t3488.check deleted file mode 100644 index 314dfc78385f..000000000000 --- a/tests/pending/run/t3488.check +++ /dev/null @@ -1,8 +0,0 @@ -t3488.scala:4: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses - println(foo { val List(_*)=List(0); 1 } ()) - ^ -t3488.scala:5: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses - println(foo { val List(_*)=List(0); 1 } (1)) - ^ -0 -1 diff --git a/tests/pending/run/t3488.scala b/tests/pending/run/t3488.scala deleted file mode 100644 index 7208ab96cc5b..000000000000 --- a/tests/pending/run/t3488.scala +++ /dev/null @@ -1,6 +0,0 @@ -object Test extends dotty.runtime.LegacyApp { - def foo(p: => Unit)(x:Int = 0) = x - - println(foo { val List(_*)=List(0); 1 } ()) - println(foo { val List(_*)=List(0); 1 } (1)) -} diff --git a/tests/pending/run/t3888.check b/tests/pending/run/t3888.check deleted file mode 100644 index df1629dd7eb1..000000000000 --- a/tests/pending/run/t3888.check +++ /dev/null @@ -1 +0,0 @@ -warning: there was one deprecation warning; re-run with -deprecation for details diff --git a/tests/pending/run/t3888.scala b/tests/pending/run/t3888.scala deleted file mode 100644 index 8701b42ff0d4..000000000000 --- a/tests/pending/run/t3888.scala +++ /dev/null @@ -1,29 +0,0 @@ - -// in a match, which notion of equals prevails? -// extending Tuple doesn't seem to be at issue here. -object Test { - - val T1 = new P - private[this] val T2 = T1 - - def m1 = - (1, 2) match { - case T1 => true - case _ => false - } - - def m2 = - (1, 2) match { - case T2 => true - case _ => false - } - - def main(args: Array[String]) = { - assert( m1 ) - assert( m2 ) - } -} - -class P extends Tuple2(1, 1) { - override def equals(x: Any) = true -} diff --git a/tests/pending/run/t3970.check b/tests/pending/run/t3970.check deleted file mode 100644 index 0683a6c1a689..000000000000 --- a/tests/pending/run/t3970.check +++ /dev/null @@ -1 +0,0 @@ -warning: there were 5 deprecation warnings; re-run with -deprecation for details diff --git a/tests/pending/run/t3996.check b/tests/pending/run/t3996.check deleted file mode 100644 index a9ecc29fea08..000000000000 --- a/tests/pending/run/t3996.check +++ /dev/null @@ -1 +0,0 @@ -warning: there were two deprecation warnings; re-run with -deprecation for details diff --git a/tests/pending/run/t4047.check b/tests/pending/run/t4047.check deleted file mode 100644 index 3c41e6e2443d..000000000000 --- a/tests/pending/run/t4047.check +++ /dev/null @@ -1,17 +0,0 @@ -t4047.scala:23: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses - a.foo - ^ -t4047.scala:24: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses - a.foo - ^ -t4047.scala:26: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses - b.foo - ^ -t4047.scala:27: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses - b.foo - ^ -Unit: called A.foo -Unit: called B.foo -Unit: called C.foo -Unit: called D.foo -Unit: called D.foo diff --git a/tests/pending/run/t4080.check b/tests/pending/run/t4080.check deleted file mode 100644 index 462e925b7694..000000000000 --- a/tests/pending/run/t4080.check +++ /dev/null @@ -1,2 +0,0 @@ -warning: there were three deprecation warnings; re-run with -deprecation for details -LinkedList(1, 0, 2, 3) diff --git a/tests/pending/run/t4396.check b/tests/pending/run/t4396.check index d38fb7fae7ec..58f4fc513888 100644 --- a/tests/pending/run/t4396.check +++ b/tests/pending/run/t4396.check @@ -1,4 +1,3 @@ -warning: there was one deprecation warning; re-run with -deprecation for details hallo constructor out:22 diff --git a/tests/pending/run/t4461.check b/tests/pending/run/t4461.check index 346993af6f48..6cef4257f1b2 100644 --- a/tests/pending/run/t4461.check +++ b/tests/pending/run/t4461.check @@ -1,4 +1,3 @@ -warning: there were four deprecation warnings; re-run with -deprecation for details Include(End,1) Include(End,2) Include(End,3) diff --git a/tests/pending/run/t4680.check b/tests/pending/run/t4680.check index 21a1e0cd1505..1bb256520195 100644 --- a/tests/pending/run/t4680.check +++ b/tests/pending/run/t4680.check @@ -1,11 +1,3 @@ -t4680.scala:51: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses - new C { 5 } - ^ -t4680.scala:69: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses - new { val x = 5 } with E() { 5 } - ^ -warning: there was one deprecation warning; re-run with -deprecation for details - // new C { } -A -B -C diff --git a/tests/pending/run/t4841-no-plugin.check b/tests/pending/run/t4841-no-plugin.check index 4338f0ce233f..e69de29bb2d1 100644 --- a/tests/pending/run/t4841-no-plugin.check +++ b/tests/pending/run/t4841-no-plugin.check @@ -1 +0,0 @@ -warning: No plugin in path t4841-no-plugin-run.obj/plugins.partest diff --git a/tests/pending/run/t5284b.check b/tests/pending/run/t5284b.check deleted file mode 100644 index 71426ad0b788..000000000000 --- a/tests/pending/run/t5284b.check +++ /dev/null @@ -1,4 +0,0 @@ -t5284b.scala:27: warning: type S is unused or used in non-specializable positions. - def bar[@specialized(Int) W <: T, @specialized(Int) S](w: W) = id(w) - ^ -17 diff --git a/tests/pending/run/t5284c.check b/tests/pending/run/t5284c.check deleted file mode 100644 index cf578ad102ef..000000000000 --- a/tests/pending/run/t5284c.check +++ /dev/null @@ -1,4 +0,0 @@ -t5284c.scala:29: warning: type W is unused or used in non-specializable positions. - def bar[@specialized(Int) W <: T](ws: List[W]) = len(ws) - ^ -3 diff --git a/tests/pending/run/t5380.check b/tests/pending/run/t5380.check deleted file mode 100644 index 731a798301cb..000000000000 --- a/tests/pending/run/t5380.check +++ /dev/null @@ -1,9 +0,0 @@ -t5380.scala:3: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses - val f = () => return try { 1 } catch { case _: Throwable => 0 } - ^ -t5380.scala:3: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses - val f = () => return try { 1 } catch { case _: Throwable => 0 } - ^ -t5380.scala:3: warning: enclosing method main has result type Unit: return value discarded - val f = () => return try { 1 } catch { case _: Throwable => 0 } - ^ diff --git a/tests/pending/run/t5428.check b/tests/pending/run/t5428.check deleted file mode 100644 index 52fce0939968..000000000000 --- a/tests/pending/run/t5428.check +++ /dev/null @@ -1,2 +0,0 @@ -warning: there was one deprecation warning; re-run with -deprecation for details -Stack(8, 7, 6, 5, 4, 3) diff --git a/tests/pending/run/t576.check b/tests/pending/run/t576.check index 22f3843abfea..8a1218a1024a 100644 --- a/tests/pending/run/t576.check +++ b/tests/pending/run/t576.check @@ -1,4 +1,3 @@ -warning: there was one deprecation warning; re-run with -deprecation for details 1 2 3 diff --git a/tests/pending/run/t6111.check b/tests/pending/run/t6111.check deleted file mode 100644 index 588065800198..000000000000 --- a/tests/pending/run/t6111.check +++ /dev/null @@ -1,3 +0,0 @@ -warning: there were two deprecation warnings; re-run with -deprecation for details -(8,8) -(x,x) diff --git a/tests/pending/run/t6292.check b/tests/pending/run/t6292.check deleted file mode 100644 index 6f7430d5b866..000000000000 --- a/tests/pending/run/t6292.check +++ /dev/null @@ -1 +0,0 @@ -warning: there were 7 deprecation warnings; re-run with -deprecation for details diff --git a/tests/pending/run/t6329_vanilla_bug.check b/tests/pending/run/t6329_vanilla_bug.check index 01bf0636ea13..56b075b2e658 100644 --- a/tests/pending/run/t6329_vanilla_bug.check +++ b/tests/pending/run/t6329_vanilla_bug.check @@ -1,3 +1,2 @@ -warning: there was one deprecation warning; re-run with -deprecation for details scala.collection.immutable.List[] scala.collection.immutable.List diff --git a/tests/pending/run/t6481.check b/tests/pending/run/t6481.check index 4a3f6f7ee944..7ec29631b13d 100644 --- a/tests/pending/run/t6481.check +++ b/tests/pending/run/t6481.check @@ -1,4 +1,3 @@ -warning: there was one deprecation warning; re-run with -deprecation for details delayed init new foo(1, 2) delayed init diff --git a/tests/pending/run/t6690.check b/tests/pending/run/t6690.check index a9ecc29fea08..e69de29bb2d1 100644 --- a/tests/pending/run/t6690.check +++ b/tests/pending/run/t6690.check @@ -1 +0,0 @@ -warning: there were two deprecation warnings; re-run with -deprecation for details diff --git a/tests/pending/run/t6863.check b/tests/pending/run/t6863.check index d4df5f7a74bc..743e29dbbe27 100644 --- a/tests/pending/run/t6863.check +++ b/tests/pending/run/t6863.check @@ -1,13 +1 @@ -t6863.scala:38: warning: comparing values of types Unit and Unit using `==' will always yield true - assert({ () => x}.apply == ()) - ^ -t6863.scala:42: warning: comparing values of types Unit and Unit using `==' will always yield true - assert({ () => x}.apply == ()) - ^ -t6863.scala:46: warning: comparing values of types Unit and Unit using `==' will always yield true - assert({ () => x}.apply == ()) - ^ -t6863.scala:59: warning: comparing values of types Unit and Unit using `==' will always yield true - assert({ () => x }.apply == ()) - ^ warning: there were four deprecation warnings; re-run with -deprecation for details diff --git a/tests/pending/run/t6935.check b/tests/pending/run/t6935.check index df1629dd7eb1..e69de29bb2d1 100644 --- a/tests/pending/run/t6935.check +++ b/tests/pending/run/t6935.check @@ -1 +0,0 @@ -warning: there was one deprecation warning; re-run with -deprecation for details diff --git a/tests/pending/run/t7171.check b/tests/pending/run/t7171.check deleted file mode 100644 index d826f6cb94a1..000000000000 --- a/tests/pending/run/t7171.check +++ /dev/null @@ -1,3 +0,0 @@ -t7171.scala:2: warning: The outer reference in this type test cannot be checked at run time. - final case class A() - ^ diff --git a/tests/pending/run/t7290.check b/tests/pending/run/t7290.check deleted file mode 100644 index aff48abd4a57..000000000000 --- a/tests/pending/run/t7290.check +++ /dev/null @@ -1,6 +0,0 @@ -t7290.scala:4: warning: Pattern contains duplicate alternatives: 0 - case 0 | 0 => 0 - ^ -t7290.scala:5: warning: Pattern contains duplicate alternatives: 2, 3 - case 2 | 2 | 2 | 3 | 2 | 3 => 0 - ^ diff --git a/tests/pending/run/t7582.check b/tests/pending/run/t7582.check index cd951d8d4f62..0cfbf08886fc 100644 --- a/tests/pending/run/t7582.check +++ b/tests/pending/run/t7582.check @@ -1,2 +1 @@ -warning: there was one inliner warning; re-run with -Yinline-warnings for details 2 diff --git a/tests/pending/run/t7582b.check b/tests/pending/run/t7582b.check index cd951d8d4f62..e69de29bb2d1 100644 --- a/tests/pending/run/t7582b.check +++ b/tests/pending/run/t7582b.check @@ -1,2 +0,0 @@ -warning: there was one inliner warning; re-run with -Yinline-warnings for details -2 diff --git a/tests/pending/run/t7899-regression.check b/tests/pending/run/t7899-regression.check deleted file mode 100644 index 602b03a1d114..000000000000 --- a/tests/pending/run/t7899-regression.check +++ /dev/null @@ -1 +0,0 @@ -warning: -Yinfer-by-name is deprecated: This flag is scheduled for removal in 2.12. If you have a case where you need this flag then please report a bug. diff --git a/tests/pending/run/t7932.check b/tests/pending/run/t7932.check deleted file mode 100644 index 3f0a0c4f6271..000000000000 --- a/tests/pending/run/t7932.check +++ /dev/null @@ -1,3 +0,0 @@ -warning: there was one feature warning; re-run with -feature for details -public Category C.category() -public Category C.category1() diff --git a/tests/pending/run/t7932.scala b/tests/pending/run/t7932.scala deleted file mode 100644 index 2aaa493fa78e..000000000000 --- a/tests/pending/run/t7932.scala +++ /dev/null @@ -1,11 +0,0 @@ -class Category[M[_, _]] -trait M[F] { - type X[a, b] = F - def category: Category[X] = null - def category1: Category[Tuple2] = null -} -abstract class C extends M[Float] -object Test extends dotty.runtime.LegacyApp { - val ms = classOf[C].getMethods.filter(_.getName.startsWith("category")) - println(ms.map(_.toGenericString).sorted.mkString("\n")) -} diff --git a/tests/pending/run/t8196.check b/tests/pending/run/t8196.check index d11dc27e68d9..3286c15c9187 100644 --- a/tests/pending/run/t8196.check +++ b/tests/pending/run/t8196.check @@ -1,7 +1,3 @@ -t8196.scala:26: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses - form2.g1 // comment this line in order to make the test pass - ^ -warning: there were two feature warnings; re-run with -feature for details Scope{ final private val f1: Int } diff --git a/tests/pending/run/t8266-octal-interp.check b/tests/pending/run/t8266-octal-interp.check index 66ecafddc2ac..b3f70972d699 100644 --- a/tests/pending/run/t8266-octal-interp.check +++ b/tests/pending/run/t8266-octal-interp.check @@ -1,24 +1,3 @@ -t8266-octal-interp.scala:4: warning: Octal escape literals are deprecated, use \b instead. - f"a\10c", - ^ -t8266-octal-interp.scala:5: warning: Octal escape literals are deprecated, use \t instead. - f"a\11c", - ^ -t8266-octal-interp.scala:6: warning: Octal escape literals are deprecated, use \n instead. - f"a\12c", - ^ -t8266-octal-interp.scala:7: warning: Octal escape literals are deprecated, use \r instead. - f"a\15c", - ^ -t8266-octal-interp.scala:8: warning: Octal escape literals are deprecated, use ${'"'} or a triple-quoted literal """with embedded " or \u0022""" instead. - f"a\42c", - ^ -t8266-octal-interp.scala:9: warning: Octal escape literals are deprecated, use \\ instead. - f"a\134c", - ^ -t8266-octal-interp.scala:10: warning: Octal escape literals are deprecated, use \u0069 instead. - f"a\15151515c" - ^ ac a c a diff --git a/tests/pending/run/t8445.check b/tests/pending/run/t8445.check index 41fd6d3ed194..e69de29bb2d1 100644 --- a/tests/pending/run/t8445.check +++ b/tests/pending/run/t8445.check @@ -1 +0,0 @@ -warning: there was one feature warning; re-run with -feature for details diff --git a/tests/pending/run/t8549.check b/tests/pending/run/t8549.check index a9ecc29fea08..e69de29bb2d1 100644 --- a/tests/pending/run/t8549.check +++ b/tests/pending/run/t8549.check @@ -1 +0,0 @@ -warning: there were two deprecation warnings; re-run with -deprecation for details diff --git a/tests/pending/run/t8610.check b/tests/pending/run/t8610.check deleted file mode 100644 index b3ab7a9cefcf..000000000000 --- a/tests/pending/run/t8610.check +++ /dev/null @@ -1,7 +0,0 @@ -t8610.scala:6: warning: Adapting argument list by creating a 2-tuple: this may not be what you want. - signature: X.f(p: (Int, Int)): Int - given arguments: 3, 4 - after adaptation: X.f((3, 4): (Int, Int)) - def g = f(3, 4) // adapted - ^ -Hi, $name diff --git a/tests/pending/run/try-2.check b/tests/pending/run/try-2.check deleted file mode 100644 index 987d3462df79..000000000000 --- a/tests/pending/run/try-2.check +++ /dev/null @@ -1,7 +0,0 @@ -try-2.scala:41: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses - 10; - ^ -exception happened - -Nothin -Nothin diff --git a/tests/pending/run/try.check b/tests/pending/run/try.check deleted file mode 100644 index f742ccb0dfab..000000000000 --- a/tests/pending/run/try.check +++ /dev/null @@ -1,9 +0,0 @@ -try.scala:65: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses - 1+1; - ^ -1 + 1 = 2 -1 + 1 = 2 -1 + 1 = 2 -1 + 1 = 2 - -1 + 1 = 2 diff --git a/tests/pending/run/virtpatmat_alts.check b/tests/pending/run/virtpatmat_alts.check deleted file mode 100644 index f39e292fef10..000000000000 --- a/tests/pending/run/virtpatmat_alts.check +++ /dev/null @@ -1,7 +0,0 @@ -virtpatmat_alts.scala:5: warning: match may not be exhaustive. - (true, true) match { - ^ -virtpatmat_alts.scala:9: warning: match may not be exhaustive. - List(5) match { - ^ -OK 5 diff --git a/tests/pending/run/virtpatmat_nested_lists.check b/tests/pending/run/virtpatmat_nested_lists.check index ddf68eeedd4d..0cfbf08886fc 100644 --- a/tests/pending/run/virtpatmat_nested_lists.check +++ b/tests/pending/run/virtpatmat_nested_lists.check @@ -1,4 +1 @@ -virtpatmat_nested_lists.scala:5: warning: match may not be exhaustive. - List(List(1), List(2)) match { case x :: (y :: Nil) :: Nil => println(y) } - ^ 2 diff --git a/tests/pending/run/virtpatmat_opt_sharing.check b/tests/pending/run/virtpatmat_opt_sharing.check deleted file mode 100644 index 78ec61f19da3..000000000000 --- a/tests/pending/run/virtpatmat_opt_sharing.check +++ /dev/null @@ -1,4 +0,0 @@ -virtpatmat_opt_sharing.scala:7: warning: match may not be exhaustive. - List(1, 3, 4, 7) match { - ^ -1 diff --git a/tests/pending/run/virtpatmat_typed.check b/tests/pending/run/virtpatmat_typed.check deleted file mode 100644 index b304fa5ffc93..000000000000 --- a/tests/pending/run/virtpatmat_typed.check +++ /dev/null @@ -1,4 +0,0 @@ -virtpatmat_typed.scala:5: warning: unreachable code - case x: String => println("FAILED") - ^ -OK foo diff --git a/tests/pending/run/colltest.check b/tests/run/colltest.check similarity index 52% rename from tests/pending/run/colltest.check rename to tests/run/colltest.check index 9579d781aac6..e5bb013ed72e 100644 --- a/tests/pending/run/colltest.check +++ b/tests/run/colltest.check @@ -1,4 +1,3 @@ -warning: there were two deprecation warnings; re-run with -deprecation for details true false true diff --git a/tests/pending/run/colltest.scala b/tests/run/colltest.scala similarity index 100% rename from tests/pending/run/colltest.scala rename to tests/run/colltest.scala diff --git a/tests/pending/run/richs.check b/tests/run/richs.check similarity index 90% rename from tests/pending/run/richs.check rename to tests/run/richs.check index cf265ae00738..a970a814b189 100644 --- a/tests/pending/run/richs.check +++ b/tests/run/richs.check @@ -1,4 +1,3 @@ -warning: there were two deprecation warnings; re-run with -deprecation for details RichCharTest1: true diff --git a/tests/pending/run/richs.scala b/tests/run/richs.scala similarity index 100% rename from tests/pending/run/richs.scala rename to tests/run/richs.scala diff --git a/tests/run/runtime.check b/tests/run/runtime.check new file mode 100644 index 000000000000..990a087da039 --- /dev/null +++ b/tests/run/runtime.check @@ -0,0 +1,64 @@ +<<< Test0 +[false,true] +[0,1,2] +[3,4,5] +[a,b,c] +[6,7,8] +[9,10,11] +[12.0,13.0] +[14.0,15.0] +[string] +>>> Test0 + +<<< Test1 +10 +14 +15 +16 +20 +23 +24 +25 +26 +>>> Test1 + +<<< Test2 +A +M0 +N0 + +A +N0 +M0 + +A +M0 +M1 +N0 + +A +N0 +N1 +M0 + +>>> Test2 + +<<< Test3 +Ok +Ok +Ok +Ok +Ok +Ok +Ok +Ok +Ok +Ok +Ok +Ok +Ok +Ok +Ok +Ok +>>> Test3 + diff --git a/tests/pending/run/runtime.scala b/tests/run/runtime.scala similarity index 100% rename from tests/pending/run/runtime.scala rename to tests/run/runtime.scala diff --git a/tests/run/t1368.check b/tests/run/t1368.check new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/tests/pending/run/t1368.scala b/tests/run/t1368.scala similarity index 100% rename from tests/pending/run/t1368.scala rename to tests/run/t1368.scala diff --git a/tests/run/t2106.check b/tests/run/t2106.check new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/tests/pending/run/t2106.scala b/tests/run/t2106.scala similarity index 100% rename from tests/pending/run/t2106.scala rename to tests/run/t2106.scala diff --git a/tests/run/t2212.check b/tests/run/t2212.check new file mode 100644 index 000000000000..302bd0b6a852 --- /dev/null +++ b/tests/run/t2212.check @@ -0,0 +1,3 @@ +LinkedList(1) +LinkedList(1) +true diff --git a/tests/pending/run/t2212.scala b/tests/run/t2212.scala similarity index 100% rename from tests/pending/run/t2212.scala rename to tests/run/t2212.scala diff --git a/tests/run/t3235-minimal.check b/tests/run/t3235-minimal.check new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/tests/pending/run/t3235-minimal.scala b/tests/run/t3235-minimal.scala similarity index 100% rename from tests/pending/run/t3235-minimal.scala rename to tests/run/t3235-minimal.scala diff --git a/tests/run/t3361.check b/tests/run/t3361.check new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/tests/pending/run/t3361.scala b/tests/run/t3361.scala similarity index 100% rename from tests/pending/run/t3361.scala rename to tests/run/t3361.scala diff --git a/tests/run/t3488.check b/tests/run/t3488.check new file mode 100644 index 000000000000..0d66ea1aee95 --- /dev/null +++ b/tests/run/t3488.check @@ -0,0 +1,2 @@ +0 +1 diff --git a/tests/run/t3488.scala b/tests/run/t3488.scala new file mode 100644 index 000000000000..cbb9e0919557 --- /dev/null +++ b/tests/run/t3488.scala @@ -0,0 +1,6 @@ +object Test extends dotty.runtime.LegacyApp { + def foo(p: => Unit)(x:Int = 0) = x + + println(foo { val List(_: _*)=List(0); 1 } ()) + println(foo { val List(_: _*)=List(0); 1 } (1)) +} diff --git a/tests/run/t3970.check b/tests/run/t3970.check new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/tests/pending/run/t3970.scala b/tests/run/t3970.scala similarity index 100% rename from tests/pending/run/t3970.scala rename to tests/run/t3970.scala diff --git a/tests/run/t3996.check b/tests/run/t3996.check new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/tests/pending/run/t3996.scala b/tests/run/t3996.scala similarity index 100% rename from tests/pending/run/t3996.scala rename to tests/run/t3996.scala diff --git a/tests/run/t4047.check b/tests/run/t4047.check new file mode 100644 index 000000000000..2a942a70e00c --- /dev/null +++ b/tests/run/t4047.check @@ -0,0 +1,5 @@ +Unit: called A.foo +Unit: called B.foo +Unit: called C.foo +Unit: called D.foo +Unit: called D.foo diff --git a/tests/pending/run/t4047.scala b/tests/run/t4047.scala similarity index 100% rename from tests/pending/run/t4047.scala rename to tests/run/t4047.scala diff --git a/tests/run/t4080.check b/tests/run/t4080.check new file mode 100644 index 000000000000..66ce31bb43cb --- /dev/null +++ b/tests/run/t4080.check @@ -0,0 +1 @@ +LinkedList(1, 0, 2, 3) diff --git a/tests/pending/run/t4080.scala b/tests/run/t4080.scala similarity index 100% rename from tests/pending/run/t4080.scala rename to tests/run/t4080.scala diff --git a/tests/run/t4813.check b/tests/run/t4813.check new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/tests/run/t4813.scala b/tests/run/t4813.scala new file mode 100644 index 000000000000..1146bb16ec04 --- /dev/null +++ b/tests/run/t4813.scala @@ -0,0 +1,37 @@ +import collection.mutable._ +import reflect._ + + +object Test extends dotty.runtime.LegacyApp { + def runTest[T, U](col: T)(clone: T => U)(mod: T => Unit)(implicit ct: ClassTag[T]): Unit = { + val cloned = clone(col) + assert(cloned == col, s"cloned should be equal to original. $cloned != $col") + mod(col) + assert(cloned != col, s"cloned should not modify when original does: $ct") + } + + // Seqs + runTest(ArrayBuffer(1,2,3))(_.clone) { buf => buf transform (_ + 1) } + runTest(ArraySeq(1,2,3))(_.clone) { buf => buf transform (_ + 1) } + runTest(Buffer(1,2,3))(_.clone) { buf => buf transform (_ + 1) } + runTest(DoubleLinkedList(1,2,3))(_.clone) { buf => buf transform (_ + 1) } + runTest(IndexedSeq(1,2,3))(_.clone) { buf => buf transform (_ + 1) } + runTest(LinearSeq(1,2,3))(_.clone) { buf => buf transform (_ + 1) } + runTest(LinkedList(1,2,3))(_.clone) { buf => buf transform (_ + 1) } + runTest(ListBuffer(1,2,3))(_.clone) { buf => buf transform (_ + 1) } + runTest(MutableList(1,2,3))(_.clone) { buf => buf transform (_ + 1) } + runTest(Queue(1,2,3))(_.clone) { buf => buf transform (_ + 1) } + runTest(Stack(1,2,3))(_.clone) { buf => buf transform (_ + 1) } + + // Sets + runTest(BitSet(1,2,3))(_.clone) { buf => buf add 4 } + runTest(HashSet(1,2,3))(_.clone) { buf => buf add 4 } + runTest(Set(1,2,3))(_.clone) { buf => buf add 4 } + runTest(SortedSet(1,2,3))(_.clone) { buf => buf add 4 } + runTest(TreeSet(1,2,3))(_.clone) { buf => buf add 4 } + + // Maps + runTest(HashMap(1->1,2->2,3->3))(_.clone) { buf => buf put (4,4) } + runTest(WeakHashMap(1->1,2->2,3->3))(_.clone) { buf => buf put (4,4) } +} + diff --git a/tests/run/t5284b.check b/tests/run/t5284b.check new file mode 100644 index 000000000000..98d9bcb75a68 --- /dev/null +++ b/tests/run/t5284b.check @@ -0,0 +1 @@ +17 diff --git a/tests/pending/run/t5284b.scala b/tests/run/t5284b.scala similarity index 100% rename from tests/pending/run/t5284b.scala rename to tests/run/t5284b.scala diff --git a/tests/run/t5284c.check b/tests/run/t5284c.check new file mode 100644 index 000000000000..00750edc07d6 --- /dev/null +++ b/tests/run/t5284c.check @@ -0,0 +1 @@ +3 diff --git a/tests/pending/run/t5284c.scala b/tests/run/t5284c.scala similarity index 100% rename from tests/pending/run/t5284c.scala rename to tests/run/t5284c.scala diff --git a/tests/run/t5380.check b/tests/run/t5380.check new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/tests/pending/run/t5380.scala b/tests/run/t5380.scala similarity index 100% rename from tests/pending/run/t5380.scala rename to tests/run/t5380.scala diff --git a/tests/run/t5428.check b/tests/run/t5428.check new file mode 100644 index 000000000000..e3b08eef2012 --- /dev/null +++ b/tests/run/t5428.check @@ -0,0 +1 @@ +Stack(8, 7, 6, 5, 4, 3) diff --git a/tests/pending/run/t5428.scala b/tests/run/t5428.scala similarity index 100% rename from tests/pending/run/t5428.scala rename to tests/run/t5428.scala diff --git a/tests/run/t6011c.check b/tests/run/t6011c.check new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/tests/run/t6011c.scala b/tests/run/t6011c.scala new file mode 100644 index 000000000000..8050c27a48e2 --- /dev/null +++ b/tests/run/t6011c.scala @@ -0,0 +1,13 @@ +object Test extends dotty.runtime.LegacyApp { + // A variation of SI-6011, which eluded the fix + // in 2.10.0. + // + // duplicate keys in SWITCH, can't pick arbitrarily one of them to evict, see SI-6011. + // at scala.reflect.internal.SymbolTable.abort(SymbolTable.scala:50) + // at scala.tools.nsc.Global.abort(Global.scala:249) + // at scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$jcode$.emitSWITCH(GenASM.scala:1850) + ((1: Byte): @unchecked) match { + case 1 => 2 + case 1 => 3 // crash + } +} diff --git a/tests/run/t6111.check b/tests/run/t6111.check new file mode 100644 index 000000000000..7fd2e33526c3 --- /dev/null +++ b/tests/run/t6111.check @@ -0,0 +1,2 @@ +(8,8) +(x,x) diff --git a/tests/pending/run/t6111.scala b/tests/run/t6111.scala similarity index 100% rename from tests/pending/run/t6111.scala rename to tests/run/t6111.scala diff --git a/tests/run/t6292.check b/tests/run/t6292.check new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/tests/pending/run/t6292.scala b/tests/run/t6292.scala similarity index 100% rename from tests/pending/run/t6292.scala rename to tests/run/t6292.scala diff --git a/tests/run/t7171.check b/tests/run/t7171.check new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/tests/pending/run/t7171.scala b/tests/run/t7171.scala similarity index 100% rename from tests/pending/run/t7171.scala rename to tests/run/t7171.scala diff --git a/tests/run/t7290.check b/tests/run/t7290.check new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/tests/pending/run/t7290.scala b/tests/run/t7290.scala similarity index 100% rename from tests/pending/run/t7290.scala rename to tests/run/t7290.scala diff --git a/tests/run/t7899-regression.check b/tests/run/t7899-regression.check new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/tests/pending/run/t7899-regression.scala b/tests/run/t7899-regression.scala similarity index 95% rename from tests/pending/run/t7899-regression.scala rename to tests/run/t7899-regression.scala index 67d38cdd1d37..7f1fa61e5b2f 100644 --- a/tests/pending/run/t7899-regression.scala +++ b/tests/run/t7899-regression.scala @@ -7,7 +7,7 @@ object Test { implicit def function1Covariant[T]: Monad[({type l[a] = (T => a)})#l] = new Monad[({type l[a] = (T => a)})#l] {} - def main(args: Array[String]) { + def main(args: Array[String]) = { // inference of T = (=> Any) here was outlawed by SI-7899 / 8ed7099 // but this pattern is used in Scalaz in just a few places and caused // a regression. diff --git a/tests/run/t8610.check b/tests/run/t8610.check new file mode 100644 index 000000000000..adc6890c8c7c --- /dev/null +++ b/tests/run/t8610.check @@ -0,0 +1 @@ +Hi, $name diff --git a/tests/pending/run/t8610.scala b/tests/run/t8610.scala similarity index 100% rename from tests/pending/run/t8610.scala rename to tests/run/t8610.scala diff --git a/tests/run/try-2.check b/tests/run/try-2.check new file mode 100644 index 000000000000..6c4a024c93b3 --- /dev/null +++ b/tests/run/try-2.check @@ -0,0 +1,4 @@ +exception happened + +Nothin +Nothin diff --git a/tests/pending/run/try-2.scala b/tests/run/try-2.scala similarity index 100% rename from tests/pending/run/try-2.scala rename to tests/run/try-2.scala diff --git a/tests/run/try.check b/tests/run/try.check new file mode 100644 index 000000000000..3983e2606037 --- /dev/null +++ b/tests/run/try.check @@ -0,0 +1,6 @@ +1 + 1 = 2 +1 + 1 = 2 +1 + 1 = 2 +1 + 1 = 2 + +1 + 1 = 2 diff --git a/tests/pending/run/try.scala b/tests/run/try.scala similarity index 100% rename from tests/pending/run/try.scala rename to tests/run/try.scala diff --git a/tests/run/virtpatmat_alts.check b/tests/run/virtpatmat_alts.check new file mode 100644 index 000000000000..7a4ad0a74103 --- /dev/null +++ b/tests/run/virtpatmat_alts.check @@ -0,0 +1 @@ +OK 5 diff --git a/tests/pending/run/virtpatmat_alts.scala b/tests/run/virtpatmat_alts.scala similarity index 100% rename from tests/pending/run/virtpatmat_alts.scala rename to tests/run/virtpatmat_alts.scala diff --git a/tests/run/virtpatmat_opt_sharing.check b/tests/run/virtpatmat_opt_sharing.check new file mode 100644 index 000000000000..d00491fd7e5b --- /dev/null +++ b/tests/run/virtpatmat_opt_sharing.check @@ -0,0 +1 @@ +1 diff --git a/tests/pending/run/virtpatmat_opt_sharing.scala b/tests/run/virtpatmat_opt_sharing.scala similarity index 100% rename from tests/pending/run/virtpatmat_opt_sharing.scala rename to tests/run/virtpatmat_opt_sharing.scala diff --git a/tests/run/virtpatmat_typed.check b/tests/run/virtpatmat_typed.check new file mode 100644 index 000000000000..cec2740d188b --- /dev/null +++ b/tests/run/virtpatmat_typed.check @@ -0,0 +1 @@ +OK foo diff --git a/tests/pending/run/virtpatmat_typed.scala b/tests/run/virtpatmat_typed.scala similarity index 100% rename from tests/pending/run/virtpatmat_typed.scala rename to tests/run/virtpatmat_typed.scala From cbe2291ab96437fa5ba3d7be555c6072e9fd33c5 Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Fri, 26 Jan 2018 11:22:35 +0100 Subject: [PATCH 07/23] Fix t4047.scala --- tests/run/t4047.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/run/t4047.scala b/tests/run/t4047.scala index a9019d5d72cf..5531e4bde43c 100644 --- a/tests/run/t4047.scala +++ b/tests/run/t4047.scala @@ -1,4 +1,4 @@ -trait Foo[T] { val foo: T} +trait Foo[T] { def foo: T} class A extends Foo[Unit]{ lazy val foo = println("Unit: called A.foo") From cd09060e754b097009256d21145fce6c1778b283 Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Tue, 19 Sep 2017 13:42:18 +0200 Subject: [PATCH 08/23] Strip "../" from test output --- compiler/test/dotty/tools/vulpix/ParallelTesting.scala | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compiler/test/dotty/tools/vulpix/ParallelTesting.scala b/compiler/test/dotty/tools/vulpix/ParallelTesting.scala index b377bc4acc15..dd01a8788c5e 100644 --- a/compiler/test/dotty/tools/vulpix/ParallelTesting.scala +++ b/compiler/test/dotty/tools/vulpix/ParallelTesting.scala @@ -55,14 +55,14 @@ trait ParallelTesting extends RunnerOrchestration { self => def runClassPath: String = outDir.getAbsolutePath + ":" + flags.runClassPath - def title: String = self match { + def title: String = (self match { case self: JointCompilationSource => if (self.files.length > 1) name else self.files.head.getPath case self: SeparateCompilationSource => self.dir.getPath - } + }).stripPrefix("../") /** Adds the flags specified in `newFlags0` if they do not already exist */ def withFlags(newFlags0: String*) = { From 8c706c47967aa9bd76d07516a3a9a572c4e8b8b8 Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Thu, 25 Jan 2018 15:41:27 +0100 Subject: [PATCH 09/23] Disable Partest, s.reflect & existential tests I used the following script: mkdir filtered filtered/pos filtered/neg filtered/run find tests/untried/???/ tests/pending/???/ -name *.scala | while read t; do grep --silent '.partest.' "$t" && ( pref=$(echo "$t" | cut -f 1-2 -d "/") type=$(echo "$t" | cut -f 3 -d "/") name=$(echo "$t" | cut -f 4 -d "/") echo "$pref/$type/$name" mv "$pref/$type/$name" "filtered/$type" base=$(basename $name .scala) mv "$pref/$type/$base.check" "filtered/$type" 2>/dev/null mv "$pref/$type/$base.flags" "filtered/$type" 2>/dev/null ) done mv filtered tests/untried/partest With '.partest.', '.reflect.' and ' forSome {'. --- .../existential}/neg/abstraction-from-volatile-type-error.check | 0 .../existential}/neg/abstraction-from-volatile-type-error.scala | 0 .../existential}/neg/literate_existentials.check | 0 .../existential}/neg/literate_existentials.scala | 0 .../existential}/neg/names-defaults-neg.check | 0 .../existential}/neg/names-defaults-neg.flags | 0 .../existential}/neg/names-defaults-neg.scala | 0 tests/{untried => disabled/existential}/neg/t0528neg.check | 0 tests/{untried => disabled/existential}/neg/t0528neg.scala | 0 tests/{untried => disabled/existential}/neg/t0764.check | 0 tests/{untried => disabled/existential}/neg/t0764.scala | 0 tests/{untried => disabled/existential}/neg/t3507-old.check | 0 tests/{untried => disabled/existential}/neg/t3507-old.scala | 0 tests/{untried => disabled/existential}/neg/t3987.check | 0 tests/{untried => disabled/existential}/neg/t3987.scala | 0 tests/{untried => disabled/existential}/neg/t5189b.check | 0 tests/{untried => disabled/existential}/neg/t5189b.scala | 0 tests/{untried => disabled/existential}/neg/t8237-default.check | 0 tests/{untried => disabled/existential}/neg/t8237-default.scala | 0 .../{pending => disabled/existential}/run/existentials3-old.check | 0 .../{pending => disabled/existential}/run/existentials3-old.scala | 0 .../{pending => disabled/existential}/run/getClassTest-new.check | 0 .../{pending => disabled/existential}/run/getClassTest-old.scala | 0 tests/{pending => disabled/existential}/run/names-defaults.check | 0 tests/{pending => disabled/existential}/run/names-defaults.scala | 0 tests/{pending => disabled/existential}/run/t0412.check | 0 tests/{pending => disabled/existential}/run/t0412.scala | 0 tests/{pending => disabled/existential}/run/t0528.check | 0 tests/{pending => disabled/existential}/run/t0528.scala | 0 tests/{pending => disabled/existential}/run/t2308a.check | 0 tests/{pending => disabled/existential}/run/t2308a.scala | 0 tests/{pending => disabled/existential}/run/t6443.scala | 0 tests/{untried => disabled/partest}/neg/t5663-badwarneq.check | 0 tests/{untried => disabled/partest}/neg/t5663-badwarneq.flags | 0 tests/{untried => disabled/partest}/neg/t5663-badwarneq.scala | 0 tests/{pending => disabled/partest}/run/analyzerPlugins.check | 0 tests/{pending => disabled/partest}/run/analyzerPlugins.scala | 0 tests/{pending => disabled/partest}/run/annotatedRetyping.check | 0 tests/{pending => disabled/partest}/run/annotatedRetyping.scala | 0 .../partest}/run/class-symbol-contravariant.check | 0 .../partest}/run/class-symbol-contravariant.scala | 0 tests/{pending => disabled/partest}/run/classfile-format-51.scala | 0 tests/{pending => disabled/partest}/run/classfile-format-52.check | 0 tests/{pending => disabled/partest}/run/classfile-format-52.scala | 0 tests/{pending => disabled/partest}/run/compiler-asSeenFrom.check | 0 tests/{pending => disabled/partest}/run/compiler-asSeenFrom.scala | 0 tests/{pending => disabled/partest}/run/constant-type.check | 0 tests/{pending => disabled/partest}/run/constant-type.scala | 0 tests/{pending => disabled/partest}/run/constrained-types.check | 0 tests/{pending => disabled/partest}/run/constrained-types.scala | 0 tests/{pending => disabled/partest}/run/delambdafy_t6028.check | 0 tests/{pending => disabled/partest}/run/delambdafy_t6028.scala | 0 tests/{pending => disabled/partest}/run/delambdafy_t6555.check | 0 tests/{pending => disabled/partest}/run/delambdafy_t6555.scala | 0 .../partest}/run/delambdafy_uncurry_byname_inline.check | 0 .../partest}/run/delambdafy_uncurry_byname_inline.scala | 0 .../partest}/run/delambdafy_uncurry_byname_method.check | 0 .../partest}/run/delambdafy_uncurry_byname_method.scala | 0 .../partest}/run/delambdafy_uncurry_inline.check | 0 .../partest}/run/delambdafy_uncurry_inline.scala | 0 .../partest}/run/delambdafy_uncurry_method.check | 0 .../partest}/run/delambdafy_uncurry_method.scala | 0 .../{pending => disabled/partest}/run/dynamic-applyDynamic.check | 0 .../{pending => disabled/partest}/run/dynamic-applyDynamic.scala | 0 .../partest}/run/dynamic-applyDynamicNamed.check | 0 .../partest}/run/dynamic-applyDynamicNamed.scala | 0 .../{pending => disabled/partest}/run/dynamic-selectDynamic.check | 0 .../{pending => disabled/partest}/run/dynamic-selectDynamic.scala | 0 .../{pending => disabled/partest}/run/dynamic-updateDynamic.check | 0 .../{pending => disabled/partest}/run/dynamic-updateDynamic.scala | 0 .../{pending => disabled/partest}/run/existential-rangepos.check | 0 .../{pending => disabled/partest}/run/existential-rangepos.scala | 0 .../partest}/run/existentials-in-compiler.check | 0 .../partest}/run/existentials-in-compiler.scala | 0 tests/{pending => disabled/partest}/run/global-showdef.check | 0 tests/{pending => disabled/partest}/run/global-showdef.scala | 0 .../partest}/run/icode-reader-dead-code.check | 0 .../partest}/run/icode-reader-dead-code.scala | 0 tests/{pending => disabled/partest}/run/inline-ex-handlers.check | 0 tests/{pending => disabled/partest}/run/inline-ex-handlers.scala | 0 tests/{pending => disabled/partest}/run/kind-repl-command.check | 0 tests/{pending => disabled/partest}/run/kind-repl-command.scala | 0 tests/{pending => disabled/partest}/run/large_class.check | 0 tests/{pending => disabled/partest}/run/large_class.scala | 0 tests/{pending => disabled/partest}/run/large_code.check | 0 tests/{pending => disabled/partest}/run/large_code.scala | 0 tests/{pending => disabled/partest}/run/lub-visibility.check | 0 tests/{pending => disabled/partest}/run/lub-visibility.scala | 0 tests/{pending => disabled/partest}/run/memberpos.check | 0 tests/{pending => disabled/partest}/run/memberpos.scala | 0 tests/{pending => disabled/partest}/run/reflection-equality.check | 0 tests/{pending => disabled/partest}/run/reflection-equality.scala | 0 .../partest}/run/reflection-magicsymbols-repl.check | 0 .../partest}/run/reflection-magicsymbols-repl.scala | 0 tests/{pending => disabled/partest}/run/reflection-mem-glbs.scala | 0 tests/{pending => disabled/partest}/run/reflection-mem-tags.scala | 0 .../partest}/run/reflection-mem-typecheck.scala | 0 .../partest}/run/reflection-repl-classes.check | 0 .../partest}/run/reflection-repl-classes.scala | 0 .../partest}/run/reflection-repl-elementary.check | 0 .../partest}/run/reflection-repl-elementary.scala | 0 tests/{pending => disabled/partest}/run/reify_newimpl_25.check | 0 tests/{pending => disabled/partest}/run/reify_newimpl_25.scala | 0 tests/{pending => disabled/partest}/run/reify_newimpl_26.check | 0 tests/{pending => disabled/partest}/run/reify_newimpl_26.scala | 0 tests/{pending => disabled/partest}/run/repl-assign.check | 0 tests/{pending => disabled/partest}/run/repl-assign.scala | 0 tests/{pending => disabled/partest}/run/repl-bare-expr.check | 0 tests/{pending => disabled/partest}/run/repl-bare-expr.scala | 0 tests/{pending => disabled/partest}/run/repl-colon-type.check | 0 tests/{pending => disabled/partest}/run/repl-colon-type.scala | 0 tests/{pending => disabled/partest}/run/repl-empty-package.check | 0 tests/{pending => disabled/partest}/run/repl-javap-app.check | 0 tests/{pending => disabled/partest}/run/repl-javap-app.scala | 0 tests/{pending => disabled/partest}/run/repl-javap-def.scala | 0 tests/{pending => disabled/partest}/run/repl-javap-fun.scala | 0 tests/{pending => disabled/partest}/run/repl-javap-lambdas.scala | 0 tests/{pending => disabled/partest}/run/repl-javap-mem.scala | 0 tests/{pending => disabled/partest}/run/repl-javap-memfun.scala | 0 tests/{pending => disabled/partest}/run/repl-javap-more-fun.scala | 0 .../partest}/run/repl-javap-outdir-funs.flags | 0 tests/{pending => disabled/partest}/run/repl-javap.scala | 0 tests/{pending => disabled/partest}/run/repl-out-dir.check | 0 tests/{pending => disabled/partest}/run/repl-out-dir.scala | 0 tests/{pending => disabled/partest}/run/repl-parens.check | 0 tests/{pending => disabled/partest}/run/repl-parens.scala | 0 tests/{pending => disabled/partest}/run/repl-paste-2.check | 0 tests/{pending => disabled/partest}/run/repl-paste-2.scala | 0 tests/{pending => disabled/partest}/run/repl-paste-3.check | 0 tests/{pending => disabled/partest}/run/repl-paste-3.scala | 0 tests/{pending => disabled/partest}/run/repl-paste-4.scala | 0 tests/{pending => disabled/partest}/run/repl-paste-raw.scala | 0 tests/{pending => disabled/partest}/run/repl-paste.check | 0 tests/{pending => disabled/partest}/run/repl-paste.scala | 0 tests/{pending => disabled/partest}/run/repl-power.check | 0 tests/{pending => disabled/partest}/run/repl-power.scala | 0 tests/{pending => disabled/partest}/run/repl-reset.check | 0 tests/{pending => disabled/partest}/run/repl-reset.scala | 0 tests/{pending => disabled/partest}/run/repl-save.check | 0 tests/{pending => disabled/partest}/run/repl-save.scala | 0 tests/{pending => disabled/partest}/run/repl-transcript.check | 0 tests/{pending => disabled/partest}/run/repl-transcript.scala | 0 .../{pending => disabled/partest}/run/repl-trim-stack-trace.scala | 0 tests/{pending => disabled/partest}/run/repl-type-verbose.check | 0 tests/{pending => disabled/partest}/run/repl-type-verbose.scala | 0 tests/{pending => disabled/partest}/run/sammy_java8.flags | 0 tests/{pending => disabled/partest}/run/sammy_java8.scala | 0 tests/{pending => disabled/partest}/run/stream_length.check | 0 tests/{pending => disabled/partest}/run/stream_length.scala | 0 tests/{pending => disabled/partest}/run/t3376.check | 0 tests/{pending => disabled/partest}/run/t3376.scala | 0 tests/{pending => disabled/partest}/run/t4025.check | 0 tests/{pending => disabled/partest}/run/t4025.scala | 0 tests/{pending => disabled/partest}/run/t4172.check | 0 tests/{pending => disabled/partest}/run/t4172.scala | 0 tests/{pending => disabled/partest}/run/t4216.check | 0 tests/{pending => disabled/partest}/run/t4216.scala | 0 tests/{pending => disabled/partest}/run/t4285.check | 0 tests/{pending => disabled/partest}/run/t4285.flags | 0 tests/{pending => disabled/partest}/run/t4285.scala | 0 .../partest}/run/t4287inferredMethodTypes.check | 0 .../partest}/run/t4287inferredMethodTypes.scala | 0 tests/{pending => disabled/partest}/run/t4294.scala | 0 tests/{pending => disabled/partest}/run/t4332.check | 0 tests/{pending => disabled/partest}/run/t4332.scala | 0 tests/{pending => disabled/partest}/run/t4542.check | 0 tests/{pending => disabled/partest}/run/t4542.scala | 0 tests/{pending => disabled/partest}/run/t4594-repl-settings.scala | 0 tests/{pending => disabled/partest}/run/t4671.check | 0 tests/{pending => disabled/partest}/run/t4671.scala | 0 tests/{pending => disabled/partest}/run/t4710.check | 0 tests/{pending => disabled/partest}/run/t4710.scala | 0 .../partest}/run/t4788-separate-compilation.check | 0 tests/{pending => disabled/partest}/run/t4788.check | 0 .../{pending => disabled/partest}/run/t4841-isolate-plugins.check | 0 tests/{pending => disabled/partest}/run/t4841-no-plugin.check | 0 tests/{pending => disabled/partest}/run/t4841-no-plugin.scala | 0 tests/{pending => disabled/partest}/run/t4891.check | 0 tests/{pending => disabled/partest}/run/t4950.check | 0 tests/{pending => disabled/partest}/run/t4950.scala | 0 tests/{pending => disabled/partest}/run/t5064.check | 0 tests/{pending => disabled/partest}/run/t5064.scala | 0 tests/{pending => disabled/partest}/run/t5072.check | 0 tests/{pending => disabled/partest}/run/t5072.scala | 0 tests/{pending => disabled/partest}/run/t5256d.check | 0 tests/{pending => disabled/partest}/run/t5256d.scala | 0 tests/{pending => disabled/partest}/run/t5313.check | 0 tests/{pending => disabled/partest}/run/t5313.scala | 0 tests/{pending => disabled/partest}/run/t5385.check | 0 tests/{pending => disabled/partest}/run/t5385.scala | 0 tests/{pending => disabled/partest}/run/t5535.check | 0 tests/{pending => disabled/partest}/run/t5535.scala | 0 tests/{pending => disabled/partest}/run/t5537.check | 0 tests/{pending => disabled/partest}/run/t5537.scala | 0 tests/{pending => disabled/partest}/run/t5545.scala | 0 tests/{pending => disabled/partest}/run/t5583.check | 0 tests/{pending => disabled/partest}/run/t5583.scala | 0 tests/{pending => disabled/partest}/run/t5603.check | 0 tests/{pending => disabled/partest}/run/t5603.scala | 0 tests/{pending => disabled/partest}/run/t5655.check | 0 tests/{pending => disabled/partest}/run/t5655.scala | 0 tests/{pending => disabled/partest}/run/t5699.check | 0 tests/{pending => disabled/partest}/run/t5699.scala | 0 tests/{pending => disabled/partest}/run/t5717.scala | 0 tests/{pending => disabled/partest}/run/t5789.check | 0 tests/{pending => disabled/partest}/run/t5789.scala | 0 tests/{pending => disabled/partest}/run/t5905-features.flags | 0 tests/{pending => disabled/partest}/run/t5905-features.scala | 0 tests/{pending => disabled/partest}/run/t5905b-features.check | 0 tests/{pending => disabled/partest}/run/t5905b-features.scala | 0 tests/{pending => disabled/partest}/run/t6028.check | 0 tests/{pending => disabled/partest}/run/t6028.scala | 0 tests/{pending => disabled/partest}/run/t6086-repl.check | 0 tests/{pending => disabled/partest}/run/t6086-repl.scala | 0 tests/{pending => disabled/partest}/run/t6146b.check | 0 tests/{pending => disabled/partest}/run/t6146b.scala | 0 .../partest}/run/t6240-universe-code-gen.scala | 0 tests/{pending => disabled/partest}/run/t6240a.check | 0 tests/{pending => disabled/partest}/run/t6240b.check | 0 tests/{pending => disabled/partest}/run/t6273.check | 0 tests/{pending => disabled/partest}/run/t6273.scala | 0 tests/{pending => disabled/partest}/run/t6288.check | 0 tests/{pending => disabled/partest}/run/t6288.scala | 0 .../{pending => disabled/partest}/run/t6288b-jump-position.check | 0 .../{pending => disabled/partest}/run/t6288b-jump-position.scala | 0 tests/{pending => disabled/partest}/run/t6320.check | 0 tests/{pending => disabled/partest}/run/t6320.scala | 0 tests/{pending => disabled/partest}/run/t6329_repl.check | 0 tests/{pending => disabled/partest}/run/t6329_repl.scala | 0 tests/{pending => disabled/partest}/run/t6329_repl_bug.check | 0 tests/{pending => disabled/partest}/run/t6329_repl_bug.scala | 0 tests/{pending => disabled/partest}/run/t6331.check | 0 tests/{pending => disabled/partest}/run/t6331.scala | 0 tests/{pending => disabled/partest}/run/t6331b.check | 0 tests/{pending => disabled/partest}/run/t6331b.scala | 0 tests/{pending => disabled/partest}/run/t6434.check | 0 tests/{pending => disabled/partest}/run/t6434.scala | 0 tests/{pending => disabled/partest}/run/t6439.check | 0 tests/{pending => disabled/partest}/run/t6439.scala | 0 tests/{pending => disabled/partest}/run/t6440.check | 0 tests/{pending => disabled/partest}/run/t6440.scala | 0 tests/{pending => disabled/partest}/run/t6440b.check | 0 tests/{pending => disabled/partest}/run/t6440b.scala | 0 tests/{pending => disabled/partest}/run/t6507.check | 0 tests/{pending => disabled/partest}/run/t6507.scala | 0 tests/{pending => disabled/partest}/run/t6541-option.scala | 0 tests/{pending => disabled/partest}/run/t6546.flags | 0 tests/{pending => disabled/partest}/run/t6549.check | 0 tests/{pending => disabled/partest}/run/t6549.scala | 0 tests/{pending => disabled/partest}/run/t6555.check | 0 tests/{pending => disabled/partest}/run/t6555.scala | 0 tests/{pending => disabled/partest}/run/t6745-2.scala | 0 tests/{pending => disabled/partest}/run/t6937.check | 0 tests/{pending => disabled/partest}/run/t6937.scala | 0 tests/{pending => disabled/partest}/run/t6955.scala | 0 tests/{pending => disabled/partest}/run/t6956.scala | 0 tests/{pending => disabled/partest}/run/t7096.check | 0 tests/{pending => disabled/partest}/run/t7096.scala | 0 tests/{pending => disabled/partest}/run/t7106.check | 0 tests/{pending => disabled/partest}/run/t7271.check | 0 tests/{pending => disabled/partest}/run/t7271.scala | 0 tests/{pending => disabled/partest}/run/t7319.check | 0 tests/{pending => disabled/partest}/run/t7319.scala | 0 tests/{pending => disabled/partest}/run/t7337.check | 0 tests/{pending => disabled/partest}/run/t7337.scala | 0 tests/{pending => disabled/partest}/run/t7398.scala | 0 tests/{pending => disabled/partest}/run/t7439.check | 0 tests/{pending => disabled/partest}/run/t7455.check | 0 tests/{pending => disabled/partest}/run/t7482a.check | 0 tests/{pending => disabled/partest}/run/t7482a.scala | 0 tests/{pending => disabled/partest}/run/t7569.check | 0 tests/{pending => disabled/partest}/run/t7569.scala | 0 .../{pending => disabled/partest}/run/t7582-private-within.check | 0 tests/{pending => disabled/partest}/run/t7634.check | 0 tests/{pending => disabled/partest}/run/t7634.scala | 0 tests/{pending => disabled/partest}/run/t7711-script-args.check | 0 tests/{pending => disabled/partest}/run/t7711-script-args.scala | 0 tests/{pending => disabled/partest}/run/t7747-repl.check | 0 tests/{pending => disabled/partest}/run/t7747-repl.scala | 0 .../{pending => disabled/partest}/run/t7791-script-linenums.check | 0 .../{pending => disabled/partest}/run/t7791-script-linenums.scala | 0 tests/{pending => disabled/partest}/run/t7801.check | 0 tests/{pending => disabled/partest}/run/t7801.scala | 0 tests/{pending => disabled/partest}/run/t7805-repl-i.check | 0 tests/{pending => disabled/partest}/run/t7805-repl-i.scala | 0 tests/{pending => disabled/partest}/run/t7817-tree-gen.check | 0 tests/{pending => disabled/partest}/run/t7817-tree-gen.flags | 0 tests/{pending => disabled/partest}/run/t7817-tree-gen.scala | 0 tests/{pending => disabled/partest}/run/t7825.scala | 0 tests/{pending => disabled/partest}/run/t7852.flags | 0 tests/{pending => disabled/partest}/run/t7852.scala | 0 tests/{pending => disabled/partest}/run/t7876.scala | 0 tests/{pending => disabled/partest}/run/t7974.check | 0 tests/{pending => disabled/partest}/run/t7974.flags | 0 tests/{pending => disabled/partest}/run/t8029.scala | 0 tests/{pending => disabled/partest}/run/t8046.check | 0 tests/{pending => disabled/partest}/run/t8442.check | 0 tests/{pending => disabled/partest}/run/t8601-closure-elim.flags | 0 tests/{pending => disabled/partest}/run/t8601-closure-elim.scala | 0 tests/{pending => disabled/partest}/run/t8608-no-format.scala | 0 tests/{pending => disabled/partest}/run/t8708_b.check | 0 tests/{pending => disabled/partest}/run/t8843-repl-xlat.scala | 0 tests/{pending => disabled/partest}/run/t8852a.scala | 0 tests/{pending => disabled/partest}/run/t8907.scala | 0 tests/{pending => disabled/partest}/run/tailcalls.check | 0 tests/{pending => disabled/partest}/run/tailcalls.scala | 0 tests/{pending => disabled/partest}/run/test-cpp.check | 0 tests/{pending => disabled/partest}/run/test-cpp.scala | 0 tests/{pending => disabled/partest}/run/tpeCache-tyconCache.check | 0 tests/{pending => disabled/partest}/run/tpeCache-tyconCache.scala | 0 .../run/typetags_without_scala_reflect_manifest_lookup.scala | 0 .../run/typetags_without_scala_reflect_typetag_lookup.check | 0 .../run/typetags_without_scala_reflect_typetag_lookup.scala | 0 .../typetags_without_scala_reflect_typetag_manifest_interop.check | 0 .../typetags_without_scala_reflect_typetag_manifest_interop.scala | 0 tests/{pending => disabled/partest}/run/xMigration.check | 0 tests/{pending => disabled/partest}/run/xMigration.scala | 0 .../reflect}/neg/classmanifests_new_deprecations.check | 0 .../reflect}/neg/classmanifests_new_deprecations.flags | 0 .../reflect}/neg/classmanifests_new_deprecations.scala | 0 .../reflect}/neg/classtags_contextbound_b.check | 0 .../reflect}/neg/classtags_contextbound_b.scala | 0 .../reflect}/neg/classtags_contextbound_c.check | 0 .../reflect}/neg/classtags_contextbound_c.scala | 0 .../reflect}/neg/classtags_dont_use_typetags.check | 0 .../reflect}/neg/classtags_dont_use_typetags.scala | 0 tests/{untried => disabled/reflect}/neg/compile-time-only-b.check | 0 tests/{untried => disabled/reflect}/neg/compile-time-only-b.scala | 0 .../reflect}/neg/interop_abstypetags_arenot_classmanifests.check | 0 .../reflect}/neg/interop_abstypetags_arenot_classmanifests.scala | 0 .../reflect}/neg/interop_abstypetags_arenot_classtags.check | 0 .../reflect}/neg/interop_abstypetags_arenot_classtags.scala | 0 .../reflect}/neg/interop_abstypetags_arenot_manifests.check | 0 .../reflect}/neg/interop_abstypetags_arenot_manifests.scala | 0 .../reflect}/neg/interop_classmanifests_arenot_typetags.check | 0 .../reflect}/neg/interop_classmanifests_arenot_typetags.scala | 0 .../reflect}/neg/interop_classtags_arenot_manifests.check | 0 .../reflect}/neg/interop_classtags_arenot_manifests.scala | 0 .../reflect}/neg/interop_typetags_arenot_classmanifests.check | 0 .../reflect}/neg/interop_typetags_arenot_classmanifests.scala | 0 .../reflect}/neg/interop_typetags_arenot_classtags.check | 0 .../reflect}/neg/interop_typetags_arenot_classtags.scala | 0 .../neg/interop_typetags_without_classtags_arenot_manifests.check | 0 .../neg/interop_typetags_without_classtags_arenot_manifests.scala | 0 tests/{untried => disabled/reflect}/neg/macro-abort.check | 0 .../{untried => disabled/reflect}/neg/macro-abort/Macros_1.scala | 0 tests/{untried => disabled/reflect}/neg/macro-abort/Test_2.scala | 0 tests/{untried => disabled/reflect}/neg/macro-basic-mamdmi.check | 0 tests/{untried => disabled/reflect}/neg/macro-basic-mamdmi.flags | 0 .../reflect}/neg/macro-basic-mamdmi/Impls_Macros_Test_1.scala | 0 .../reflect}/neg/macro-blackbox-dynamic-materialization.check | 0 .../neg/macro-blackbox-dynamic-materialization/Macros_1.scala | 0 .../neg/macro-blackbox-dynamic-materialization/Test_2.scala | 0 .../reflect}/neg/macro-blackbox-extractor.check | 0 .../reflect}/neg/macro-blackbox-extractor/Macros_1.scala | 0 .../reflect}/neg/macro-blackbox-extractor/Test_2.scala | 0 .../reflect}/neg/macro-blackbox-fundep-materialization.check | 0 .../reflect}/neg/macro-blackbox-fundep-materialization.flags | 0 .../neg/macro-blackbox-fundep-materialization/Macros_1.scala | 0 .../neg/macro-blackbox-fundep-materialization/Test_2.scala | 0 .../reflect}/neg/macro-blackbox-structural.check | 0 .../reflect}/neg/macro-blackbox-structural/Impls_Macros_1.scala | 0 .../reflect}/neg/macro-blackbox-structural/Test_2.scala | 0 .../{untried => disabled/reflect}/neg/macro-bundle-abstract.check | 0 .../{untried => disabled/reflect}/neg/macro-bundle-abstract.scala | 0 .../reflect}/neg/macro-bundle-ambiguous.check | 0 .../reflect}/neg/macro-bundle-ambiguous.scala | 0 .../reflect}/neg/macro-bundle-need-qualifier.check | 0 .../reflect}/neg/macro-bundle-need-qualifier.scala | 0 .../reflect}/neg/macro-bundle-nonpublic-c.check | 0 .../reflect}/neg/macro-bundle-nonpublic-c.scala | 0 .../reflect}/neg/macro-bundle-nonpublic-impl.check | 0 .../reflect}/neg/macro-bundle-nonpublic-impl.scala | 0 .../reflect}/neg/macro-bundle-nonstatic.check | 0 .../reflect}/neg/macro-bundle-nonstatic.scala | 0 tests/{untried => disabled/reflect}/neg/macro-bundle-object.check | 0 tests/{untried => disabled/reflect}/neg/macro-bundle-object.scala | 0 .../reflect}/neg/macro-bundle-overloaded.check | 0 .../reflect}/neg/macro-bundle-overloaded.scala | 0 .../reflect}/neg/macro-bundle-polymorphic.check | 0 .../reflect}/neg/macro-bundle-polymorphic.scala | 0 .../reflect}/neg/macro-bundle-priority-bundle.check | 0 .../reflect}/neg/macro-bundle-priority-bundle.scala | 0 .../reflect}/neg/macro-bundle-priority-nonbundle.check | 0 .../reflect}/neg/macro-bundle-priority-nonbundle.scala | 0 tests/{untried => disabled/reflect}/neg/macro-bundle-trait.check | 0 tests/{untried => disabled/reflect}/neg/macro-bundle-trait.scala | 0 .../reflect}/neg/macro-bundle-whitebox-use-raw.check | 0 .../reflect}/neg/macro-bundle-whitebox-use-raw/Macros_1.scala | 0 .../reflect}/neg/macro-bundle-whitebox-use-raw/Test_2.scala | 0 .../reflect}/neg/macro-bundle-whitebox-use-refined.check | 0 .../reflect}/neg/macro-bundle-whitebox-use-refined/Macros_1.scala | 0 .../reflect}/neg/macro-bundle-whitebox-use-refined/Test_2.scala | 0 .../reflect}/neg/macro-bundle-wrongcontext-a.check | 0 .../reflect}/neg/macro-bundle-wrongcontext-a.scala | 0 .../reflect}/neg/macro-bundle-wrongcontext-b.check | 0 .../reflect}/neg/macro-bundle-wrongcontext-b.scala | 0 tests/{untried => disabled/reflect}/neg/macro-cyclic.check | 0 tests/{untried => disabled/reflect}/neg/macro-cyclic.flags | 0 .../reflect}/neg/macro-cyclic/Impls_Macros_1.scala | 0 .../reflect}/neg/macro-divergence-controlled.check | 0 .../reflect}/neg/macro-divergence-controlled/Impls_Macros_1.scala | 0 .../reflect}/neg/macro-divergence-controlled/Test_2.scala | 0 tests/{untried => disabled/reflect}/neg/macro-exception.check | 0 .../reflect}/neg/macro-exception/Macros_1.scala | 0 .../reflect}/neg/macro-exception/Test_2.scala | 0 .../reflect}/neg/macro-false-deprecation-warning.check | 0 .../reflect}/neg/macro-false-deprecation-warning.flags | 0 .../neg/macro-false-deprecation-warning/Impls_Macros_1.scala | 0 .../reflect}/neg/macro-incompatible-macro-engine-a.check | 0 .../reflect}/neg/macro-incompatible-macro-engine-a/Macros_2.flags | 0 .../reflect}/neg/macro-incompatible-macro-engine-a/Macros_2.scala | 0 .../reflect}/neg/macro-incompatible-macro-engine-a/Plugin_1.scala | 0 .../reflect}/neg/macro-incompatible-macro-engine-a/Test_3.scala | 0 .../neg/macro-incompatible-macro-engine-a/scalac-plugin.xml | 0 .../reflect}/neg/macro-incompatible-macro-engine-b.check | 0 .../reflect}/neg/macro-incompatible-macro-engine-b.flags | 0 .../reflect}/neg/macro-incompatible-macro-engine-b/Macros_2.flags | 0 .../reflect}/neg/macro-incompatible-macro-engine-b/Macros_2.scala | 0 .../reflect}/neg/macro-incompatible-macro-engine-b/Plugin_1.scala | 0 .../reflect}/neg/macro-incompatible-macro-engine-b/Test_3.scala | 0 .../neg/macro-incompatible-macro-engine-b/scalac-plugin.xml | 0 tests/{untried => disabled/reflect}/neg/macro-invalidimpl.check | 0 tests/{untried => disabled/reflect}/neg/macro-invalidimpl.flags | 0 .../reflect}/neg/macro-invalidimpl/Impls_1.scala | 0 .../reflect}/neg/macro-invalidimpl/Macros_Test_2.scala | 0 tests/{untried => disabled/reflect}/neg/macro-invalidret.check | 0 tests/{untried => disabled/reflect}/neg/macro-invalidret.flags | 0 .../reflect}/neg/macro-invalidret/Impls_1.scala | 0 .../reflect}/neg/macro-invalidret/Macros_Test_2.scala | 0 tests/{untried => disabled/reflect}/neg/macro-invalidshape.check | 0 tests/{untried => disabled/reflect}/neg/macro-invalidshape.flags | 0 .../reflect}/neg/macro-invalidshape/Impls_1.scala | 0 .../reflect}/neg/macro-invalidshape/Macros_Test_2.scala | 0 .../reflect}/neg/macro-invalidsig-params-badtype.check | 0 .../reflect}/neg/macro-invalidsig-params-badtype.flags | 0 .../neg/macro-invalidsig-params-badtype/Impls_Macros_1.scala | 0 tests/{untried => disabled/reflect}/neg/macro-invalidsig.check | 0 tests/{untried => disabled/reflect}/neg/macro-invalidsig.flags | 0 .../reflect}/neg/macro-invalidsig/Impls_1.scala | 0 .../reflect}/neg/macro-invalidsig/Macros_Test_2.scala | 0 .../reflect}/neg/macro-invalidusage-badargs.check | 0 .../reflect}/neg/macro-invalidusage-badargs.flags | 0 .../reflect}/neg/macro-invalidusage-badargs/Impls_1.scala | 0 .../reflect}/neg/macro-invalidusage-badargs/Macros_Test_2.scala | 0 .../reflect}/neg/macro-invalidusage-badbounds.check | 0 .../reflect}/neg/macro-invalidusage-badbounds.flags | 0 .../reflect}/neg/macro-invalidusage-badbounds/Impls_1.scala | 0 .../reflect}/neg/macro-invalidusage-badbounds/Macros_Test_2.scala | 0 .../reflect}/neg/macro-invalidusage-badtargs.check | 0 .../reflect}/neg/macro-invalidusage-badtargs.flags | 0 .../reflect}/neg/macro-invalidusage-badtargs/Impls_1.scala | 0 .../reflect}/neg/macro-invalidusage-badtargs/Macros_Test_2.scala | 0 .../reflect}/neg/macro-invalidusage-methodvaluesyntax.check | 0 .../reflect}/neg/macro-invalidusage-methodvaluesyntax.flags | 0 .../neg/macro-invalidusage-methodvaluesyntax/Impls_1.scala | 0 .../neg/macro-invalidusage-methodvaluesyntax/Macros_Test_2.scala | 0 .../reflect}/neg/macro-invalidusage-nontypeable.check | 0 .../reflect}/neg/macro-invalidusage-nontypeable.flags | 0 .../neg/macro-invalidusage-nontypeable/Impls_Macros_1.scala | 0 .../reflect}/neg/macro-invalidusage-nontypeable/Test_2.scala | 0 .../reflect}/neg/macro-invalidusage-presuper.check | 0 .../reflect}/neg/macro-invalidusage-presuper.flags | 0 .../reflect}/neg/macro-invalidusage-presuper/Impls_1.scala | 0 .../reflect}/neg/macro-invalidusage-presuper/Macros_Test_2.scala | 0 tests/{untried => disabled/reflect}/neg/macro-noexpand.check | 0 tests/{untried => disabled/reflect}/neg/macro-noexpand.flags | 0 .../reflect}/neg/macro-noexpand/Impls_1.scala | 0 .../reflect}/neg/macro-noexpand/Macros_Test_2.scala | 0 .../{untried => disabled/reflect}/neg/macro-nontypeablebody.check | 0 .../{untried => disabled/reflect}/neg/macro-nontypeablebody.flags | 0 .../reflect}/neg/macro-nontypeablebody/Impls_1.scala | 0 .../reflect}/neg/macro-nontypeablebody/Macros_Test_2.scala | 0 .../neg/macro-override-macro-overrides-abstract-method-a.check | 0 .../neg/macro-override-macro-overrides-abstract-method-a.flags | 0 .../Impls_Macros_1.scala | 0 .../macro-override-macro-overrides-abstract-method-a/Test_2.scala | 0 .../neg/macro-override-macro-overrides-abstract-method-b.check | 0 .../neg/macro-override-macro-overrides-abstract-method-b.flags | 0 .../Impls_Macros_1.scala | 0 .../macro-override-macro-overrides-abstract-method-b/Test_2.scala | 0 .../reflect}/neg/macro-override-method-overrides-macro.check | 0 .../reflect}/neg/macro-override-method-overrides-macro.flags | 0 .../neg/macro-override-method-overrides-macro/Impls_1.scala | 0 .../neg/macro-override-method-overrides-macro/Macros_Test_2.scala | 0 tests/{untried => disabled/reflect}/neg/macro-quasiquotes.check | 0 .../reflect}/neg/macro-quasiquotes/Macros_1.scala | 0 .../reflect}/neg/macro-quasiquotes/Test_2.scala | 0 .../reflect}/neg/macro-reify-splice-splice.check | 0 .../reflect}/neg/macro-reify-splice-splice.flags | 0 .../reflect}/neg/macro-reify-splice-splice/Macros_1.scala | 0 .../reflect}/neg/macro-reify-splice-splice/Test_2.scala | 0 .../reflect}/neg/macro-reify-typetag-hktypeparams-notags.check | 0 .../neg/macro-reify-typetag-hktypeparams-notags/Test.scala | 0 .../reflect}/neg/macro-reify-typetag-typeparams-notags.check | 0 .../reflect}/neg/macro-reify-typetag-typeparams-notags/Test.scala | 0 .../reflect}/neg/macro-reify-typetag-useabstypetag.check | 0 .../reflect}/neg/macro-reify-typetag-useabstypetag/Test.scala | 0 .../reflect}/neg/macro-without-xmacros-a.check | 0 .../reflect}/neg/macro-without-xmacros-a/Impls_1.scala | 0 .../reflect}/neg/macro-without-xmacros-a/Macros_2.scala | 0 .../reflect}/neg/macro-without-xmacros-a/Test_3.scala | 0 .../reflect}/neg/macro-without-xmacros-b.check | 0 .../reflect}/neg/macro-without-xmacros-b/Impls_1.scala | 0 .../reflect}/neg/macro-without-xmacros-b/Macros_2.scala | 0 .../reflect}/neg/macro-without-xmacros-b/Test_3.scala | 0 .../reflect}/neg/patmat-classtag-compound.check | 0 .../reflect}/neg/patmat-classtag-compound.flags | 0 .../reflect}/neg/patmat-classtag-compound.scala | 0 .../reflect}/neg/quasiquotes-syntax-error-position.check | 0 .../reflect}/neg/quasiquotes-syntax-error-position.scala | 0 .../reflect}/neg/quasiquotes-unliftable-not-found.check | 0 .../reflect}/neg/quasiquotes-unliftable-not-found.scala | 0 .../{untried => disabled/reflect}/neg/reflection-names-neg.check | 0 .../{untried => disabled/reflect}/neg/reflection-names-neg.scala | 0 tests/{untried => disabled/reflect}/neg/reify_ann2b.check | 0 tests/{untried => disabled/reflect}/neg/reify_ann2b.scala | 0 .../reflect}/neg/reify_metalevel_breach_+0_refers_to_1.check | 0 .../reflect}/neg/reify_metalevel_breach_+0_refers_to_1.scala | 0 .../reflect}/neg/reify_metalevel_breach_-1_refers_to_0_a.check | 0 .../reflect}/neg/reify_metalevel_breach_-1_refers_to_0_a.scala | 0 .../reflect}/neg/reify_metalevel_breach_-1_refers_to_0_b.check | 0 .../reflect}/neg/reify_metalevel_breach_-1_refers_to_0_b.scala | 0 .../reflect}/neg/reify_metalevel_breach_-1_refers_to_1.check | 0 .../reflect}/neg/reify_metalevel_breach_-1_refers_to_1.scala | 0 .../reflect}/neg/reify_nested_inner_refers_to_local.check | 0 .../reflect}/neg/reify_nested_inner_refers_to_local.scala | 0 tests/{untried => disabled/reflect}/neg/t3692-new.check | 0 tests/{untried => disabled/reflect}/neg/t3692-new.flags | 0 tests/{untried => disabled/reflect}/neg/t3692-new.scala | 0 tests/{untried => disabled/reflect}/neg/t5378.check | 0 tests/{untried => disabled/reflect}/neg/t5378.scala | 0 tests/{untried => disabled/reflect}/neg/t5452-new.check | 0 tests/{untried => disabled/reflect}/neg/t5452-new.scala | 0 tests/{untried => disabled/reflect}/neg/t5452-old.check | 0 tests/{untried => disabled/reflect}/neg/t5452-old.scala | 0 tests/{untried => disabled/reflect}/neg/t5689.check | 0 tests/{untried => disabled/reflect}/neg/t5689.flags | 0 tests/{untried => disabled/reflect}/neg/t5689.scala | 0 tests/{untried => disabled/reflect}/neg/t5753.check | 0 tests/{untried => disabled/reflect}/neg/t5753.flags | 0 .../{untried => disabled/reflect}/neg/t5753/Impls_Macros_1.scala | 0 tests/{untried => disabled/reflect}/neg/t5753/Test_2.scala | 0 tests/{untried => disabled/reflect}/neg/t5903a.check | 0 tests/{untried => disabled/reflect}/neg/t5903a/Macros_1.scala | 0 tests/{untried => disabled/reflect}/neg/t5903a/Test_2.scala | 0 tests/{untried => disabled/reflect}/neg/t5903b.check | 0 tests/{untried => disabled/reflect}/neg/t5903b/Macros_1.scala | 0 tests/{untried => disabled/reflect}/neg/t5903b/Test_2.scala | 0 tests/{untried => disabled/reflect}/neg/t5903c.check | 0 tests/{untried => disabled/reflect}/neg/t5903c/Macros_1.scala | 0 tests/{untried => disabled/reflect}/neg/t5903c/Test_2.scala | 0 tests/{untried => disabled/reflect}/neg/t5903d.check | 0 tests/{untried => disabled/reflect}/neg/t5903d/Macros_1.scala | 0 tests/{untried => disabled/reflect}/neg/t5903d/Test_2.scala | 0 tests/{untried => disabled/reflect}/neg/t5903e.check | 0 tests/{untried => disabled/reflect}/neg/t5903e/Macros_1.scala | 0 tests/{untried => disabled/reflect}/neg/t5903e/Test_2.scala | 0 .../reflect}/neg/t6123-explaintypes-macros.check | 0 .../reflect}/neg/t6123-explaintypes-macros/BadMac_2.flags | 0 .../reflect}/neg/t6123-explaintypes-macros/BadMac_2.scala | 0 .../reflect}/neg/t6123-explaintypes-macros/Macros.flags | 0 .../reflect}/neg/t6123-explaintypes-macros/Macros.scala | 0 tests/{untried => disabled/reflect}/neg/t6323a.check | 0 tests/{untried => disabled/reflect}/neg/t6323a.flags | 0 tests/{untried => disabled/reflect}/neg/t6323a.scala | 0 tests/{untried => disabled/reflect}/neg/t6446-additional.check | 0 .../reflect}/neg/t6446-additional/ploogin_1.scala | 0 .../reflect}/neg/t6446-additional/sample_2.flags | 0 .../reflect}/neg/t6446-additional/sample_2.scala | 0 .../reflect}/neg/t6446-additional/scalac-plugin.xml | 0 tests/{untried => disabled/reflect}/neg/t6446-list.check | 0 .../{untried => disabled/reflect}/neg/t6446-list/ploogin_1.scala | 0 tests/{untried => disabled/reflect}/neg/t6446-list/sample_2.flags | 0 tests/{untried => disabled/reflect}/neg/t6446-list/sample_2.scala | 0 .../reflect}/neg/t6446-list/scalac-plugin.xml | 0 tests/{untried => disabled/reflect}/neg/t6539.check | 0 tests/{untried => disabled/reflect}/neg/t6539/Macro_1.scala | 0 tests/{untried => disabled/reflect}/neg/t6539/Test_2.scala | 0 tests/{untried => disabled/reflect}/neg/t6844.check | 0 tests/{untried => disabled/reflect}/neg/t6844.scala | 0 tests/{untried => disabled/reflect}/neg/t6902.check | 0 tests/{untried => disabled/reflect}/neg/t6902.flags | 0 tests/{untried => disabled/reflect}/neg/t6902.scala | 0 tests/{untried => disabled/reflect}/neg/t6931.check | 0 tests/{untried => disabled/reflect}/neg/t6931/Macros_1.scala | 0 tests/{untried => disabled/reflect}/neg/t6931/Test_2.scala | 0 tests/{untried => disabled/reflect}/neg/t7157.check | 0 .../{untried => disabled/reflect}/neg/t7157/Impls_Macros_1.scala | 0 tests/{untried => disabled/reflect}/neg/t7157/Test_2.scala | 0 tests/{untried => disabled/reflect}/neg/t7214neg.check | 0 tests/{untried => disabled/reflect}/neg/t7214neg.scala | 0 tests/{untried => disabled/reflect}/neg/t7235.check | 0 tests/{untried => disabled/reflect}/neg/t7235.scala | 0 tests/{untried => disabled/reflect}/neg/t7494-no-options.check | 0 .../reflect}/neg/t7494-no-options/ploogin_1.scala | 0 .../reflect}/neg/t7494-no-options/sample_2.flags | 0 .../reflect}/neg/t7494-no-options/sample_2.scala | 0 .../reflect}/neg/t7494-no-options/scalac-plugin.xml | 0 tests/{untried => disabled/reflect}/neg/t7519-b.check | 0 tests/{untried => disabled/reflect}/neg/t7519-b/Mac_1.scala | 0 tests/{untried => disabled/reflect}/neg/t7519-b/Use_2.scala | 0 tests/{untried => disabled/reflect}/neg/t7721.check | 0 tests/{untried => disabled/reflect}/neg/t7721.flags | 0 tests/{untried => disabled/reflect}/neg/t7721.scala | 0 tests/{untried => disabled/reflect}/neg/t7980.check | 0 tests/{untried => disabled/reflect}/neg/t7980.scala | 0 tests/{untried => disabled/reflect}/neg/t8104.check | 0 tests/{untried => disabled/reflect}/neg/t8104/Macros_1.scala | 0 tests/{untried => disabled/reflect}/neg/t8104/Test_2.scala | 0 tests/{untried => disabled/reflect}/neg/t8158.check | 0 tests/{untried => disabled/reflect}/neg/t8158/Macros_1.scala | 0 tests/{untried => disabled/reflect}/neg/t8158/Test_2.scala | 0 tests/{untried => disabled/reflect}/pos/classtag-pos.flags | 0 tests/{untried => disabled/reflect}/pos/classtag-pos.scala | 0 tests/{untried => disabled/reflect}/pos/delambdafy-patterns.scala | 0 tests/{pending => disabled/reflect}/pos/getClassType.scala | 0 tests/{pending => disabled/reflect}/pos/implicits-new.scala | 0 tests/{pending => disabled/reflect}/pos/manifest1-new.scala | 0 tests/{pending => disabled/reflect}/pos/manifest1-old.scala | 0 .../reflect}/pos/nothing_manifest_disambig-new.scala | 0 .../reflect}/pos/reflection-compat-api-universe.check | 0 .../reflect}/pos/reflection-compat-api-universe.scala | 0 tests/{pending => disabled/reflect}/pos/reflection-compat-c.check | 0 tests/{pending => disabled/reflect}/pos/reflection-compat-c.scala | 0 .../reflect}/pos/reflection-compat-macro-universe.check | 0 .../reflect}/pos/reflection-compat-macro-universe.scala | 0 .../{pending => disabled/reflect}/pos/reflection-compat-ru.check | 0 .../{pending => disabled/reflect}/pos/reflection-compat-ru.scala | 0 tests/{untried => disabled/reflect}/pos/spec-fields-new.scala | 0 tests/{untried => disabled/reflect}/pos/spec-params-new.scala | 0 .../{untried => disabled/reflect}/pos/spec-sparsearray-new.scala | 0 tests/{untried => disabled/reflect}/pos/t531.scala | 0 tests/{untried => disabled/reflect}/pos/t532.scala | 0 tests/{untried => disabled/reflect}/pos/t5692c.scala | 0 tests/{untried => disabled/reflect}/pos/t5738.scala | 0 tests/{untried => disabled/reflect}/pos/t5742.scala | 0 tests/{pending => disabled/reflect}/pos/t5756.scala | 0 tests/{pending => disabled/reflect}/pos/t6204-a.scala | 0 tests/{pending => disabled/reflect}/pos/t6204-b.scala | 0 tests/{untried => disabled/reflect}/pos/t6624.scala | 0 tests/{untried => disabled/reflect}/pos/t8138.scala | 0 tests/{untried => disabled/reflect}/pos/typetags.scala | 0 .../reflect}/pos/virtpatmat_partialfun_nsdnho.scala | 0 tests/{pending => disabled/reflect}/run/SymbolsTest.scala | 0 tests/{pending => disabled/reflect}/run/abstypetags_core.check | 0 tests/{pending => disabled/reflect}/run/abstypetags_core.scala | 0 .../{pending => disabled/reflect}/run/abstypetags_serialize.check | 0 .../{pending => disabled/reflect}/run/abstypetags_serialize.scala | 0 tests/{pending => disabled/reflect}/run/all-overridden.check | 0 tests/{pending => disabled/reflect}/run/all-overridden.scala | 0 tests/{pending => disabled/reflect}/run/classtags_core.check | 0 tests/{pending => disabled/reflect}/run/classtags_core.scala | 0 tests/{pending => disabled/reflect}/run/classtags_multi.check | 0 tests/{pending => disabled/reflect}/run/classtags_multi.scala | 0 .../reflect}/run/collection-conversions.check | 0 .../reflect}/run/collection-conversions.scala | 0 tests/{pending => disabled/reflect}/run/ctries-new/DumbHash.scala | 0 tests/{pending => disabled/reflect}/run/ctries-new/Wrap.scala | 0 tests/{pending => disabled/reflect}/run/ctries-new/concmap.scala | 0 tests/{pending => disabled/reflect}/run/ctries-new/iterator.scala | 0 tests/{pending => disabled/reflect}/run/ctries-new/lnode.scala | 0 tests/{pending => disabled/reflect}/run/ctries-new/main.scala | 0 tests/{pending => disabled/reflect}/run/ctries-new/snapshot.scala | 0 tests/{pending => disabled/reflect}/run/ctries-old/DumbHash.scala | 0 tests/{pending => disabled/reflect}/run/ctries-old/Wrap.scala | 0 tests/{pending => disabled/reflect}/run/ctries-old/concmap.scala | 0 tests/{pending => disabled/reflect}/run/ctries-old/iterator.scala | 0 tests/{pending => disabled/reflect}/run/ctries-old/lnode.scala | 0 tests/{pending => disabled/reflect}/run/ctries-old/main.scala | 0 tests/{pending => disabled/reflect}/run/ctries-old/snapshot.scala | 0 tests/{pending => disabled/reflect}/run/existentials.check | 0 tests/{pending => disabled/reflect}/run/existentials.scala | 0 tests/{pending => disabled/reflect}/run/existentials3-new.check | 0 tests/{pending => disabled/reflect}/run/existentials3-new.scala | 0 .../{pending => disabled/reflect}/run/fail-non-value-types.check | 0 .../{pending => disabled/reflect}/run/fail-non-value-types.scala | 0 .../reflect}/run/freetypes_false_alarm2.check | 0 .../reflect}/run/freetypes_false_alarm2.scala | 0 .../reflect/run/getClassTest-new.check} | 0 tests/{pending => disabled/reflect}/run/getClassTest-new.scala | 0 .../reflect}/run/inferred-type-constructors.check | 0 .../reflect}/run/inferred-type-constructors.scala | 0 .../reflect}/run/interop_manifests_are_abstypetags.check | 0 .../reflect}/run/interop_manifests_are_abstypetags.scala | 0 .../reflect}/run/interop_manifests_are_classtags.check | 0 .../reflect}/run/interop_manifests_are_classtags.scala | 0 .../reflect}/run/interop_manifests_are_typetags.check | 0 .../reflect}/run/interop_manifests_are_typetags.scala | 0 .../reflect}/run/interop_typetags_are_manifests.check | 0 .../reflect}/run/interop_typetags_are_manifests.flags | 0 .../reflect}/run/interop_typetags_are_manifests.scala | 0 tests/{pending => disabled/reflect}/run/issue192.check | 0 tests/{pending => disabled/reflect}/run/issue192.scala | 0 .../reflect}/run/macro-reify-abstypetag-notypeparams.check | 0 .../reflect}/run/macro-reify-abstypetag-notypeparams/Test.scala | 0 .../reflect}/run/macro-reify-abstypetag-typeparams-notags.check | 0 .../run/macro-reify-abstypetag-typeparams-notags/Test.scala | 0 .../reflect}/run/macro-reify-abstypetag-typeparams-tags.check | 0 .../run/macro-reify-abstypetag-typeparams-tags/Test.scala | 0 .../reflect}/run/macro-reify-abstypetag-usetypetag.check | 0 .../reflect}/run/macro-reify-abstypetag-usetypetag/Test.scala | 0 .../reflect}/run/macro-undetparams-implicitval.check | 0 .../reflect}/run/macro-undetparams-implicitval.flags | 0 .../reflect}/run/macro-undetparams-implicitval/Test.scala | 0 tests/{pending => disabled/reflect}/run/manifests-new.scala | 0 .../reflect}/run/manifests-undeprecated-in-2.10.0.flags | 0 .../reflect}/run/manifests-undeprecated-in-2.10.0.scala | 0 tests/{pending => disabled/reflect}/run/mirror_symbolof_x.check | 0 tests/{pending => disabled/reflect}/run/mirror_symbolof_x.scala | 0 tests/{pending => disabled/reflect}/run/mixin-signatures.check | 0 tests/{pending => disabled/reflect}/run/mixin-signatures.scala | 0 tests/{pending => disabled/reflect}/run/newTags.check | 0 tests/{pending => disabled/reflect}/run/newTags.scala | 0 tests/{pending => disabled/reflect}/run/no-pickle-skolems.check | 0 .../reflect}/run/no-pickle-skolems/Source_1.scala | 0 .../reflect}/run/no-pickle-skolems/Test_2.scala | 0 tests/{pending => disabled/reflect}/run/outertest.scala | 0 .../reflect}/run/patmat_unapp_abstype-new.check | 0 .../reflect}/run/patmat_unapp_abstype-new.scala | 0 tests/{pending => disabled/reflect}/run/position-val-def.check | 0 tests/{pending => disabled/reflect}/run/position-val-def.scala | 0 .../{pending => disabled/reflect}/run/primitive-sigs-2-new.check | 0 .../{pending => disabled/reflect}/run/primitive-sigs-2-new.flags | 0 .../{pending => disabled/reflect}/run/primitive-sigs-2-new.scala | 0 .../{pending => disabled/reflect}/run/primitive-sigs-2-old.check | 0 .../{pending => disabled/reflect}/run/primitive-sigs-2-old.flags | 0 .../{pending => disabled/reflect}/run/primitive-sigs-2-old.scala | 0 tests/{pending => disabled/reflect}/run/records.scala | 0 tests/{pending => disabled/reflect}/run/reflect-priv-ctor.check | 0 tests/{pending => disabled/reflect}/run/reflect-priv-ctor.scala | 0 .../reflect}/run/reflection-allmirrors-tostring.check | 0 .../reflect}/run/reflection-allmirrors-tostring.scala | 0 .../{pending => disabled/reflect}/run/reflection-companion.check | 0 .../{pending => disabled/reflect}/run/reflection-companion.scala | 0 .../reflect}/run/reflection-companiontype.check | 0 .../reflect}/run/reflection-companiontype.scala | 0 .../reflect}/run/reflection-constructormirror-inner-badpath.check | 0 .../reflect}/run/reflection-constructormirror-inner-badpath.scala | 0 .../reflect}/run/reflection-constructormirror-inner-good.check | 0 .../reflect}/run/reflection-constructormirror-inner-good.scala | 0 .../run/reflection-constructormirror-nested-badpath.check | 0 .../run/reflection-constructormirror-nested-badpath.scala | 0 .../reflect}/run/reflection-constructormirror-nested-good.check | 0 .../reflect}/run/reflection-constructormirror-nested-good.scala | 0 .../run/reflection-constructormirror-toplevel-badpath.check | 0 .../run/reflection-constructormirror-toplevel-badpath.scala | 0 .../reflect}/run/reflection-constructormirror-toplevel-good.check | 0 .../reflect}/run/reflection-constructormirror-toplevel-good.scala | 0 .../reflect}/run/reflection-enclosed-basic.check | 0 .../reflect}/run/reflection-enclosed-basic.scala | 0 .../reflect}/run/reflection-enclosed-inner-basic.check | 0 .../reflect}/run/reflection-enclosed-inner-basic.scala | 0 .../reflect}/run/reflection-enclosed-inner-inner-basic.check | 0 .../reflect}/run/reflection-enclosed-inner-inner-basic.scala | 0 .../reflect}/run/reflection-enclosed-inner-nested-basic.check | 0 .../reflect}/run/reflection-enclosed-inner-nested-basic.scala | 0 .../reflect}/run/reflection-enclosed-nested-basic.check | 0 .../reflect}/run/reflection-enclosed-nested-basic.scala | 0 .../reflect}/run/reflection-enclosed-nested-inner-basic.check | 0 .../reflect}/run/reflection-enclosed-nested-inner-basic.scala | 0 .../reflect}/run/reflection-enclosed-nested-nested-basic.check | 0 .../reflect}/run/reflection-enclosed-nested-nested-basic.scala | 0 .../reflect}/run/reflection-fancy-java-classes.check | 0 .../reflect}/run/reflection-fancy-java-classes/Foo_1.java | 0 .../reflect}/run/reflection-fancy-java-classes/Test_2.scala | 0 .../reflect}/run/reflection-fieldmirror-accessorsareokay.check | 0 .../reflect}/run/reflection-fieldmirror-accessorsareokay.scala | 0 .../reflect}/run/reflection-fieldmirror-ctorparam.check | 0 .../reflect}/run/reflection-fieldmirror-ctorparam.scala | 0 .../reflect}/run/reflection-fieldmirror-getsetval.check | 0 .../reflect}/run/reflection-fieldmirror-getsetval.scala | 0 .../reflect}/run/reflection-fieldmirror-getsetvar.check | 0 .../reflect}/run/reflection-fieldmirror-getsetvar.scala | 0 .../run/reflection-fieldmirror-nmelocalsuffixstring.check | 0 .../run/reflection-fieldmirror-nmelocalsuffixstring.scala | 0 .../reflect}/run/reflection-fieldmirror-privatethis.check | 0 .../reflect}/run/reflection-fieldmirror-privatethis.scala | 0 .../reflect}/run/reflection-fieldsymbol-navigation.check | 0 .../reflect}/run/reflection-fieldsymbol-navigation.scala | 0 tests/{pending => disabled/reflect}/run/reflection-idtc.check | 0 tests/{pending => disabled/reflect}/run/reflection-idtc.scala | 0 .../{pending => disabled/reflect}/run/reflection-implClass.scala | 0 tests/{pending => disabled/reflect}/run/reflection-implicit.check | 0 tests/{pending => disabled/reflect}/run/reflection-implicit.scala | 0 .../reflect}/run/reflection-java-annotations.check | 0 .../reflect}/run/reflection-java-annotations/JavaAnnottee_1.java | 0 .../run/reflection-java-annotations/JavaComplexAnnotation_1.java | 0 .../run/reflection-java-annotations/JavaSimpleAnnotation_1.java | 0 .../run/reflection-java-annotations/JavaSimpleEnumeration_1.java | 0 .../reflect}/run/reflection-java-annotations/Test_2.scala | 0 .../{pending => disabled/reflect}/run/reflection-java-crtp.check | 0 .../run/reflection-java-crtp/JavaSimpleEnumeration_1.java | 0 .../reflect}/run/reflection-java-crtp/Main_2.scala | 0 .../reflect}/run/reflection-magicsymbols-vanilla.check | 0 .../reflect}/run/reflection-magicsymbols-vanilla.scala | 0 .../reflect}/run/reflection-methodsymbol-params.check | 0 .../reflect}/run/reflection-methodsymbol-params.scala | 0 .../reflect}/run/reflection-methodsymbol-returntype.check | 0 .../reflect}/run/reflection-methodsymbol-returntype.scala | 0 .../reflect}/run/reflection-methodsymbol-typeparams.check | 0 .../reflect}/run/reflection-methodsymbol-typeparams.scala | 0 .../reflect}/run/reflection-modulemirror-inner-badpath.check | 0 .../reflect}/run/reflection-modulemirror-inner-badpath.scala | 0 .../reflect}/run/reflection-modulemirror-inner-good.check | 0 .../reflect}/run/reflection-modulemirror-inner-good.scala | 0 .../reflect}/run/reflection-modulemirror-nested-badpath.check | 0 .../reflect}/run/reflection-modulemirror-nested-badpath.scala | 0 .../reflect}/run/reflection-modulemirror-nested-good.check | 0 .../reflect}/run/reflection-modulemirror-nested-good.scala | 0 .../reflect}/run/reflection-modulemirror-toplevel-badpath.check | 0 .../reflect}/run/reflection-modulemirror-toplevel-badpath.scala | 0 .../reflect}/run/reflection-modulemirror-toplevel-good.check | 0 .../reflect}/run/reflection-modulemirror-toplevel-good.scala | 0 .../reflect}/run/reflection-sanitychecks.check | 0 .../reflect}/run/reflection-sanitychecks.scala | 0 .../reflect}/run/reflection-scala-annotations.check | 0 .../reflect}/run/reflection-scala-annotations.scala | 0 .../reflect}/run/reflection-sorted-decls.check | 0 .../reflect}/run/reflection-sorted-decls.scala | 0 .../reflect}/run/reflection-sorted-members.check | 0 .../reflect}/run/reflection-sorted-members.scala | 0 .../reflect}/run/reflection-sync-potpourri.scala | 0 .../reflect}/run/reflection-sync-subtypes.check | 0 .../reflect}/run/reflection-sync-subtypes.scala | 0 tests/{pending => disabled/reflect}/run/reflection-tags.check | 0 tests/{pending => disabled/reflect}/run/reflection-tags.scala | 0 .../reflect}/run/reflection-valueclasses-derived.check | 0 .../reflect}/run/reflection-valueclasses-derived.scala | 0 .../reflect}/run/reflection-valueclasses-magic.check | 0 .../reflect}/run/reflection-valueclasses-magic.scala | 0 .../reflect}/run/reflection-valueclasses-standard.check | 0 .../reflect}/run/reflection-valueclasses-standard.scala | 0 tests/{pending => disabled/reflect}/run/reflinit.check | 0 tests/{pending => disabled/reflect}/run/reflinit.scala | 0 tests/{pending => disabled/reflect}/run/reify-aliases.check | 0 tests/{pending => disabled/reflect}/run/reify-aliases.scala | 0 tests/{pending => disabled/reflect}/run/reify_magicsymbols.check | 0 tests/{pending => disabled/reflect}/run/reify_magicsymbols.scala | 0 .../reflect}/run/repl-empty-package/s_1.scala | 0 .../reflect}/run/repl-empty-package/s_2.scala | 0 .../reflect}/run/repl-javap-outdir-funs/foo_1.scala | 0 .../reflect}/run/repl-javap-outdir-funs/run-repl_7.scala | 0 .../reflect}/run/repl-javap-outdir/foo_1.scala | 0 .../reflect}/run/repl-javap-outdir/run-repl_7.scala | 0 tests/{pending => disabled/reflect}/run/resetattrs-this.check | 0 tests/{pending => disabled/reflect}/run/resetattrs-this.scala | 0 tests/{pending => disabled/reflect}/run/showraw_aliases.check | 0 tests/{pending => disabled/reflect}/run/showraw_aliases.scala | 0 tests/{pending => disabled/reflect}/run/stringbuilder.scala | 0 tests/{pending => disabled/reflect}/run/structural.check | 0 tests/{pending => disabled/reflect}/run/structural.scala | 0 tests/{pending => disabled/reflect}/run/t0421-new.check | 0 tests/{pending => disabled/reflect}/run/t0421-new.scala | 0 tests/{pending => disabled/reflect}/run/t0432.scala | 0 tests/{pending => disabled/reflect}/run/t0677-new.scala | 0 tests/{pending => disabled/reflect}/run/t1110.scala | 0 tests/{pending => disabled/reflect}/run/t1141.check | 0 tests/{pending => disabled/reflect}/run/t1141.scala | 0 tests/{pending => disabled/reflect}/run/t1195-new.check | 0 tests/{pending => disabled/reflect}/run/t1195-new.scala | 0 tests/{pending => disabled/reflect}/run/t1766.scala | 0 tests/{pending => disabled/reflect}/run/t2236-new.scala | 0 tests/{pending => disabled/reflect}/run/t2251b.check | 0 tests/{pending => disabled/reflect}/run/t2251b.flags | 0 tests/{pending => disabled/reflect}/run/t2251b.scala | 0 tests/{pending => disabled/reflect}/run/t2318.check | 0 tests/{pending => disabled/reflect}/run/t2318.scala | 0 tests/{pending => disabled/reflect}/run/t2464/Annotated.java | 0 tests/{pending => disabled/reflect}/run/t2464/Connect.java | 0 tests/{pending => disabled/reflect}/run/t2464/Test.scala | 0 tests/{pending => disabled/reflect}/run/t2514.scala | 0 tests/{pending => disabled/reflect}/run/t2577.check | 0 tests/{pending => disabled/reflect}/run/t2577.scala | 0 tests/{pending => disabled/reflect}/run/t2636.scala | 0 tests/{pending => disabled/reflect}/run/t3175.check | 0 tests/{pending => disabled/reflect}/run/t3175.scala | 0 tests/{pending => disabled/reflect}/run/t3346f.check | 0 tests/{pending => disabled/reflect}/run/t3346f.scala | 0 tests/{pending => disabled/reflect}/run/t3346j.check | 0 tests/{pending => disabled/reflect}/run/t3346j.scala | 0 tests/{pending => disabled/reflect}/run/t3425.check | 0 tests/{pending => disabled/reflect}/run/t3425.scala | 0 tests/{pending => disabled/reflect}/run/t3425b.check | 0 tests/{pending => disabled/reflect}/run/t3425b/Base_1.scala | 0 tests/{pending => disabled/reflect}/run/t3425b/Generated_2.scala | 0 tests/{pending => disabled/reflect}/run/t3507-new.check | 0 tests/{pending => disabled/reflect}/run/t3507-new.scala | 0 tests/{pending => disabled/reflect}/run/t4072.flags | 0 tests/{pending => disabled/reflect}/run/t4072.scala | 0 tests/{pending => disabled/reflect}/run/t4110-new.check | 0 tests/{pending => disabled/reflect}/run/t4110-new.scala | 0 tests/{pending => disabled/reflect}/run/t4171.check | 0 tests/{pending => disabled/reflect}/run/t4171.scala | 0 tests/{pending => disabled/reflect}/run/t4560.check | 0 tests/{pending => disabled/reflect}/run/t4560.scala | 0 tests/{pending => disabled/reflect}/run/t4729.check | 0 tests/{pending => disabled/reflect}/run/t4729/J_1.java | 0 tests/{pending => disabled/reflect}/run/t4729/S_2.scala | 0 tests/{pending => disabled/reflect}/run/t4766.check | 0 tests/{pending => disabled/reflect}/run/t4766.scala | 0 .../reflect}/run/t4788-separate-compilation/CAnnotation_1.java | 0 .../reflect}/run/t4788-separate-compilation/C_1.scala | 0 .../reflect}/run/t4788-separate-compilation/D_1.scala | 0 .../reflect}/run/t4788-separate-compilation/RAnnotation_1.java | 0 .../reflect}/run/t4788-separate-compilation/R_1.scala | 0 .../reflect}/run/t4788-separate-compilation/SAnnotation_1.java | 0 .../reflect}/run/t4788-separate-compilation/S_1.scala | 0 .../reflect}/run/t4788-separate-compilation/Test_2.scala | 0 tests/{pending => disabled/reflect}/run/t4788/C.scala | 0 tests/{pending => disabled/reflect}/run/t4788/CAnnotation.java | 0 tests/{pending => disabled/reflect}/run/t4788/D.scala | 0 tests/{pending => disabled/reflect}/run/t4788/R.scala | 0 tests/{pending => disabled/reflect}/run/t4788/RAnnotation.java | 0 tests/{pending => disabled/reflect}/run/t4788/S.scala | 0 tests/{pending => disabled/reflect}/run/t4788/SAnnotation.java | 0 tests/{pending => disabled/reflect}/run/t4788/Test.scala | 0 tests/{pending => disabled/reflect}/run/t4813.check | 0 tests/{pending => disabled/reflect}/run/t4813.scala | 0 .../reflect}/run/t4841-isolate-plugins/ploogin.scala | 0 .../reflect}/run/t4841-isolate-plugins/t4841-isolate-plugin.scala | 0 tests/{pending => disabled/reflect}/run/t4891/J_2.java | 0 tests/{pending => disabled/reflect}/run/t4891/S_1.scala | 0 tests/{pending => disabled/reflect}/run/t4891/S_3.scala | 0 tests/{pending => disabled/reflect}/run/t5080.check | 0 tests/{pending => disabled/reflect}/run/t5080.scala | 0 tests/{pending => disabled/reflect}/run/t5256a.check | 0 tests/{pending => disabled/reflect}/run/t5256a.scala | 0 tests/{pending => disabled/reflect}/run/t5256b.check | 0 tests/{pending => disabled/reflect}/run/t5256b.scala | 0 tests/{pending => disabled/reflect}/run/t5256c.check | 0 tests/{pending => disabled/reflect}/run/t5256c.scala | 0 tests/{pending => disabled/reflect}/run/t5256e.check | 0 tests/{pending => disabled/reflect}/run/t5256e.scala | 0 tests/{pending => disabled/reflect}/run/t5256f.check | 0 tests/{pending => disabled/reflect}/run/t5256f.scala | 0 tests/{pending => disabled/reflect}/run/t5256g.check | 0 tests/{pending => disabled/reflect}/run/t5256g.scala | 0 tests/{pending => disabled/reflect}/run/t5256h.check | 0 tests/{pending => disabled/reflect}/run/t5256h.scala | 0 tests/{pending => disabled/reflect}/run/t5356.check | 0 tests/{pending => disabled/reflect}/run/t5356.scala | 0 tests/{pending => disabled/reflect}/run/t5423.check | 0 tests/{pending => disabled/reflect}/run/t5423.scala | 0 tests/{pending => disabled/reflect}/run/t5565.scala | 0 tests/{pending => disabled/reflect}/run/t5676.check | 0 tests/{pending => disabled/reflect}/run/t5676.flags | 0 tests/{pending => disabled/reflect}/run/t5676.scala | 0 tests/{pending => disabled/reflect}/run/t576.check | 0 tests/{pending => disabled/reflect}/run/t576.scala | 0 tests/{pending => disabled/reflect}/run/t5881.check | 0 tests/{pending => disabled/reflect}/run/t5881.scala | 0 tests/{pending => disabled/reflect}/run/t5912.scala | 0 tests/{pending => disabled/reflect}/run/t5914.check | 0 tests/{pending => disabled/reflect}/run/t5914.scala | 0 tests/{pending => disabled/reflect}/run/t5942.scala | 0 tests/{pending => disabled/reflect}/run/t5943a1.check | 0 tests/{pending => disabled/reflect}/run/t5943a1.scala | 0 tests/{pending => disabled/reflect}/run/t5943a2.check | 0 tests/{pending => disabled/reflect}/run/t5943a2.scala | 0 tests/{pending => disabled/reflect}/run/t6011c.check | 0 tests/{pending => disabled/reflect}/run/t6011c.scala | 0 tests/{pending => disabled/reflect}/run/t6063.check | 0 tests/{pending => disabled/reflect}/run/t6063/S_1.scala | 0 tests/{pending => disabled/reflect}/run/t6063/S_2.scala | 0 tests/{pending => disabled/reflect}/run/t6086-vanilla.check | 0 tests/{pending => disabled/reflect}/run/t6086-vanilla.scala | 0 tests/{pending => disabled/reflect}/run/t6113.check | 0 tests/{pending => disabled/reflect}/run/t6113.scala | 0 tests/{pending => disabled/reflect}/run/t6175.scala | 0 tests/{pending => disabled/reflect}/run/t6178.check | 0 tests/{pending => disabled/reflect}/run/t6178.scala | 0 tests/{pending => disabled/reflect}/run/t6181.check | 0 tests/{pending => disabled/reflect}/run/t6181.scala | 0 tests/{pending => disabled/reflect}/run/t6199-mirror.check | 0 tests/{pending => disabled/reflect}/run/t6199-mirror.scala | 0 tests/{pending => disabled/reflect}/run/t6199-toolbox.check | 0 tests/{pending => disabled/reflect}/run/t6199-toolbox.scala | 0 tests/{pending => disabled/reflect}/run/t6240a/StepOne.java | 0 tests/{pending => disabled/reflect}/run/t6240a/StepTwo.scala | 0 tests/{pending => disabled/reflect}/run/t6240a/Test.scala | 0 tests/{pending => disabled/reflect}/run/t6240b/StepOne.java | 0 tests/{pending => disabled/reflect}/run/t6240b/StepThree.scala | 0 tests/{pending => disabled/reflect}/run/t6240b/StepTwo.scala | 0 tests/{pending => disabled/reflect}/run/t6240b/Test.scala | 0 tests/{pending => disabled/reflect}/run/t6259.scala | 0 tests/{pending => disabled/reflect}/run/t6277.check | 0 tests/{pending => disabled/reflect}/run/t6277.scala | 0 tests/{pending => disabled/reflect}/run/t6287.check | 0 tests/{pending => disabled/reflect}/run/t6287.scala | 0 tests/{pending => disabled/reflect}/run/t6318_derived.check | 0 tests/{pending => disabled/reflect}/run/t6318_derived.scala | 0 tests/{pending => disabled/reflect}/run/t6318_primitives.check | 0 tests/{pending => disabled/reflect}/run/t6318_primitives.scala | 0 tests/{pending => disabled/reflect}/run/t6323b.check | 0 tests/{pending => disabled/reflect}/run/t6323b.scala | 0 tests/{pending => disabled/reflect}/run/t6329_vanilla.check | 0 tests/{pending => disabled/reflect}/run/t6329_vanilla.scala | 0 tests/{pending => disabled/reflect}/run/t6329_vanilla_bug.check | 0 tests/{pending => disabled/reflect}/run/t6329_vanilla_bug.scala | 0 tests/{pending => disabled/reflect}/run/t6344.check | 0 tests/{pending => disabled/reflect}/run/t6344.scala | 0 tests/{pending => disabled/reflect}/run/t6392a.check | 0 tests/{pending => disabled/reflect}/run/t6392a.scala | 0 tests/{pending => disabled/reflect}/run/t6392b.check | 0 tests/{pending => disabled/reflect}/run/t6392b.scala | 0 tests/{pending => disabled/reflect}/run/t6411a.check | 0 tests/{pending => disabled/reflect}/run/t6411a.scala | 0 tests/{pending => disabled/reflect}/run/t6411b.check | 0 tests/{pending => disabled/reflect}/run/t6411b.scala | 0 tests/{pending => disabled/reflect}/run/t6546/A_1.scala | 0 tests/{pending => disabled/reflect}/run/t6546/B_2.scala | 0 tests/{pending => disabled/reflect}/run/t6548.check | 0 .../reflect}/run/t6548/JavaAnnotationWithNestedEnum_1.java | 0 tests/{pending => disabled/reflect}/run/t6548/Test_2.scala | 0 tests/{pending => disabled/reflect}/run/t6608.check | 0 tests/{pending => disabled/reflect}/run/t6608.scala | 0 tests/{pending => disabled/reflect}/run/t6622.check | 0 tests/{pending => disabled/reflect}/run/t6622.scala | 0 tests/{pending => disabled/reflect}/run/t6677.scala | 0 tests/{pending => disabled/reflect}/run/t6687.scala | 0 tests/{pending => disabled/reflect}/run/t6690.check | 0 tests/{pending => disabled/reflect}/run/t6690.scala | 0 tests/{pending => disabled/reflect}/run/t6715.scala | 0 tests/{pending => disabled/reflect}/run/t6719.check | 0 tests/{pending => disabled/reflect}/run/t6719.scala | 0 tests/{pending => disabled/reflect}/run/t6731.check | 0 tests/{pending => disabled/reflect}/run/t6731.flags | 0 tests/{pending => disabled/reflect}/run/t6731.scala | 0 tests/{pending => disabled/reflect}/run/t6733.check | 0 tests/{pending => disabled/reflect}/run/t6733.scala | 0 tests/{pending => disabled/reflect}/run/t6860.check | 0 tests/{pending => disabled/reflect}/run/t6860.scala | 0 tests/{pending => disabled/reflect}/run/t6969.check | 0 tests/{pending => disabled/reflect}/run/t6969.scala | 0 tests/{pending => disabled/reflect}/run/t6989.check | 0 tests/{pending => disabled/reflect}/run/t6989/JavaClass_1.java | 0 tests/{pending => disabled/reflect}/run/t6989/Test_2.scala | 0 tests/{pending => disabled/reflect}/run/t7045.check | 0 tests/{pending => disabled/reflect}/run/t7045.scala | 0 tests/{pending => disabled/reflect}/run/t7046.check | 0 tests/{pending => disabled/reflect}/run/t7046.scala | 0 tests/{pending => disabled/reflect}/run/t7088.check | 0 tests/{pending => disabled/reflect}/run/t7088.scala | 0 tests/{pending => disabled/reflect}/run/t7106/Analyzed_1.scala | 0 tests/{pending => disabled/reflect}/run/t7106/test.scala | 0 tests/{pending => disabled/reflect}/run/t7151.check | 0 tests/{pending => disabled/reflect}/run/t7151.scala | 0 tests/{pending => disabled/reflect}/run/t7328.check | 0 tests/{pending => disabled/reflect}/run/t7328.scala | 0 tests/{pending => disabled/reflect}/run/t7331a.check | 0 tests/{pending => disabled/reflect}/run/t7331a.scala | 0 tests/{pending => disabled/reflect}/run/t7331b.check | 0 tests/{pending => disabled/reflect}/run/t7331b.scala | 0 tests/{pending => disabled/reflect}/run/t7331c.check | 0 tests/{pending => disabled/reflect}/run/t7331c.scala | 0 tests/{pending => disabled/reflect}/run/t7359.check | 0 tests/{pending => disabled/reflect}/run/t7359/Cyclic_1.java | 0 tests/{pending => disabled/reflect}/run/t7359/Test_2.scala | 0 tests/{pending => disabled/reflect}/run/t7375a.check | 0 tests/{pending => disabled/reflect}/run/t7375a.scala | 0 tests/{pending => disabled/reflect}/run/t7439/A_1.java | 0 tests/{pending => disabled/reflect}/run/t7439/B_1.java | 0 tests/{pending => disabled/reflect}/run/t7439/Test_2.scala | 0 tests/{pending => disabled/reflect}/run/t7455/Outer.java | 0 tests/{pending => disabled/reflect}/run/t7455/Test.scala | 0 tests/{pending => disabled/reflect}/run/t7510/Ann_1.java | 0 tests/{pending => disabled/reflect}/run/t7510/Test_2.scala | 0 tests/{pending => disabled/reflect}/run/t7533.check | 0 tests/{pending => disabled/reflect}/run/t7533.scala | 0 tests/{pending => disabled/reflect}/run/t7556.check | 0 tests/{pending => disabled/reflect}/run/t7556/Test_2.scala | 0 tests/{pending => disabled/reflect}/run/t7556/mega-class_1.scala | 0 tests/{pending => disabled/reflect}/run/t7570a.check | 0 tests/{pending => disabled/reflect}/run/t7570a.scala | 0 tests/{pending => disabled/reflect}/run/t7570b.check | 0 tests/{pending => disabled/reflect}/run/t7570b.scala | 0 tests/{pending => disabled/reflect}/run/t7570c.check | 0 tests/{pending => disabled/reflect}/run/t7570c.scala | 0 .../reflect}/run/t7582-private-within/JavaPackagePrivate.java | 0 .../reflect}/run/t7582-private-within/Test.scala | 0 tests/{pending => disabled/reflect}/run/t7779.scala | 0 tests/{pending => disabled/reflect}/run/t7817.scala | 0 tests/{pending => disabled/reflect}/run/t7974/Symbols.scala | 0 tests/{pending => disabled/reflect}/run/t7974/Test.scala | 0 tests/{pending => disabled/reflect}/run/t8046/Test.scala | 0 tests/{pending => disabled/reflect}/run/t8046/t8046c.scala | 0 tests/{pending => disabled/reflect}/run/t8047.check | 0 tests/{pending => disabled/reflect}/run/t8047.scala | 0 tests/{pending => disabled/reflect}/run/t8190.check | 0 tests/{pending => disabled/reflect}/run/t8190.scala | 0 tests/{pending => disabled/reflect}/run/t8196.check | 0 tests/{pending => disabled/reflect}/run/t8196.scala | 0 tests/{pending => disabled/reflect}/run/t8442/A_1.java | 0 tests/{pending => disabled/reflect}/run/t8442/B_1.java | 0 tests/{pending => disabled/reflect}/run/t8442/C_2.scala | 0 tests/{pending => disabled/reflect}/run/t8442/Test.scala | 0 tests/{pending => disabled/reflect}/run/t8549.check | 0 tests/{pending => disabled/reflect}/run/t8549.scala | 0 tests/{pending => disabled/reflect}/run/t8574.scala | 0 tests/{pending => disabled/reflect}/run/t8637.check | 0 tests/{pending => disabled/reflect}/run/t8637.scala | 0 tests/{pending => disabled/reflect}/run/t8708_b/A_1.scala | 0 tests/{pending => disabled/reflect}/run/t8708_b/Test_2.scala | 0 tests/{pending => disabled/reflect}/run/t874.check | 0 tests/{pending => disabled/reflect}/run/t874.scala | 0 .../{pending => disabled/reflect}/run/toolbox_parse_package.check | 0 .../{pending => disabled/reflect}/run/toolbox_parse_package.scala | 0 .../reflect}/run/toolbox_typecheck_implicitsdisabled.check | 0 .../reflect}/run/toolbox_typecheck_implicitsdisabled.scala | 0 .../reflect}/run/toolbox_typecheck_inferimplicitvalue.check | 0 .../reflect}/run/toolbox_typecheck_inferimplicitvalue.scala | 0 tests/{pending => disabled/reflect}/run/type-currying.check | 0 tests/{pending => disabled/reflect}/run/type-currying.scala | 0 tests/{pending => disabled/reflect}/run/typetags_core.check | 0 tests/{pending => disabled/reflect}/run/typetags_core.scala | 0 tests/{pending => disabled/reflect}/run/typetags_multi.check | 0 tests/{pending => disabled/reflect}/run/typetags_multi.scala | 0 tests/{pending => disabled/reflect}/run/typetags_serialize.check | 0 tests/{pending => disabled/reflect}/run/typetags_serialize.scala | 0 tests/{pending => disabled/reflect}/run/typetags_symbolof_x.check | 0 tests/{pending => disabled/reflect}/run/typetags_symbolof_x.scala | 0 .../reflect}/run/valueclasses-classtag-basic.check | 0 .../reflect}/run/valueclasses-classtag-basic.scala | 0 .../reflect}/run/valueclasses-classtag-existential.check | 0 .../reflect}/run/valueclasses-classtag-existential.scala | 0 .../reflect}/run/valueclasses-classtag-generic.check | 0 .../reflect}/run/valueclasses-classtag-generic.scala | 0 .../reflect}/run/valueclasses-typetag-basic.check | 0 .../reflect}/run/valueclasses-typetag-basic.scala | 0 .../reflect}/run/valueclasses-typetag-existential.check | 0 .../reflect}/run/valueclasses-typetag-existential.scala | 0 .../reflect}/run/valueclasses-typetag-generic.check | 0 .../reflect}/run/valueclasses-typetag-generic.scala | 0 tests/{pending => disabled/reflect}/run/virtpatmat_typetag.check | 0 tests/{pending => disabled/reflect}/run/virtpatmat_typetag.flags | 0 tests/{pending => disabled/reflect}/run/virtpatmat_typetag.scala | 0 1137 files changed, 0 insertions(+), 0 deletions(-) rename tests/{untried => disabled/existential}/neg/abstraction-from-volatile-type-error.check (100%) rename tests/{untried => disabled/existential}/neg/abstraction-from-volatile-type-error.scala (100%) rename tests/{untried => disabled/existential}/neg/literate_existentials.check (100%) rename tests/{untried => disabled/existential}/neg/literate_existentials.scala (100%) rename tests/{untried => disabled/existential}/neg/names-defaults-neg.check (100%) rename tests/{untried => disabled/existential}/neg/names-defaults-neg.flags (100%) rename tests/{untried => disabled/existential}/neg/names-defaults-neg.scala (100%) rename tests/{untried => disabled/existential}/neg/t0528neg.check (100%) rename tests/{untried => disabled/existential}/neg/t0528neg.scala (100%) rename tests/{untried => disabled/existential}/neg/t0764.check (100%) rename tests/{untried => disabled/existential}/neg/t0764.scala (100%) rename tests/{untried => disabled/existential}/neg/t3507-old.check (100%) rename tests/{untried => disabled/existential}/neg/t3507-old.scala (100%) rename tests/{untried => disabled/existential}/neg/t3987.check (100%) rename tests/{untried => disabled/existential}/neg/t3987.scala (100%) rename tests/{untried => disabled/existential}/neg/t5189b.check (100%) rename tests/{untried => disabled/existential}/neg/t5189b.scala (100%) rename tests/{untried => disabled/existential}/neg/t8237-default.check (100%) rename tests/{untried => disabled/existential}/neg/t8237-default.scala (100%) rename tests/{pending => disabled/existential}/run/existentials3-old.check (100%) rename tests/{pending => disabled/existential}/run/existentials3-old.scala (100%) rename tests/{pending => disabled/existential}/run/getClassTest-new.check (100%) rename tests/{pending => disabled/existential}/run/getClassTest-old.scala (100%) rename tests/{pending => disabled/existential}/run/names-defaults.check (100%) rename tests/{pending => disabled/existential}/run/names-defaults.scala (100%) rename tests/{pending => disabled/existential}/run/t0412.check (100%) rename tests/{pending => disabled/existential}/run/t0412.scala (100%) rename tests/{pending => disabled/existential}/run/t0528.check (100%) rename tests/{pending => disabled/existential}/run/t0528.scala (100%) rename tests/{pending => disabled/existential}/run/t2308a.check (100%) rename tests/{pending => disabled/existential}/run/t2308a.scala (100%) rename tests/{pending => disabled/existential}/run/t6443.scala (100%) rename tests/{untried => disabled/partest}/neg/t5663-badwarneq.check (100%) rename tests/{untried => disabled/partest}/neg/t5663-badwarneq.flags (100%) rename tests/{untried => disabled/partest}/neg/t5663-badwarneq.scala (100%) rename tests/{pending => disabled/partest}/run/analyzerPlugins.check (100%) rename tests/{pending => disabled/partest}/run/analyzerPlugins.scala (100%) rename tests/{pending => disabled/partest}/run/annotatedRetyping.check (100%) rename tests/{pending => disabled/partest}/run/annotatedRetyping.scala (100%) rename tests/{pending => disabled/partest}/run/class-symbol-contravariant.check (100%) rename tests/{pending => disabled/partest}/run/class-symbol-contravariant.scala (100%) rename tests/{pending => disabled/partest}/run/classfile-format-51.scala (100%) rename tests/{pending => disabled/partest}/run/classfile-format-52.check (100%) rename tests/{pending => disabled/partest}/run/classfile-format-52.scala (100%) rename tests/{pending => disabled/partest}/run/compiler-asSeenFrom.check (100%) rename tests/{pending => disabled/partest}/run/compiler-asSeenFrom.scala (100%) rename tests/{pending => disabled/partest}/run/constant-type.check (100%) rename tests/{pending => disabled/partest}/run/constant-type.scala (100%) rename tests/{pending => disabled/partest}/run/constrained-types.check (100%) rename tests/{pending => disabled/partest}/run/constrained-types.scala (100%) rename tests/{pending => disabled/partest}/run/delambdafy_t6028.check (100%) rename tests/{pending => disabled/partest}/run/delambdafy_t6028.scala (100%) rename tests/{pending => disabled/partest}/run/delambdafy_t6555.check (100%) rename tests/{pending => disabled/partest}/run/delambdafy_t6555.scala (100%) rename tests/{pending => disabled/partest}/run/delambdafy_uncurry_byname_inline.check (100%) rename tests/{pending => disabled/partest}/run/delambdafy_uncurry_byname_inline.scala (100%) rename tests/{pending => disabled/partest}/run/delambdafy_uncurry_byname_method.check (100%) rename tests/{pending => disabled/partest}/run/delambdafy_uncurry_byname_method.scala (100%) rename tests/{pending => disabled/partest}/run/delambdafy_uncurry_inline.check (100%) rename tests/{pending => disabled/partest}/run/delambdafy_uncurry_inline.scala (100%) rename tests/{pending => disabled/partest}/run/delambdafy_uncurry_method.check (100%) rename tests/{pending => disabled/partest}/run/delambdafy_uncurry_method.scala (100%) rename tests/{pending => disabled/partest}/run/dynamic-applyDynamic.check (100%) rename tests/{pending => disabled/partest}/run/dynamic-applyDynamic.scala (100%) rename tests/{pending => disabled/partest}/run/dynamic-applyDynamicNamed.check (100%) rename tests/{pending => disabled/partest}/run/dynamic-applyDynamicNamed.scala (100%) rename tests/{pending => disabled/partest}/run/dynamic-selectDynamic.check (100%) rename tests/{pending => disabled/partest}/run/dynamic-selectDynamic.scala (100%) rename tests/{pending => disabled/partest}/run/dynamic-updateDynamic.check (100%) rename tests/{pending => disabled/partest}/run/dynamic-updateDynamic.scala (100%) rename tests/{pending => disabled/partest}/run/existential-rangepos.check (100%) rename tests/{pending => disabled/partest}/run/existential-rangepos.scala (100%) rename tests/{pending => disabled/partest}/run/existentials-in-compiler.check (100%) rename tests/{pending => disabled/partest}/run/existentials-in-compiler.scala (100%) rename tests/{pending => disabled/partest}/run/global-showdef.check (100%) rename tests/{pending => disabled/partest}/run/global-showdef.scala (100%) rename tests/{pending => disabled/partest}/run/icode-reader-dead-code.check (100%) rename tests/{pending => disabled/partest}/run/icode-reader-dead-code.scala (100%) rename tests/{pending => disabled/partest}/run/inline-ex-handlers.check (100%) rename tests/{pending => disabled/partest}/run/inline-ex-handlers.scala (100%) rename tests/{pending => disabled/partest}/run/kind-repl-command.check (100%) rename tests/{pending => disabled/partest}/run/kind-repl-command.scala (100%) rename tests/{pending => disabled/partest}/run/large_class.check (100%) rename tests/{pending => disabled/partest}/run/large_class.scala (100%) rename tests/{pending => disabled/partest}/run/large_code.check (100%) rename tests/{pending => disabled/partest}/run/large_code.scala (100%) rename tests/{pending => disabled/partest}/run/lub-visibility.check (100%) rename tests/{pending => disabled/partest}/run/lub-visibility.scala (100%) rename tests/{pending => disabled/partest}/run/memberpos.check (100%) rename tests/{pending => disabled/partest}/run/memberpos.scala (100%) rename tests/{pending => disabled/partest}/run/reflection-equality.check (100%) rename tests/{pending => disabled/partest}/run/reflection-equality.scala (100%) rename tests/{pending => disabled/partest}/run/reflection-magicsymbols-repl.check (100%) rename tests/{pending => disabled/partest}/run/reflection-magicsymbols-repl.scala (100%) rename tests/{pending => disabled/partest}/run/reflection-mem-glbs.scala (100%) rename tests/{pending => disabled/partest}/run/reflection-mem-tags.scala (100%) rename tests/{pending => disabled/partest}/run/reflection-mem-typecheck.scala (100%) rename tests/{pending => disabled/partest}/run/reflection-repl-classes.check (100%) rename tests/{pending => disabled/partest}/run/reflection-repl-classes.scala (100%) rename tests/{pending => disabled/partest}/run/reflection-repl-elementary.check (100%) rename tests/{pending => disabled/partest}/run/reflection-repl-elementary.scala (100%) rename tests/{pending => disabled/partest}/run/reify_newimpl_25.check (100%) rename tests/{pending => disabled/partest}/run/reify_newimpl_25.scala (100%) rename tests/{pending => disabled/partest}/run/reify_newimpl_26.check (100%) rename tests/{pending => disabled/partest}/run/reify_newimpl_26.scala (100%) rename tests/{pending => disabled/partest}/run/repl-assign.check (100%) rename tests/{pending => disabled/partest}/run/repl-assign.scala (100%) rename tests/{pending => disabled/partest}/run/repl-bare-expr.check (100%) rename tests/{pending => disabled/partest}/run/repl-bare-expr.scala (100%) rename tests/{pending => disabled/partest}/run/repl-colon-type.check (100%) rename tests/{pending => disabled/partest}/run/repl-colon-type.scala (100%) rename tests/{pending => disabled/partest}/run/repl-empty-package.check (100%) rename tests/{pending => disabled/partest}/run/repl-javap-app.check (100%) rename tests/{pending => disabled/partest}/run/repl-javap-app.scala (100%) rename tests/{pending => disabled/partest}/run/repl-javap-def.scala (100%) rename tests/{pending => disabled/partest}/run/repl-javap-fun.scala (100%) rename tests/{pending => disabled/partest}/run/repl-javap-lambdas.scala (100%) rename tests/{pending => disabled/partest}/run/repl-javap-mem.scala (100%) rename tests/{pending => disabled/partest}/run/repl-javap-memfun.scala (100%) rename tests/{pending => disabled/partest}/run/repl-javap-more-fun.scala (100%) rename tests/{pending => disabled/partest}/run/repl-javap-outdir-funs.flags (100%) rename tests/{pending => disabled/partest}/run/repl-javap.scala (100%) rename tests/{pending => disabled/partest}/run/repl-out-dir.check (100%) rename tests/{pending => disabled/partest}/run/repl-out-dir.scala (100%) rename tests/{pending => disabled/partest}/run/repl-parens.check (100%) rename tests/{pending => disabled/partest}/run/repl-parens.scala (100%) rename tests/{pending => disabled/partest}/run/repl-paste-2.check (100%) rename tests/{pending => disabled/partest}/run/repl-paste-2.scala (100%) rename tests/{pending => disabled/partest}/run/repl-paste-3.check (100%) rename tests/{pending => disabled/partest}/run/repl-paste-3.scala (100%) rename tests/{pending => disabled/partest}/run/repl-paste-4.scala (100%) rename tests/{pending => disabled/partest}/run/repl-paste-raw.scala (100%) rename tests/{pending => disabled/partest}/run/repl-paste.check (100%) rename tests/{pending => disabled/partest}/run/repl-paste.scala (100%) rename tests/{pending => disabled/partest}/run/repl-power.check (100%) rename tests/{pending => disabled/partest}/run/repl-power.scala (100%) rename tests/{pending => disabled/partest}/run/repl-reset.check (100%) rename tests/{pending => disabled/partest}/run/repl-reset.scala (100%) rename tests/{pending => disabled/partest}/run/repl-save.check (100%) rename tests/{pending => disabled/partest}/run/repl-save.scala (100%) rename tests/{pending => disabled/partest}/run/repl-transcript.check (100%) rename tests/{pending => disabled/partest}/run/repl-transcript.scala (100%) rename tests/{pending => disabled/partest}/run/repl-trim-stack-trace.scala (100%) rename tests/{pending => disabled/partest}/run/repl-type-verbose.check (100%) rename tests/{pending => disabled/partest}/run/repl-type-verbose.scala (100%) rename tests/{pending => disabled/partest}/run/sammy_java8.flags (100%) rename tests/{pending => disabled/partest}/run/sammy_java8.scala (100%) rename tests/{pending => disabled/partest}/run/stream_length.check (100%) rename tests/{pending => disabled/partest}/run/stream_length.scala (100%) rename tests/{pending => disabled/partest}/run/t3376.check (100%) rename tests/{pending => disabled/partest}/run/t3376.scala (100%) rename tests/{pending => disabled/partest}/run/t4025.check (100%) rename tests/{pending => disabled/partest}/run/t4025.scala (100%) rename tests/{pending => disabled/partest}/run/t4172.check (100%) rename tests/{pending => disabled/partest}/run/t4172.scala (100%) rename tests/{pending => disabled/partest}/run/t4216.check (100%) rename tests/{pending => disabled/partest}/run/t4216.scala (100%) rename tests/{pending => disabled/partest}/run/t4285.check (100%) rename tests/{pending => disabled/partest}/run/t4285.flags (100%) rename tests/{pending => disabled/partest}/run/t4285.scala (100%) rename tests/{pending => disabled/partest}/run/t4287inferredMethodTypes.check (100%) rename tests/{pending => disabled/partest}/run/t4287inferredMethodTypes.scala (100%) rename tests/{pending => disabled/partest}/run/t4294.scala (100%) rename tests/{pending => disabled/partest}/run/t4332.check (100%) rename tests/{pending => disabled/partest}/run/t4332.scala (100%) rename tests/{pending => disabled/partest}/run/t4542.check (100%) rename tests/{pending => disabled/partest}/run/t4542.scala (100%) rename tests/{pending => disabled/partest}/run/t4594-repl-settings.scala (100%) rename tests/{pending => disabled/partest}/run/t4671.check (100%) rename tests/{pending => disabled/partest}/run/t4671.scala (100%) rename tests/{pending => disabled/partest}/run/t4710.check (100%) rename tests/{pending => disabled/partest}/run/t4710.scala (100%) rename tests/{pending => disabled/partest}/run/t4788-separate-compilation.check (100%) rename tests/{pending => disabled/partest}/run/t4788.check (100%) rename tests/{pending => disabled/partest}/run/t4841-isolate-plugins.check (100%) rename tests/{pending => disabled/partest}/run/t4841-no-plugin.check (100%) rename tests/{pending => disabled/partest}/run/t4841-no-plugin.scala (100%) rename tests/{pending => disabled/partest}/run/t4891.check (100%) rename tests/{pending => disabled/partest}/run/t4950.check (100%) rename tests/{pending => disabled/partest}/run/t4950.scala (100%) rename tests/{pending => disabled/partest}/run/t5064.check (100%) rename tests/{pending => disabled/partest}/run/t5064.scala (100%) rename tests/{pending => disabled/partest}/run/t5072.check (100%) rename tests/{pending => disabled/partest}/run/t5072.scala (100%) rename tests/{pending => disabled/partest}/run/t5256d.check (100%) rename tests/{pending => disabled/partest}/run/t5256d.scala (100%) rename tests/{pending => disabled/partest}/run/t5313.check (100%) rename tests/{pending => disabled/partest}/run/t5313.scala (100%) rename tests/{pending => disabled/partest}/run/t5385.check (100%) rename tests/{pending => disabled/partest}/run/t5385.scala (100%) rename tests/{pending => disabled/partest}/run/t5535.check (100%) rename tests/{pending => disabled/partest}/run/t5535.scala (100%) rename tests/{pending => disabled/partest}/run/t5537.check (100%) rename tests/{pending => disabled/partest}/run/t5537.scala (100%) rename tests/{pending => disabled/partest}/run/t5545.scala (100%) rename tests/{pending => disabled/partest}/run/t5583.check (100%) rename tests/{pending => disabled/partest}/run/t5583.scala (100%) rename tests/{pending => disabled/partest}/run/t5603.check (100%) rename tests/{pending => disabled/partest}/run/t5603.scala (100%) rename tests/{pending => disabled/partest}/run/t5655.check (100%) rename tests/{pending => disabled/partest}/run/t5655.scala (100%) rename tests/{pending => disabled/partest}/run/t5699.check (100%) rename tests/{pending => disabled/partest}/run/t5699.scala (100%) rename tests/{pending => disabled/partest}/run/t5717.scala (100%) rename tests/{pending => disabled/partest}/run/t5789.check (100%) rename tests/{pending => disabled/partest}/run/t5789.scala (100%) rename tests/{pending => disabled/partest}/run/t5905-features.flags (100%) rename tests/{pending => disabled/partest}/run/t5905-features.scala (100%) rename tests/{pending => disabled/partest}/run/t5905b-features.check (100%) rename tests/{pending => disabled/partest}/run/t5905b-features.scala (100%) rename tests/{pending => disabled/partest}/run/t6028.check (100%) rename tests/{pending => disabled/partest}/run/t6028.scala (100%) rename tests/{pending => disabled/partest}/run/t6086-repl.check (100%) rename tests/{pending => disabled/partest}/run/t6086-repl.scala (100%) rename tests/{pending => disabled/partest}/run/t6146b.check (100%) rename tests/{pending => disabled/partest}/run/t6146b.scala (100%) rename tests/{pending => disabled/partest}/run/t6240-universe-code-gen.scala (100%) rename tests/{pending => disabled/partest}/run/t6240a.check (100%) rename tests/{pending => disabled/partest}/run/t6240b.check (100%) rename tests/{pending => disabled/partest}/run/t6273.check (100%) rename tests/{pending => disabled/partest}/run/t6273.scala (100%) rename tests/{pending => disabled/partest}/run/t6288.check (100%) rename tests/{pending => disabled/partest}/run/t6288.scala (100%) rename tests/{pending => disabled/partest}/run/t6288b-jump-position.check (100%) rename tests/{pending => disabled/partest}/run/t6288b-jump-position.scala (100%) rename tests/{pending => disabled/partest}/run/t6320.check (100%) rename tests/{pending => disabled/partest}/run/t6320.scala (100%) rename tests/{pending => disabled/partest}/run/t6329_repl.check (100%) rename tests/{pending => disabled/partest}/run/t6329_repl.scala (100%) rename tests/{pending => disabled/partest}/run/t6329_repl_bug.check (100%) rename tests/{pending => disabled/partest}/run/t6329_repl_bug.scala (100%) rename tests/{pending => disabled/partest}/run/t6331.check (100%) rename tests/{pending => disabled/partest}/run/t6331.scala (100%) rename tests/{pending => disabled/partest}/run/t6331b.check (100%) rename tests/{pending => disabled/partest}/run/t6331b.scala (100%) rename tests/{pending => disabled/partest}/run/t6434.check (100%) rename tests/{pending => disabled/partest}/run/t6434.scala (100%) rename tests/{pending => disabled/partest}/run/t6439.check (100%) rename tests/{pending => disabled/partest}/run/t6439.scala (100%) rename tests/{pending => disabled/partest}/run/t6440.check (100%) rename tests/{pending => disabled/partest}/run/t6440.scala (100%) rename tests/{pending => disabled/partest}/run/t6440b.check (100%) rename tests/{pending => disabled/partest}/run/t6440b.scala (100%) rename tests/{pending => disabled/partest}/run/t6507.check (100%) rename tests/{pending => disabled/partest}/run/t6507.scala (100%) rename tests/{pending => disabled/partest}/run/t6541-option.scala (100%) rename tests/{pending => disabled/partest}/run/t6546.flags (100%) rename tests/{pending => disabled/partest}/run/t6549.check (100%) rename tests/{pending => disabled/partest}/run/t6549.scala (100%) rename tests/{pending => disabled/partest}/run/t6555.check (100%) rename tests/{pending => disabled/partest}/run/t6555.scala (100%) rename tests/{pending => disabled/partest}/run/t6745-2.scala (100%) rename tests/{pending => disabled/partest}/run/t6937.check (100%) rename tests/{pending => disabled/partest}/run/t6937.scala (100%) rename tests/{pending => disabled/partest}/run/t6955.scala (100%) rename tests/{pending => disabled/partest}/run/t6956.scala (100%) rename tests/{pending => disabled/partest}/run/t7096.check (100%) rename tests/{pending => disabled/partest}/run/t7096.scala (100%) rename tests/{pending => disabled/partest}/run/t7106.check (100%) rename tests/{pending => disabled/partest}/run/t7271.check (100%) rename tests/{pending => disabled/partest}/run/t7271.scala (100%) rename tests/{pending => disabled/partest}/run/t7319.check (100%) rename tests/{pending => disabled/partest}/run/t7319.scala (100%) rename tests/{pending => disabled/partest}/run/t7337.check (100%) rename tests/{pending => disabled/partest}/run/t7337.scala (100%) rename tests/{pending => disabled/partest}/run/t7398.scala (100%) rename tests/{pending => disabled/partest}/run/t7439.check (100%) rename tests/{pending => disabled/partest}/run/t7455.check (100%) rename tests/{pending => disabled/partest}/run/t7482a.check (100%) rename tests/{pending => disabled/partest}/run/t7482a.scala (100%) rename tests/{pending => disabled/partest}/run/t7569.check (100%) rename tests/{pending => disabled/partest}/run/t7569.scala (100%) rename tests/{pending => disabled/partest}/run/t7582-private-within.check (100%) rename tests/{pending => disabled/partest}/run/t7634.check (100%) rename tests/{pending => disabled/partest}/run/t7634.scala (100%) rename tests/{pending => disabled/partest}/run/t7711-script-args.check (100%) rename tests/{pending => disabled/partest}/run/t7711-script-args.scala (100%) rename tests/{pending => disabled/partest}/run/t7747-repl.check (100%) rename tests/{pending => disabled/partest}/run/t7747-repl.scala (100%) rename tests/{pending => disabled/partest}/run/t7791-script-linenums.check (100%) rename tests/{pending => disabled/partest}/run/t7791-script-linenums.scala (100%) rename tests/{pending => disabled/partest}/run/t7801.check (100%) rename tests/{pending => disabled/partest}/run/t7801.scala (100%) rename tests/{pending => disabled/partest}/run/t7805-repl-i.check (100%) rename tests/{pending => disabled/partest}/run/t7805-repl-i.scala (100%) rename tests/{pending => disabled/partest}/run/t7817-tree-gen.check (100%) rename tests/{pending => disabled/partest}/run/t7817-tree-gen.flags (100%) rename tests/{pending => disabled/partest}/run/t7817-tree-gen.scala (100%) rename tests/{pending => disabled/partest}/run/t7825.scala (100%) rename tests/{pending => disabled/partest}/run/t7852.flags (100%) rename tests/{pending => disabled/partest}/run/t7852.scala (100%) rename tests/{pending => disabled/partest}/run/t7876.scala (100%) rename tests/{pending => disabled/partest}/run/t7974.check (100%) rename tests/{pending => disabled/partest}/run/t7974.flags (100%) rename tests/{pending => disabled/partest}/run/t8029.scala (100%) rename tests/{pending => disabled/partest}/run/t8046.check (100%) rename tests/{pending => disabled/partest}/run/t8442.check (100%) rename tests/{pending => disabled/partest}/run/t8601-closure-elim.flags (100%) rename tests/{pending => disabled/partest}/run/t8601-closure-elim.scala (100%) rename tests/{pending => disabled/partest}/run/t8608-no-format.scala (100%) rename tests/{pending => disabled/partest}/run/t8708_b.check (100%) rename tests/{pending => disabled/partest}/run/t8843-repl-xlat.scala (100%) rename tests/{pending => disabled/partest}/run/t8852a.scala (100%) rename tests/{pending => disabled/partest}/run/t8907.scala (100%) rename tests/{pending => disabled/partest}/run/tailcalls.check (100%) rename tests/{pending => disabled/partest}/run/tailcalls.scala (100%) rename tests/{pending => disabled/partest}/run/test-cpp.check (100%) rename tests/{pending => disabled/partest}/run/test-cpp.scala (100%) rename tests/{pending => disabled/partest}/run/tpeCache-tyconCache.check (100%) rename tests/{pending => disabled/partest}/run/tpeCache-tyconCache.scala (100%) rename tests/{pending => disabled/partest}/run/typetags_without_scala_reflect_manifest_lookup.scala (100%) rename tests/{pending => disabled/partest}/run/typetags_without_scala_reflect_typetag_lookup.check (100%) rename tests/{pending => disabled/partest}/run/typetags_without_scala_reflect_typetag_lookup.scala (100%) rename tests/{pending => disabled/partest}/run/typetags_without_scala_reflect_typetag_manifest_interop.check (100%) rename tests/{pending => disabled/partest}/run/typetags_without_scala_reflect_typetag_manifest_interop.scala (100%) rename tests/{pending => disabled/partest}/run/xMigration.check (100%) rename tests/{pending => disabled/partest}/run/xMigration.scala (100%) rename tests/{untried => disabled/reflect}/neg/classmanifests_new_deprecations.check (100%) rename tests/{untried => disabled/reflect}/neg/classmanifests_new_deprecations.flags (100%) rename tests/{untried => disabled/reflect}/neg/classmanifests_new_deprecations.scala (100%) rename tests/{untried => disabled/reflect}/neg/classtags_contextbound_b.check (100%) rename tests/{untried => disabled/reflect}/neg/classtags_contextbound_b.scala (100%) rename tests/{untried => disabled/reflect}/neg/classtags_contextbound_c.check (100%) rename tests/{untried => disabled/reflect}/neg/classtags_contextbound_c.scala (100%) rename tests/{untried => disabled/reflect}/neg/classtags_dont_use_typetags.check (100%) rename tests/{untried => disabled/reflect}/neg/classtags_dont_use_typetags.scala (100%) rename tests/{untried => disabled/reflect}/neg/compile-time-only-b.check (100%) rename tests/{untried => disabled/reflect}/neg/compile-time-only-b.scala (100%) rename tests/{untried => disabled/reflect}/neg/interop_abstypetags_arenot_classmanifests.check (100%) rename tests/{untried => disabled/reflect}/neg/interop_abstypetags_arenot_classmanifests.scala (100%) rename tests/{untried => disabled/reflect}/neg/interop_abstypetags_arenot_classtags.check (100%) rename tests/{untried => disabled/reflect}/neg/interop_abstypetags_arenot_classtags.scala (100%) rename tests/{untried => disabled/reflect}/neg/interop_abstypetags_arenot_manifests.check (100%) rename tests/{untried => disabled/reflect}/neg/interop_abstypetags_arenot_manifests.scala (100%) rename tests/{untried => disabled/reflect}/neg/interop_classmanifests_arenot_typetags.check (100%) rename tests/{untried => disabled/reflect}/neg/interop_classmanifests_arenot_typetags.scala (100%) rename tests/{untried => disabled/reflect}/neg/interop_classtags_arenot_manifests.check (100%) rename tests/{untried => disabled/reflect}/neg/interop_classtags_arenot_manifests.scala (100%) rename tests/{untried => disabled/reflect}/neg/interop_typetags_arenot_classmanifests.check (100%) rename tests/{untried => disabled/reflect}/neg/interop_typetags_arenot_classmanifests.scala (100%) rename tests/{untried => disabled/reflect}/neg/interop_typetags_arenot_classtags.check (100%) rename tests/{untried => disabled/reflect}/neg/interop_typetags_arenot_classtags.scala (100%) rename tests/{untried => disabled/reflect}/neg/interop_typetags_without_classtags_arenot_manifests.check (100%) rename tests/{untried => disabled/reflect}/neg/interop_typetags_without_classtags_arenot_manifests.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-abort.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-abort/Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-abort/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-basic-mamdmi.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-basic-mamdmi.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-basic-mamdmi/Impls_Macros_Test_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-blackbox-dynamic-materialization.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-blackbox-dynamic-materialization/Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-blackbox-dynamic-materialization/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-blackbox-extractor.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-blackbox-extractor/Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-blackbox-extractor/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-blackbox-fundep-materialization.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-blackbox-fundep-materialization.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-blackbox-fundep-materialization/Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-blackbox-fundep-materialization/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-blackbox-structural.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-blackbox-structural/Impls_Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-blackbox-structural/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-abstract.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-abstract.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-ambiguous.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-ambiguous.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-need-qualifier.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-need-qualifier.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-nonpublic-c.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-nonpublic-c.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-nonpublic-impl.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-nonpublic-impl.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-nonstatic.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-nonstatic.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-object.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-object.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-overloaded.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-overloaded.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-polymorphic.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-polymorphic.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-priority-bundle.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-priority-bundle.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-priority-nonbundle.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-priority-nonbundle.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-trait.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-trait.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-whitebox-use-raw.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-whitebox-use-raw/Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-whitebox-use-raw/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-whitebox-use-refined.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-whitebox-use-refined/Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-whitebox-use-refined/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-wrongcontext-a.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-wrongcontext-a.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-wrongcontext-b.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-bundle-wrongcontext-b.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-cyclic.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-cyclic.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-cyclic/Impls_Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-divergence-controlled.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-divergence-controlled/Impls_Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-divergence-controlled/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-exception.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-exception/Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-exception/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-false-deprecation-warning.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-false-deprecation-warning.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-false-deprecation-warning/Impls_Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-incompatible-macro-engine-a.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-incompatible-macro-engine-a/Macros_2.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-incompatible-macro-engine-a/Macros_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-incompatible-macro-engine-a/Plugin_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-incompatible-macro-engine-a/Test_3.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-incompatible-macro-engine-a/scalac-plugin.xml (100%) rename tests/{untried => disabled/reflect}/neg/macro-incompatible-macro-engine-b.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-incompatible-macro-engine-b.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-incompatible-macro-engine-b/Macros_2.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-incompatible-macro-engine-b/Macros_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-incompatible-macro-engine-b/Plugin_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-incompatible-macro-engine-b/Test_3.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-incompatible-macro-engine-b/scalac-plugin.xml (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidimpl.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidimpl.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidimpl/Impls_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidimpl/Macros_Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidret.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidret.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidret/Impls_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidret/Macros_Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidshape.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidshape.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidshape/Impls_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidshape/Macros_Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidsig-params-badtype.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidsig-params-badtype.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidsig-params-badtype/Impls_Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidsig.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidsig.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidsig/Impls_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidsig/Macros_Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-badargs.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-badargs.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-badargs/Impls_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-badargs/Macros_Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-badbounds.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-badbounds.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-badbounds/Impls_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-badbounds/Macros_Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-badtargs.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-badtargs.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-badtargs/Impls_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-badtargs/Macros_Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-methodvaluesyntax.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-methodvaluesyntax.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-methodvaluesyntax/Impls_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-methodvaluesyntax/Macros_Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-nontypeable.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-nontypeable.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-nontypeable/Impls_Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-nontypeable/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-presuper.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-presuper.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-presuper/Impls_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-invalidusage-presuper/Macros_Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-noexpand.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-noexpand.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-noexpand/Impls_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-noexpand/Macros_Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-nontypeablebody.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-nontypeablebody.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-nontypeablebody/Impls_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-nontypeablebody/Macros_Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-override-macro-overrides-abstract-method-a.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-override-macro-overrides-abstract-method-a.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-override-macro-overrides-abstract-method-a/Impls_Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-override-macro-overrides-abstract-method-a/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-override-macro-overrides-abstract-method-b.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-override-macro-overrides-abstract-method-b.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-override-macro-overrides-abstract-method-b/Impls_Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-override-macro-overrides-abstract-method-b/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-override-method-overrides-macro.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-override-method-overrides-macro.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-override-method-overrides-macro/Impls_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-override-method-overrides-macro/Macros_Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-quasiquotes.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-quasiquotes/Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-quasiquotes/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-reify-splice-splice.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-reify-splice-splice.flags (100%) rename tests/{untried => disabled/reflect}/neg/macro-reify-splice-splice/Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-reify-splice-splice/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-reify-typetag-hktypeparams-notags.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-reify-typetag-hktypeparams-notags/Test.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-reify-typetag-typeparams-notags.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-reify-typetag-typeparams-notags/Test.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-reify-typetag-useabstypetag.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-reify-typetag-useabstypetag/Test.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-without-xmacros-a.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-without-xmacros-a/Impls_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-without-xmacros-a/Macros_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-without-xmacros-a/Test_3.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-without-xmacros-b.check (100%) rename tests/{untried => disabled/reflect}/neg/macro-without-xmacros-b/Impls_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-without-xmacros-b/Macros_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/macro-without-xmacros-b/Test_3.scala (100%) rename tests/{untried => disabled/reflect}/neg/patmat-classtag-compound.check (100%) rename tests/{untried => disabled/reflect}/neg/patmat-classtag-compound.flags (100%) rename tests/{untried => disabled/reflect}/neg/patmat-classtag-compound.scala (100%) rename tests/{untried => disabled/reflect}/neg/quasiquotes-syntax-error-position.check (100%) rename tests/{untried => disabled/reflect}/neg/quasiquotes-syntax-error-position.scala (100%) rename tests/{untried => disabled/reflect}/neg/quasiquotes-unliftable-not-found.check (100%) rename tests/{untried => disabled/reflect}/neg/quasiquotes-unliftable-not-found.scala (100%) rename tests/{untried => disabled/reflect}/neg/reflection-names-neg.check (100%) rename tests/{untried => disabled/reflect}/neg/reflection-names-neg.scala (100%) rename tests/{untried => disabled/reflect}/neg/reify_ann2b.check (100%) rename tests/{untried => disabled/reflect}/neg/reify_ann2b.scala (100%) rename tests/{untried => disabled/reflect}/neg/reify_metalevel_breach_+0_refers_to_1.check (100%) rename tests/{untried => disabled/reflect}/neg/reify_metalevel_breach_+0_refers_to_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/reify_metalevel_breach_-1_refers_to_0_a.check (100%) rename tests/{untried => disabled/reflect}/neg/reify_metalevel_breach_-1_refers_to_0_a.scala (100%) rename tests/{untried => disabled/reflect}/neg/reify_metalevel_breach_-1_refers_to_0_b.check (100%) rename tests/{untried => disabled/reflect}/neg/reify_metalevel_breach_-1_refers_to_0_b.scala (100%) rename tests/{untried => disabled/reflect}/neg/reify_metalevel_breach_-1_refers_to_1.check (100%) rename tests/{untried => disabled/reflect}/neg/reify_metalevel_breach_-1_refers_to_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/reify_nested_inner_refers_to_local.check (100%) rename tests/{untried => disabled/reflect}/neg/reify_nested_inner_refers_to_local.scala (100%) rename tests/{untried => disabled/reflect}/neg/t3692-new.check (100%) rename tests/{untried => disabled/reflect}/neg/t3692-new.flags (100%) rename tests/{untried => disabled/reflect}/neg/t3692-new.scala (100%) rename tests/{untried => disabled/reflect}/neg/t5378.check (100%) rename tests/{untried => disabled/reflect}/neg/t5378.scala (100%) rename tests/{untried => disabled/reflect}/neg/t5452-new.check (100%) rename tests/{untried => disabled/reflect}/neg/t5452-new.scala (100%) rename tests/{untried => disabled/reflect}/neg/t5452-old.check (100%) rename tests/{untried => disabled/reflect}/neg/t5452-old.scala (100%) rename tests/{untried => disabled/reflect}/neg/t5689.check (100%) rename tests/{untried => disabled/reflect}/neg/t5689.flags (100%) rename tests/{untried => disabled/reflect}/neg/t5689.scala (100%) rename tests/{untried => disabled/reflect}/neg/t5753.check (100%) rename tests/{untried => disabled/reflect}/neg/t5753.flags (100%) rename tests/{untried => disabled/reflect}/neg/t5753/Impls_Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/t5753/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/t5903a.check (100%) rename tests/{untried => disabled/reflect}/neg/t5903a/Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/t5903a/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/t5903b.check (100%) rename tests/{untried => disabled/reflect}/neg/t5903b/Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/t5903b/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/t5903c.check (100%) rename tests/{untried => disabled/reflect}/neg/t5903c/Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/t5903c/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/t5903d.check (100%) rename tests/{untried => disabled/reflect}/neg/t5903d/Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/t5903d/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/t5903e.check (100%) rename tests/{untried => disabled/reflect}/neg/t5903e/Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/t5903e/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/t6123-explaintypes-macros.check (100%) rename tests/{untried => disabled/reflect}/neg/t6123-explaintypes-macros/BadMac_2.flags (100%) rename tests/{untried => disabled/reflect}/neg/t6123-explaintypes-macros/BadMac_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/t6123-explaintypes-macros/Macros.flags (100%) rename tests/{untried => disabled/reflect}/neg/t6123-explaintypes-macros/Macros.scala (100%) rename tests/{untried => disabled/reflect}/neg/t6323a.check (100%) rename tests/{untried => disabled/reflect}/neg/t6323a.flags (100%) rename tests/{untried => disabled/reflect}/neg/t6323a.scala (100%) rename tests/{untried => disabled/reflect}/neg/t6446-additional.check (100%) rename tests/{untried => disabled/reflect}/neg/t6446-additional/ploogin_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/t6446-additional/sample_2.flags (100%) rename tests/{untried => disabled/reflect}/neg/t6446-additional/sample_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/t6446-additional/scalac-plugin.xml (100%) rename tests/{untried => disabled/reflect}/neg/t6446-list.check (100%) rename tests/{untried => disabled/reflect}/neg/t6446-list/ploogin_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/t6446-list/sample_2.flags (100%) rename tests/{untried => disabled/reflect}/neg/t6446-list/sample_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/t6446-list/scalac-plugin.xml (100%) rename tests/{untried => disabled/reflect}/neg/t6539.check (100%) rename tests/{untried => disabled/reflect}/neg/t6539/Macro_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/t6539/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/t6844.check (100%) rename tests/{untried => disabled/reflect}/neg/t6844.scala (100%) rename tests/{untried => disabled/reflect}/neg/t6902.check (100%) rename tests/{untried => disabled/reflect}/neg/t6902.flags (100%) rename tests/{untried => disabled/reflect}/neg/t6902.scala (100%) rename tests/{untried => disabled/reflect}/neg/t6931.check (100%) rename tests/{untried => disabled/reflect}/neg/t6931/Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/t6931/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/t7157.check (100%) rename tests/{untried => disabled/reflect}/neg/t7157/Impls_Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/t7157/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/t7214neg.check (100%) rename tests/{untried => disabled/reflect}/neg/t7214neg.scala (100%) rename tests/{untried => disabled/reflect}/neg/t7235.check (100%) rename tests/{untried => disabled/reflect}/neg/t7235.scala (100%) rename tests/{untried => disabled/reflect}/neg/t7494-no-options.check (100%) rename tests/{untried => disabled/reflect}/neg/t7494-no-options/ploogin_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/t7494-no-options/sample_2.flags (100%) rename tests/{untried => disabled/reflect}/neg/t7494-no-options/sample_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/t7494-no-options/scalac-plugin.xml (100%) rename tests/{untried => disabled/reflect}/neg/t7519-b.check (100%) rename tests/{untried => disabled/reflect}/neg/t7519-b/Mac_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/t7519-b/Use_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/t7721.check (100%) rename tests/{untried => disabled/reflect}/neg/t7721.flags (100%) rename tests/{untried => disabled/reflect}/neg/t7721.scala (100%) rename tests/{untried => disabled/reflect}/neg/t7980.check (100%) rename tests/{untried => disabled/reflect}/neg/t7980.scala (100%) rename tests/{untried => disabled/reflect}/neg/t8104.check (100%) rename tests/{untried => disabled/reflect}/neg/t8104/Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/t8104/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/neg/t8158.check (100%) rename tests/{untried => disabled/reflect}/neg/t8158/Macros_1.scala (100%) rename tests/{untried => disabled/reflect}/neg/t8158/Test_2.scala (100%) rename tests/{untried => disabled/reflect}/pos/classtag-pos.flags (100%) rename tests/{untried => disabled/reflect}/pos/classtag-pos.scala (100%) rename tests/{untried => disabled/reflect}/pos/delambdafy-patterns.scala (100%) rename tests/{pending => disabled/reflect}/pos/getClassType.scala (100%) rename tests/{pending => disabled/reflect}/pos/implicits-new.scala (100%) rename tests/{pending => disabled/reflect}/pos/manifest1-new.scala (100%) rename tests/{pending => disabled/reflect}/pos/manifest1-old.scala (100%) rename tests/{pending => disabled/reflect}/pos/nothing_manifest_disambig-new.scala (100%) rename tests/{pending => disabled/reflect}/pos/reflection-compat-api-universe.check (100%) rename tests/{pending => disabled/reflect}/pos/reflection-compat-api-universe.scala (100%) rename tests/{pending => disabled/reflect}/pos/reflection-compat-c.check (100%) rename tests/{pending => disabled/reflect}/pos/reflection-compat-c.scala (100%) rename tests/{pending => disabled/reflect}/pos/reflection-compat-macro-universe.check (100%) rename tests/{pending => disabled/reflect}/pos/reflection-compat-macro-universe.scala (100%) rename tests/{pending => disabled/reflect}/pos/reflection-compat-ru.check (100%) rename tests/{pending => disabled/reflect}/pos/reflection-compat-ru.scala (100%) rename tests/{untried => disabled/reflect}/pos/spec-fields-new.scala (100%) rename tests/{untried => disabled/reflect}/pos/spec-params-new.scala (100%) rename tests/{untried => disabled/reflect}/pos/spec-sparsearray-new.scala (100%) rename tests/{untried => disabled/reflect}/pos/t531.scala (100%) rename tests/{untried => disabled/reflect}/pos/t532.scala (100%) rename tests/{untried => disabled/reflect}/pos/t5692c.scala (100%) rename tests/{untried => disabled/reflect}/pos/t5738.scala (100%) rename tests/{untried => disabled/reflect}/pos/t5742.scala (100%) rename tests/{pending => disabled/reflect}/pos/t5756.scala (100%) rename tests/{pending => disabled/reflect}/pos/t6204-a.scala (100%) rename tests/{pending => disabled/reflect}/pos/t6204-b.scala (100%) rename tests/{untried => disabled/reflect}/pos/t6624.scala (100%) rename tests/{untried => disabled/reflect}/pos/t8138.scala (100%) rename tests/{untried => disabled/reflect}/pos/typetags.scala (100%) rename tests/{untried => disabled/reflect}/pos/virtpatmat_partialfun_nsdnho.scala (100%) rename tests/{pending => disabled/reflect}/run/SymbolsTest.scala (100%) rename tests/{pending => disabled/reflect}/run/abstypetags_core.check (100%) rename tests/{pending => disabled/reflect}/run/abstypetags_core.scala (100%) rename tests/{pending => disabled/reflect}/run/abstypetags_serialize.check (100%) rename tests/{pending => disabled/reflect}/run/abstypetags_serialize.scala (100%) rename tests/{pending => disabled/reflect}/run/all-overridden.check (100%) rename tests/{pending => disabled/reflect}/run/all-overridden.scala (100%) rename tests/{pending => disabled/reflect}/run/classtags_core.check (100%) rename tests/{pending => disabled/reflect}/run/classtags_core.scala (100%) rename tests/{pending => disabled/reflect}/run/classtags_multi.check (100%) rename tests/{pending => disabled/reflect}/run/classtags_multi.scala (100%) rename tests/{pending => disabled/reflect}/run/collection-conversions.check (100%) rename tests/{pending => disabled/reflect}/run/collection-conversions.scala (100%) rename tests/{pending => disabled/reflect}/run/ctries-new/DumbHash.scala (100%) rename tests/{pending => disabled/reflect}/run/ctries-new/Wrap.scala (100%) rename tests/{pending => disabled/reflect}/run/ctries-new/concmap.scala (100%) rename tests/{pending => disabled/reflect}/run/ctries-new/iterator.scala (100%) rename tests/{pending => disabled/reflect}/run/ctries-new/lnode.scala (100%) rename tests/{pending => disabled/reflect}/run/ctries-new/main.scala (100%) rename tests/{pending => disabled/reflect}/run/ctries-new/snapshot.scala (100%) rename tests/{pending => disabled/reflect}/run/ctries-old/DumbHash.scala (100%) rename tests/{pending => disabled/reflect}/run/ctries-old/Wrap.scala (100%) rename tests/{pending => disabled/reflect}/run/ctries-old/concmap.scala (100%) rename tests/{pending => disabled/reflect}/run/ctries-old/iterator.scala (100%) rename tests/{pending => disabled/reflect}/run/ctries-old/lnode.scala (100%) rename tests/{pending => disabled/reflect}/run/ctries-old/main.scala (100%) rename tests/{pending => disabled/reflect}/run/ctries-old/snapshot.scala (100%) rename tests/{pending => disabled/reflect}/run/existentials.check (100%) rename tests/{pending => disabled/reflect}/run/existentials.scala (100%) rename tests/{pending => disabled/reflect}/run/existentials3-new.check (100%) rename tests/{pending => disabled/reflect}/run/existentials3-new.scala (100%) rename tests/{pending => disabled/reflect}/run/fail-non-value-types.check (100%) rename tests/{pending => disabled/reflect}/run/fail-non-value-types.scala (100%) rename tests/{pending => disabled/reflect}/run/freetypes_false_alarm2.check (100%) rename tests/{pending => disabled/reflect}/run/freetypes_false_alarm2.scala (100%) rename tests/{pending/run/getClassTest-old.check => disabled/reflect/run/getClassTest-new.check} (100%) rename tests/{pending => disabled/reflect}/run/getClassTest-new.scala (100%) rename tests/{pending => disabled/reflect}/run/inferred-type-constructors.check (100%) rename tests/{pending => disabled/reflect}/run/inferred-type-constructors.scala (100%) rename tests/{pending => disabled/reflect}/run/interop_manifests_are_abstypetags.check (100%) rename tests/{pending => disabled/reflect}/run/interop_manifests_are_abstypetags.scala (100%) rename tests/{pending => disabled/reflect}/run/interop_manifests_are_classtags.check (100%) rename tests/{pending => disabled/reflect}/run/interop_manifests_are_classtags.scala (100%) rename tests/{pending => disabled/reflect}/run/interop_manifests_are_typetags.check (100%) rename tests/{pending => disabled/reflect}/run/interop_manifests_are_typetags.scala (100%) rename tests/{pending => disabled/reflect}/run/interop_typetags_are_manifests.check (100%) rename tests/{pending => disabled/reflect}/run/interop_typetags_are_manifests.flags (100%) rename tests/{pending => disabled/reflect}/run/interop_typetags_are_manifests.scala (100%) rename tests/{pending => disabled/reflect}/run/issue192.check (100%) rename tests/{pending => disabled/reflect}/run/issue192.scala (100%) rename tests/{pending => disabled/reflect}/run/macro-reify-abstypetag-notypeparams.check (100%) rename tests/{pending => disabled/reflect}/run/macro-reify-abstypetag-notypeparams/Test.scala (100%) rename tests/{pending => disabled/reflect}/run/macro-reify-abstypetag-typeparams-notags.check (100%) rename tests/{pending => disabled/reflect}/run/macro-reify-abstypetag-typeparams-notags/Test.scala (100%) rename tests/{pending => disabled/reflect}/run/macro-reify-abstypetag-typeparams-tags.check (100%) rename tests/{pending => disabled/reflect}/run/macro-reify-abstypetag-typeparams-tags/Test.scala (100%) rename tests/{pending => disabled/reflect}/run/macro-reify-abstypetag-usetypetag.check (100%) rename tests/{pending => disabled/reflect}/run/macro-reify-abstypetag-usetypetag/Test.scala (100%) rename tests/{pending => disabled/reflect}/run/macro-undetparams-implicitval.check (100%) rename tests/{pending => disabled/reflect}/run/macro-undetparams-implicitval.flags (100%) rename tests/{pending => disabled/reflect}/run/macro-undetparams-implicitval/Test.scala (100%) rename tests/{pending => disabled/reflect}/run/manifests-new.scala (100%) rename tests/{pending => disabled/reflect}/run/manifests-undeprecated-in-2.10.0.flags (100%) rename tests/{pending => disabled/reflect}/run/manifests-undeprecated-in-2.10.0.scala (100%) rename tests/{pending => disabled/reflect}/run/mirror_symbolof_x.check (100%) rename tests/{pending => disabled/reflect}/run/mirror_symbolof_x.scala (100%) rename tests/{pending => disabled/reflect}/run/mixin-signatures.check (100%) rename tests/{pending => disabled/reflect}/run/mixin-signatures.scala (100%) rename tests/{pending => disabled/reflect}/run/newTags.check (100%) rename tests/{pending => disabled/reflect}/run/newTags.scala (100%) rename tests/{pending => disabled/reflect}/run/no-pickle-skolems.check (100%) rename tests/{pending => disabled/reflect}/run/no-pickle-skolems/Source_1.scala (100%) rename tests/{pending => disabled/reflect}/run/no-pickle-skolems/Test_2.scala (100%) rename tests/{pending => disabled/reflect}/run/outertest.scala (100%) rename tests/{pending => disabled/reflect}/run/patmat_unapp_abstype-new.check (100%) rename tests/{pending => disabled/reflect}/run/patmat_unapp_abstype-new.scala (100%) rename tests/{pending => disabled/reflect}/run/position-val-def.check (100%) rename tests/{pending => disabled/reflect}/run/position-val-def.scala (100%) rename tests/{pending => disabled/reflect}/run/primitive-sigs-2-new.check (100%) rename tests/{pending => disabled/reflect}/run/primitive-sigs-2-new.flags (100%) rename tests/{pending => disabled/reflect}/run/primitive-sigs-2-new.scala (100%) rename tests/{pending => disabled/reflect}/run/primitive-sigs-2-old.check (100%) rename tests/{pending => disabled/reflect}/run/primitive-sigs-2-old.flags (100%) rename tests/{pending => disabled/reflect}/run/primitive-sigs-2-old.scala (100%) rename tests/{pending => disabled/reflect}/run/records.scala (100%) rename tests/{pending => disabled/reflect}/run/reflect-priv-ctor.check (100%) rename tests/{pending => disabled/reflect}/run/reflect-priv-ctor.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-allmirrors-tostring.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-allmirrors-tostring.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-companion.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-companion.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-companiontype.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-companiontype.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-constructormirror-inner-badpath.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-constructormirror-inner-badpath.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-constructormirror-inner-good.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-constructormirror-inner-good.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-constructormirror-nested-badpath.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-constructormirror-nested-badpath.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-constructormirror-nested-good.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-constructormirror-nested-good.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-constructormirror-toplevel-badpath.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-constructormirror-toplevel-badpath.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-constructormirror-toplevel-good.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-constructormirror-toplevel-good.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-enclosed-basic.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-enclosed-basic.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-enclosed-inner-basic.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-enclosed-inner-basic.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-enclosed-inner-inner-basic.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-enclosed-inner-inner-basic.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-enclosed-inner-nested-basic.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-enclosed-inner-nested-basic.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-enclosed-nested-basic.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-enclosed-nested-basic.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-enclosed-nested-inner-basic.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-enclosed-nested-inner-basic.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-enclosed-nested-nested-basic.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-enclosed-nested-nested-basic.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-fancy-java-classes.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-fancy-java-classes/Foo_1.java (100%) rename tests/{pending => disabled/reflect}/run/reflection-fancy-java-classes/Test_2.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-fieldmirror-accessorsareokay.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-fieldmirror-accessorsareokay.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-fieldmirror-ctorparam.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-fieldmirror-ctorparam.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-fieldmirror-getsetval.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-fieldmirror-getsetval.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-fieldmirror-getsetvar.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-fieldmirror-getsetvar.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-fieldmirror-nmelocalsuffixstring.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-fieldmirror-nmelocalsuffixstring.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-fieldmirror-privatethis.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-fieldmirror-privatethis.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-fieldsymbol-navigation.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-fieldsymbol-navigation.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-idtc.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-idtc.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-implClass.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-implicit.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-implicit.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-java-annotations.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-java-annotations/JavaAnnottee_1.java (100%) rename tests/{pending => disabled/reflect}/run/reflection-java-annotations/JavaComplexAnnotation_1.java (100%) rename tests/{pending => disabled/reflect}/run/reflection-java-annotations/JavaSimpleAnnotation_1.java (100%) rename tests/{pending => disabled/reflect}/run/reflection-java-annotations/JavaSimpleEnumeration_1.java (100%) rename tests/{pending => disabled/reflect}/run/reflection-java-annotations/Test_2.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-java-crtp.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-java-crtp/JavaSimpleEnumeration_1.java (100%) rename tests/{pending => disabled/reflect}/run/reflection-java-crtp/Main_2.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-magicsymbols-vanilla.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-magicsymbols-vanilla.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-methodsymbol-params.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-methodsymbol-params.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-methodsymbol-returntype.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-methodsymbol-returntype.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-methodsymbol-typeparams.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-methodsymbol-typeparams.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-modulemirror-inner-badpath.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-modulemirror-inner-badpath.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-modulemirror-inner-good.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-modulemirror-inner-good.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-modulemirror-nested-badpath.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-modulemirror-nested-badpath.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-modulemirror-nested-good.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-modulemirror-nested-good.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-modulemirror-toplevel-badpath.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-modulemirror-toplevel-badpath.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-modulemirror-toplevel-good.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-modulemirror-toplevel-good.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-sanitychecks.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-sanitychecks.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-scala-annotations.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-scala-annotations.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-sorted-decls.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-sorted-decls.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-sorted-members.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-sorted-members.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-sync-potpourri.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-sync-subtypes.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-sync-subtypes.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-tags.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-tags.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-valueclasses-derived.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-valueclasses-derived.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-valueclasses-magic.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-valueclasses-magic.scala (100%) rename tests/{pending => disabled/reflect}/run/reflection-valueclasses-standard.check (100%) rename tests/{pending => disabled/reflect}/run/reflection-valueclasses-standard.scala (100%) rename tests/{pending => disabled/reflect}/run/reflinit.check (100%) rename tests/{pending => disabled/reflect}/run/reflinit.scala (100%) rename tests/{pending => disabled/reflect}/run/reify-aliases.check (100%) rename tests/{pending => disabled/reflect}/run/reify-aliases.scala (100%) rename tests/{pending => disabled/reflect}/run/reify_magicsymbols.check (100%) rename tests/{pending => disabled/reflect}/run/reify_magicsymbols.scala (100%) rename tests/{pending => disabled/reflect}/run/repl-empty-package/s_1.scala (100%) rename tests/{pending => disabled/reflect}/run/repl-empty-package/s_2.scala (100%) rename tests/{pending => disabled/reflect}/run/repl-javap-outdir-funs/foo_1.scala (100%) rename tests/{pending => disabled/reflect}/run/repl-javap-outdir-funs/run-repl_7.scala (100%) rename tests/{pending => disabled/reflect}/run/repl-javap-outdir/foo_1.scala (100%) rename tests/{pending => disabled/reflect}/run/repl-javap-outdir/run-repl_7.scala (100%) rename tests/{pending => disabled/reflect}/run/resetattrs-this.check (100%) rename tests/{pending => disabled/reflect}/run/resetattrs-this.scala (100%) rename tests/{pending => disabled/reflect}/run/showraw_aliases.check (100%) rename tests/{pending => disabled/reflect}/run/showraw_aliases.scala (100%) rename tests/{pending => disabled/reflect}/run/stringbuilder.scala (100%) rename tests/{pending => disabled/reflect}/run/structural.check (100%) rename tests/{pending => disabled/reflect}/run/structural.scala (100%) rename tests/{pending => disabled/reflect}/run/t0421-new.check (100%) rename tests/{pending => disabled/reflect}/run/t0421-new.scala (100%) rename tests/{pending => disabled/reflect}/run/t0432.scala (100%) rename tests/{pending => disabled/reflect}/run/t0677-new.scala (100%) rename tests/{pending => disabled/reflect}/run/t1110.scala (100%) rename tests/{pending => disabled/reflect}/run/t1141.check (100%) rename tests/{pending => disabled/reflect}/run/t1141.scala (100%) rename tests/{pending => disabled/reflect}/run/t1195-new.check (100%) rename tests/{pending => disabled/reflect}/run/t1195-new.scala (100%) rename tests/{pending => disabled/reflect}/run/t1766.scala (100%) rename tests/{pending => disabled/reflect}/run/t2236-new.scala (100%) rename tests/{pending => disabled/reflect}/run/t2251b.check (100%) rename tests/{pending => disabled/reflect}/run/t2251b.flags (100%) rename tests/{pending => disabled/reflect}/run/t2251b.scala (100%) rename tests/{pending => disabled/reflect}/run/t2318.check (100%) rename tests/{pending => disabled/reflect}/run/t2318.scala (100%) rename tests/{pending => disabled/reflect}/run/t2464/Annotated.java (100%) rename tests/{pending => disabled/reflect}/run/t2464/Connect.java (100%) rename tests/{pending => disabled/reflect}/run/t2464/Test.scala (100%) rename tests/{pending => disabled/reflect}/run/t2514.scala (100%) rename tests/{pending => disabled/reflect}/run/t2577.check (100%) rename tests/{pending => disabled/reflect}/run/t2577.scala (100%) rename tests/{pending => disabled/reflect}/run/t2636.scala (100%) rename tests/{pending => disabled/reflect}/run/t3175.check (100%) rename tests/{pending => disabled/reflect}/run/t3175.scala (100%) rename tests/{pending => disabled/reflect}/run/t3346f.check (100%) rename tests/{pending => disabled/reflect}/run/t3346f.scala (100%) rename tests/{pending => disabled/reflect}/run/t3346j.check (100%) rename tests/{pending => disabled/reflect}/run/t3346j.scala (100%) rename tests/{pending => disabled/reflect}/run/t3425.check (100%) rename tests/{pending => disabled/reflect}/run/t3425.scala (100%) rename tests/{pending => disabled/reflect}/run/t3425b.check (100%) rename tests/{pending => disabled/reflect}/run/t3425b/Base_1.scala (100%) rename tests/{pending => disabled/reflect}/run/t3425b/Generated_2.scala (100%) rename tests/{pending => disabled/reflect}/run/t3507-new.check (100%) rename tests/{pending => disabled/reflect}/run/t3507-new.scala (100%) rename tests/{pending => disabled/reflect}/run/t4072.flags (100%) rename tests/{pending => disabled/reflect}/run/t4072.scala (100%) rename tests/{pending => disabled/reflect}/run/t4110-new.check (100%) rename tests/{pending => disabled/reflect}/run/t4110-new.scala (100%) rename tests/{pending => disabled/reflect}/run/t4171.check (100%) rename tests/{pending => disabled/reflect}/run/t4171.scala (100%) rename tests/{pending => disabled/reflect}/run/t4560.check (100%) rename tests/{pending => disabled/reflect}/run/t4560.scala (100%) rename tests/{pending => disabled/reflect}/run/t4729.check (100%) rename tests/{pending => disabled/reflect}/run/t4729/J_1.java (100%) rename tests/{pending => disabled/reflect}/run/t4729/S_2.scala (100%) rename tests/{pending => disabled/reflect}/run/t4766.check (100%) rename tests/{pending => disabled/reflect}/run/t4766.scala (100%) rename tests/{pending => disabled/reflect}/run/t4788-separate-compilation/CAnnotation_1.java (100%) rename tests/{pending => disabled/reflect}/run/t4788-separate-compilation/C_1.scala (100%) rename tests/{pending => disabled/reflect}/run/t4788-separate-compilation/D_1.scala (100%) rename tests/{pending => disabled/reflect}/run/t4788-separate-compilation/RAnnotation_1.java (100%) rename tests/{pending => disabled/reflect}/run/t4788-separate-compilation/R_1.scala (100%) rename tests/{pending => disabled/reflect}/run/t4788-separate-compilation/SAnnotation_1.java (100%) rename tests/{pending => disabled/reflect}/run/t4788-separate-compilation/S_1.scala (100%) rename tests/{pending => disabled/reflect}/run/t4788-separate-compilation/Test_2.scala (100%) rename tests/{pending => disabled/reflect}/run/t4788/C.scala (100%) rename tests/{pending => disabled/reflect}/run/t4788/CAnnotation.java (100%) rename tests/{pending => disabled/reflect}/run/t4788/D.scala (100%) rename tests/{pending => disabled/reflect}/run/t4788/R.scala (100%) rename tests/{pending => disabled/reflect}/run/t4788/RAnnotation.java (100%) rename tests/{pending => disabled/reflect}/run/t4788/S.scala (100%) rename tests/{pending => disabled/reflect}/run/t4788/SAnnotation.java (100%) rename tests/{pending => disabled/reflect}/run/t4788/Test.scala (100%) rename tests/{pending => disabled/reflect}/run/t4813.check (100%) rename tests/{pending => disabled/reflect}/run/t4813.scala (100%) rename tests/{pending => disabled/reflect}/run/t4841-isolate-plugins/ploogin.scala (100%) rename tests/{pending => disabled/reflect}/run/t4841-isolate-plugins/t4841-isolate-plugin.scala (100%) rename tests/{pending => disabled/reflect}/run/t4891/J_2.java (100%) rename tests/{pending => disabled/reflect}/run/t4891/S_1.scala (100%) rename tests/{pending => disabled/reflect}/run/t4891/S_3.scala (100%) rename tests/{pending => disabled/reflect}/run/t5080.check (100%) rename tests/{pending => disabled/reflect}/run/t5080.scala (100%) rename tests/{pending => disabled/reflect}/run/t5256a.check (100%) rename tests/{pending => disabled/reflect}/run/t5256a.scala (100%) rename tests/{pending => disabled/reflect}/run/t5256b.check (100%) rename tests/{pending => disabled/reflect}/run/t5256b.scala (100%) rename tests/{pending => disabled/reflect}/run/t5256c.check (100%) rename tests/{pending => disabled/reflect}/run/t5256c.scala (100%) rename tests/{pending => disabled/reflect}/run/t5256e.check (100%) rename tests/{pending => disabled/reflect}/run/t5256e.scala (100%) rename tests/{pending => disabled/reflect}/run/t5256f.check (100%) rename tests/{pending => disabled/reflect}/run/t5256f.scala (100%) rename tests/{pending => disabled/reflect}/run/t5256g.check (100%) rename tests/{pending => disabled/reflect}/run/t5256g.scala (100%) rename tests/{pending => disabled/reflect}/run/t5256h.check (100%) rename tests/{pending => disabled/reflect}/run/t5256h.scala (100%) rename tests/{pending => disabled/reflect}/run/t5356.check (100%) rename tests/{pending => disabled/reflect}/run/t5356.scala (100%) rename tests/{pending => disabled/reflect}/run/t5423.check (100%) rename tests/{pending => disabled/reflect}/run/t5423.scala (100%) rename tests/{pending => disabled/reflect}/run/t5565.scala (100%) rename tests/{pending => disabled/reflect}/run/t5676.check (100%) rename tests/{pending => disabled/reflect}/run/t5676.flags (100%) rename tests/{pending => disabled/reflect}/run/t5676.scala (100%) rename tests/{pending => disabled/reflect}/run/t576.check (100%) rename tests/{pending => disabled/reflect}/run/t576.scala (100%) rename tests/{pending => disabled/reflect}/run/t5881.check (100%) rename tests/{pending => disabled/reflect}/run/t5881.scala (100%) rename tests/{pending => disabled/reflect}/run/t5912.scala (100%) rename tests/{pending => disabled/reflect}/run/t5914.check (100%) rename tests/{pending => disabled/reflect}/run/t5914.scala (100%) rename tests/{pending => disabled/reflect}/run/t5942.scala (100%) rename tests/{pending => disabled/reflect}/run/t5943a1.check (100%) rename tests/{pending => disabled/reflect}/run/t5943a1.scala (100%) rename tests/{pending => disabled/reflect}/run/t5943a2.check (100%) rename tests/{pending => disabled/reflect}/run/t5943a2.scala (100%) rename tests/{pending => disabled/reflect}/run/t6011c.check (100%) rename tests/{pending => disabled/reflect}/run/t6011c.scala (100%) rename tests/{pending => disabled/reflect}/run/t6063.check (100%) rename tests/{pending => disabled/reflect}/run/t6063/S_1.scala (100%) rename tests/{pending => disabled/reflect}/run/t6063/S_2.scala (100%) rename tests/{pending => disabled/reflect}/run/t6086-vanilla.check (100%) rename tests/{pending => disabled/reflect}/run/t6086-vanilla.scala (100%) rename tests/{pending => disabled/reflect}/run/t6113.check (100%) rename tests/{pending => disabled/reflect}/run/t6113.scala (100%) rename tests/{pending => disabled/reflect}/run/t6175.scala (100%) rename tests/{pending => disabled/reflect}/run/t6178.check (100%) rename tests/{pending => disabled/reflect}/run/t6178.scala (100%) rename tests/{pending => disabled/reflect}/run/t6181.check (100%) rename tests/{pending => disabled/reflect}/run/t6181.scala (100%) rename tests/{pending => disabled/reflect}/run/t6199-mirror.check (100%) rename tests/{pending => disabled/reflect}/run/t6199-mirror.scala (100%) rename tests/{pending => disabled/reflect}/run/t6199-toolbox.check (100%) rename tests/{pending => disabled/reflect}/run/t6199-toolbox.scala (100%) rename tests/{pending => disabled/reflect}/run/t6240a/StepOne.java (100%) rename tests/{pending => disabled/reflect}/run/t6240a/StepTwo.scala (100%) rename tests/{pending => disabled/reflect}/run/t6240a/Test.scala (100%) rename tests/{pending => disabled/reflect}/run/t6240b/StepOne.java (100%) rename tests/{pending => disabled/reflect}/run/t6240b/StepThree.scala (100%) rename tests/{pending => disabled/reflect}/run/t6240b/StepTwo.scala (100%) rename tests/{pending => disabled/reflect}/run/t6240b/Test.scala (100%) rename tests/{pending => disabled/reflect}/run/t6259.scala (100%) rename tests/{pending => disabled/reflect}/run/t6277.check (100%) rename tests/{pending => disabled/reflect}/run/t6277.scala (100%) rename tests/{pending => disabled/reflect}/run/t6287.check (100%) rename tests/{pending => disabled/reflect}/run/t6287.scala (100%) rename tests/{pending => disabled/reflect}/run/t6318_derived.check (100%) rename tests/{pending => disabled/reflect}/run/t6318_derived.scala (100%) rename tests/{pending => disabled/reflect}/run/t6318_primitives.check (100%) rename tests/{pending => disabled/reflect}/run/t6318_primitives.scala (100%) rename tests/{pending => disabled/reflect}/run/t6323b.check (100%) rename tests/{pending => disabled/reflect}/run/t6323b.scala (100%) rename tests/{pending => disabled/reflect}/run/t6329_vanilla.check (100%) rename tests/{pending => disabled/reflect}/run/t6329_vanilla.scala (100%) rename tests/{pending => disabled/reflect}/run/t6329_vanilla_bug.check (100%) rename tests/{pending => disabled/reflect}/run/t6329_vanilla_bug.scala (100%) rename tests/{pending => disabled/reflect}/run/t6344.check (100%) rename tests/{pending => disabled/reflect}/run/t6344.scala (100%) rename tests/{pending => disabled/reflect}/run/t6392a.check (100%) rename tests/{pending => disabled/reflect}/run/t6392a.scala (100%) rename tests/{pending => disabled/reflect}/run/t6392b.check (100%) rename tests/{pending => disabled/reflect}/run/t6392b.scala (100%) rename tests/{pending => disabled/reflect}/run/t6411a.check (100%) rename tests/{pending => disabled/reflect}/run/t6411a.scala (100%) rename tests/{pending => disabled/reflect}/run/t6411b.check (100%) rename tests/{pending => disabled/reflect}/run/t6411b.scala (100%) rename tests/{pending => disabled/reflect}/run/t6546/A_1.scala (100%) rename tests/{pending => disabled/reflect}/run/t6546/B_2.scala (100%) rename tests/{pending => disabled/reflect}/run/t6548.check (100%) rename tests/{pending => disabled/reflect}/run/t6548/JavaAnnotationWithNestedEnum_1.java (100%) rename tests/{pending => disabled/reflect}/run/t6548/Test_2.scala (100%) rename tests/{pending => disabled/reflect}/run/t6608.check (100%) rename tests/{pending => disabled/reflect}/run/t6608.scala (100%) rename tests/{pending => disabled/reflect}/run/t6622.check (100%) rename tests/{pending => disabled/reflect}/run/t6622.scala (100%) rename tests/{pending => disabled/reflect}/run/t6677.scala (100%) rename tests/{pending => disabled/reflect}/run/t6687.scala (100%) rename tests/{pending => disabled/reflect}/run/t6690.check (100%) rename tests/{pending => disabled/reflect}/run/t6690.scala (100%) rename tests/{pending => disabled/reflect}/run/t6715.scala (100%) rename tests/{pending => disabled/reflect}/run/t6719.check (100%) rename tests/{pending => disabled/reflect}/run/t6719.scala (100%) rename tests/{pending => disabled/reflect}/run/t6731.check (100%) rename tests/{pending => disabled/reflect}/run/t6731.flags (100%) rename tests/{pending => disabled/reflect}/run/t6731.scala (100%) rename tests/{pending => disabled/reflect}/run/t6733.check (100%) rename tests/{pending => disabled/reflect}/run/t6733.scala (100%) rename tests/{pending => disabled/reflect}/run/t6860.check (100%) rename tests/{pending => disabled/reflect}/run/t6860.scala (100%) rename tests/{pending => disabled/reflect}/run/t6969.check (100%) rename tests/{pending => disabled/reflect}/run/t6969.scala (100%) rename tests/{pending => disabled/reflect}/run/t6989.check (100%) rename tests/{pending => disabled/reflect}/run/t6989/JavaClass_1.java (100%) rename tests/{pending => disabled/reflect}/run/t6989/Test_2.scala (100%) rename tests/{pending => disabled/reflect}/run/t7045.check (100%) rename tests/{pending => disabled/reflect}/run/t7045.scala (100%) rename tests/{pending => disabled/reflect}/run/t7046.check (100%) rename tests/{pending => disabled/reflect}/run/t7046.scala (100%) rename tests/{pending => disabled/reflect}/run/t7088.check (100%) rename tests/{pending => disabled/reflect}/run/t7088.scala (100%) rename tests/{pending => disabled/reflect}/run/t7106/Analyzed_1.scala (100%) rename tests/{pending => disabled/reflect}/run/t7106/test.scala (100%) rename tests/{pending => disabled/reflect}/run/t7151.check (100%) rename tests/{pending => disabled/reflect}/run/t7151.scala (100%) rename tests/{pending => disabled/reflect}/run/t7328.check (100%) rename tests/{pending => disabled/reflect}/run/t7328.scala (100%) rename tests/{pending => disabled/reflect}/run/t7331a.check (100%) rename tests/{pending => disabled/reflect}/run/t7331a.scala (100%) rename tests/{pending => disabled/reflect}/run/t7331b.check (100%) rename tests/{pending => disabled/reflect}/run/t7331b.scala (100%) rename tests/{pending => disabled/reflect}/run/t7331c.check (100%) rename tests/{pending => disabled/reflect}/run/t7331c.scala (100%) rename tests/{pending => disabled/reflect}/run/t7359.check (100%) rename tests/{pending => disabled/reflect}/run/t7359/Cyclic_1.java (100%) rename tests/{pending => disabled/reflect}/run/t7359/Test_2.scala (100%) rename tests/{pending => disabled/reflect}/run/t7375a.check (100%) rename tests/{pending => disabled/reflect}/run/t7375a.scala (100%) rename tests/{pending => disabled/reflect}/run/t7439/A_1.java (100%) rename tests/{pending => disabled/reflect}/run/t7439/B_1.java (100%) rename tests/{pending => disabled/reflect}/run/t7439/Test_2.scala (100%) rename tests/{pending => disabled/reflect}/run/t7455/Outer.java (100%) rename tests/{pending => disabled/reflect}/run/t7455/Test.scala (100%) rename tests/{pending => disabled/reflect}/run/t7510/Ann_1.java (100%) rename tests/{pending => disabled/reflect}/run/t7510/Test_2.scala (100%) rename tests/{pending => disabled/reflect}/run/t7533.check (100%) rename tests/{pending => disabled/reflect}/run/t7533.scala (100%) rename tests/{pending => disabled/reflect}/run/t7556.check (100%) rename tests/{pending => disabled/reflect}/run/t7556/Test_2.scala (100%) rename tests/{pending => disabled/reflect}/run/t7556/mega-class_1.scala (100%) rename tests/{pending => disabled/reflect}/run/t7570a.check (100%) rename tests/{pending => disabled/reflect}/run/t7570a.scala (100%) rename tests/{pending => disabled/reflect}/run/t7570b.check (100%) rename tests/{pending => disabled/reflect}/run/t7570b.scala (100%) rename tests/{pending => disabled/reflect}/run/t7570c.check (100%) rename tests/{pending => disabled/reflect}/run/t7570c.scala (100%) rename tests/{pending => disabled/reflect}/run/t7582-private-within/JavaPackagePrivate.java (100%) rename tests/{pending => disabled/reflect}/run/t7582-private-within/Test.scala (100%) rename tests/{pending => disabled/reflect}/run/t7779.scala (100%) rename tests/{pending => disabled/reflect}/run/t7817.scala (100%) rename tests/{pending => disabled/reflect}/run/t7974/Symbols.scala (100%) rename tests/{pending => disabled/reflect}/run/t7974/Test.scala (100%) rename tests/{pending => disabled/reflect}/run/t8046/Test.scala (100%) rename tests/{pending => disabled/reflect}/run/t8046/t8046c.scala (100%) rename tests/{pending => disabled/reflect}/run/t8047.check (100%) rename tests/{pending => disabled/reflect}/run/t8047.scala (100%) rename tests/{pending => disabled/reflect}/run/t8190.check (100%) rename tests/{pending => disabled/reflect}/run/t8190.scala (100%) rename tests/{pending => disabled/reflect}/run/t8196.check (100%) rename tests/{pending => disabled/reflect}/run/t8196.scala (100%) rename tests/{pending => disabled/reflect}/run/t8442/A_1.java (100%) rename tests/{pending => disabled/reflect}/run/t8442/B_1.java (100%) rename tests/{pending => disabled/reflect}/run/t8442/C_2.scala (100%) rename tests/{pending => disabled/reflect}/run/t8442/Test.scala (100%) rename tests/{pending => disabled/reflect}/run/t8549.check (100%) rename tests/{pending => disabled/reflect}/run/t8549.scala (100%) rename tests/{pending => disabled/reflect}/run/t8574.scala (100%) rename tests/{pending => disabled/reflect}/run/t8637.check (100%) rename tests/{pending => disabled/reflect}/run/t8637.scala (100%) rename tests/{pending => disabled/reflect}/run/t8708_b/A_1.scala (100%) rename tests/{pending => disabled/reflect}/run/t8708_b/Test_2.scala (100%) rename tests/{pending => disabled/reflect}/run/t874.check (100%) rename tests/{pending => disabled/reflect}/run/t874.scala (100%) rename tests/{pending => disabled/reflect}/run/toolbox_parse_package.check (100%) rename tests/{pending => disabled/reflect}/run/toolbox_parse_package.scala (100%) rename tests/{pending => disabled/reflect}/run/toolbox_typecheck_implicitsdisabled.check (100%) rename tests/{pending => disabled/reflect}/run/toolbox_typecheck_implicitsdisabled.scala (100%) rename tests/{pending => disabled/reflect}/run/toolbox_typecheck_inferimplicitvalue.check (100%) rename tests/{pending => disabled/reflect}/run/toolbox_typecheck_inferimplicitvalue.scala (100%) rename tests/{pending => disabled/reflect}/run/type-currying.check (100%) rename tests/{pending => disabled/reflect}/run/type-currying.scala (100%) rename tests/{pending => disabled/reflect}/run/typetags_core.check (100%) rename tests/{pending => disabled/reflect}/run/typetags_core.scala (100%) rename tests/{pending => disabled/reflect}/run/typetags_multi.check (100%) rename tests/{pending => disabled/reflect}/run/typetags_multi.scala (100%) rename tests/{pending => disabled/reflect}/run/typetags_serialize.check (100%) rename tests/{pending => disabled/reflect}/run/typetags_serialize.scala (100%) rename tests/{pending => disabled/reflect}/run/typetags_symbolof_x.check (100%) rename tests/{pending => disabled/reflect}/run/typetags_symbolof_x.scala (100%) rename tests/{pending => disabled/reflect}/run/valueclasses-classtag-basic.check (100%) rename tests/{pending => disabled/reflect}/run/valueclasses-classtag-basic.scala (100%) rename tests/{pending => disabled/reflect}/run/valueclasses-classtag-existential.check (100%) rename tests/{pending => disabled/reflect}/run/valueclasses-classtag-existential.scala (100%) rename tests/{pending => disabled/reflect}/run/valueclasses-classtag-generic.check (100%) rename tests/{pending => disabled/reflect}/run/valueclasses-classtag-generic.scala (100%) rename tests/{pending => disabled/reflect}/run/valueclasses-typetag-basic.check (100%) rename tests/{pending => disabled/reflect}/run/valueclasses-typetag-basic.scala (100%) rename tests/{pending => disabled/reflect}/run/valueclasses-typetag-existential.check (100%) rename tests/{pending => disabled/reflect}/run/valueclasses-typetag-existential.scala (100%) rename tests/{pending => disabled/reflect}/run/valueclasses-typetag-generic.check (100%) rename tests/{pending => disabled/reflect}/run/valueclasses-typetag-generic.scala (100%) rename tests/{pending => disabled/reflect}/run/virtpatmat_typetag.check (100%) rename tests/{pending => disabled/reflect}/run/virtpatmat_typetag.flags (100%) rename tests/{pending => disabled/reflect}/run/virtpatmat_typetag.scala (100%) diff --git a/tests/untried/neg/abstraction-from-volatile-type-error.check b/tests/disabled/existential/neg/abstraction-from-volatile-type-error.check similarity index 100% rename from tests/untried/neg/abstraction-from-volatile-type-error.check rename to tests/disabled/existential/neg/abstraction-from-volatile-type-error.check diff --git a/tests/untried/neg/abstraction-from-volatile-type-error.scala b/tests/disabled/existential/neg/abstraction-from-volatile-type-error.scala similarity index 100% rename from tests/untried/neg/abstraction-from-volatile-type-error.scala rename to tests/disabled/existential/neg/abstraction-from-volatile-type-error.scala diff --git a/tests/untried/neg/literate_existentials.check b/tests/disabled/existential/neg/literate_existentials.check similarity index 100% rename from tests/untried/neg/literate_existentials.check rename to tests/disabled/existential/neg/literate_existentials.check diff --git a/tests/untried/neg/literate_existentials.scala b/tests/disabled/existential/neg/literate_existentials.scala similarity index 100% rename from tests/untried/neg/literate_existentials.scala rename to tests/disabled/existential/neg/literate_existentials.scala diff --git a/tests/untried/neg/names-defaults-neg.check b/tests/disabled/existential/neg/names-defaults-neg.check similarity index 100% rename from tests/untried/neg/names-defaults-neg.check rename to tests/disabled/existential/neg/names-defaults-neg.check diff --git a/tests/untried/neg/names-defaults-neg.flags b/tests/disabled/existential/neg/names-defaults-neg.flags similarity index 100% rename from tests/untried/neg/names-defaults-neg.flags rename to tests/disabled/existential/neg/names-defaults-neg.flags diff --git a/tests/untried/neg/names-defaults-neg.scala b/tests/disabled/existential/neg/names-defaults-neg.scala similarity index 100% rename from tests/untried/neg/names-defaults-neg.scala rename to tests/disabled/existential/neg/names-defaults-neg.scala diff --git a/tests/untried/neg/t0528neg.check b/tests/disabled/existential/neg/t0528neg.check similarity index 100% rename from tests/untried/neg/t0528neg.check rename to tests/disabled/existential/neg/t0528neg.check diff --git a/tests/untried/neg/t0528neg.scala b/tests/disabled/existential/neg/t0528neg.scala similarity index 100% rename from tests/untried/neg/t0528neg.scala rename to tests/disabled/existential/neg/t0528neg.scala diff --git a/tests/untried/neg/t0764.check b/tests/disabled/existential/neg/t0764.check similarity index 100% rename from tests/untried/neg/t0764.check rename to tests/disabled/existential/neg/t0764.check diff --git a/tests/untried/neg/t0764.scala b/tests/disabled/existential/neg/t0764.scala similarity index 100% rename from tests/untried/neg/t0764.scala rename to tests/disabled/existential/neg/t0764.scala diff --git a/tests/untried/neg/t3507-old.check b/tests/disabled/existential/neg/t3507-old.check similarity index 100% rename from tests/untried/neg/t3507-old.check rename to tests/disabled/existential/neg/t3507-old.check diff --git a/tests/untried/neg/t3507-old.scala b/tests/disabled/existential/neg/t3507-old.scala similarity index 100% rename from tests/untried/neg/t3507-old.scala rename to tests/disabled/existential/neg/t3507-old.scala diff --git a/tests/untried/neg/t3987.check b/tests/disabled/existential/neg/t3987.check similarity index 100% rename from tests/untried/neg/t3987.check rename to tests/disabled/existential/neg/t3987.check diff --git a/tests/untried/neg/t3987.scala b/tests/disabled/existential/neg/t3987.scala similarity index 100% rename from tests/untried/neg/t3987.scala rename to tests/disabled/existential/neg/t3987.scala diff --git a/tests/untried/neg/t5189b.check b/tests/disabled/existential/neg/t5189b.check similarity index 100% rename from tests/untried/neg/t5189b.check rename to tests/disabled/existential/neg/t5189b.check diff --git a/tests/untried/neg/t5189b.scala b/tests/disabled/existential/neg/t5189b.scala similarity index 100% rename from tests/untried/neg/t5189b.scala rename to tests/disabled/existential/neg/t5189b.scala diff --git a/tests/untried/neg/t8237-default.check b/tests/disabled/existential/neg/t8237-default.check similarity index 100% rename from tests/untried/neg/t8237-default.check rename to tests/disabled/existential/neg/t8237-default.check diff --git a/tests/untried/neg/t8237-default.scala b/tests/disabled/existential/neg/t8237-default.scala similarity index 100% rename from tests/untried/neg/t8237-default.scala rename to tests/disabled/existential/neg/t8237-default.scala diff --git a/tests/pending/run/existentials3-old.check b/tests/disabled/existential/run/existentials3-old.check similarity index 100% rename from tests/pending/run/existentials3-old.check rename to tests/disabled/existential/run/existentials3-old.check diff --git a/tests/pending/run/existentials3-old.scala b/tests/disabled/existential/run/existentials3-old.scala similarity index 100% rename from tests/pending/run/existentials3-old.scala rename to tests/disabled/existential/run/existentials3-old.scala diff --git a/tests/pending/run/getClassTest-new.check b/tests/disabled/existential/run/getClassTest-new.check similarity index 100% rename from tests/pending/run/getClassTest-new.check rename to tests/disabled/existential/run/getClassTest-new.check diff --git a/tests/pending/run/getClassTest-old.scala b/tests/disabled/existential/run/getClassTest-old.scala similarity index 100% rename from tests/pending/run/getClassTest-old.scala rename to tests/disabled/existential/run/getClassTest-old.scala diff --git a/tests/pending/run/names-defaults.check b/tests/disabled/existential/run/names-defaults.check similarity index 100% rename from tests/pending/run/names-defaults.check rename to tests/disabled/existential/run/names-defaults.check diff --git a/tests/pending/run/names-defaults.scala b/tests/disabled/existential/run/names-defaults.scala similarity index 100% rename from tests/pending/run/names-defaults.scala rename to tests/disabled/existential/run/names-defaults.scala diff --git a/tests/pending/run/t0412.check b/tests/disabled/existential/run/t0412.check similarity index 100% rename from tests/pending/run/t0412.check rename to tests/disabled/existential/run/t0412.check diff --git a/tests/pending/run/t0412.scala b/tests/disabled/existential/run/t0412.scala similarity index 100% rename from tests/pending/run/t0412.scala rename to tests/disabled/existential/run/t0412.scala diff --git a/tests/pending/run/t0528.check b/tests/disabled/existential/run/t0528.check similarity index 100% rename from tests/pending/run/t0528.check rename to tests/disabled/existential/run/t0528.check diff --git a/tests/pending/run/t0528.scala b/tests/disabled/existential/run/t0528.scala similarity index 100% rename from tests/pending/run/t0528.scala rename to tests/disabled/existential/run/t0528.scala diff --git a/tests/pending/run/t2308a.check b/tests/disabled/existential/run/t2308a.check similarity index 100% rename from tests/pending/run/t2308a.check rename to tests/disabled/existential/run/t2308a.check diff --git a/tests/pending/run/t2308a.scala b/tests/disabled/existential/run/t2308a.scala similarity index 100% rename from tests/pending/run/t2308a.scala rename to tests/disabled/existential/run/t2308a.scala diff --git a/tests/pending/run/t6443.scala b/tests/disabled/existential/run/t6443.scala similarity index 100% rename from tests/pending/run/t6443.scala rename to tests/disabled/existential/run/t6443.scala diff --git a/tests/untried/neg/t5663-badwarneq.check b/tests/disabled/partest/neg/t5663-badwarneq.check similarity index 100% rename from tests/untried/neg/t5663-badwarneq.check rename to tests/disabled/partest/neg/t5663-badwarneq.check diff --git a/tests/untried/neg/t5663-badwarneq.flags b/tests/disabled/partest/neg/t5663-badwarneq.flags similarity index 100% rename from tests/untried/neg/t5663-badwarneq.flags rename to tests/disabled/partest/neg/t5663-badwarneq.flags diff --git a/tests/untried/neg/t5663-badwarneq.scala b/tests/disabled/partest/neg/t5663-badwarneq.scala similarity index 100% rename from tests/untried/neg/t5663-badwarneq.scala rename to tests/disabled/partest/neg/t5663-badwarneq.scala diff --git a/tests/pending/run/analyzerPlugins.check b/tests/disabled/partest/run/analyzerPlugins.check similarity index 100% rename from tests/pending/run/analyzerPlugins.check rename to tests/disabled/partest/run/analyzerPlugins.check diff --git a/tests/pending/run/analyzerPlugins.scala b/tests/disabled/partest/run/analyzerPlugins.scala similarity index 100% rename from tests/pending/run/analyzerPlugins.scala rename to tests/disabled/partest/run/analyzerPlugins.scala diff --git a/tests/pending/run/annotatedRetyping.check b/tests/disabled/partest/run/annotatedRetyping.check similarity index 100% rename from tests/pending/run/annotatedRetyping.check rename to tests/disabled/partest/run/annotatedRetyping.check diff --git a/tests/pending/run/annotatedRetyping.scala b/tests/disabled/partest/run/annotatedRetyping.scala similarity index 100% rename from tests/pending/run/annotatedRetyping.scala rename to tests/disabled/partest/run/annotatedRetyping.scala diff --git a/tests/pending/run/class-symbol-contravariant.check b/tests/disabled/partest/run/class-symbol-contravariant.check similarity index 100% rename from tests/pending/run/class-symbol-contravariant.check rename to tests/disabled/partest/run/class-symbol-contravariant.check diff --git a/tests/pending/run/class-symbol-contravariant.scala b/tests/disabled/partest/run/class-symbol-contravariant.scala similarity index 100% rename from tests/pending/run/class-symbol-contravariant.scala rename to tests/disabled/partest/run/class-symbol-contravariant.scala diff --git a/tests/pending/run/classfile-format-51.scala b/tests/disabled/partest/run/classfile-format-51.scala similarity index 100% rename from tests/pending/run/classfile-format-51.scala rename to tests/disabled/partest/run/classfile-format-51.scala diff --git a/tests/pending/run/classfile-format-52.check b/tests/disabled/partest/run/classfile-format-52.check similarity index 100% rename from tests/pending/run/classfile-format-52.check rename to tests/disabled/partest/run/classfile-format-52.check diff --git a/tests/pending/run/classfile-format-52.scala b/tests/disabled/partest/run/classfile-format-52.scala similarity index 100% rename from tests/pending/run/classfile-format-52.scala rename to tests/disabled/partest/run/classfile-format-52.scala diff --git a/tests/pending/run/compiler-asSeenFrom.check b/tests/disabled/partest/run/compiler-asSeenFrom.check similarity index 100% rename from tests/pending/run/compiler-asSeenFrom.check rename to tests/disabled/partest/run/compiler-asSeenFrom.check diff --git a/tests/pending/run/compiler-asSeenFrom.scala b/tests/disabled/partest/run/compiler-asSeenFrom.scala similarity index 100% rename from tests/pending/run/compiler-asSeenFrom.scala rename to tests/disabled/partest/run/compiler-asSeenFrom.scala diff --git a/tests/pending/run/constant-type.check b/tests/disabled/partest/run/constant-type.check similarity index 100% rename from tests/pending/run/constant-type.check rename to tests/disabled/partest/run/constant-type.check diff --git a/tests/pending/run/constant-type.scala b/tests/disabled/partest/run/constant-type.scala similarity index 100% rename from tests/pending/run/constant-type.scala rename to tests/disabled/partest/run/constant-type.scala diff --git a/tests/pending/run/constrained-types.check b/tests/disabled/partest/run/constrained-types.check similarity index 100% rename from tests/pending/run/constrained-types.check rename to tests/disabled/partest/run/constrained-types.check diff --git a/tests/pending/run/constrained-types.scala b/tests/disabled/partest/run/constrained-types.scala similarity index 100% rename from tests/pending/run/constrained-types.scala rename to tests/disabled/partest/run/constrained-types.scala diff --git a/tests/pending/run/delambdafy_t6028.check b/tests/disabled/partest/run/delambdafy_t6028.check similarity index 100% rename from tests/pending/run/delambdafy_t6028.check rename to tests/disabled/partest/run/delambdafy_t6028.check diff --git a/tests/pending/run/delambdafy_t6028.scala b/tests/disabled/partest/run/delambdafy_t6028.scala similarity index 100% rename from tests/pending/run/delambdafy_t6028.scala rename to tests/disabled/partest/run/delambdafy_t6028.scala diff --git a/tests/pending/run/delambdafy_t6555.check b/tests/disabled/partest/run/delambdafy_t6555.check similarity index 100% rename from tests/pending/run/delambdafy_t6555.check rename to tests/disabled/partest/run/delambdafy_t6555.check diff --git a/tests/pending/run/delambdafy_t6555.scala b/tests/disabled/partest/run/delambdafy_t6555.scala similarity index 100% rename from tests/pending/run/delambdafy_t6555.scala rename to tests/disabled/partest/run/delambdafy_t6555.scala diff --git a/tests/pending/run/delambdafy_uncurry_byname_inline.check b/tests/disabled/partest/run/delambdafy_uncurry_byname_inline.check similarity index 100% rename from tests/pending/run/delambdafy_uncurry_byname_inline.check rename to tests/disabled/partest/run/delambdafy_uncurry_byname_inline.check diff --git a/tests/pending/run/delambdafy_uncurry_byname_inline.scala b/tests/disabled/partest/run/delambdafy_uncurry_byname_inline.scala similarity index 100% rename from tests/pending/run/delambdafy_uncurry_byname_inline.scala rename to tests/disabled/partest/run/delambdafy_uncurry_byname_inline.scala diff --git a/tests/pending/run/delambdafy_uncurry_byname_method.check b/tests/disabled/partest/run/delambdafy_uncurry_byname_method.check similarity index 100% rename from tests/pending/run/delambdafy_uncurry_byname_method.check rename to tests/disabled/partest/run/delambdafy_uncurry_byname_method.check diff --git a/tests/pending/run/delambdafy_uncurry_byname_method.scala b/tests/disabled/partest/run/delambdafy_uncurry_byname_method.scala similarity index 100% rename from tests/pending/run/delambdafy_uncurry_byname_method.scala rename to tests/disabled/partest/run/delambdafy_uncurry_byname_method.scala diff --git a/tests/pending/run/delambdafy_uncurry_inline.check b/tests/disabled/partest/run/delambdafy_uncurry_inline.check similarity index 100% rename from tests/pending/run/delambdafy_uncurry_inline.check rename to tests/disabled/partest/run/delambdafy_uncurry_inline.check diff --git a/tests/pending/run/delambdafy_uncurry_inline.scala b/tests/disabled/partest/run/delambdafy_uncurry_inline.scala similarity index 100% rename from tests/pending/run/delambdafy_uncurry_inline.scala rename to tests/disabled/partest/run/delambdafy_uncurry_inline.scala diff --git a/tests/pending/run/delambdafy_uncurry_method.check b/tests/disabled/partest/run/delambdafy_uncurry_method.check similarity index 100% rename from tests/pending/run/delambdafy_uncurry_method.check rename to tests/disabled/partest/run/delambdafy_uncurry_method.check diff --git a/tests/pending/run/delambdafy_uncurry_method.scala b/tests/disabled/partest/run/delambdafy_uncurry_method.scala similarity index 100% rename from tests/pending/run/delambdafy_uncurry_method.scala rename to tests/disabled/partest/run/delambdafy_uncurry_method.scala diff --git a/tests/pending/run/dynamic-applyDynamic.check b/tests/disabled/partest/run/dynamic-applyDynamic.check similarity index 100% rename from tests/pending/run/dynamic-applyDynamic.check rename to tests/disabled/partest/run/dynamic-applyDynamic.check diff --git a/tests/pending/run/dynamic-applyDynamic.scala b/tests/disabled/partest/run/dynamic-applyDynamic.scala similarity index 100% rename from tests/pending/run/dynamic-applyDynamic.scala rename to tests/disabled/partest/run/dynamic-applyDynamic.scala diff --git a/tests/pending/run/dynamic-applyDynamicNamed.check b/tests/disabled/partest/run/dynamic-applyDynamicNamed.check similarity index 100% rename from tests/pending/run/dynamic-applyDynamicNamed.check rename to tests/disabled/partest/run/dynamic-applyDynamicNamed.check diff --git a/tests/pending/run/dynamic-applyDynamicNamed.scala b/tests/disabled/partest/run/dynamic-applyDynamicNamed.scala similarity index 100% rename from tests/pending/run/dynamic-applyDynamicNamed.scala rename to tests/disabled/partest/run/dynamic-applyDynamicNamed.scala diff --git a/tests/pending/run/dynamic-selectDynamic.check b/tests/disabled/partest/run/dynamic-selectDynamic.check similarity index 100% rename from tests/pending/run/dynamic-selectDynamic.check rename to tests/disabled/partest/run/dynamic-selectDynamic.check diff --git a/tests/pending/run/dynamic-selectDynamic.scala b/tests/disabled/partest/run/dynamic-selectDynamic.scala similarity index 100% rename from tests/pending/run/dynamic-selectDynamic.scala rename to tests/disabled/partest/run/dynamic-selectDynamic.scala diff --git a/tests/pending/run/dynamic-updateDynamic.check b/tests/disabled/partest/run/dynamic-updateDynamic.check similarity index 100% rename from tests/pending/run/dynamic-updateDynamic.check rename to tests/disabled/partest/run/dynamic-updateDynamic.check diff --git a/tests/pending/run/dynamic-updateDynamic.scala b/tests/disabled/partest/run/dynamic-updateDynamic.scala similarity index 100% rename from tests/pending/run/dynamic-updateDynamic.scala rename to tests/disabled/partest/run/dynamic-updateDynamic.scala diff --git a/tests/pending/run/existential-rangepos.check b/tests/disabled/partest/run/existential-rangepos.check similarity index 100% rename from tests/pending/run/existential-rangepos.check rename to tests/disabled/partest/run/existential-rangepos.check diff --git a/tests/pending/run/existential-rangepos.scala b/tests/disabled/partest/run/existential-rangepos.scala similarity index 100% rename from tests/pending/run/existential-rangepos.scala rename to tests/disabled/partest/run/existential-rangepos.scala diff --git a/tests/pending/run/existentials-in-compiler.check b/tests/disabled/partest/run/existentials-in-compiler.check similarity index 100% rename from tests/pending/run/existentials-in-compiler.check rename to tests/disabled/partest/run/existentials-in-compiler.check diff --git a/tests/pending/run/existentials-in-compiler.scala b/tests/disabled/partest/run/existentials-in-compiler.scala similarity index 100% rename from tests/pending/run/existentials-in-compiler.scala rename to tests/disabled/partest/run/existentials-in-compiler.scala diff --git a/tests/pending/run/global-showdef.check b/tests/disabled/partest/run/global-showdef.check similarity index 100% rename from tests/pending/run/global-showdef.check rename to tests/disabled/partest/run/global-showdef.check diff --git a/tests/pending/run/global-showdef.scala b/tests/disabled/partest/run/global-showdef.scala similarity index 100% rename from tests/pending/run/global-showdef.scala rename to tests/disabled/partest/run/global-showdef.scala diff --git a/tests/pending/run/icode-reader-dead-code.check b/tests/disabled/partest/run/icode-reader-dead-code.check similarity index 100% rename from tests/pending/run/icode-reader-dead-code.check rename to tests/disabled/partest/run/icode-reader-dead-code.check diff --git a/tests/pending/run/icode-reader-dead-code.scala b/tests/disabled/partest/run/icode-reader-dead-code.scala similarity index 100% rename from tests/pending/run/icode-reader-dead-code.scala rename to tests/disabled/partest/run/icode-reader-dead-code.scala diff --git a/tests/pending/run/inline-ex-handlers.check b/tests/disabled/partest/run/inline-ex-handlers.check similarity index 100% rename from tests/pending/run/inline-ex-handlers.check rename to tests/disabled/partest/run/inline-ex-handlers.check diff --git a/tests/pending/run/inline-ex-handlers.scala b/tests/disabled/partest/run/inline-ex-handlers.scala similarity index 100% rename from tests/pending/run/inline-ex-handlers.scala rename to tests/disabled/partest/run/inline-ex-handlers.scala diff --git a/tests/pending/run/kind-repl-command.check b/tests/disabled/partest/run/kind-repl-command.check similarity index 100% rename from tests/pending/run/kind-repl-command.check rename to tests/disabled/partest/run/kind-repl-command.check diff --git a/tests/pending/run/kind-repl-command.scala b/tests/disabled/partest/run/kind-repl-command.scala similarity index 100% rename from tests/pending/run/kind-repl-command.scala rename to tests/disabled/partest/run/kind-repl-command.scala diff --git a/tests/pending/run/large_class.check b/tests/disabled/partest/run/large_class.check similarity index 100% rename from tests/pending/run/large_class.check rename to tests/disabled/partest/run/large_class.check diff --git a/tests/pending/run/large_class.scala b/tests/disabled/partest/run/large_class.scala similarity index 100% rename from tests/pending/run/large_class.scala rename to tests/disabled/partest/run/large_class.scala diff --git a/tests/pending/run/large_code.check b/tests/disabled/partest/run/large_code.check similarity index 100% rename from tests/pending/run/large_code.check rename to tests/disabled/partest/run/large_code.check diff --git a/tests/pending/run/large_code.scala b/tests/disabled/partest/run/large_code.scala similarity index 100% rename from tests/pending/run/large_code.scala rename to tests/disabled/partest/run/large_code.scala diff --git a/tests/pending/run/lub-visibility.check b/tests/disabled/partest/run/lub-visibility.check similarity index 100% rename from tests/pending/run/lub-visibility.check rename to tests/disabled/partest/run/lub-visibility.check diff --git a/tests/pending/run/lub-visibility.scala b/tests/disabled/partest/run/lub-visibility.scala similarity index 100% rename from tests/pending/run/lub-visibility.scala rename to tests/disabled/partest/run/lub-visibility.scala diff --git a/tests/pending/run/memberpos.check b/tests/disabled/partest/run/memberpos.check similarity index 100% rename from tests/pending/run/memberpos.check rename to tests/disabled/partest/run/memberpos.check diff --git a/tests/pending/run/memberpos.scala b/tests/disabled/partest/run/memberpos.scala similarity index 100% rename from tests/pending/run/memberpos.scala rename to tests/disabled/partest/run/memberpos.scala diff --git a/tests/pending/run/reflection-equality.check b/tests/disabled/partest/run/reflection-equality.check similarity index 100% rename from tests/pending/run/reflection-equality.check rename to tests/disabled/partest/run/reflection-equality.check diff --git a/tests/pending/run/reflection-equality.scala b/tests/disabled/partest/run/reflection-equality.scala similarity index 100% rename from tests/pending/run/reflection-equality.scala rename to tests/disabled/partest/run/reflection-equality.scala diff --git a/tests/pending/run/reflection-magicsymbols-repl.check b/tests/disabled/partest/run/reflection-magicsymbols-repl.check similarity index 100% rename from tests/pending/run/reflection-magicsymbols-repl.check rename to tests/disabled/partest/run/reflection-magicsymbols-repl.check diff --git a/tests/pending/run/reflection-magicsymbols-repl.scala b/tests/disabled/partest/run/reflection-magicsymbols-repl.scala similarity index 100% rename from tests/pending/run/reflection-magicsymbols-repl.scala rename to tests/disabled/partest/run/reflection-magicsymbols-repl.scala diff --git a/tests/pending/run/reflection-mem-glbs.scala b/tests/disabled/partest/run/reflection-mem-glbs.scala similarity index 100% rename from tests/pending/run/reflection-mem-glbs.scala rename to tests/disabled/partest/run/reflection-mem-glbs.scala diff --git a/tests/pending/run/reflection-mem-tags.scala b/tests/disabled/partest/run/reflection-mem-tags.scala similarity index 100% rename from tests/pending/run/reflection-mem-tags.scala rename to tests/disabled/partest/run/reflection-mem-tags.scala diff --git a/tests/pending/run/reflection-mem-typecheck.scala b/tests/disabled/partest/run/reflection-mem-typecheck.scala similarity index 100% rename from tests/pending/run/reflection-mem-typecheck.scala rename to tests/disabled/partest/run/reflection-mem-typecheck.scala diff --git a/tests/pending/run/reflection-repl-classes.check b/tests/disabled/partest/run/reflection-repl-classes.check similarity index 100% rename from tests/pending/run/reflection-repl-classes.check rename to tests/disabled/partest/run/reflection-repl-classes.check diff --git a/tests/pending/run/reflection-repl-classes.scala b/tests/disabled/partest/run/reflection-repl-classes.scala similarity index 100% rename from tests/pending/run/reflection-repl-classes.scala rename to tests/disabled/partest/run/reflection-repl-classes.scala diff --git a/tests/pending/run/reflection-repl-elementary.check b/tests/disabled/partest/run/reflection-repl-elementary.check similarity index 100% rename from tests/pending/run/reflection-repl-elementary.check rename to tests/disabled/partest/run/reflection-repl-elementary.check diff --git a/tests/pending/run/reflection-repl-elementary.scala b/tests/disabled/partest/run/reflection-repl-elementary.scala similarity index 100% rename from tests/pending/run/reflection-repl-elementary.scala rename to tests/disabled/partest/run/reflection-repl-elementary.scala diff --git a/tests/pending/run/reify_newimpl_25.check b/tests/disabled/partest/run/reify_newimpl_25.check similarity index 100% rename from tests/pending/run/reify_newimpl_25.check rename to tests/disabled/partest/run/reify_newimpl_25.check diff --git a/tests/pending/run/reify_newimpl_25.scala b/tests/disabled/partest/run/reify_newimpl_25.scala similarity index 100% rename from tests/pending/run/reify_newimpl_25.scala rename to tests/disabled/partest/run/reify_newimpl_25.scala diff --git a/tests/pending/run/reify_newimpl_26.check b/tests/disabled/partest/run/reify_newimpl_26.check similarity index 100% rename from tests/pending/run/reify_newimpl_26.check rename to tests/disabled/partest/run/reify_newimpl_26.check diff --git a/tests/pending/run/reify_newimpl_26.scala b/tests/disabled/partest/run/reify_newimpl_26.scala similarity index 100% rename from tests/pending/run/reify_newimpl_26.scala rename to tests/disabled/partest/run/reify_newimpl_26.scala diff --git a/tests/pending/run/repl-assign.check b/tests/disabled/partest/run/repl-assign.check similarity index 100% rename from tests/pending/run/repl-assign.check rename to tests/disabled/partest/run/repl-assign.check diff --git a/tests/pending/run/repl-assign.scala b/tests/disabled/partest/run/repl-assign.scala similarity index 100% rename from tests/pending/run/repl-assign.scala rename to tests/disabled/partest/run/repl-assign.scala diff --git a/tests/pending/run/repl-bare-expr.check b/tests/disabled/partest/run/repl-bare-expr.check similarity index 100% rename from tests/pending/run/repl-bare-expr.check rename to tests/disabled/partest/run/repl-bare-expr.check diff --git a/tests/pending/run/repl-bare-expr.scala b/tests/disabled/partest/run/repl-bare-expr.scala similarity index 100% rename from tests/pending/run/repl-bare-expr.scala rename to tests/disabled/partest/run/repl-bare-expr.scala diff --git a/tests/pending/run/repl-colon-type.check b/tests/disabled/partest/run/repl-colon-type.check similarity index 100% rename from tests/pending/run/repl-colon-type.check rename to tests/disabled/partest/run/repl-colon-type.check diff --git a/tests/pending/run/repl-colon-type.scala b/tests/disabled/partest/run/repl-colon-type.scala similarity index 100% rename from tests/pending/run/repl-colon-type.scala rename to tests/disabled/partest/run/repl-colon-type.scala diff --git a/tests/pending/run/repl-empty-package.check b/tests/disabled/partest/run/repl-empty-package.check similarity index 100% rename from tests/pending/run/repl-empty-package.check rename to tests/disabled/partest/run/repl-empty-package.check diff --git a/tests/pending/run/repl-javap-app.check b/tests/disabled/partest/run/repl-javap-app.check similarity index 100% rename from tests/pending/run/repl-javap-app.check rename to tests/disabled/partest/run/repl-javap-app.check diff --git a/tests/pending/run/repl-javap-app.scala b/tests/disabled/partest/run/repl-javap-app.scala similarity index 100% rename from tests/pending/run/repl-javap-app.scala rename to tests/disabled/partest/run/repl-javap-app.scala diff --git a/tests/pending/run/repl-javap-def.scala b/tests/disabled/partest/run/repl-javap-def.scala similarity index 100% rename from tests/pending/run/repl-javap-def.scala rename to tests/disabled/partest/run/repl-javap-def.scala diff --git a/tests/pending/run/repl-javap-fun.scala b/tests/disabled/partest/run/repl-javap-fun.scala similarity index 100% rename from tests/pending/run/repl-javap-fun.scala rename to tests/disabled/partest/run/repl-javap-fun.scala diff --git a/tests/pending/run/repl-javap-lambdas.scala b/tests/disabled/partest/run/repl-javap-lambdas.scala similarity index 100% rename from tests/pending/run/repl-javap-lambdas.scala rename to tests/disabled/partest/run/repl-javap-lambdas.scala diff --git a/tests/pending/run/repl-javap-mem.scala b/tests/disabled/partest/run/repl-javap-mem.scala similarity index 100% rename from tests/pending/run/repl-javap-mem.scala rename to tests/disabled/partest/run/repl-javap-mem.scala diff --git a/tests/pending/run/repl-javap-memfun.scala b/tests/disabled/partest/run/repl-javap-memfun.scala similarity index 100% rename from tests/pending/run/repl-javap-memfun.scala rename to tests/disabled/partest/run/repl-javap-memfun.scala diff --git a/tests/pending/run/repl-javap-more-fun.scala b/tests/disabled/partest/run/repl-javap-more-fun.scala similarity index 100% rename from tests/pending/run/repl-javap-more-fun.scala rename to tests/disabled/partest/run/repl-javap-more-fun.scala diff --git a/tests/pending/run/repl-javap-outdir-funs.flags b/tests/disabled/partest/run/repl-javap-outdir-funs.flags similarity index 100% rename from tests/pending/run/repl-javap-outdir-funs.flags rename to tests/disabled/partest/run/repl-javap-outdir-funs.flags diff --git a/tests/pending/run/repl-javap.scala b/tests/disabled/partest/run/repl-javap.scala similarity index 100% rename from tests/pending/run/repl-javap.scala rename to tests/disabled/partest/run/repl-javap.scala diff --git a/tests/pending/run/repl-out-dir.check b/tests/disabled/partest/run/repl-out-dir.check similarity index 100% rename from tests/pending/run/repl-out-dir.check rename to tests/disabled/partest/run/repl-out-dir.check diff --git a/tests/pending/run/repl-out-dir.scala b/tests/disabled/partest/run/repl-out-dir.scala similarity index 100% rename from tests/pending/run/repl-out-dir.scala rename to tests/disabled/partest/run/repl-out-dir.scala diff --git a/tests/pending/run/repl-parens.check b/tests/disabled/partest/run/repl-parens.check similarity index 100% rename from tests/pending/run/repl-parens.check rename to tests/disabled/partest/run/repl-parens.check diff --git a/tests/pending/run/repl-parens.scala b/tests/disabled/partest/run/repl-parens.scala similarity index 100% rename from tests/pending/run/repl-parens.scala rename to tests/disabled/partest/run/repl-parens.scala diff --git a/tests/pending/run/repl-paste-2.check b/tests/disabled/partest/run/repl-paste-2.check similarity index 100% rename from tests/pending/run/repl-paste-2.check rename to tests/disabled/partest/run/repl-paste-2.check diff --git a/tests/pending/run/repl-paste-2.scala b/tests/disabled/partest/run/repl-paste-2.scala similarity index 100% rename from tests/pending/run/repl-paste-2.scala rename to tests/disabled/partest/run/repl-paste-2.scala diff --git a/tests/pending/run/repl-paste-3.check b/tests/disabled/partest/run/repl-paste-3.check similarity index 100% rename from tests/pending/run/repl-paste-3.check rename to tests/disabled/partest/run/repl-paste-3.check diff --git a/tests/pending/run/repl-paste-3.scala b/tests/disabled/partest/run/repl-paste-3.scala similarity index 100% rename from tests/pending/run/repl-paste-3.scala rename to tests/disabled/partest/run/repl-paste-3.scala diff --git a/tests/pending/run/repl-paste-4.scala b/tests/disabled/partest/run/repl-paste-4.scala similarity index 100% rename from tests/pending/run/repl-paste-4.scala rename to tests/disabled/partest/run/repl-paste-4.scala diff --git a/tests/pending/run/repl-paste-raw.scala b/tests/disabled/partest/run/repl-paste-raw.scala similarity index 100% rename from tests/pending/run/repl-paste-raw.scala rename to tests/disabled/partest/run/repl-paste-raw.scala diff --git a/tests/pending/run/repl-paste.check b/tests/disabled/partest/run/repl-paste.check similarity index 100% rename from tests/pending/run/repl-paste.check rename to tests/disabled/partest/run/repl-paste.check diff --git a/tests/pending/run/repl-paste.scala b/tests/disabled/partest/run/repl-paste.scala similarity index 100% rename from tests/pending/run/repl-paste.scala rename to tests/disabled/partest/run/repl-paste.scala diff --git a/tests/pending/run/repl-power.check b/tests/disabled/partest/run/repl-power.check similarity index 100% rename from tests/pending/run/repl-power.check rename to tests/disabled/partest/run/repl-power.check diff --git a/tests/pending/run/repl-power.scala b/tests/disabled/partest/run/repl-power.scala similarity index 100% rename from tests/pending/run/repl-power.scala rename to tests/disabled/partest/run/repl-power.scala diff --git a/tests/pending/run/repl-reset.check b/tests/disabled/partest/run/repl-reset.check similarity index 100% rename from tests/pending/run/repl-reset.check rename to tests/disabled/partest/run/repl-reset.check diff --git a/tests/pending/run/repl-reset.scala b/tests/disabled/partest/run/repl-reset.scala similarity index 100% rename from tests/pending/run/repl-reset.scala rename to tests/disabled/partest/run/repl-reset.scala diff --git a/tests/pending/run/repl-save.check b/tests/disabled/partest/run/repl-save.check similarity index 100% rename from tests/pending/run/repl-save.check rename to tests/disabled/partest/run/repl-save.check diff --git a/tests/pending/run/repl-save.scala b/tests/disabled/partest/run/repl-save.scala similarity index 100% rename from tests/pending/run/repl-save.scala rename to tests/disabled/partest/run/repl-save.scala diff --git a/tests/pending/run/repl-transcript.check b/tests/disabled/partest/run/repl-transcript.check similarity index 100% rename from tests/pending/run/repl-transcript.check rename to tests/disabled/partest/run/repl-transcript.check diff --git a/tests/pending/run/repl-transcript.scala b/tests/disabled/partest/run/repl-transcript.scala similarity index 100% rename from tests/pending/run/repl-transcript.scala rename to tests/disabled/partest/run/repl-transcript.scala diff --git a/tests/pending/run/repl-trim-stack-trace.scala b/tests/disabled/partest/run/repl-trim-stack-trace.scala similarity index 100% rename from tests/pending/run/repl-trim-stack-trace.scala rename to tests/disabled/partest/run/repl-trim-stack-trace.scala diff --git a/tests/pending/run/repl-type-verbose.check b/tests/disabled/partest/run/repl-type-verbose.check similarity index 100% rename from tests/pending/run/repl-type-verbose.check rename to tests/disabled/partest/run/repl-type-verbose.check diff --git a/tests/pending/run/repl-type-verbose.scala b/tests/disabled/partest/run/repl-type-verbose.scala similarity index 100% rename from tests/pending/run/repl-type-verbose.scala rename to tests/disabled/partest/run/repl-type-verbose.scala diff --git a/tests/pending/run/sammy_java8.flags b/tests/disabled/partest/run/sammy_java8.flags similarity index 100% rename from tests/pending/run/sammy_java8.flags rename to tests/disabled/partest/run/sammy_java8.flags diff --git a/tests/pending/run/sammy_java8.scala b/tests/disabled/partest/run/sammy_java8.scala similarity index 100% rename from tests/pending/run/sammy_java8.scala rename to tests/disabled/partest/run/sammy_java8.scala diff --git a/tests/pending/run/stream_length.check b/tests/disabled/partest/run/stream_length.check similarity index 100% rename from tests/pending/run/stream_length.check rename to tests/disabled/partest/run/stream_length.check diff --git a/tests/pending/run/stream_length.scala b/tests/disabled/partest/run/stream_length.scala similarity index 100% rename from tests/pending/run/stream_length.scala rename to tests/disabled/partest/run/stream_length.scala diff --git a/tests/pending/run/t3376.check b/tests/disabled/partest/run/t3376.check similarity index 100% rename from tests/pending/run/t3376.check rename to tests/disabled/partest/run/t3376.check diff --git a/tests/pending/run/t3376.scala b/tests/disabled/partest/run/t3376.scala similarity index 100% rename from tests/pending/run/t3376.scala rename to tests/disabled/partest/run/t3376.scala diff --git a/tests/pending/run/t4025.check b/tests/disabled/partest/run/t4025.check similarity index 100% rename from tests/pending/run/t4025.check rename to tests/disabled/partest/run/t4025.check diff --git a/tests/pending/run/t4025.scala b/tests/disabled/partest/run/t4025.scala similarity index 100% rename from tests/pending/run/t4025.scala rename to tests/disabled/partest/run/t4025.scala diff --git a/tests/pending/run/t4172.check b/tests/disabled/partest/run/t4172.check similarity index 100% rename from tests/pending/run/t4172.check rename to tests/disabled/partest/run/t4172.check diff --git a/tests/pending/run/t4172.scala b/tests/disabled/partest/run/t4172.scala similarity index 100% rename from tests/pending/run/t4172.scala rename to tests/disabled/partest/run/t4172.scala diff --git a/tests/pending/run/t4216.check b/tests/disabled/partest/run/t4216.check similarity index 100% rename from tests/pending/run/t4216.check rename to tests/disabled/partest/run/t4216.check diff --git a/tests/pending/run/t4216.scala b/tests/disabled/partest/run/t4216.scala similarity index 100% rename from tests/pending/run/t4216.scala rename to tests/disabled/partest/run/t4216.scala diff --git a/tests/pending/run/t4285.check b/tests/disabled/partest/run/t4285.check similarity index 100% rename from tests/pending/run/t4285.check rename to tests/disabled/partest/run/t4285.check diff --git a/tests/pending/run/t4285.flags b/tests/disabled/partest/run/t4285.flags similarity index 100% rename from tests/pending/run/t4285.flags rename to tests/disabled/partest/run/t4285.flags diff --git a/tests/pending/run/t4285.scala b/tests/disabled/partest/run/t4285.scala similarity index 100% rename from tests/pending/run/t4285.scala rename to tests/disabled/partest/run/t4285.scala diff --git a/tests/pending/run/t4287inferredMethodTypes.check b/tests/disabled/partest/run/t4287inferredMethodTypes.check similarity index 100% rename from tests/pending/run/t4287inferredMethodTypes.check rename to tests/disabled/partest/run/t4287inferredMethodTypes.check diff --git a/tests/pending/run/t4287inferredMethodTypes.scala b/tests/disabled/partest/run/t4287inferredMethodTypes.scala similarity index 100% rename from tests/pending/run/t4287inferredMethodTypes.scala rename to tests/disabled/partest/run/t4287inferredMethodTypes.scala diff --git a/tests/pending/run/t4294.scala b/tests/disabled/partest/run/t4294.scala similarity index 100% rename from tests/pending/run/t4294.scala rename to tests/disabled/partest/run/t4294.scala diff --git a/tests/pending/run/t4332.check b/tests/disabled/partest/run/t4332.check similarity index 100% rename from tests/pending/run/t4332.check rename to tests/disabled/partest/run/t4332.check diff --git a/tests/pending/run/t4332.scala b/tests/disabled/partest/run/t4332.scala similarity index 100% rename from tests/pending/run/t4332.scala rename to tests/disabled/partest/run/t4332.scala diff --git a/tests/pending/run/t4542.check b/tests/disabled/partest/run/t4542.check similarity index 100% rename from tests/pending/run/t4542.check rename to tests/disabled/partest/run/t4542.check diff --git a/tests/pending/run/t4542.scala b/tests/disabled/partest/run/t4542.scala similarity index 100% rename from tests/pending/run/t4542.scala rename to tests/disabled/partest/run/t4542.scala diff --git a/tests/pending/run/t4594-repl-settings.scala b/tests/disabled/partest/run/t4594-repl-settings.scala similarity index 100% rename from tests/pending/run/t4594-repl-settings.scala rename to tests/disabled/partest/run/t4594-repl-settings.scala diff --git a/tests/pending/run/t4671.check b/tests/disabled/partest/run/t4671.check similarity index 100% rename from tests/pending/run/t4671.check rename to tests/disabled/partest/run/t4671.check diff --git a/tests/pending/run/t4671.scala b/tests/disabled/partest/run/t4671.scala similarity index 100% rename from tests/pending/run/t4671.scala rename to tests/disabled/partest/run/t4671.scala diff --git a/tests/pending/run/t4710.check b/tests/disabled/partest/run/t4710.check similarity index 100% rename from tests/pending/run/t4710.check rename to tests/disabled/partest/run/t4710.check diff --git a/tests/pending/run/t4710.scala b/tests/disabled/partest/run/t4710.scala similarity index 100% rename from tests/pending/run/t4710.scala rename to tests/disabled/partest/run/t4710.scala diff --git a/tests/pending/run/t4788-separate-compilation.check b/tests/disabled/partest/run/t4788-separate-compilation.check similarity index 100% rename from tests/pending/run/t4788-separate-compilation.check rename to tests/disabled/partest/run/t4788-separate-compilation.check diff --git a/tests/pending/run/t4788.check b/tests/disabled/partest/run/t4788.check similarity index 100% rename from tests/pending/run/t4788.check rename to tests/disabled/partest/run/t4788.check diff --git a/tests/pending/run/t4841-isolate-plugins.check b/tests/disabled/partest/run/t4841-isolate-plugins.check similarity index 100% rename from tests/pending/run/t4841-isolate-plugins.check rename to tests/disabled/partest/run/t4841-isolate-plugins.check diff --git a/tests/pending/run/t4841-no-plugin.check b/tests/disabled/partest/run/t4841-no-plugin.check similarity index 100% rename from tests/pending/run/t4841-no-plugin.check rename to tests/disabled/partest/run/t4841-no-plugin.check diff --git a/tests/pending/run/t4841-no-plugin.scala b/tests/disabled/partest/run/t4841-no-plugin.scala similarity index 100% rename from tests/pending/run/t4841-no-plugin.scala rename to tests/disabled/partest/run/t4841-no-plugin.scala diff --git a/tests/pending/run/t4891.check b/tests/disabled/partest/run/t4891.check similarity index 100% rename from tests/pending/run/t4891.check rename to tests/disabled/partest/run/t4891.check diff --git a/tests/pending/run/t4950.check b/tests/disabled/partest/run/t4950.check similarity index 100% rename from tests/pending/run/t4950.check rename to tests/disabled/partest/run/t4950.check diff --git a/tests/pending/run/t4950.scala b/tests/disabled/partest/run/t4950.scala similarity index 100% rename from tests/pending/run/t4950.scala rename to tests/disabled/partest/run/t4950.scala diff --git a/tests/pending/run/t5064.check b/tests/disabled/partest/run/t5064.check similarity index 100% rename from tests/pending/run/t5064.check rename to tests/disabled/partest/run/t5064.check diff --git a/tests/pending/run/t5064.scala b/tests/disabled/partest/run/t5064.scala similarity index 100% rename from tests/pending/run/t5064.scala rename to tests/disabled/partest/run/t5064.scala diff --git a/tests/pending/run/t5072.check b/tests/disabled/partest/run/t5072.check similarity index 100% rename from tests/pending/run/t5072.check rename to tests/disabled/partest/run/t5072.check diff --git a/tests/pending/run/t5072.scala b/tests/disabled/partest/run/t5072.scala similarity index 100% rename from tests/pending/run/t5072.scala rename to tests/disabled/partest/run/t5072.scala diff --git a/tests/pending/run/t5256d.check b/tests/disabled/partest/run/t5256d.check similarity index 100% rename from tests/pending/run/t5256d.check rename to tests/disabled/partest/run/t5256d.check diff --git a/tests/pending/run/t5256d.scala b/tests/disabled/partest/run/t5256d.scala similarity index 100% rename from tests/pending/run/t5256d.scala rename to tests/disabled/partest/run/t5256d.scala diff --git a/tests/pending/run/t5313.check b/tests/disabled/partest/run/t5313.check similarity index 100% rename from tests/pending/run/t5313.check rename to tests/disabled/partest/run/t5313.check diff --git a/tests/pending/run/t5313.scala b/tests/disabled/partest/run/t5313.scala similarity index 100% rename from tests/pending/run/t5313.scala rename to tests/disabled/partest/run/t5313.scala diff --git a/tests/pending/run/t5385.check b/tests/disabled/partest/run/t5385.check similarity index 100% rename from tests/pending/run/t5385.check rename to tests/disabled/partest/run/t5385.check diff --git a/tests/pending/run/t5385.scala b/tests/disabled/partest/run/t5385.scala similarity index 100% rename from tests/pending/run/t5385.scala rename to tests/disabled/partest/run/t5385.scala diff --git a/tests/pending/run/t5535.check b/tests/disabled/partest/run/t5535.check similarity index 100% rename from tests/pending/run/t5535.check rename to tests/disabled/partest/run/t5535.check diff --git a/tests/pending/run/t5535.scala b/tests/disabled/partest/run/t5535.scala similarity index 100% rename from tests/pending/run/t5535.scala rename to tests/disabled/partest/run/t5535.scala diff --git a/tests/pending/run/t5537.check b/tests/disabled/partest/run/t5537.check similarity index 100% rename from tests/pending/run/t5537.check rename to tests/disabled/partest/run/t5537.check diff --git a/tests/pending/run/t5537.scala b/tests/disabled/partest/run/t5537.scala similarity index 100% rename from tests/pending/run/t5537.scala rename to tests/disabled/partest/run/t5537.scala diff --git a/tests/pending/run/t5545.scala b/tests/disabled/partest/run/t5545.scala similarity index 100% rename from tests/pending/run/t5545.scala rename to tests/disabled/partest/run/t5545.scala diff --git a/tests/pending/run/t5583.check b/tests/disabled/partest/run/t5583.check similarity index 100% rename from tests/pending/run/t5583.check rename to tests/disabled/partest/run/t5583.check diff --git a/tests/pending/run/t5583.scala b/tests/disabled/partest/run/t5583.scala similarity index 100% rename from tests/pending/run/t5583.scala rename to tests/disabled/partest/run/t5583.scala diff --git a/tests/pending/run/t5603.check b/tests/disabled/partest/run/t5603.check similarity index 100% rename from tests/pending/run/t5603.check rename to tests/disabled/partest/run/t5603.check diff --git a/tests/pending/run/t5603.scala b/tests/disabled/partest/run/t5603.scala similarity index 100% rename from tests/pending/run/t5603.scala rename to tests/disabled/partest/run/t5603.scala diff --git a/tests/pending/run/t5655.check b/tests/disabled/partest/run/t5655.check similarity index 100% rename from tests/pending/run/t5655.check rename to tests/disabled/partest/run/t5655.check diff --git a/tests/pending/run/t5655.scala b/tests/disabled/partest/run/t5655.scala similarity index 100% rename from tests/pending/run/t5655.scala rename to tests/disabled/partest/run/t5655.scala diff --git a/tests/pending/run/t5699.check b/tests/disabled/partest/run/t5699.check similarity index 100% rename from tests/pending/run/t5699.check rename to tests/disabled/partest/run/t5699.check diff --git a/tests/pending/run/t5699.scala b/tests/disabled/partest/run/t5699.scala similarity index 100% rename from tests/pending/run/t5699.scala rename to tests/disabled/partest/run/t5699.scala diff --git a/tests/pending/run/t5717.scala b/tests/disabled/partest/run/t5717.scala similarity index 100% rename from tests/pending/run/t5717.scala rename to tests/disabled/partest/run/t5717.scala diff --git a/tests/pending/run/t5789.check b/tests/disabled/partest/run/t5789.check similarity index 100% rename from tests/pending/run/t5789.check rename to tests/disabled/partest/run/t5789.check diff --git a/tests/pending/run/t5789.scala b/tests/disabled/partest/run/t5789.scala similarity index 100% rename from tests/pending/run/t5789.scala rename to tests/disabled/partest/run/t5789.scala diff --git a/tests/pending/run/t5905-features.flags b/tests/disabled/partest/run/t5905-features.flags similarity index 100% rename from tests/pending/run/t5905-features.flags rename to tests/disabled/partest/run/t5905-features.flags diff --git a/tests/pending/run/t5905-features.scala b/tests/disabled/partest/run/t5905-features.scala similarity index 100% rename from tests/pending/run/t5905-features.scala rename to tests/disabled/partest/run/t5905-features.scala diff --git a/tests/pending/run/t5905b-features.check b/tests/disabled/partest/run/t5905b-features.check similarity index 100% rename from tests/pending/run/t5905b-features.check rename to tests/disabled/partest/run/t5905b-features.check diff --git a/tests/pending/run/t5905b-features.scala b/tests/disabled/partest/run/t5905b-features.scala similarity index 100% rename from tests/pending/run/t5905b-features.scala rename to tests/disabled/partest/run/t5905b-features.scala diff --git a/tests/pending/run/t6028.check b/tests/disabled/partest/run/t6028.check similarity index 100% rename from tests/pending/run/t6028.check rename to tests/disabled/partest/run/t6028.check diff --git a/tests/pending/run/t6028.scala b/tests/disabled/partest/run/t6028.scala similarity index 100% rename from tests/pending/run/t6028.scala rename to tests/disabled/partest/run/t6028.scala diff --git a/tests/pending/run/t6086-repl.check b/tests/disabled/partest/run/t6086-repl.check similarity index 100% rename from tests/pending/run/t6086-repl.check rename to tests/disabled/partest/run/t6086-repl.check diff --git a/tests/pending/run/t6086-repl.scala b/tests/disabled/partest/run/t6086-repl.scala similarity index 100% rename from tests/pending/run/t6086-repl.scala rename to tests/disabled/partest/run/t6086-repl.scala diff --git a/tests/pending/run/t6146b.check b/tests/disabled/partest/run/t6146b.check similarity index 100% rename from tests/pending/run/t6146b.check rename to tests/disabled/partest/run/t6146b.check diff --git a/tests/pending/run/t6146b.scala b/tests/disabled/partest/run/t6146b.scala similarity index 100% rename from tests/pending/run/t6146b.scala rename to tests/disabled/partest/run/t6146b.scala diff --git a/tests/pending/run/t6240-universe-code-gen.scala b/tests/disabled/partest/run/t6240-universe-code-gen.scala similarity index 100% rename from tests/pending/run/t6240-universe-code-gen.scala rename to tests/disabled/partest/run/t6240-universe-code-gen.scala diff --git a/tests/pending/run/t6240a.check b/tests/disabled/partest/run/t6240a.check similarity index 100% rename from tests/pending/run/t6240a.check rename to tests/disabled/partest/run/t6240a.check diff --git a/tests/pending/run/t6240b.check b/tests/disabled/partest/run/t6240b.check similarity index 100% rename from tests/pending/run/t6240b.check rename to tests/disabled/partest/run/t6240b.check diff --git a/tests/pending/run/t6273.check b/tests/disabled/partest/run/t6273.check similarity index 100% rename from tests/pending/run/t6273.check rename to tests/disabled/partest/run/t6273.check diff --git a/tests/pending/run/t6273.scala b/tests/disabled/partest/run/t6273.scala similarity index 100% rename from tests/pending/run/t6273.scala rename to tests/disabled/partest/run/t6273.scala diff --git a/tests/pending/run/t6288.check b/tests/disabled/partest/run/t6288.check similarity index 100% rename from tests/pending/run/t6288.check rename to tests/disabled/partest/run/t6288.check diff --git a/tests/pending/run/t6288.scala b/tests/disabled/partest/run/t6288.scala similarity index 100% rename from tests/pending/run/t6288.scala rename to tests/disabled/partest/run/t6288.scala diff --git a/tests/pending/run/t6288b-jump-position.check b/tests/disabled/partest/run/t6288b-jump-position.check similarity index 100% rename from tests/pending/run/t6288b-jump-position.check rename to tests/disabled/partest/run/t6288b-jump-position.check diff --git a/tests/pending/run/t6288b-jump-position.scala b/tests/disabled/partest/run/t6288b-jump-position.scala similarity index 100% rename from tests/pending/run/t6288b-jump-position.scala rename to tests/disabled/partest/run/t6288b-jump-position.scala diff --git a/tests/pending/run/t6320.check b/tests/disabled/partest/run/t6320.check similarity index 100% rename from tests/pending/run/t6320.check rename to tests/disabled/partest/run/t6320.check diff --git a/tests/pending/run/t6320.scala b/tests/disabled/partest/run/t6320.scala similarity index 100% rename from tests/pending/run/t6320.scala rename to tests/disabled/partest/run/t6320.scala diff --git a/tests/pending/run/t6329_repl.check b/tests/disabled/partest/run/t6329_repl.check similarity index 100% rename from tests/pending/run/t6329_repl.check rename to tests/disabled/partest/run/t6329_repl.check diff --git a/tests/pending/run/t6329_repl.scala b/tests/disabled/partest/run/t6329_repl.scala similarity index 100% rename from tests/pending/run/t6329_repl.scala rename to tests/disabled/partest/run/t6329_repl.scala diff --git a/tests/pending/run/t6329_repl_bug.check b/tests/disabled/partest/run/t6329_repl_bug.check similarity index 100% rename from tests/pending/run/t6329_repl_bug.check rename to tests/disabled/partest/run/t6329_repl_bug.check diff --git a/tests/pending/run/t6329_repl_bug.scala b/tests/disabled/partest/run/t6329_repl_bug.scala similarity index 100% rename from tests/pending/run/t6329_repl_bug.scala rename to tests/disabled/partest/run/t6329_repl_bug.scala diff --git a/tests/pending/run/t6331.check b/tests/disabled/partest/run/t6331.check similarity index 100% rename from tests/pending/run/t6331.check rename to tests/disabled/partest/run/t6331.check diff --git a/tests/pending/run/t6331.scala b/tests/disabled/partest/run/t6331.scala similarity index 100% rename from tests/pending/run/t6331.scala rename to tests/disabled/partest/run/t6331.scala diff --git a/tests/pending/run/t6331b.check b/tests/disabled/partest/run/t6331b.check similarity index 100% rename from tests/pending/run/t6331b.check rename to tests/disabled/partest/run/t6331b.check diff --git a/tests/pending/run/t6331b.scala b/tests/disabled/partest/run/t6331b.scala similarity index 100% rename from tests/pending/run/t6331b.scala rename to tests/disabled/partest/run/t6331b.scala diff --git a/tests/pending/run/t6434.check b/tests/disabled/partest/run/t6434.check similarity index 100% rename from tests/pending/run/t6434.check rename to tests/disabled/partest/run/t6434.check diff --git a/tests/pending/run/t6434.scala b/tests/disabled/partest/run/t6434.scala similarity index 100% rename from tests/pending/run/t6434.scala rename to tests/disabled/partest/run/t6434.scala diff --git a/tests/pending/run/t6439.check b/tests/disabled/partest/run/t6439.check similarity index 100% rename from tests/pending/run/t6439.check rename to tests/disabled/partest/run/t6439.check diff --git a/tests/pending/run/t6439.scala b/tests/disabled/partest/run/t6439.scala similarity index 100% rename from tests/pending/run/t6439.scala rename to tests/disabled/partest/run/t6439.scala diff --git a/tests/pending/run/t6440.check b/tests/disabled/partest/run/t6440.check similarity index 100% rename from tests/pending/run/t6440.check rename to tests/disabled/partest/run/t6440.check diff --git a/tests/pending/run/t6440.scala b/tests/disabled/partest/run/t6440.scala similarity index 100% rename from tests/pending/run/t6440.scala rename to tests/disabled/partest/run/t6440.scala diff --git a/tests/pending/run/t6440b.check b/tests/disabled/partest/run/t6440b.check similarity index 100% rename from tests/pending/run/t6440b.check rename to tests/disabled/partest/run/t6440b.check diff --git a/tests/pending/run/t6440b.scala b/tests/disabled/partest/run/t6440b.scala similarity index 100% rename from tests/pending/run/t6440b.scala rename to tests/disabled/partest/run/t6440b.scala diff --git a/tests/pending/run/t6507.check b/tests/disabled/partest/run/t6507.check similarity index 100% rename from tests/pending/run/t6507.check rename to tests/disabled/partest/run/t6507.check diff --git a/tests/pending/run/t6507.scala b/tests/disabled/partest/run/t6507.scala similarity index 100% rename from tests/pending/run/t6507.scala rename to tests/disabled/partest/run/t6507.scala diff --git a/tests/pending/run/t6541-option.scala b/tests/disabled/partest/run/t6541-option.scala similarity index 100% rename from tests/pending/run/t6541-option.scala rename to tests/disabled/partest/run/t6541-option.scala diff --git a/tests/pending/run/t6546.flags b/tests/disabled/partest/run/t6546.flags similarity index 100% rename from tests/pending/run/t6546.flags rename to tests/disabled/partest/run/t6546.flags diff --git a/tests/pending/run/t6549.check b/tests/disabled/partest/run/t6549.check similarity index 100% rename from tests/pending/run/t6549.check rename to tests/disabled/partest/run/t6549.check diff --git a/tests/pending/run/t6549.scala b/tests/disabled/partest/run/t6549.scala similarity index 100% rename from tests/pending/run/t6549.scala rename to tests/disabled/partest/run/t6549.scala diff --git a/tests/pending/run/t6555.check b/tests/disabled/partest/run/t6555.check similarity index 100% rename from tests/pending/run/t6555.check rename to tests/disabled/partest/run/t6555.check diff --git a/tests/pending/run/t6555.scala b/tests/disabled/partest/run/t6555.scala similarity index 100% rename from tests/pending/run/t6555.scala rename to tests/disabled/partest/run/t6555.scala diff --git a/tests/pending/run/t6745-2.scala b/tests/disabled/partest/run/t6745-2.scala similarity index 100% rename from tests/pending/run/t6745-2.scala rename to tests/disabled/partest/run/t6745-2.scala diff --git a/tests/pending/run/t6937.check b/tests/disabled/partest/run/t6937.check similarity index 100% rename from tests/pending/run/t6937.check rename to tests/disabled/partest/run/t6937.check diff --git a/tests/pending/run/t6937.scala b/tests/disabled/partest/run/t6937.scala similarity index 100% rename from tests/pending/run/t6937.scala rename to tests/disabled/partest/run/t6937.scala diff --git a/tests/pending/run/t6955.scala b/tests/disabled/partest/run/t6955.scala similarity index 100% rename from tests/pending/run/t6955.scala rename to tests/disabled/partest/run/t6955.scala diff --git a/tests/pending/run/t6956.scala b/tests/disabled/partest/run/t6956.scala similarity index 100% rename from tests/pending/run/t6956.scala rename to tests/disabled/partest/run/t6956.scala diff --git a/tests/pending/run/t7096.check b/tests/disabled/partest/run/t7096.check similarity index 100% rename from tests/pending/run/t7096.check rename to tests/disabled/partest/run/t7096.check diff --git a/tests/pending/run/t7096.scala b/tests/disabled/partest/run/t7096.scala similarity index 100% rename from tests/pending/run/t7096.scala rename to tests/disabled/partest/run/t7096.scala diff --git a/tests/pending/run/t7106.check b/tests/disabled/partest/run/t7106.check similarity index 100% rename from tests/pending/run/t7106.check rename to tests/disabled/partest/run/t7106.check diff --git a/tests/pending/run/t7271.check b/tests/disabled/partest/run/t7271.check similarity index 100% rename from tests/pending/run/t7271.check rename to tests/disabled/partest/run/t7271.check diff --git a/tests/pending/run/t7271.scala b/tests/disabled/partest/run/t7271.scala similarity index 100% rename from tests/pending/run/t7271.scala rename to tests/disabled/partest/run/t7271.scala diff --git a/tests/pending/run/t7319.check b/tests/disabled/partest/run/t7319.check similarity index 100% rename from tests/pending/run/t7319.check rename to tests/disabled/partest/run/t7319.check diff --git a/tests/pending/run/t7319.scala b/tests/disabled/partest/run/t7319.scala similarity index 100% rename from tests/pending/run/t7319.scala rename to tests/disabled/partest/run/t7319.scala diff --git a/tests/pending/run/t7337.check b/tests/disabled/partest/run/t7337.check similarity index 100% rename from tests/pending/run/t7337.check rename to tests/disabled/partest/run/t7337.check diff --git a/tests/pending/run/t7337.scala b/tests/disabled/partest/run/t7337.scala similarity index 100% rename from tests/pending/run/t7337.scala rename to tests/disabled/partest/run/t7337.scala diff --git a/tests/pending/run/t7398.scala b/tests/disabled/partest/run/t7398.scala similarity index 100% rename from tests/pending/run/t7398.scala rename to tests/disabled/partest/run/t7398.scala diff --git a/tests/pending/run/t7439.check b/tests/disabled/partest/run/t7439.check similarity index 100% rename from tests/pending/run/t7439.check rename to tests/disabled/partest/run/t7439.check diff --git a/tests/pending/run/t7455.check b/tests/disabled/partest/run/t7455.check similarity index 100% rename from tests/pending/run/t7455.check rename to tests/disabled/partest/run/t7455.check diff --git a/tests/pending/run/t7482a.check b/tests/disabled/partest/run/t7482a.check similarity index 100% rename from tests/pending/run/t7482a.check rename to tests/disabled/partest/run/t7482a.check diff --git a/tests/pending/run/t7482a.scala b/tests/disabled/partest/run/t7482a.scala similarity index 100% rename from tests/pending/run/t7482a.scala rename to tests/disabled/partest/run/t7482a.scala diff --git a/tests/pending/run/t7569.check b/tests/disabled/partest/run/t7569.check similarity index 100% rename from tests/pending/run/t7569.check rename to tests/disabled/partest/run/t7569.check diff --git a/tests/pending/run/t7569.scala b/tests/disabled/partest/run/t7569.scala similarity index 100% rename from tests/pending/run/t7569.scala rename to tests/disabled/partest/run/t7569.scala diff --git a/tests/pending/run/t7582-private-within.check b/tests/disabled/partest/run/t7582-private-within.check similarity index 100% rename from tests/pending/run/t7582-private-within.check rename to tests/disabled/partest/run/t7582-private-within.check diff --git a/tests/pending/run/t7634.check b/tests/disabled/partest/run/t7634.check similarity index 100% rename from tests/pending/run/t7634.check rename to tests/disabled/partest/run/t7634.check diff --git a/tests/pending/run/t7634.scala b/tests/disabled/partest/run/t7634.scala similarity index 100% rename from tests/pending/run/t7634.scala rename to tests/disabled/partest/run/t7634.scala diff --git a/tests/pending/run/t7711-script-args.check b/tests/disabled/partest/run/t7711-script-args.check similarity index 100% rename from tests/pending/run/t7711-script-args.check rename to tests/disabled/partest/run/t7711-script-args.check diff --git a/tests/pending/run/t7711-script-args.scala b/tests/disabled/partest/run/t7711-script-args.scala similarity index 100% rename from tests/pending/run/t7711-script-args.scala rename to tests/disabled/partest/run/t7711-script-args.scala diff --git a/tests/pending/run/t7747-repl.check b/tests/disabled/partest/run/t7747-repl.check similarity index 100% rename from tests/pending/run/t7747-repl.check rename to tests/disabled/partest/run/t7747-repl.check diff --git a/tests/pending/run/t7747-repl.scala b/tests/disabled/partest/run/t7747-repl.scala similarity index 100% rename from tests/pending/run/t7747-repl.scala rename to tests/disabled/partest/run/t7747-repl.scala diff --git a/tests/pending/run/t7791-script-linenums.check b/tests/disabled/partest/run/t7791-script-linenums.check similarity index 100% rename from tests/pending/run/t7791-script-linenums.check rename to tests/disabled/partest/run/t7791-script-linenums.check diff --git a/tests/pending/run/t7791-script-linenums.scala b/tests/disabled/partest/run/t7791-script-linenums.scala similarity index 100% rename from tests/pending/run/t7791-script-linenums.scala rename to tests/disabled/partest/run/t7791-script-linenums.scala diff --git a/tests/pending/run/t7801.check b/tests/disabled/partest/run/t7801.check similarity index 100% rename from tests/pending/run/t7801.check rename to tests/disabled/partest/run/t7801.check diff --git a/tests/pending/run/t7801.scala b/tests/disabled/partest/run/t7801.scala similarity index 100% rename from tests/pending/run/t7801.scala rename to tests/disabled/partest/run/t7801.scala diff --git a/tests/pending/run/t7805-repl-i.check b/tests/disabled/partest/run/t7805-repl-i.check similarity index 100% rename from tests/pending/run/t7805-repl-i.check rename to tests/disabled/partest/run/t7805-repl-i.check diff --git a/tests/pending/run/t7805-repl-i.scala b/tests/disabled/partest/run/t7805-repl-i.scala similarity index 100% rename from tests/pending/run/t7805-repl-i.scala rename to tests/disabled/partest/run/t7805-repl-i.scala diff --git a/tests/pending/run/t7817-tree-gen.check b/tests/disabled/partest/run/t7817-tree-gen.check similarity index 100% rename from tests/pending/run/t7817-tree-gen.check rename to tests/disabled/partest/run/t7817-tree-gen.check diff --git a/tests/pending/run/t7817-tree-gen.flags b/tests/disabled/partest/run/t7817-tree-gen.flags similarity index 100% rename from tests/pending/run/t7817-tree-gen.flags rename to tests/disabled/partest/run/t7817-tree-gen.flags diff --git a/tests/pending/run/t7817-tree-gen.scala b/tests/disabled/partest/run/t7817-tree-gen.scala similarity index 100% rename from tests/pending/run/t7817-tree-gen.scala rename to tests/disabled/partest/run/t7817-tree-gen.scala diff --git a/tests/pending/run/t7825.scala b/tests/disabled/partest/run/t7825.scala similarity index 100% rename from tests/pending/run/t7825.scala rename to tests/disabled/partest/run/t7825.scala diff --git a/tests/pending/run/t7852.flags b/tests/disabled/partest/run/t7852.flags similarity index 100% rename from tests/pending/run/t7852.flags rename to tests/disabled/partest/run/t7852.flags diff --git a/tests/pending/run/t7852.scala b/tests/disabled/partest/run/t7852.scala similarity index 100% rename from tests/pending/run/t7852.scala rename to tests/disabled/partest/run/t7852.scala diff --git a/tests/pending/run/t7876.scala b/tests/disabled/partest/run/t7876.scala similarity index 100% rename from tests/pending/run/t7876.scala rename to tests/disabled/partest/run/t7876.scala diff --git a/tests/pending/run/t7974.check b/tests/disabled/partest/run/t7974.check similarity index 100% rename from tests/pending/run/t7974.check rename to tests/disabled/partest/run/t7974.check diff --git a/tests/pending/run/t7974.flags b/tests/disabled/partest/run/t7974.flags similarity index 100% rename from tests/pending/run/t7974.flags rename to tests/disabled/partest/run/t7974.flags diff --git a/tests/pending/run/t8029.scala b/tests/disabled/partest/run/t8029.scala similarity index 100% rename from tests/pending/run/t8029.scala rename to tests/disabled/partest/run/t8029.scala diff --git a/tests/pending/run/t8046.check b/tests/disabled/partest/run/t8046.check similarity index 100% rename from tests/pending/run/t8046.check rename to tests/disabled/partest/run/t8046.check diff --git a/tests/pending/run/t8442.check b/tests/disabled/partest/run/t8442.check similarity index 100% rename from tests/pending/run/t8442.check rename to tests/disabled/partest/run/t8442.check diff --git a/tests/pending/run/t8601-closure-elim.flags b/tests/disabled/partest/run/t8601-closure-elim.flags similarity index 100% rename from tests/pending/run/t8601-closure-elim.flags rename to tests/disabled/partest/run/t8601-closure-elim.flags diff --git a/tests/pending/run/t8601-closure-elim.scala b/tests/disabled/partest/run/t8601-closure-elim.scala similarity index 100% rename from tests/pending/run/t8601-closure-elim.scala rename to tests/disabled/partest/run/t8601-closure-elim.scala diff --git a/tests/pending/run/t8608-no-format.scala b/tests/disabled/partest/run/t8608-no-format.scala similarity index 100% rename from tests/pending/run/t8608-no-format.scala rename to tests/disabled/partest/run/t8608-no-format.scala diff --git a/tests/pending/run/t8708_b.check b/tests/disabled/partest/run/t8708_b.check similarity index 100% rename from tests/pending/run/t8708_b.check rename to tests/disabled/partest/run/t8708_b.check diff --git a/tests/pending/run/t8843-repl-xlat.scala b/tests/disabled/partest/run/t8843-repl-xlat.scala similarity index 100% rename from tests/pending/run/t8843-repl-xlat.scala rename to tests/disabled/partest/run/t8843-repl-xlat.scala diff --git a/tests/pending/run/t8852a.scala b/tests/disabled/partest/run/t8852a.scala similarity index 100% rename from tests/pending/run/t8852a.scala rename to tests/disabled/partest/run/t8852a.scala diff --git a/tests/pending/run/t8907.scala b/tests/disabled/partest/run/t8907.scala similarity index 100% rename from tests/pending/run/t8907.scala rename to tests/disabled/partest/run/t8907.scala diff --git a/tests/pending/run/tailcalls.check b/tests/disabled/partest/run/tailcalls.check similarity index 100% rename from tests/pending/run/tailcalls.check rename to tests/disabled/partest/run/tailcalls.check diff --git a/tests/pending/run/tailcalls.scala b/tests/disabled/partest/run/tailcalls.scala similarity index 100% rename from tests/pending/run/tailcalls.scala rename to tests/disabled/partest/run/tailcalls.scala diff --git a/tests/pending/run/test-cpp.check b/tests/disabled/partest/run/test-cpp.check similarity index 100% rename from tests/pending/run/test-cpp.check rename to tests/disabled/partest/run/test-cpp.check diff --git a/tests/pending/run/test-cpp.scala b/tests/disabled/partest/run/test-cpp.scala similarity index 100% rename from tests/pending/run/test-cpp.scala rename to tests/disabled/partest/run/test-cpp.scala diff --git a/tests/pending/run/tpeCache-tyconCache.check b/tests/disabled/partest/run/tpeCache-tyconCache.check similarity index 100% rename from tests/pending/run/tpeCache-tyconCache.check rename to tests/disabled/partest/run/tpeCache-tyconCache.check diff --git a/tests/pending/run/tpeCache-tyconCache.scala b/tests/disabled/partest/run/tpeCache-tyconCache.scala similarity index 100% rename from tests/pending/run/tpeCache-tyconCache.scala rename to tests/disabled/partest/run/tpeCache-tyconCache.scala diff --git a/tests/pending/run/typetags_without_scala_reflect_manifest_lookup.scala b/tests/disabled/partest/run/typetags_without_scala_reflect_manifest_lookup.scala similarity index 100% rename from tests/pending/run/typetags_without_scala_reflect_manifest_lookup.scala rename to tests/disabled/partest/run/typetags_without_scala_reflect_manifest_lookup.scala diff --git a/tests/pending/run/typetags_without_scala_reflect_typetag_lookup.check b/tests/disabled/partest/run/typetags_without_scala_reflect_typetag_lookup.check similarity index 100% rename from tests/pending/run/typetags_without_scala_reflect_typetag_lookup.check rename to tests/disabled/partest/run/typetags_without_scala_reflect_typetag_lookup.check diff --git a/tests/pending/run/typetags_without_scala_reflect_typetag_lookup.scala b/tests/disabled/partest/run/typetags_without_scala_reflect_typetag_lookup.scala similarity index 100% rename from tests/pending/run/typetags_without_scala_reflect_typetag_lookup.scala rename to tests/disabled/partest/run/typetags_without_scala_reflect_typetag_lookup.scala diff --git a/tests/pending/run/typetags_without_scala_reflect_typetag_manifest_interop.check b/tests/disabled/partest/run/typetags_without_scala_reflect_typetag_manifest_interop.check similarity index 100% rename from tests/pending/run/typetags_without_scala_reflect_typetag_manifest_interop.check rename to tests/disabled/partest/run/typetags_without_scala_reflect_typetag_manifest_interop.check diff --git a/tests/pending/run/typetags_without_scala_reflect_typetag_manifest_interop.scala b/tests/disabled/partest/run/typetags_without_scala_reflect_typetag_manifest_interop.scala similarity index 100% rename from tests/pending/run/typetags_without_scala_reflect_typetag_manifest_interop.scala rename to tests/disabled/partest/run/typetags_without_scala_reflect_typetag_manifest_interop.scala diff --git a/tests/pending/run/xMigration.check b/tests/disabled/partest/run/xMigration.check similarity index 100% rename from tests/pending/run/xMigration.check rename to tests/disabled/partest/run/xMigration.check diff --git a/tests/pending/run/xMigration.scala b/tests/disabled/partest/run/xMigration.scala similarity index 100% rename from tests/pending/run/xMigration.scala rename to tests/disabled/partest/run/xMigration.scala diff --git a/tests/untried/neg/classmanifests_new_deprecations.check b/tests/disabled/reflect/neg/classmanifests_new_deprecations.check similarity index 100% rename from tests/untried/neg/classmanifests_new_deprecations.check rename to tests/disabled/reflect/neg/classmanifests_new_deprecations.check diff --git a/tests/untried/neg/classmanifests_new_deprecations.flags b/tests/disabled/reflect/neg/classmanifests_new_deprecations.flags similarity index 100% rename from tests/untried/neg/classmanifests_new_deprecations.flags rename to tests/disabled/reflect/neg/classmanifests_new_deprecations.flags diff --git a/tests/untried/neg/classmanifests_new_deprecations.scala b/tests/disabled/reflect/neg/classmanifests_new_deprecations.scala similarity index 100% rename from tests/untried/neg/classmanifests_new_deprecations.scala rename to tests/disabled/reflect/neg/classmanifests_new_deprecations.scala diff --git a/tests/untried/neg/classtags_contextbound_b.check b/tests/disabled/reflect/neg/classtags_contextbound_b.check similarity index 100% rename from tests/untried/neg/classtags_contextbound_b.check rename to tests/disabled/reflect/neg/classtags_contextbound_b.check diff --git a/tests/untried/neg/classtags_contextbound_b.scala b/tests/disabled/reflect/neg/classtags_contextbound_b.scala similarity index 100% rename from tests/untried/neg/classtags_contextbound_b.scala rename to tests/disabled/reflect/neg/classtags_contextbound_b.scala diff --git a/tests/untried/neg/classtags_contextbound_c.check b/tests/disabled/reflect/neg/classtags_contextbound_c.check similarity index 100% rename from tests/untried/neg/classtags_contextbound_c.check rename to tests/disabled/reflect/neg/classtags_contextbound_c.check diff --git a/tests/untried/neg/classtags_contextbound_c.scala b/tests/disabled/reflect/neg/classtags_contextbound_c.scala similarity index 100% rename from tests/untried/neg/classtags_contextbound_c.scala rename to tests/disabled/reflect/neg/classtags_contextbound_c.scala diff --git a/tests/untried/neg/classtags_dont_use_typetags.check b/tests/disabled/reflect/neg/classtags_dont_use_typetags.check similarity index 100% rename from tests/untried/neg/classtags_dont_use_typetags.check rename to tests/disabled/reflect/neg/classtags_dont_use_typetags.check diff --git a/tests/untried/neg/classtags_dont_use_typetags.scala b/tests/disabled/reflect/neg/classtags_dont_use_typetags.scala similarity index 100% rename from tests/untried/neg/classtags_dont_use_typetags.scala rename to tests/disabled/reflect/neg/classtags_dont_use_typetags.scala diff --git a/tests/untried/neg/compile-time-only-b.check b/tests/disabled/reflect/neg/compile-time-only-b.check similarity index 100% rename from tests/untried/neg/compile-time-only-b.check rename to tests/disabled/reflect/neg/compile-time-only-b.check diff --git a/tests/untried/neg/compile-time-only-b.scala b/tests/disabled/reflect/neg/compile-time-only-b.scala similarity index 100% rename from tests/untried/neg/compile-time-only-b.scala rename to tests/disabled/reflect/neg/compile-time-only-b.scala diff --git a/tests/untried/neg/interop_abstypetags_arenot_classmanifests.check b/tests/disabled/reflect/neg/interop_abstypetags_arenot_classmanifests.check similarity index 100% rename from tests/untried/neg/interop_abstypetags_arenot_classmanifests.check rename to tests/disabled/reflect/neg/interop_abstypetags_arenot_classmanifests.check diff --git a/tests/untried/neg/interop_abstypetags_arenot_classmanifests.scala b/tests/disabled/reflect/neg/interop_abstypetags_arenot_classmanifests.scala similarity index 100% rename from tests/untried/neg/interop_abstypetags_arenot_classmanifests.scala rename to tests/disabled/reflect/neg/interop_abstypetags_arenot_classmanifests.scala diff --git a/tests/untried/neg/interop_abstypetags_arenot_classtags.check b/tests/disabled/reflect/neg/interop_abstypetags_arenot_classtags.check similarity index 100% rename from tests/untried/neg/interop_abstypetags_arenot_classtags.check rename to tests/disabled/reflect/neg/interop_abstypetags_arenot_classtags.check diff --git a/tests/untried/neg/interop_abstypetags_arenot_classtags.scala b/tests/disabled/reflect/neg/interop_abstypetags_arenot_classtags.scala similarity index 100% rename from tests/untried/neg/interop_abstypetags_arenot_classtags.scala rename to tests/disabled/reflect/neg/interop_abstypetags_arenot_classtags.scala diff --git a/tests/untried/neg/interop_abstypetags_arenot_manifests.check b/tests/disabled/reflect/neg/interop_abstypetags_arenot_manifests.check similarity index 100% rename from tests/untried/neg/interop_abstypetags_arenot_manifests.check rename to tests/disabled/reflect/neg/interop_abstypetags_arenot_manifests.check diff --git a/tests/untried/neg/interop_abstypetags_arenot_manifests.scala b/tests/disabled/reflect/neg/interop_abstypetags_arenot_manifests.scala similarity index 100% rename from tests/untried/neg/interop_abstypetags_arenot_manifests.scala rename to tests/disabled/reflect/neg/interop_abstypetags_arenot_manifests.scala diff --git a/tests/untried/neg/interop_classmanifests_arenot_typetags.check b/tests/disabled/reflect/neg/interop_classmanifests_arenot_typetags.check similarity index 100% rename from tests/untried/neg/interop_classmanifests_arenot_typetags.check rename to tests/disabled/reflect/neg/interop_classmanifests_arenot_typetags.check diff --git a/tests/untried/neg/interop_classmanifests_arenot_typetags.scala b/tests/disabled/reflect/neg/interop_classmanifests_arenot_typetags.scala similarity index 100% rename from tests/untried/neg/interop_classmanifests_arenot_typetags.scala rename to tests/disabled/reflect/neg/interop_classmanifests_arenot_typetags.scala diff --git a/tests/untried/neg/interop_classtags_arenot_manifests.check b/tests/disabled/reflect/neg/interop_classtags_arenot_manifests.check similarity index 100% rename from tests/untried/neg/interop_classtags_arenot_manifests.check rename to tests/disabled/reflect/neg/interop_classtags_arenot_manifests.check diff --git a/tests/untried/neg/interop_classtags_arenot_manifests.scala b/tests/disabled/reflect/neg/interop_classtags_arenot_manifests.scala similarity index 100% rename from tests/untried/neg/interop_classtags_arenot_manifests.scala rename to tests/disabled/reflect/neg/interop_classtags_arenot_manifests.scala diff --git a/tests/untried/neg/interop_typetags_arenot_classmanifests.check b/tests/disabled/reflect/neg/interop_typetags_arenot_classmanifests.check similarity index 100% rename from tests/untried/neg/interop_typetags_arenot_classmanifests.check rename to tests/disabled/reflect/neg/interop_typetags_arenot_classmanifests.check diff --git a/tests/untried/neg/interop_typetags_arenot_classmanifests.scala b/tests/disabled/reflect/neg/interop_typetags_arenot_classmanifests.scala similarity index 100% rename from tests/untried/neg/interop_typetags_arenot_classmanifests.scala rename to tests/disabled/reflect/neg/interop_typetags_arenot_classmanifests.scala diff --git a/tests/untried/neg/interop_typetags_arenot_classtags.check b/tests/disabled/reflect/neg/interop_typetags_arenot_classtags.check similarity index 100% rename from tests/untried/neg/interop_typetags_arenot_classtags.check rename to tests/disabled/reflect/neg/interop_typetags_arenot_classtags.check diff --git a/tests/untried/neg/interop_typetags_arenot_classtags.scala b/tests/disabled/reflect/neg/interop_typetags_arenot_classtags.scala similarity index 100% rename from tests/untried/neg/interop_typetags_arenot_classtags.scala rename to tests/disabled/reflect/neg/interop_typetags_arenot_classtags.scala diff --git a/tests/untried/neg/interop_typetags_without_classtags_arenot_manifests.check b/tests/disabled/reflect/neg/interop_typetags_without_classtags_arenot_manifests.check similarity index 100% rename from tests/untried/neg/interop_typetags_without_classtags_arenot_manifests.check rename to tests/disabled/reflect/neg/interop_typetags_without_classtags_arenot_manifests.check diff --git a/tests/untried/neg/interop_typetags_without_classtags_arenot_manifests.scala b/tests/disabled/reflect/neg/interop_typetags_without_classtags_arenot_manifests.scala similarity index 100% rename from tests/untried/neg/interop_typetags_without_classtags_arenot_manifests.scala rename to tests/disabled/reflect/neg/interop_typetags_without_classtags_arenot_manifests.scala diff --git a/tests/untried/neg/macro-abort.check b/tests/disabled/reflect/neg/macro-abort.check similarity index 100% rename from tests/untried/neg/macro-abort.check rename to tests/disabled/reflect/neg/macro-abort.check diff --git a/tests/untried/neg/macro-abort/Macros_1.scala b/tests/disabled/reflect/neg/macro-abort/Macros_1.scala similarity index 100% rename from tests/untried/neg/macro-abort/Macros_1.scala rename to tests/disabled/reflect/neg/macro-abort/Macros_1.scala diff --git a/tests/untried/neg/macro-abort/Test_2.scala b/tests/disabled/reflect/neg/macro-abort/Test_2.scala similarity index 100% rename from tests/untried/neg/macro-abort/Test_2.scala rename to tests/disabled/reflect/neg/macro-abort/Test_2.scala diff --git a/tests/untried/neg/macro-basic-mamdmi.check b/tests/disabled/reflect/neg/macro-basic-mamdmi.check similarity index 100% rename from tests/untried/neg/macro-basic-mamdmi.check rename to tests/disabled/reflect/neg/macro-basic-mamdmi.check diff --git a/tests/untried/neg/macro-basic-mamdmi.flags b/tests/disabled/reflect/neg/macro-basic-mamdmi.flags similarity index 100% rename from tests/untried/neg/macro-basic-mamdmi.flags rename to tests/disabled/reflect/neg/macro-basic-mamdmi.flags diff --git a/tests/untried/neg/macro-basic-mamdmi/Impls_Macros_Test_1.scala b/tests/disabled/reflect/neg/macro-basic-mamdmi/Impls_Macros_Test_1.scala similarity index 100% rename from tests/untried/neg/macro-basic-mamdmi/Impls_Macros_Test_1.scala rename to tests/disabled/reflect/neg/macro-basic-mamdmi/Impls_Macros_Test_1.scala diff --git a/tests/untried/neg/macro-blackbox-dynamic-materialization.check b/tests/disabled/reflect/neg/macro-blackbox-dynamic-materialization.check similarity index 100% rename from tests/untried/neg/macro-blackbox-dynamic-materialization.check rename to tests/disabled/reflect/neg/macro-blackbox-dynamic-materialization.check diff --git a/tests/untried/neg/macro-blackbox-dynamic-materialization/Macros_1.scala b/tests/disabled/reflect/neg/macro-blackbox-dynamic-materialization/Macros_1.scala similarity index 100% rename from tests/untried/neg/macro-blackbox-dynamic-materialization/Macros_1.scala rename to tests/disabled/reflect/neg/macro-blackbox-dynamic-materialization/Macros_1.scala diff --git a/tests/untried/neg/macro-blackbox-dynamic-materialization/Test_2.scala b/tests/disabled/reflect/neg/macro-blackbox-dynamic-materialization/Test_2.scala similarity index 100% rename from tests/untried/neg/macro-blackbox-dynamic-materialization/Test_2.scala rename to tests/disabled/reflect/neg/macro-blackbox-dynamic-materialization/Test_2.scala diff --git a/tests/untried/neg/macro-blackbox-extractor.check b/tests/disabled/reflect/neg/macro-blackbox-extractor.check similarity index 100% rename from tests/untried/neg/macro-blackbox-extractor.check rename to tests/disabled/reflect/neg/macro-blackbox-extractor.check diff --git a/tests/untried/neg/macro-blackbox-extractor/Macros_1.scala b/tests/disabled/reflect/neg/macro-blackbox-extractor/Macros_1.scala similarity index 100% rename from tests/untried/neg/macro-blackbox-extractor/Macros_1.scala rename to tests/disabled/reflect/neg/macro-blackbox-extractor/Macros_1.scala diff --git a/tests/untried/neg/macro-blackbox-extractor/Test_2.scala b/tests/disabled/reflect/neg/macro-blackbox-extractor/Test_2.scala similarity index 100% rename from tests/untried/neg/macro-blackbox-extractor/Test_2.scala rename to tests/disabled/reflect/neg/macro-blackbox-extractor/Test_2.scala diff --git a/tests/untried/neg/macro-blackbox-fundep-materialization.check b/tests/disabled/reflect/neg/macro-blackbox-fundep-materialization.check similarity index 100% rename from tests/untried/neg/macro-blackbox-fundep-materialization.check rename to tests/disabled/reflect/neg/macro-blackbox-fundep-materialization.check diff --git a/tests/untried/neg/macro-blackbox-fundep-materialization.flags b/tests/disabled/reflect/neg/macro-blackbox-fundep-materialization.flags similarity index 100% rename from tests/untried/neg/macro-blackbox-fundep-materialization.flags rename to tests/disabled/reflect/neg/macro-blackbox-fundep-materialization.flags diff --git a/tests/untried/neg/macro-blackbox-fundep-materialization/Macros_1.scala b/tests/disabled/reflect/neg/macro-blackbox-fundep-materialization/Macros_1.scala similarity index 100% rename from tests/untried/neg/macro-blackbox-fundep-materialization/Macros_1.scala rename to tests/disabled/reflect/neg/macro-blackbox-fundep-materialization/Macros_1.scala diff --git a/tests/untried/neg/macro-blackbox-fundep-materialization/Test_2.scala b/tests/disabled/reflect/neg/macro-blackbox-fundep-materialization/Test_2.scala similarity index 100% rename from tests/untried/neg/macro-blackbox-fundep-materialization/Test_2.scala rename to tests/disabled/reflect/neg/macro-blackbox-fundep-materialization/Test_2.scala diff --git a/tests/untried/neg/macro-blackbox-structural.check b/tests/disabled/reflect/neg/macro-blackbox-structural.check similarity index 100% rename from tests/untried/neg/macro-blackbox-structural.check rename to tests/disabled/reflect/neg/macro-blackbox-structural.check diff --git a/tests/untried/neg/macro-blackbox-structural/Impls_Macros_1.scala b/tests/disabled/reflect/neg/macro-blackbox-structural/Impls_Macros_1.scala similarity index 100% rename from tests/untried/neg/macro-blackbox-structural/Impls_Macros_1.scala rename to tests/disabled/reflect/neg/macro-blackbox-structural/Impls_Macros_1.scala diff --git a/tests/untried/neg/macro-blackbox-structural/Test_2.scala b/tests/disabled/reflect/neg/macro-blackbox-structural/Test_2.scala similarity index 100% rename from tests/untried/neg/macro-blackbox-structural/Test_2.scala rename to tests/disabled/reflect/neg/macro-blackbox-structural/Test_2.scala diff --git a/tests/untried/neg/macro-bundle-abstract.check b/tests/disabled/reflect/neg/macro-bundle-abstract.check similarity index 100% rename from tests/untried/neg/macro-bundle-abstract.check rename to tests/disabled/reflect/neg/macro-bundle-abstract.check diff --git a/tests/untried/neg/macro-bundle-abstract.scala b/tests/disabled/reflect/neg/macro-bundle-abstract.scala similarity index 100% rename from tests/untried/neg/macro-bundle-abstract.scala rename to tests/disabled/reflect/neg/macro-bundle-abstract.scala diff --git a/tests/untried/neg/macro-bundle-ambiguous.check b/tests/disabled/reflect/neg/macro-bundle-ambiguous.check similarity index 100% rename from tests/untried/neg/macro-bundle-ambiguous.check rename to tests/disabled/reflect/neg/macro-bundle-ambiguous.check diff --git a/tests/untried/neg/macro-bundle-ambiguous.scala b/tests/disabled/reflect/neg/macro-bundle-ambiguous.scala similarity index 100% rename from tests/untried/neg/macro-bundle-ambiguous.scala rename to tests/disabled/reflect/neg/macro-bundle-ambiguous.scala diff --git a/tests/untried/neg/macro-bundle-need-qualifier.check b/tests/disabled/reflect/neg/macro-bundle-need-qualifier.check similarity index 100% rename from tests/untried/neg/macro-bundle-need-qualifier.check rename to tests/disabled/reflect/neg/macro-bundle-need-qualifier.check diff --git a/tests/untried/neg/macro-bundle-need-qualifier.scala b/tests/disabled/reflect/neg/macro-bundle-need-qualifier.scala similarity index 100% rename from tests/untried/neg/macro-bundle-need-qualifier.scala rename to tests/disabled/reflect/neg/macro-bundle-need-qualifier.scala diff --git a/tests/untried/neg/macro-bundle-nonpublic-c.check b/tests/disabled/reflect/neg/macro-bundle-nonpublic-c.check similarity index 100% rename from tests/untried/neg/macro-bundle-nonpublic-c.check rename to tests/disabled/reflect/neg/macro-bundle-nonpublic-c.check diff --git a/tests/untried/neg/macro-bundle-nonpublic-c.scala b/tests/disabled/reflect/neg/macro-bundle-nonpublic-c.scala similarity index 100% rename from tests/untried/neg/macro-bundle-nonpublic-c.scala rename to tests/disabled/reflect/neg/macro-bundle-nonpublic-c.scala diff --git a/tests/untried/neg/macro-bundle-nonpublic-impl.check b/tests/disabled/reflect/neg/macro-bundle-nonpublic-impl.check similarity index 100% rename from tests/untried/neg/macro-bundle-nonpublic-impl.check rename to tests/disabled/reflect/neg/macro-bundle-nonpublic-impl.check diff --git a/tests/untried/neg/macro-bundle-nonpublic-impl.scala b/tests/disabled/reflect/neg/macro-bundle-nonpublic-impl.scala similarity index 100% rename from tests/untried/neg/macro-bundle-nonpublic-impl.scala rename to tests/disabled/reflect/neg/macro-bundle-nonpublic-impl.scala diff --git a/tests/untried/neg/macro-bundle-nonstatic.check b/tests/disabled/reflect/neg/macro-bundle-nonstatic.check similarity index 100% rename from tests/untried/neg/macro-bundle-nonstatic.check rename to tests/disabled/reflect/neg/macro-bundle-nonstatic.check diff --git a/tests/untried/neg/macro-bundle-nonstatic.scala b/tests/disabled/reflect/neg/macro-bundle-nonstatic.scala similarity index 100% rename from tests/untried/neg/macro-bundle-nonstatic.scala rename to tests/disabled/reflect/neg/macro-bundle-nonstatic.scala diff --git a/tests/untried/neg/macro-bundle-object.check b/tests/disabled/reflect/neg/macro-bundle-object.check similarity index 100% rename from tests/untried/neg/macro-bundle-object.check rename to tests/disabled/reflect/neg/macro-bundle-object.check diff --git a/tests/untried/neg/macro-bundle-object.scala b/tests/disabled/reflect/neg/macro-bundle-object.scala similarity index 100% rename from tests/untried/neg/macro-bundle-object.scala rename to tests/disabled/reflect/neg/macro-bundle-object.scala diff --git a/tests/untried/neg/macro-bundle-overloaded.check b/tests/disabled/reflect/neg/macro-bundle-overloaded.check similarity index 100% rename from tests/untried/neg/macro-bundle-overloaded.check rename to tests/disabled/reflect/neg/macro-bundle-overloaded.check diff --git a/tests/untried/neg/macro-bundle-overloaded.scala b/tests/disabled/reflect/neg/macro-bundle-overloaded.scala similarity index 100% rename from tests/untried/neg/macro-bundle-overloaded.scala rename to tests/disabled/reflect/neg/macro-bundle-overloaded.scala diff --git a/tests/untried/neg/macro-bundle-polymorphic.check b/tests/disabled/reflect/neg/macro-bundle-polymorphic.check similarity index 100% rename from tests/untried/neg/macro-bundle-polymorphic.check rename to tests/disabled/reflect/neg/macro-bundle-polymorphic.check diff --git a/tests/untried/neg/macro-bundle-polymorphic.scala b/tests/disabled/reflect/neg/macro-bundle-polymorphic.scala similarity index 100% rename from tests/untried/neg/macro-bundle-polymorphic.scala rename to tests/disabled/reflect/neg/macro-bundle-polymorphic.scala diff --git a/tests/untried/neg/macro-bundle-priority-bundle.check b/tests/disabled/reflect/neg/macro-bundle-priority-bundle.check similarity index 100% rename from tests/untried/neg/macro-bundle-priority-bundle.check rename to tests/disabled/reflect/neg/macro-bundle-priority-bundle.check diff --git a/tests/untried/neg/macro-bundle-priority-bundle.scala b/tests/disabled/reflect/neg/macro-bundle-priority-bundle.scala similarity index 100% rename from tests/untried/neg/macro-bundle-priority-bundle.scala rename to tests/disabled/reflect/neg/macro-bundle-priority-bundle.scala diff --git a/tests/untried/neg/macro-bundle-priority-nonbundle.check b/tests/disabled/reflect/neg/macro-bundle-priority-nonbundle.check similarity index 100% rename from tests/untried/neg/macro-bundle-priority-nonbundle.check rename to tests/disabled/reflect/neg/macro-bundle-priority-nonbundle.check diff --git a/tests/untried/neg/macro-bundle-priority-nonbundle.scala b/tests/disabled/reflect/neg/macro-bundle-priority-nonbundle.scala similarity index 100% rename from tests/untried/neg/macro-bundle-priority-nonbundle.scala rename to tests/disabled/reflect/neg/macro-bundle-priority-nonbundle.scala diff --git a/tests/untried/neg/macro-bundle-trait.check b/tests/disabled/reflect/neg/macro-bundle-trait.check similarity index 100% rename from tests/untried/neg/macro-bundle-trait.check rename to tests/disabled/reflect/neg/macro-bundle-trait.check diff --git a/tests/untried/neg/macro-bundle-trait.scala b/tests/disabled/reflect/neg/macro-bundle-trait.scala similarity index 100% rename from tests/untried/neg/macro-bundle-trait.scala rename to tests/disabled/reflect/neg/macro-bundle-trait.scala diff --git a/tests/untried/neg/macro-bundle-whitebox-use-raw.check b/tests/disabled/reflect/neg/macro-bundle-whitebox-use-raw.check similarity index 100% rename from tests/untried/neg/macro-bundle-whitebox-use-raw.check rename to tests/disabled/reflect/neg/macro-bundle-whitebox-use-raw.check diff --git a/tests/untried/neg/macro-bundle-whitebox-use-raw/Macros_1.scala b/tests/disabled/reflect/neg/macro-bundle-whitebox-use-raw/Macros_1.scala similarity index 100% rename from tests/untried/neg/macro-bundle-whitebox-use-raw/Macros_1.scala rename to tests/disabled/reflect/neg/macro-bundle-whitebox-use-raw/Macros_1.scala diff --git a/tests/untried/neg/macro-bundle-whitebox-use-raw/Test_2.scala b/tests/disabled/reflect/neg/macro-bundle-whitebox-use-raw/Test_2.scala similarity index 100% rename from tests/untried/neg/macro-bundle-whitebox-use-raw/Test_2.scala rename to tests/disabled/reflect/neg/macro-bundle-whitebox-use-raw/Test_2.scala diff --git a/tests/untried/neg/macro-bundle-whitebox-use-refined.check b/tests/disabled/reflect/neg/macro-bundle-whitebox-use-refined.check similarity index 100% rename from tests/untried/neg/macro-bundle-whitebox-use-refined.check rename to tests/disabled/reflect/neg/macro-bundle-whitebox-use-refined.check diff --git a/tests/untried/neg/macro-bundle-whitebox-use-refined/Macros_1.scala b/tests/disabled/reflect/neg/macro-bundle-whitebox-use-refined/Macros_1.scala similarity index 100% rename from tests/untried/neg/macro-bundle-whitebox-use-refined/Macros_1.scala rename to tests/disabled/reflect/neg/macro-bundle-whitebox-use-refined/Macros_1.scala diff --git a/tests/untried/neg/macro-bundle-whitebox-use-refined/Test_2.scala b/tests/disabled/reflect/neg/macro-bundle-whitebox-use-refined/Test_2.scala similarity index 100% rename from tests/untried/neg/macro-bundle-whitebox-use-refined/Test_2.scala rename to tests/disabled/reflect/neg/macro-bundle-whitebox-use-refined/Test_2.scala diff --git a/tests/untried/neg/macro-bundle-wrongcontext-a.check b/tests/disabled/reflect/neg/macro-bundle-wrongcontext-a.check similarity index 100% rename from tests/untried/neg/macro-bundle-wrongcontext-a.check rename to tests/disabled/reflect/neg/macro-bundle-wrongcontext-a.check diff --git a/tests/untried/neg/macro-bundle-wrongcontext-a.scala b/tests/disabled/reflect/neg/macro-bundle-wrongcontext-a.scala similarity index 100% rename from tests/untried/neg/macro-bundle-wrongcontext-a.scala rename to tests/disabled/reflect/neg/macro-bundle-wrongcontext-a.scala diff --git a/tests/untried/neg/macro-bundle-wrongcontext-b.check b/tests/disabled/reflect/neg/macro-bundle-wrongcontext-b.check similarity index 100% rename from tests/untried/neg/macro-bundle-wrongcontext-b.check rename to tests/disabled/reflect/neg/macro-bundle-wrongcontext-b.check diff --git a/tests/untried/neg/macro-bundle-wrongcontext-b.scala b/tests/disabled/reflect/neg/macro-bundle-wrongcontext-b.scala similarity index 100% rename from tests/untried/neg/macro-bundle-wrongcontext-b.scala rename to tests/disabled/reflect/neg/macro-bundle-wrongcontext-b.scala diff --git a/tests/untried/neg/macro-cyclic.check b/tests/disabled/reflect/neg/macro-cyclic.check similarity index 100% rename from tests/untried/neg/macro-cyclic.check rename to tests/disabled/reflect/neg/macro-cyclic.check diff --git a/tests/untried/neg/macro-cyclic.flags b/tests/disabled/reflect/neg/macro-cyclic.flags similarity index 100% rename from tests/untried/neg/macro-cyclic.flags rename to tests/disabled/reflect/neg/macro-cyclic.flags diff --git a/tests/untried/neg/macro-cyclic/Impls_Macros_1.scala b/tests/disabled/reflect/neg/macro-cyclic/Impls_Macros_1.scala similarity index 100% rename from tests/untried/neg/macro-cyclic/Impls_Macros_1.scala rename to tests/disabled/reflect/neg/macro-cyclic/Impls_Macros_1.scala diff --git a/tests/untried/neg/macro-divergence-controlled.check b/tests/disabled/reflect/neg/macro-divergence-controlled.check similarity index 100% rename from tests/untried/neg/macro-divergence-controlled.check rename to tests/disabled/reflect/neg/macro-divergence-controlled.check diff --git a/tests/untried/neg/macro-divergence-controlled/Impls_Macros_1.scala b/tests/disabled/reflect/neg/macro-divergence-controlled/Impls_Macros_1.scala similarity index 100% rename from tests/untried/neg/macro-divergence-controlled/Impls_Macros_1.scala rename to tests/disabled/reflect/neg/macro-divergence-controlled/Impls_Macros_1.scala diff --git a/tests/untried/neg/macro-divergence-controlled/Test_2.scala b/tests/disabled/reflect/neg/macro-divergence-controlled/Test_2.scala similarity index 100% rename from tests/untried/neg/macro-divergence-controlled/Test_2.scala rename to tests/disabled/reflect/neg/macro-divergence-controlled/Test_2.scala diff --git a/tests/untried/neg/macro-exception.check b/tests/disabled/reflect/neg/macro-exception.check similarity index 100% rename from tests/untried/neg/macro-exception.check rename to tests/disabled/reflect/neg/macro-exception.check diff --git a/tests/untried/neg/macro-exception/Macros_1.scala b/tests/disabled/reflect/neg/macro-exception/Macros_1.scala similarity index 100% rename from tests/untried/neg/macro-exception/Macros_1.scala rename to tests/disabled/reflect/neg/macro-exception/Macros_1.scala diff --git a/tests/untried/neg/macro-exception/Test_2.scala b/tests/disabled/reflect/neg/macro-exception/Test_2.scala similarity index 100% rename from tests/untried/neg/macro-exception/Test_2.scala rename to tests/disabled/reflect/neg/macro-exception/Test_2.scala diff --git a/tests/untried/neg/macro-false-deprecation-warning.check b/tests/disabled/reflect/neg/macro-false-deprecation-warning.check similarity index 100% rename from tests/untried/neg/macro-false-deprecation-warning.check rename to tests/disabled/reflect/neg/macro-false-deprecation-warning.check diff --git a/tests/untried/neg/macro-false-deprecation-warning.flags b/tests/disabled/reflect/neg/macro-false-deprecation-warning.flags similarity index 100% rename from tests/untried/neg/macro-false-deprecation-warning.flags rename to tests/disabled/reflect/neg/macro-false-deprecation-warning.flags diff --git a/tests/untried/neg/macro-false-deprecation-warning/Impls_Macros_1.scala b/tests/disabled/reflect/neg/macro-false-deprecation-warning/Impls_Macros_1.scala similarity index 100% rename from tests/untried/neg/macro-false-deprecation-warning/Impls_Macros_1.scala rename to tests/disabled/reflect/neg/macro-false-deprecation-warning/Impls_Macros_1.scala diff --git a/tests/untried/neg/macro-incompatible-macro-engine-a.check b/tests/disabled/reflect/neg/macro-incompatible-macro-engine-a.check similarity index 100% rename from tests/untried/neg/macro-incompatible-macro-engine-a.check rename to tests/disabled/reflect/neg/macro-incompatible-macro-engine-a.check diff --git a/tests/untried/neg/macro-incompatible-macro-engine-a/Macros_2.flags b/tests/disabled/reflect/neg/macro-incompatible-macro-engine-a/Macros_2.flags similarity index 100% rename from tests/untried/neg/macro-incompatible-macro-engine-a/Macros_2.flags rename to tests/disabled/reflect/neg/macro-incompatible-macro-engine-a/Macros_2.flags diff --git a/tests/untried/neg/macro-incompatible-macro-engine-a/Macros_2.scala b/tests/disabled/reflect/neg/macro-incompatible-macro-engine-a/Macros_2.scala similarity index 100% rename from tests/untried/neg/macro-incompatible-macro-engine-a/Macros_2.scala rename to tests/disabled/reflect/neg/macro-incompatible-macro-engine-a/Macros_2.scala diff --git a/tests/untried/neg/macro-incompatible-macro-engine-a/Plugin_1.scala b/tests/disabled/reflect/neg/macro-incompatible-macro-engine-a/Plugin_1.scala similarity index 100% rename from tests/untried/neg/macro-incompatible-macro-engine-a/Plugin_1.scala rename to tests/disabled/reflect/neg/macro-incompatible-macro-engine-a/Plugin_1.scala diff --git a/tests/untried/neg/macro-incompatible-macro-engine-a/Test_3.scala b/tests/disabled/reflect/neg/macro-incompatible-macro-engine-a/Test_3.scala similarity index 100% rename from tests/untried/neg/macro-incompatible-macro-engine-a/Test_3.scala rename to tests/disabled/reflect/neg/macro-incompatible-macro-engine-a/Test_3.scala diff --git a/tests/untried/neg/macro-incompatible-macro-engine-a/scalac-plugin.xml b/tests/disabled/reflect/neg/macro-incompatible-macro-engine-a/scalac-plugin.xml similarity index 100% rename from tests/untried/neg/macro-incompatible-macro-engine-a/scalac-plugin.xml rename to tests/disabled/reflect/neg/macro-incompatible-macro-engine-a/scalac-plugin.xml diff --git a/tests/untried/neg/macro-incompatible-macro-engine-b.check b/tests/disabled/reflect/neg/macro-incompatible-macro-engine-b.check similarity index 100% rename from tests/untried/neg/macro-incompatible-macro-engine-b.check rename to tests/disabled/reflect/neg/macro-incompatible-macro-engine-b.check diff --git a/tests/untried/neg/macro-incompatible-macro-engine-b.flags b/tests/disabled/reflect/neg/macro-incompatible-macro-engine-b.flags similarity index 100% rename from tests/untried/neg/macro-incompatible-macro-engine-b.flags rename to tests/disabled/reflect/neg/macro-incompatible-macro-engine-b.flags diff --git a/tests/untried/neg/macro-incompatible-macro-engine-b/Macros_2.flags b/tests/disabled/reflect/neg/macro-incompatible-macro-engine-b/Macros_2.flags similarity index 100% rename from tests/untried/neg/macro-incompatible-macro-engine-b/Macros_2.flags rename to tests/disabled/reflect/neg/macro-incompatible-macro-engine-b/Macros_2.flags diff --git a/tests/untried/neg/macro-incompatible-macro-engine-b/Macros_2.scala b/tests/disabled/reflect/neg/macro-incompatible-macro-engine-b/Macros_2.scala similarity index 100% rename from tests/untried/neg/macro-incompatible-macro-engine-b/Macros_2.scala rename to tests/disabled/reflect/neg/macro-incompatible-macro-engine-b/Macros_2.scala diff --git a/tests/untried/neg/macro-incompatible-macro-engine-b/Plugin_1.scala b/tests/disabled/reflect/neg/macro-incompatible-macro-engine-b/Plugin_1.scala similarity index 100% rename from tests/untried/neg/macro-incompatible-macro-engine-b/Plugin_1.scala rename to tests/disabled/reflect/neg/macro-incompatible-macro-engine-b/Plugin_1.scala diff --git a/tests/untried/neg/macro-incompatible-macro-engine-b/Test_3.scala b/tests/disabled/reflect/neg/macro-incompatible-macro-engine-b/Test_3.scala similarity index 100% rename from tests/untried/neg/macro-incompatible-macro-engine-b/Test_3.scala rename to tests/disabled/reflect/neg/macro-incompatible-macro-engine-b/Test_3.scala diff --git a/tests/untried/neg/macro-incompatible-macro-engine-b/scalac-plugin.xml b/tests/disabled/reflect/neg/macro-incompatible-macro-engine-b/scalac-plugin.xml similarity index 100% rename from tests/untried/neg/macro-incompatible-macro-engine-b/scalac-plugin.xml rename to tests/disabled/reflect/neg/macro-incompatible-macro-engine-b/scalac-plugin.xml diff --git a/tests/untried/neg/macro-invalidimpl.check b/tests/disabled/reflect/neg/macro-invalidimpl.check similarity index 100% rename from tests/untried/neg/macro-invalidimpl.check rename to tests/disabled/reflect/neg/macro-invalidimpl.check diff --git a/tests/untried/neg/macro-invalidimpl.flags b/tests/disabled/reflect/neg/macro-invalidimpl.flags similarity index 100% rename from tests/untried/neg/macro-invalidimpl.flags rename to tests/disabled/reflect/neg/macro-invalidimpl.flags diff --git a/tests/untried/neg/macro-invalidimpl/Impls_1.scala b/tests/disabled/reflect/neg/macro-invalidimpl/Impls_1.scala similarity index 100% rename from tests/untried/neg/macro-invalidimpl/Impls_1.scala rename to tests/disabled/reflect/neg/macro-invalidimpl/Impls_1.scala diff --git a/tests/untried/neg/macro-invalidimpl/Macros_Test_2.scala b/tests/disabled/reflect/neg/macro-invalidimpl/Macros_Test_2.scala similarity index 100% rename from tests/untried/neg/macro-invalidimpl/Macros_Test_2.scala rename to tests/disabled/reflect/neg/macro-invalidimpl/Macros_Test_2.scala diff --git a/tests/untried/neg/macro-invalidret.check b/tests/disabled/reflect/neg/macro-invalidret.check similarity index 100% rename from tests/untried/neg/macro-invalidret.check rename to tests/disabled/reflect/neg/macro-invalidret.check diff --git a/tests/untried/neg/macro-invalidret.flags b/tests/disabled/reflect/neg/macro-invalidret.flags similarity index 100% rename from tests/untried/neg/macro-invalidret.flags rename to tests/disabled/reflect/neg/macro-invalidret.flags diff --git a/tests/untried/neg/macro-invalidret/Impls_1.scala b/tests/disabled/reflect/neg/macro-invalidret/Impls_1.scala similarity index 100% rename from tests/untried/neg/macro-invalidret/Impls_1.scala rename to tests/disabled/reflect/neg/macro-invalidret/Impls_1.scala diff --git a/tests/untried/neg/macro-invalidret/Macros_Test_2.scala b/tests/disabled/reflect/neg/macro-invalidret/Macros_Test_2.scala similarity index 100% rename from tests/untried/neg/macro-invalidret/Macros_Test_2.scala rename to tests/disabled/reflect/neg/macro-invalidret/Macros_Test_2.scala diff --git a/tests/untried/neg/macro-invalidshape.check b/tests/disabled/reflect/neg/macro-invalidshape.check similarity index 100% rename from tests/untried/neg/macro-invalidshape.check rename to tests/disabled/reflect/neg/macro-invalidshape.check diff --git a/tests/untried/neg/macro-invalidshape.flags b/tests/disabled/reflect/neg/macro-invalidshape.flags similarity index 100% rename from tests/untried/neg/macro-invalidshape.flags rename to tests/disabled/reflect/neg/macro-invalidshape.flags diff --git a/tests/untried/neg/macro-invalidshape/Impls_1.scala b/tests/disabled/reflect/neg/macro-invalidshape/Impls_1.scala similarity index 100% rename from tests/untried/neg/macro-invalidshape/Impls_1.scala rename to tests/disabled/reflect/neg/macro-invalidshape/Impls_1.scala diff --git a/tests/untried/neg/macro-invalidshape/Macros_Test_2.scala b/tests/disabled/reflect/neg/macro-invalidshape/Macros_Test_2.scala similarity index 100% rename from tests/untried/neg/macro-invalidshape/Macros_Test_2.scala rename to tests/disabled/reflect/neg/macro-invalidshape/Macros_Test_2.scala diff --git a/tests/untried/neg/macro-invalidsig-params-badtype.check b/tests/disabled/reflect/neg/macro-invalidsig-params-badtype.check similarity index 100% rename from tests/untried/neg/macro-invalidsig-params-badtype.check rename to tests/disabled/reflect/neg/macro-invalidsig-params-badtype.check diff --git a/tests/untried/neg/macro-invalidsig-params-badtype.flags b/tests/disabled/reflect/neg/macro-invalidsig-params-badtype.flags similarity index 100% rename from tests/untried/neg/macro-invalidsig-params-badtype.flags rename to tests/disabled/reflect/neg/macro-invalidsig-params-badtype.flags diff --git a/tests/untried/neg/macro-invalidsig-params-badtype/Impls_Macros_1.scala b/tests/disabled/reflect/neg/macro-invalidsig-params-badtype/Impls_Macros_1.scala similarity index 100% rename from tests/untried/neg/macro-invalidsig-params-badtype/Impls_Macros_1.scala rename to tests/disabled/reflect/neg/macro-invalidsig-params-badtype/Impls_Macros_1.scala diff --git a/tests/untried/neg/macro-invalidsig.check b/tests/disabled/reflect/neg/macro-invalidsig.check similarity index 100% rename from tests/untried/neg/macro-invalidsig.check rename to tests/disabled/reflect/neg/macro-invalidsig.check diff --git a/tests/untried/neg/macro-invalidsig.flags b/tests/disabled/reflect/neg/macro-invalidsig.flags similarity index 100% rename from tests/untried/neg/macro-invalidsig.flags rename to tests/disabled/reflect/neg/macro-invalidsig.flags diff --git a/tests/untried/neg/macro-invalidsig/Impls_1.scala b/tests/disabled/reflect/neg/macro-invalidsig/Impls_1.scala similarity index 100% rename from tests/untried/neg/macro-invalidsig/Impls_1.scala rename to tests/disabled/reflect/neg/macro-invalidsig/Impls_1.scala diff --git a/tests/untried/neg/macro-invalidsig/Macros_Test_2.scala b/tests/disabled/reflect/neg/macro-invalidsig/Macros_Test_2.scala similarity index 100% rename from tests/untried/neg/macro-invalidsig/Macros_Test_2.scala rename to tests/disabled/reflect/neg/macro-invalidsig/Macros_Test_2.scala diff --git a/tests/untried/neg/macro-invalidusage-badargs.check b/tests/disabled/reflect/neg/macro-invalidusage-badargs.check similarity index 100% rename from tests/untried/neg/macro-invalidusage-badargs.check rename to tests/disabled/reflect/neg/macro-invalidusage-badargs.check diff --git a/tests/untried/neg/macro-invalidusage-badargs.flags b/tests/disabled/reflect/neg/macro-invalidusage-badargs.flags similarity index 100% rename from tests/untried/neg/macro-invalidusage-badargs.flags rename to tests/disabled/reflect/neg/macro-invalidusage-badargs.flags diff --git a/tests/untried/neg/macro-invalidusage-badargs/Impls_1.scala b/tests/disabled/reflect/neg/macro-invalidusage-badargs/Impls_1.scala similarity index 100% rename from tests/untried/neg/macro-invalidusage-badargs/Impls_1.scala rename to tests/disabled/reflect/neg/macro-invalidusage-badargs/Impls_1.scala diff --git a/tests/untried/neg/macro-invalidusage-badargs/Macros_Test_2.scala b/tests/disabled/reflect/neg/macro-invalidusage-badargs/Macros_Test_2.scala similarity index 100% rename from tests/untried/neg/macro-invalidusage-badargs/Macros_Test_2.scala rename to tests/disabled/reflect/neg/macro-invalidusage-badargs/Macros_Test_2.scala diff --git a/tests/untried/neg/macro-invalidusage-badbounds.check b/tests/disabled/reflect/neg/macro-invalidusage-badbounds.check similarity index 100% rename from tests/untried/neg/macro-invalidusage-badbounds.check rename to tests/disabled/reflect/neg/macro-invalidusage-badbounds.check diff --git a/tests/untried/neg/macro-invalidusage-badbounds.flags b/tests/disabled/reflect/neg/macro-invalidusage-badbounds.flags similarity index 100% rename from tests/untried/neg/macro-invalidusage-badbounds.flags rename to tests/disabled/reflect/neg/macro-invalidusage-badbounds.flags diff --git a/tests/untried/neg/macro-invalidusage-badbounds/Impls_1.scala b/tests/disabled/reflect/neg/macro-invalidusage-badbounds/Impls_1.scala similarity index 100% rename from tests/untried/neg/macro-invalidusage-badbounds/Impls_1.scala rename to tests/disabled/reflect/neg/macro-invalidusage-badbounds/Impls_1.scala diff --git a/tests/untried/neg/macro-invalidusage-badbounds/Macros_Test_2.scala b/tests/disabled/reflect/neg/macro-invalidusage-badbounds/Macros_Test_2.scala similarity index 100% rename from tests/untried/neg/macro-invalidusage-badbounds/Macros_Test_2.scala rename to tests/disabled/reflect/neg/macro-invalidusage-badbounds/Macros_Test_2.scala diff --git a/tests/untried/neg/macro-invalidusage-badtargs.check b/tests/disabled/reflect/neg/macro-invalidusage-badtargs.check similarity index 100% rename from tests/untried/neg/macro-invalidusage-badtargs.check rename to tests/disabled/reflect/neg/macro-invalidusage-badtargs.check diff --git a/tests/untried/neg/macro-invalidusage-badtargs.flags b/tests/disabled/reflect/neg/macro-invalidusage-badtargs.flags similarity index 100% rename from tests/untried/neg/macro-invalidusage-badtargs.flags rename to tests/disabled/reflect/neg/macro-invalidusage-badtargs.flags diff --git a/tests/untried/neg/macro-invalidusage-badtargs/Impls_1.scala b/tests/disabled/reflect/neg/macro-invalidusage-badtargs/Impls_1.scala similarity index 100% rename from tests/untried/neg/macro-invalidusage-badtargs/Impls_1.scala rename to tests/disabled/reflect/neg/macro-invalidusage-badtargs/Impls_1.scala diff --git a/tests/untried/neg/macro-invalidusage-badtargs/Macros_Test_2.scala b/tests/disabled/reflect/neg/macro-invalidusage-badtargs/Macros_Test_2.scala similarity index 100% rename from tests/untried/neg/macro-invalidusage-badtargs/Macros_Test_2.scala rename to tests/disabled/reflect/neg/macro-invalidusage-badtargs/Macros_Test_2.scala diff --git a/tests/untried/neg/macro-invalidusage-methodvaluesyntax.check b/tests/disabled/reflect/neg/macro-invalidusage-methodvaluesyntax.check similarity index 100% rename from tests/untried/neg/macro-invalidusage-methodvaluesyntax.check rename to tests/disabled/reflect/neg/macro-invalidusage-methodvaluesyntax.check diff --git a/tests/untried/neg/macro-invalidusage-methodvaluesyntax.flags b/tests/disabled/reflect/neg/macro-invalidusage-methodvaluesyntax.flags similarity index 100% rename from tests/untried/neg/macro-invalidusage-methodvaluesyntax.flags rename to tests/disabled/reflect/neg/macro-invalidusage-methodvaluesyntax.flags diff --git a/tests/untried/neg/macro-invalidusage-methodvaluesyntax/Impls_1.scala b/tests/disabled/reflect/neg/macro-invalidusage-methodvaluesyntax/Impls_1.scala similarity index 100% rename from tests/untried/neg/macro-invalidusage-methodvaluesyntax/Impls_1.scala rename to tests/disabled/reflect/neg/macro-invalidusage-methodvaluesyntax/Impls_1.scala diff --git a/tests/untried/neg/macro-invalidusage-methodvaluesyntax/Macros_Test_2.scala b/tests/disabled/reflect/neg/macro-invalidusage-methodvaluesyntax/Macros_Test_2.scala similarity index 100% rename from tests/untried/neg/macro-invalidusage-methodvaluesyntax/Macros_Test_2.scala rename to tests/disabled/reflect/neg/macro-invalidusage-methodvaluesyntax/Macros_Test_2.scala diff --git a/tests/untried/neg/macro-invalidusage-nontypeable.check b/tests/disabled/reflect/neg/macro-invalidusage-nontypeable.check similarity index 100% rename from tests/untried/neg/macro-invalidusage-nontypeable.check rename to tests/disabled/reflect/neg/macro-invalidusage-nontypeable.check diff --git a/tests/untried/neg/macro-invalidusage-nontypeable.flags b/tests/disabled/reflect/neg/macro-invalidusage-nontypeable.flags similarity index 100% rename from tests/untried/neg/macro-invalidusage-nontypeable.flags rename to tests/disabled/reflect/neg/macro-invalidusage-nontypeable.flags diff --git a/tests/untried/neg/macro-invalidusage-nontypeable/Impls_Macros_1.scala b/tests/disabled/reflect/neg/macro-invalidusage-nontypeable/Impls_Macros_1.scala similarity index 100% rename from tests/untried/neg/macro-invalidusage-nontypeable/Impls_Macros_1.scala rename to tests/disabled/reflect/neg/macro-invalidusage-nontypeable/Impls_Macros_1.scala diff --git a/tests/untried/neg/macro-invalidusage-nontypeable/Test_2.scala b/tests/disabled/reflect/neg/macro-invalidusage-nontypeable/Test_2.scala similarity index 100% rename from tests/untried/neg/macro-invalidusage-nontypeable/Test_2.scala rename to tests/disabled/reflect/neg/macro-invalidusage-nontypeable/Test_2.scala diff --git a/tests/untried/neg/macro-invalidusage-presuper.check b/tests/disabled/reflect/neg/macro-invalidusage-presuper.check similarity index 100% rename from tests/untried/neg/macro-invalidusage-presuper.check rename to tests/disabled/reflect/neg/macro-invalidusage-presuper.check diff --git a/tests/untried/neg/macro-invalidusage-presuper.flags b/tests/disabled/reflect/neg/macro-invalidusage-presuper.flags similarity index 100% rename from tests/untried/neg/macro-invalidusage-presuper.flags rename to tests/disabled/reflect/neg/macro-invalidusage-presuper.flags diff --git a/tests/untried/neg/macro-invalidusage-presuper/Impls_1.scala b/tests/disabled/reflect/neg/macro-invalidusage-presuper/Impls_1.scala similarity index 100% rename from tests/untried/neg/macro-invalidusage-presuper/Impls_1.scala rename to tests/disabled/reflect/neg/macro-invalidusage-presuper/Impls_1.scala diff --git a/tests/untried/neg/macro-invalidusage-presuper/Macros_Test_2.scala b/tests/disabled/reflect/neg/macro-invalidusage-presuper/Macros_Test_2.scala similarity index 100% rename from tests/untried/neg/macro-invalidusage-presuper/Macros_Test_2.scala rename to tests/disabled/reflect/neg/macro-invalidusage-presuper/Macros_Test_2.scala diff --git a/tests/untried/neg/macro-noexpand.check b/tests/disabled/reflect/neg/macro-noexpand.check similarity index 100% rename from tests/untried/neg/macro-noexpand.check rename to tests/disabled/reflect/neg/macro-noexpand.check diff --git a/tests/untried/neg/macro-noexpand.flags b/tests/disabled/reflect/neg/macro-noexpand.flags similarity index 100% rename from tests/untried/neg/macro-noexpand.flags rename to tests/disabled/reflect/neg/macro-noexpand.flags diff --git a/tests/untried/neg/macro-noexpand/Impls_1.scala b/tests/disabled/reflect/neg/macro-noexpand/Impls_1.scala similarity index 100% rename from tests/untried/neg/macro-noexpand/Impls_1.scala rename to tests/disabled/reflect/neg/macro-noexpand/Impls_1.scala diff --git a/tests/untried/neg/macro-noexpand/Macros_Test_2.scala b/tests/disabled/reflect/neg/macro-noexpand/Macros_Test_2.scala similarity index 100% rename from tests/untried/neg/macro-noexpand/Macros_Test_2.scala rename to tests/disabled/reflect/neg/macro-noexpand/Macros_Test_2.scala diff --git a/tests/untried/neg/macro-nontypeablebody.check b/tests/disabled/reflect/neg/macro-nontypeablebody.check similarity index 100% rename from tests/untried/neg/macro-nontypeablebody.check rename to tests/disabled/reflect/neg/macro-nontypeablebody.check diff --git a/tests/untried/neg/macro-nontypeablebody.flags b/tests/disabled/reflect/neg/macro-nontypeablebody.flags similarity index 100% rename from tests/untried/neg/macro-nontypeablebody.flags rename to tests/disabled/reflect/neg/macro-nontypeablebody.flags diff --git a/tests/untried/neg/macro-nontypeablebody/Impls_1.scala b/tests/disabled/reflect/neg/macro-nontypeablebody/Impls_1.scala similarity index 100% rename from tests/untried/neg/macro-nontypeablebody/Impls_1.scala rename to tests/disabled/reflect/neg/macro-nontypeablebody/Impls_1.scala diff --git a/tests/untried/neg/macro-nontypeablebody/Macros_Test_2.scala b/tests/disabled/reflect/neg/macro-nontypeablebody/Macros_Test_2.scala similarity index 100% rename from tests/untried/neg/macro-nontypeablebody/Macros_Test_2.scala rename to tests/disabled/reflect/neg/macro-nontypeablebody/Macros_Test_2.scala diff --git a/tests/untried/neg/macro-override-macro-overrides-abstract-method-a.check b/tests/disabled/reflect/neg/macro-override-macro-overrides-abstract-method-a.check similarity index 100% rename from tests/untried/neg/macro-override-macro-overrides-abstract-method-a.check rename to tests/disabled/reflect/neg/macro-override-macro-overrides-abstract-method-a.check diff --git a/tests/untried/neg/macro-override-macro-overrides-abstract-method-a.flags b/tests/disabled/reflect/neg/macro-override-macro-overrides-abstract-method-a.flags similarity index 100% rename from tests/untried/neg/macro-override-macro-overrides-abstract-method-a.flags rename to tests/disabled/reflect/neg/macro-override-macro-overrides-abstract-method-a.flags diff --git a/tests/untried/neg/macro-override-macro-overrides-abstract-method-a/Impls_Macros_1.scala b/tests/disabled/reflect/neg/macro-override-macro-overrides-abstract-method-a/Impls_Macros_1.scala similarity index 100% rename from tests/untried/neg/macro-override-macro-overrides-abstract-method-a/Impls_Macros_1.scala rename to tests/disabled/reflect/neg/macro-override-macro-overrides-abstract-method-a/Impls_Macros_1.scala diff --git a/tests/untried/neg/macro-override-macro-overrides-abstract-method-a/Test_2.scala b/tests/disabled/reflect/neg/macro-override-macro-overrides-abstract-method-a/Test_2.scala similarity index 100% rename from tests/untried/neg/macro-override-macro-overrides-abstract-method-a/Test_2.scala rename to tests/disabled/reflect/neg/macro-override-macro-overrides-abstract-method-a/Test_2.scala diff --git a/tests/untried/neg/macro-override-macro-overrides-abstract-method-b.check b/tests/disabled/reflect/neg/macro-override-macro-overrides-abstract-method-b.check similarity index 100% rename from tests/untried/neg/macro-override-macro-overrides-abstract-method-b.check rename to tests/disabled/reflect/neg/macro-override-macro-overrides-abstract-method-b.check diff --git a/tests/untried/neg/macro-override-macro-overrides-abstract-method-b.flags b/tests/disabled/reflect/neg/macro-override-macro-overrides-abstract-method-b.flags similarity index 100% rename from tests/untried/neg/macro-override-macro-overrides-abstract-method-b.flags rename to tests/disabled/reflect/neg/macro-override-macro-overrides-abstract-method-b.flags diff --git a/tests/untried/neg/macro-override-macro-overrides-abstract-method-b/Impls_Macros_1.scala b/tests/disabled/reflect/neg/macro-override-macro-overrides-abstract-method-b/Impls_Macros_1.scala similarity index 100% rename from tests/untried/neg/macro-override-macro-overrides-abstract-method-b/Impls_Macros_1.scala rename to tests/disabled/reflect/neg/macro-override-macro-overrides-abstract-method-b/Impls_Macros_1.scala diff --git a/tests/untried/neg/macro-override-macro-overrides-abstract-method-b/Test_2.scala b/tests/disabled/reflect/neg/macro-override-macro-overrides-abstract-method-b/Test_2.scala similarity index 100% rename from tests/untried/neg/macro-override-macro-overrides-abstract-method-b/Test_2.scala rename to tests/disabled/reflect/neg/macro-override-macro-overrides-abstract-method-b/Test_2.scala diff --git a/tests/untried/neg/macro-override-method-overrides-macro.check b/tests/disabled/reflect/neg/macro-override-method-overrides-macro.check similarity index 100% rename from tests/untried/neg/macro-override-method-overrides-macro.check rename to tests/disabled/reflect/neg/macro-override-method-overrides-macro.check diff --git a/tests/untried/neg/macro-override-method-overrides-macro.flags b/tests/disabled/reflect/neg/macro-override-method-overrides-macro.flags similarity index 100% rename from tests/untried/neg/macro-override-method-overrides-macro.flags rename to tests/disabled/reflect/neg/macro-override-method-overrides-macro.flags diff --git a/tests/untried/neg/macro-override-method-overrides-macro/Impls_1.scala b/tests/disabled/reflect/neg/macro-override-method-overrides-macro/Impls_1.scala similarity index 100% rename from tests/untried/neg/macro-override-method-overrides-macro/Impls_1.scala rename to tests/disabled/reflect/neg/macro-override-method-overrides-macro/Impls_1.scala diff --git a/tests/untried/neg/macro-override-method-overrides-macro/Macros_Test_2.scala b/tests/disabled/reflect/neg/macro-override-method-overrides-macro/Macros_Test_2.scala similarity index 100% rename from tests/untried/neg/macro-override-method-overrides-macro/Macros_Test_2.scala rename to tests/disabled/reflect/neg/macro-override-method-overrides-macro/Macros_Test_2.scala diff --git a/tests/untried/neg/macro-quasiquotes.check b/tests/disabled/reflect/neg/macro-quasiquotes.check similarity index 100% rename from tests/untried/neg/macro-quasiquotes.check rename to tests/disabled/reflect/neg/macro-quasiquotes.check diff --git a/tests/untried/neg/macro-quasiquotes/Macros_1.scala b/tests/disabled/reflect/neg/macro-quasiquotes/Macros_1.scala similarity index 100% rename from tests/untried/neg/macro-quasiquotes/Macros_1.scala rename to tests/disabled/reflect/neg/macro-quasiquotes/Macros_1.scala diff --git a/tests/untried/neg/macro-quasiquotes/Test_2.scala b/tests/disabled/reflect/neg/macro-quasiquotes/Test_2.scala similarity index 100% rename from tests/untried/neg/macro-quasiquotes/Test_2.scala rename to tests/disabled/reflect/neg/macro-quasiquotes/Test_2.scala diff --git a/tests/untried/neg/macro-reify-splice-splice.check b/tests/disabled/reflect/neg/macro-reify-splice-splice.check similarity index 100% rename from tests/untried/neg/macro-reify-splice-splice.check rename to tests/disabled/reflect/neg/macro-reify-splice-splice.check diff --git a/tests/untried/neg/macro-reify-splice-splice.flags b/tests/disabled/reflect/neg/macro-reify-splice-splice.flags similarity index 100% rename from tests/untried/neg/macro-reify-splice-splice.flags rename to tests/disabled/reflect/neg/macro-reify-splice-splice.flags diff --git a/tests/untried/neg/macro-reify-splice-splice/Macros_1.scala b/tests/disabled/reflect/neg/macro-reify-splice-splice/Macros_1.scala similarity index 100% rename from tests/untried/neg/macro-reify-splice-splice/Macros_1.scala rename to tests/disabled/reflect/neg/macro-reify-splice-splice/Macros_1.scala diff --git a/tests/untried/neg/macro-reify-splice-splice/Test_2.scala b/tests/disabled/reflect/neg/macro-reify-splice-splice/Test_2.scala similarity index 100% rename from tests/untried/neg/macro-reify-splice-splice/Test_2.scala rename to tests/disabled/reflect/neg/macro-reify-splice-splice/Test_2.scala diff --git a/tests/untried/neg/macro-reify-typetag-hktypeparams-notags.check b/tests/disabled/reflect/neg/macro-reify-typetag-hktypeparams-notags.check similarity index 100% rename from tests/untried/neg/macro-reify-typetag-hktypeparams-notags.check rename to tests/disabled/reflect/neg/macro-reify-typetag-hktypeparams-notags.check diff --git a/tests/untried/neg/macro-reify-typetag-hktypeparams-notags/Test.scala b/tests/disabled/reflect/neg/macro-reify-typetag-hktypeparams-notags/Test.scala similarity index 100% rename from tests/untried/neg/macro-reify-typetag-hktypeparams-notags/Test.scala rename to tests/disabled/reflect/neg/macro-reify-typetag-hktypeparams-notags/Test.scala diff --git a/tests/untried/neg/macro-reify-typetag-typeparams-notags.check b/tests/disabled/reflect/neg/macro-reify-typetag-typeparams-notags.check similarity index 100% rename from tests/untried/neg/macro-reify-typetag-typeparams-notags.check rename to tests/disabled/reflect/neg/macro-reify-typetag-typeparams-notags.check diff --git a/tests/untried/neg/macro-reify-typetag-typeparams-notags/Test.scala b/tests/disabled/reflect/neg/macro-reify-typetag-typeparams-notags/Test.scala similarity index 100% rename from tests/untried/neg/macro-reify-typetag-typeparams-notags/Test.scala rename to tests/disabled/reflect/neg/macro-reify-typetag-typeparams-notags/Test.scala diff --git a/tests/untried/neg/macro-reify-typetag-useabstypetag.check b/tests/disabled/reflect/neg/macro-reify-typetag-useabstypetag.check similarity index 100% rename from tests/untried/neg/macro-reify-typetag-useabstypetag.check rename to tests/disabled/reflect/neg/macro-reify-typetag-useabstypetag.check diff --git a/tests/untried/neg/macro-reify-typetag-useabstypetag/Test.scala b/tests/disabled/reflect/neg/macro-reify-typetag-useabstypetag/Test.scala similarity index 100% rename from tests/untried/neg/macro-reify-typetag-useabstypetag/Test.scala rename to tests/disabled/reflect/neg/macro-reify-typetag-useabstypetag/Test.scala diff --git a/tests/untried/neg/macro-without-xmacros-a.check b/tests/disabled/reflect/neg/macro-without-xmacros-a.check similarity index 100% rename from tests/untried/neg/macro-without-xmacros-a.check rename to tests/disabled/reflect/neg/macro-without-xmacros-a.check diff --git a/tests/untried/neg/macro-without-xmacros-a/Impls_1.scala b/tests/disabled/reflect/neg/macro-without-xmacros-a/Impls_1.scala similarity index 100% rename from tests/untried/neg/macro-without-xmacros-a/Impls_1.scala rename to tests/disabled/reflect/neg/macro-without-xmacros-a/Impls_1.scala diff --git a/tests/untried/neg/macro-without-xmacros-a/Macros_2.scala b/tests/disabled/reflect/neg/macro-without-xmacros-a/Macros_2.scala similarity index 100% rename from tests/untried/neg/macro-without-xmacros-a/Macros_2.scala rename to tests/disabled/reflect/neg/macro-without-xmacros-a/Macros_2.scala diff --git a/tests/untried/neg/macro-without-xmacros-a/Test_3.scala b/tests/disabled/reflect/neg/macro-without-xmacros-a/Test_3.scala similarity index 100% rename from tests/untried/neg/macro-without-xmacros-a/Test_3.scala rename to tests/disabled/reflect/neg/macro-without-xmacros-a/Test_3.scala diff --git a/tests/untried/neg/macro-without-xmacros-b.check b/tests/disabled/reflect/neg/macro-without-xmacros-b.check similarity index 100% rename from tests/untried/neg/macro-without-xmacros-b.check rename to tests/disabled/reflect/neg/macro-without-xmacros-b.check diff --git a/tests/untried/neg/macro-without-xmacros-b/Impls_1.scala b/tests/disabled/reflect/neg/macro-without-xmacros-b/Impls_1.scala similarity index 100% rename from tests/untried/neg/macro-without-xmacros-b/Impls_1.scala rename to tests/disabled/reflect/neg/macro-without-xmacros-b/Impls_1.scala diff --git a/tests/untried/neg/macro-without-xmacros-b/Macros_2.scala b/tests/disabled/reflect/neg/macro-without-xmacros-b/Macros_2.scala similarity index 100% rename from tests/untried/neg/macro-without-xmacros-b/Macros_2.scala rename to tests/disabled/reflect/neg/macro-without-xmacros-b/Macros_2.scala diff --git a/tests/untried/neg/macro-without-xmacros-b/Test_3.scala b/tests/disabled/reflect/neg/macro-without-xmacros-b/Test_3.scala similarity index 100% rename from tests/untried/neg/macro-without-xmacros-b/Test_3.scala rename to tests/disabled/reflect/neg/macro-without-xmacros-b/Test_3.scala diff --git a/tests/untried/neg/patmat-classtag-compound.check b/tests/disabled/reflect/neg/patmat-classtag-compound.check similarity index 100% rename from tests/untried/neg/patmat-classtag-compound.check rename to tests/disabled/reflect/neg/patmat-classtag-compound.check diff --git a/tests/untried/neg/patmat-classtag-compound.flags b/tests/disabled/reflect/neg/patmat-classtag-compound.flags similarity index 100% rename from tests/untried/neg/patmat-classtag-compound.flags rename to tests/disabled/reflect/neg/patmat-classtag-compound.flags diff --git a/tests/untried/neg/patmat-classtag-compound.scala b/tests/disabled/reflect/neg/patmat-classtag-compound.scala similarity index 100% rename from tests/untried/neg/patmat-classtag-compound.scala rename to tests/disabled/reflect/neg/patmat-classtag-compound.scala diff --git a/tests/untried/neg/quasiquotes-syntax-error-position.check b/tests/disabled/reflect/neg/quasiquotes-syntax-error-position.check similarity index 100% rename from tests/untried/neg/quasiquotes-syntax-error-position.check rename to tests/disabled/reflect/neg/quasiquotes-syntax-error-position.check diff --git a/tests/untried/neg/quasiquotes-syntax-error-position.scala b/tests/disabled/reflect/neg/quasiquotes-syntax-error-position.scala similarity index 100% rename from tests/untried/neg/quasiquotes-syntax-error-position.scala rename to tests/disabled/reflect/neg/quasiquotes-syntax-error-position.scala diff --git a/tests/untried/neg/quasiquotes-unliftable-not-found.check b/tests/disabled/reflect/neg/quasiquotes-unliftable-not-found.check similarity index 100% rename from tests/untried/neg/quasiquotes-unliftable-not-found.check rename to tests/disabled/reflect/neg/quasiquotes-unliftable-not-found.check diff --git a/tests/untried/neg/quasiquotes-unliftable-not-found.scala b/tests/disabled/reflect/neg/quasiquotes-unliftable-not-found.scala similarity index 100% rename from tests/untried/neg/quasiquotes-unliftable-not-found.scala rename to tests/disabled/reflect/neg/quasiquotes-unliftable-not-found.scala diff --git a/tests/untried/neg/reflection-names-neg.check b/tests/disabled/reflect/neg/reflection-names-neg.check similarity index 100% rename from tests/untried/neg/reflection-names-neg.check rename to tests/disabled/reflect/neg/reflection-names-neg.check diff --git a/tests/untried/neg/reflection-names-neg.scala b/tests/disabled/reflect/neg/reflection-names-neg.scala similarity index 100% rename from tests/untried/neg/reflection-names-neg.scala rename to tests/disabled/reflect/neg/reflection-names-neg.scala diff --git a/tests/untried/neg/reify_ann2b.check b/tests/disabled/reflect/neg/reify_ann2b.check similarity index 100% rename from tests/untried/neg/reify_ann2b.check rename to tests/disabled/reflect/neg/reify_ann2b.check diff --git a/tests/untried/neg/reify_ann2b.scala b/tests/disabled/reflect/neg/reify_ann2b.scala similarity index 100% rename from tests/untried/neg/reify_ann2b.scala rename to tests/disabled/reflect/neg/reify_ann2b.scala diff --git a/tests/untried/neg/reify_metalevel_breach_+0_refers_to_1.check b/tests/disabled/reflect/neg/reify_metalevel_breach_+0_refers_to_1.check similarity index 100% rename from tests/untried/neg/reify_metalevel_breach_+0_refers_to_1.check rename to tests/disabled/reflect/neg/reify_metalevel_breach_+0_refers_to_1.check diff --git a/tests/untried/neg/reify_metalevel_breach_+0_refers_to_1.scala b/tests/disabled/reflect/neg/reify_metalevel_breach_+0_refers_to_1.scala similarity index 100% rename from tests/untried/neg/reify_metalevel_breach_+0_refers_to_1.scala rename to tests/disabled/reflect/neg/reify_metalevel_breach_+0_refers_to_1.scala diff --git a/tests/untried/neg/reify_metalevel_breach_-1_refers_to_0_a.check b/tests/disabled/reflect/neg/reify_metalevel_breach_-1_refers_to_0_a.check similarity index 100% rename from tests/untried/neg/reify_metalevel_breach_-1_refers_to_0_a.check rename to tests/disabled/reflect/neg/reify_metalevel_breach_-1_refers_to_0_a.check diff --git a/tests/untried/neg/reify_metalevel_breach_-1_refers_to_0_a.scala b/tests/disabled/reflect/neg/reify_metalevel_breach_-1_refers_to_0_a.scala similarity index 100% rename from tests/untried/neg/reify_metalevel_breach_-1_refers_to_0_a.scala rename to tests/disabled/reflect/neg/reify_metalevel_breach_-1_refers_to_0_a.scala diff --git a/tests/untried/neg/reify_metalevel_breach_-1_refers_to_0_b.check b/tests/disabled/reflect/neg/reify_metalevel_breach_-1_refers_to_0_b.check similarity index 100% rename from tests/untried/neg/reify_metalevel_breach_-1_refers_to_0_b.check rename to tests/disabled/reflect/neg/reify_metalevel_breach_-1_refers_to_0_b.check diff --git a/tests/untried/neg/reify_metalevel_breach_-1_refers_to_0_b.scala b/tests/disabled/reflect/neg/reify_metalevel_breach_-1_refers_to_0_b.scala similarity index 100% rename from tests/untried/neg/reify_metalevel_breach_-1_refers_to_0_b.scala rename to tests/disabled/reflect/neg/reify_metalevel_breach_-1_refers_to_0_b.scala diff --git a/tests/untried/neg/reify_metalevel_breach_-1_refers_to_1.check b/tests/disabled/reflect/neg/reify_metalevel_breach_-1_refers_to_1.check similarity index 100% rename from tests/untried/neg/reify_metalevel_breach_-1_refers_to_1.check rename to tests/disabled/reflect/neg/reify_metalevel_breach_-1_refers_to_1.check diff --git a/tests/untried/neg/reify_metalevel_breach_-1_refers_to_1.scala b/tests/disabled/reflect/neg/reify_metalevel_breach_-1_refers_to_1.scala similarity index 100% rename from tests/untried/neg/reify_metalevel_breach_-1_refers_to_1.scala rename to tests/disabled/reflect/neg/reify_metalevel_breach_-1_refers_to_1.scala diff --git a/tests/untried/neg/reify_nested_inner_refers_to_local.check b/tests/disabled/reflect/neg/reify_nested_inner_refers_to_local.check similarity index 100% rename from tests/untried/neg/reify_nested_inner_refers_to_local.check rename to tests/disabled/reflect/neg/reify_nested_inner_refers_to_local.check diff --git a/tests/untried/neg/reify_nested_inner_refers_to_local.scala b/tests/disabled/reflect/neg/reify_nested_inner_refers_to_local.scala similarity index 100% rename from tests/untried/neg/reify_nested_inner_refers_to_local.scala rename to tests/disabled/reflect/neg/reify_nested_inner_refers_to_local.scala diff --git a/tests/untried/neg/t3692-new.check b/tests/disabled/reflect/neg/t3692-new.check similarity index 100% rename from tests/untried/neg/t3692-new.check rename to tests/disabled/reflect/neg/t3692-new.check diff --git a/tests/untried/neg/t3692-new.flags b/tests/disabled/reflect/neg/t3692-new.flags similarity index 100% rename from tests/untried/neg/t3692-new.flags rename to tests/disabled/reflect/neg/t3692-new.flags diff --git a/tests/untried/neg/t3692-new.scala b/tests/disabled/reflect/neg/t3692-new.scala similarity index 100% rename from tests/untried/neg/t3692-new.scala rename to tests/disabled/reflect/neg/t3692-new.scala diff --git a/tests/untried/neg/t5378.check b/tests/disabled/reflect/neg/t5378.check similarity index 100% rename from tests/untried/neg/t5378.check rename to tests/disabled/reflect/neg/t5378.check diff --git a/tests/untried/neg/t5378.scala b/tests/disabled/reflect/neg/t5378.scala similarity index 100% rename from tests/untried/neg/t5378.scala rename to tests/disabled/reflect/neg/t5378.scala diff --git a/tests/untried/neg/t5452-new.check b/tests/disabled/reflect/neg/t5452-new.check similarity index 100% rename from tests/untried/neg/t5452-new.check rename to tests/disabled/reflect/neg/t5452-new.check diff --git a/tests/untried/neg/t5452-new.scala b/tests/disabled/reflect/neg/t5452-new.scala similarity index 100% rename from tests/untried/neg/t5452-new.scala rename to tests/disabled/reflect/neg/t5452-new.scala diff --git a/tests/untried/neg/t5452-old.check b/tests/disabled/reflect/neg/t5452-old.check similarity index 100% rename from tests/untried/neg/t5452-old.check rename to tests/disabled/reflect/neg/t5452-old.check diff --git a/tests/untried/neg/t5452-old.scala b/tests/disabled/reflect/neg/t5452-old.scala similarity index 100% rename from tests/untried/neg/t5452-old.scala rename to tests/disabled/reflect/neg/t5452-old.scala diff --git a/tests/untried/neg/t5689.check b/tests/disabled/reflect/neg/t5689.check similarity index 100% rename from tests/untried/neg/t5689.check rename to tests/disabled/reflect/neg/t5689.check diff --git a/tests/untried/neg/t5689.flags b/tests/disabled/reflect/neg/t5689.flags similarity index 100% rename from tests/untried/neg/t5689.flags rename to tests/disabled/reflect/neg/t5689.flags diff --git a/tests/untried/neg/t5689.scala b/tests/disabled/reflect/neg/t5689.scala similarity index 100% rename from tests/untried/neg/t5689.scala rename to tests/disabled/reflect/neg/t5689.scala diff --git a/tests/untried/neg/t5753.check b/tests/disabled/reflect/neg/t5753.check similarity index 100% rename from tests/untried/neg/t5753.check rename to tests/disabled/reflect/neg/t5753.check diff --git a/tests/untried/neg/t5753.flags b/tests/disabled/reflect/neg/t5753.flags similarity index 100% rename from tests/untried/neg/t5753.flags rename to tests/disabled/reflect/neg/t5753.flags diff --git a/tests/untried/neg/t5753/Impls_Macros_1.scala b/tests/disabled/reflect/neg/t5753/Impls_Macros_1.scala similarity index 100% rename from tests/untried/neg/t5753/Impls_Macros_1.scala rename to tests/disabled/reflect/neg/t5753/Impls_Macros_1.scala diff --git a/tests/untried/neg/t5753/Test_2.scala b/tests/disabled/reflect/neg/t5753/Test_2.scala similarity index 100% rename from tests/untried/neg/t5753/Test_2.scala rename to tests/disabled/reflect/neg/t5753/Test_2.scala diff --git a/tests/untried/neg/t5903a.check b/tests/disabled/reflect/neg/t5903a.check similarity index 100% rename from tests/untried/neg/t5903a.check rename to tests/disabled/reflect/neg/t5903a.check diff --git a/tests/untried/neg/t5903a/Macros_1.scala b/tests/disabled/reflect/neg/t5903a/Macros_1.scala similarity index 100% rename from tests/untried/neg/t5903a/Macros_1.scala rename to tests/disabled/reflect/neg/t5903a/Macros_1.scala diff --git a/tests/untried/neg/t5903a/Test_2.scala b/tests/disabled/reflect/neg/t5903a/Test_2.scala similarity index 100% rename from tests/untried/neg/t5903a/Test_2.scala rename to tests/disabled/reflect/neg/t5903a/Test_2.scala diff --git a/tests/untried/neg/t5903b.check b/tests/disabled/reflect/neg/t5903b.check similarity index 100% rename from tests/untried/neg/t5903b.check rename to tests/disabled/reflect/neg/t5903b.check diff --git a/tests/untried/neg/t5903b/Macros_1.scala b/tests/disabled/reflect/neg/t5903b/Macros_1.scala similarity index 100% rename from tests/untried/neg/t5903b/Macros_1.scala rename to tests/disabled/reflect/neg/t5903b/Macros_1.scala diff --git a/tests/untried/neg/t5903b/Test_2.scala b/tests/disabled/reflect/neg/t5903b/Test_2.scala similarity index 100% rename from tests/untried/neg/t5903b/Test_2.scala rename to tests/disabled/reflect/neg/t5903b/Test_2.scala diff --git a/tests/untried/neg/t5903c.check b/tests/disabled/reflect/neg/t5903c.check similarity index 100% rename from tests/untried/neg/t5903c.check rename to tests/disabled/reflect/neg/t5903c.check diff --git a/tests/untried/neg/t5903c/Macros_1.scala b/tests/disabled/reflect/neg/t5903c/Macros_1.scala similarity index 100% rename from tests/untried/neg/t5903c/Macros_1.scala rename to tests/disabled/reflect/neg/t5903c/Macros_1.scala diff --git a/tests/untried/neg/t5903c/Test_2.scala b/tests/disabled/reflect/neg/t5903c/Test_2.scala similarity index 100% rename from tests/untried/neg/t5903c/Test_2.scala rename to tests/disabled/reflect/neg/t5903c/Test_2.scala diff --git a/tests/untried/neg/t5903d.check b/tests/disabled/reflect/neg/t5903d.check similarity index 100% rename from tests/untried/neg/t5903d.check rename to tests/disabled/reflect/neg/t5903d.check diff --git a/tests/untried/neg/t5903d/Macros_1.scala b/tests/disabled/reflect/neg/t5903d/Macros_1.scala similarity index 100% rename from tests/untried/neg/t5903d/Macros_1.scala rename to tests/disabled/reflect/neg/t5903d/Macros_1.scala diff --git a/tests/untried/neg/t5903d/Test_2.scala b/tests/disabled/reflect/neg/t5903d/Test_2.scala similarity index 100% rename from tests/untried/neg/t5903d/Test_2.scala rename to tests/disabled/reflect/neg/t5903d/Test_2.scala diff --git a/tests/untried/neg/t5903e.check b/tests/disabled/reflect/neg/t5903e.check similarity index 100% rename from tests/untried/neg/t5903e.check rename to tests/disabled/reflect/neg/t5903e.check diff --git a/tests/untried/neg/t5903e/Macros_1.scala b/tests/disabled/reflect/neg/t5903e/Macros_1.scala similarity index 100% rename from tests/untried/neg/t5903e/Macros_1.scala rename to tests/disabled/reflect/neg/t5903e/Macros_1.scala diff --git a/tests/untried/neg/t5903e/Test_2.scala b/tests/disabled/reflect/neg/t5903e/Test_2.scala similarity index 100% rename from tests/untried/neg/t5903e/Test_2.scala rename to tests/disabled/reflect/neg/t5903e/Test_2.scala diff --git a/tests/untried/neg/t6123-explaintypes-macros.check b/tests/disabled/reflect/neg/t6123-explaintypes-macros.check similarity index 100% rename from tests/untried/neg/t6123-explaintypes-macros.check rename to tests/disabled/reflect/neg/t6123-explaintypes-macros.check diff --git a/tests/untried/neg/t6123-explaintypes-macros/BadMac_2.flags b/tests/disabled/reflect/neg/t6123-explaintypes-macros/BadMac_2.flags similarity index 100% rename from tests/untried/neg/t6123-explaintypes-macros/BadMac_2.flags rename to tests/disabled/reflect/neg/t6123-explaintypes-macros/BadMac_2.flags diff --git a/tests/untried/neg/t6123-explaintypes-macros/BadMac_2.scala b/tests/disabled/reflect/neg/t6123-explaintypes-macros/BadMac_2.scala similarity index 100% rename from tests/untried/neg/t6123-explaintypes-macros/BadMac_2.scala rename to tests/disabled/reflect/neg/t6123-explaintypes-macros/BadMac_2.scala diff --git a/tests/untried/neg/t6123-explaintypes-macros/Macros.flags b/tests/disabled/reflect/neg/t6123-explaintypes-macros/Macros.flags similarity index 100% rename from tests/untried/neg/t6123-explaintypes-macros/Macros.flags rename to tests/disabled/reflect/neg/t6123-explaintypes-macros/Macros.flags diff --git a/tests/untried/neg/t6123-explaintypes-macros/Macros.scala b/tests/disabled/reflect/neg/t6123-explaintypes-macros/Macros.scala similarity index 100% rename from tests/untried/neg/t6123-explaintypes-macros/Macros.scala rename to tests/disabled/reflect/neg/t6123-explaintypes-macros/Macros.scala diff --git a/tests/untried/neg/t6323a.check b/tests/disabled/reflect/neg/t6323a.check similarity index 100% rename from tests/untried/neg/t6323a.check rename to tests/disabled/reflect/neg/t6323a.check diff --git a/tests/untried/neg/t6323a.flags b/tests/disabled/reflect/neg/t6323a.flags similarity index 100% rename from tests/untried/neg/t6323a.flags rename to tests/disabled/reflect/neg/t6323a.flags diff --git a/tests/untried/neg/t6323a.scala b/tests/disabled/reflect/neg/t6323a.scala similarity index 100% rename from tests/untried/neg/t6323a.scala rename to tests/disabled/reflect/neg/t6323a.scala diff --git a/tests/untried/neg/t6446-additional.check b/tests/disabled/reflect/neg/t6446-additional.check similarity index 100% rename from tests/untried/neg/t6446-additional.check rename to tests/disabled/reflect/neg/t6446-additional.check diff --git a/tests/untried/neg/t6446-additional/ploogin_1.scala b/tests/disabled/reflect/neg/t6446-additional/ploogin_1.scala similarity index 100% rename from tests/untried/neg/t6446-additional/ploogin_1.scala rename to tests/disabled/reflect/neg/t6446-additional/ploogin_1.scala diff --git a/tests/untried/neg/t6446-additional/sample_2.flags b/tests/disabled/reflect/neg/t6446-additional/sample_2.flags similarity index 100% rename from tests/untried/neg/t6446-additional/sample_2.flags rename to tests/disabled/reflect/neg/t6446-additional/sample_2.flags diff --git a/tests/untried/neg/t6446-additional/sample_2.scala b/tests/disabled/reflect/neg/t6446-additional/sample_2.scala similarity index 100% rename from tests/untried/neg/t6446-additional/sample_2.scala rename to tests/disabled/reflect/neg/t6446-additional/sample_2.scala diff --git a/tests/untried/neg/t6446-additional/scalac-plugin.xml b/tests/disabled/reflect/neg/t6446-additional/scalac-plugin.xml similarity index 100% rename from tests/untried/neg/t6446-additional/scalac-plugin.xml rename to tests/disabled/reflect/neg/t6446-additional/scalac-plugin.xml diff --git a/tests/untried/neg/t6446-list.check b/tests/disabled/reflect/neg/t6446-list.check similarity index 100% rename from tests/untried/neg/t6446-list.check rename to tests/disabled/reflect/neg/t6446-list.check diff --git a/tests/untried/neg/t6446-list/ploogin_1.scala b/tests/disabled/reflect/neg/t6446-list/ploogin_1.scala similarity index 100% rename from tests/untried/neg/t6446-list/ploogin_1.scala rename to tests/disabled/reflect/neg/t6446-list/ploogin_1.scala diff --git a/tests/untried/neg/t6446-list/sample_2.flags b/tests/disabled/reflect/neg/t6446-list/sample_2.flags similarity index 100% rename from tests/untried/neg/t6446-list/sample_2.flags rename to tests/disabled/reflect/neg/t6446-list/sample_2.flags diff --git a/tests/untried/neg/t6446-list/sample_2.scala b/tests/disabled/reflect/neg/t6446-list/sample_2.scala similarity index 100% rename from tests/untried/neg/t6446-list/sample_2.scala rename to tests/disabled/reflect/neg/t6446-list/sample_2.scala diff --git a/tests/untried/neg/t6446-list/scalac-plugin.xml b/tests/disabled/reflect/neg/t6446-list/scalac-plugin.xml similarity index 100% rename from tests/untried/neg/t6446-list/scalac-plugin.xml rename to tests/disabled/reflect/neg/t6446-list/scalac-plugin.xml diff --git a/tests/untried/neg/t6539.check b/tests/disabled/reflect/neg/t6539.check similarity index 100% rename from tests/untried/neg/t6539.check rename to tests/disabled/reflect/neg/t6539.check diff --git a/tests/untried/neg/t6539/Macro_1.scala b/tests/disabled/reflect/neg/t6539/Macro_1.scala similarity index 100% rename from tests/untried/neg/t6539/Macro_1.scala rename to tests/disabled/reflect/neg/t6539/Macro_1.scala diff --git a/tests/untried/neg/t6539/Test_2.scala b/tests/disabled/reflect/neg/t6539/Test_2.scala similarity index 100% rename from tests/untried/neg/t6539/Test_2.scala rename to tests/disabled/reflect/neg/t6539/Test_2.scala diff --git a/tests/untried/neg/t6844.check b/tests/disabled/reflect/neg/t6844.check similarity index 100% rename from tests/untried/neg/t6844.check rename to tests/disabled/reflect/neg/t6844.check diff --git a/tests/untried/neg/t6844.scala b/tests/disabled/reflect/neg/t6844.scala similarity index 100% rename from tests/untried/neg/t6844.scala rename to tests/disabled/reflect/neg/t6844.scala diff --git a/tests/untried/neg/t6902.check b/tests/disabled/reflect/neg/t6902.check similarity index 100% rename from tests/untried/neg/t6902.check rename to tests/disabled/reflect/neg/t6902.check diff --git a/tests/untried/neg/t6902.flags b/tests/disabled/reflect/neg/t6902.flags similarity index 100% rename from tests/untried/neg/t6902.flags rename to tests/disabled/reflect/neg/t6902.flags diff --git a/tests/untried/neg/t6902.scala b/tests/disabled/reflect/neg/t6902.scala similarity index 100% rename from tests/untried/neg/t6902.scala rename to tests/disabled/reflect/neg/t6902.scala diff --git a/tests/untried/neg/t6931.check b/tests/disabled/reflect/neg/t6931.check similarity index 100% rename from tests/untried/neg/t6931.check rename to tests/disabled/reflect/neg/t6931.check diff --git a/tests/untried/neg/t6931/Macros_1.scala b/tests/disabled/reflect/neg/t6931/Macros_1.scala similarity index 100% rename from tests/untried/neg/t6931/Macros_1.scala rename to tests/disabled/reflect/neg/t6931/Macros_1.scala diff --git a/tests/untried/neg/t6931/Test_2.scala b/tests/disabled/reflect/neg/t6931/Test_2.scala similarity index 100% rename from tests/untried/neg/t6931/Test_2.scala rename to tests/disabled/reflect/neg/t6931/Test_2.scala diff --git a/tests/untried/neg/t7157.check b/tests/disabled/reflect/neg/t7157.check similarity index 100% rename from tests/untried/neg/t7157.check rename to tests/disabled/reflect/neg/t7157.check diff --git a/tests/untried/neg/t7157/Impls_Macros_1.scala b/tests/disabled/reflect/neg/t7157/Impls_Macros_1.scala similarity index 100% rename from tests/untried/neg/t7157/Impls_Macros_1.scala rename to tests/disabled/reflect/neg/t7157/Impls_Macros_1.scala diff --git a/tests/untried/neg/t7157/Test_2.scala b/tests/disabled/reflect/neg/t7157/Test_2.scala similarity index 100% rename from tests/untried/neg/t7157/Test_2.scala rename to tests/disabled/reflect/neg/t7157/Test_2.scala diff --git a/tests/untried/neg/t7214neg.check b/tests/disabled/reflect/neg/t7214neg.check similarity index 100% rename from tests/untried/neg/t7214neg.check rename to tests/disabled/reflect/neg/t7214neg.check diff --git a/tests/untried/neg/t7214neg.scala b/tests/disabled/reflect/neg/t7214neg.scala similarity index 100% rename from tests/untried/neg/t7214neg.scala rename to tests/disabled/reflect/neg/t7214neg.scala diff --git a/tests/untried/neg/t7235.check b/tests/disabled/reflect/neg/t7235.check similarity index 100% rename from tests/untried/neg/t7235.check rename to tests/disabled/reflect/neg/t7235.check diff --git a/tests/untried/neg/t7235.scala b/tests/disabled/reflect/neg/t7235.scala similarity index 100% rename from tests/untried/neg/t7235.scala rename to tests/disabled/reflect/neg/t7235.scala diff --git a/tests/untried/neg/t7494-no-options.check b/tests/disabled/reflect/neg/t7494-no-options.check similarity index 100% rename from tests/untried/neg/t7494-no-options.check rename to tests/disabled/reflect/neg/t7494-no-options.check diff --git a/tests/untried/neg/t7494-no-options/ploogin_1.scala b/tests/disabled/reflect/neg/t7494-no-options/ploogin_1.scala similarity index 100% rename from tests/untried/neg/t7494-no-options/ploogin_1.scala rename to tests/disabled/reflect/neg/t7494-no-options/ploogin_1.scala diff --git a/tests/untried/neg/t7494-no-options/sample_2.flags b/tests/disabled/reflect/neg/t7494-no-options/sample_2.flags similarity index 100% rename from tests/untried/neg/t7494-no-options/sample_2.flags rename to tests/disabled/reflect/neg/t7494-no-options/sample_2.flags diff --git a/tests/untried/neg/t7494-no-options/sample_2.scala b/tests/disabled/reflect/neg/t7494-no-options/sample_2.scala similarity index 100% rename from tests/untried/neg/t7494-no-options/sample_2.scala rename to tests/disabled/reflect/neg/t7494-no-options/sample_2.scala diff --git a/tests/untried/neg/t7494-no-options/scalac-plugin.xml b/tests/disabled/reflect/neg/t7494-no-options/scalac-plugin.xml similarity index 100% rename from tests/untried/neg/t7494-no-options/scalac-plugin.xml rename to tests/disabled/reflect/neg/t7494-no-options/scalac-plugin.xml diff --git a/tests/untried/neg/t7519-b.check b/tests/disabled/reflect/neg/t7519-b.check similarity index 100% rename from tests/untried/neg/t7519-b.check rename to tests/disabled/reflect/neg/t7519-b.check diff --git a/tests/untried/neg/t7519-b/Mac_1.scala b/tests/disabled/reflect/neg/t7519-b/Mac_1.scala similarity index 100% rename from tests/untried/neg/t7519-b/Mac_1.scala rename to tests/disabled/reflect/neg/t7519-b/Mac_1.scala diff --git a/tests/untried/neg/t7519-b/Use_2.scala b/tests/disabled/reflect/neg/t7519-b/Use_2.scala similarity index 100% rename from tests/untried/neg/t7519-b/Use_2.scala rename to tests/disabled/reflect/neg/t7519-b/Use_2.scala diff --git a/tests/untried/neg/t7721.check b/tests/disabled/reflect/neg/t7721.check similarity index 100% rename from tests/untried/neg/t7721.check rename to tests/disabled/reflect/neg/t7721.check diff --git a/tests/untried/neg/t7721.flags b/tests/disabled/reflect/neg/t7721.flags similarity index 100% rename from tests/untried/neg/t7721.flags rename to tests/disabled/reflect/neg/t7721.flags diff --git a/tests/untried/neg/t7721.scala b/tests/disabled/reflect/neg/t7721.scala similarity index 100% rename from tests/untried/neg/t7721.scala rename to tests/disabled/reflect/neg/t7721.scala diff --git a/tests/untried/neg/t7980.check b/tests/disabled/reflect/neg/t7980.check similarity index 100% rename from tests/untried/neg/t7980.check rename to tests/disabled/reflect/neg/t7980.check diff --git a/tests/untried/neg/t7980.scala b/tests/disabled/reflect/neg/t7980.scala similarity index 100% rename from tests/untried/neg/t7980.scala rename to tests/disabled/reflect/neg/t7980.scala diff --git a/tests/untried/neg/t8104.check b/tests/disabled/reflect/neg/t8104.check similarity index 100% rename from tests/untried/neg/t8104.check rename to tests/disabled/reflect/neg/t8104.check diff --git a/tests/untried/neg/t8104/Macros_1.scala b/tests/disabled/reflect/neg/t8104/Macros_1.scala similarity index 100% rename from tests/untried/neg/t8104/Macros_1.scala rename to tests/disabled/reflect/neg/t8104/Macros_1.scala diff --git a/tests/untried/neg/t8104/Test_2.scala b/tests/disabled/reflect/neg/t8104/Test_2.scala similarity index 100% rename from tests/untried/neg/t8104/Test_2.scala rename to tests/disabled/reflect/neg/t8104/Test_2.scala diff --git a/tests/untried/neg/t8158.check b/tests/disabled/reflect/neg/t8158.check similarity index 100% rename from tests/untried/neg/t8158.check rename to tests/disabled/reflect/neg/t8158.check diff --git a/tests/untried/neg/t8158/Macros_1.scala b/tests/disabled/reflect/neg/t8158/Macros_1.scala similarity index 100% rename from tests/untried/neg/t8158/Macros_1.scala rename to tests/disabled/reflect/neg/t8158/Macros_1.scala diff --git a/tests/untried/neg/t8158/Test_2.scala b/tests/disabled/reflect/neg/t8158/Test_2.scala similarity index 100% rename from tests/untried/neg/t8158/Test_2.scala rename to tests/disabled/reflect/neg/t8158/Test_2.scala diff --git a/tests/untried/pos/classtag-pos.flags b/tests/disabled/reflect/pos/classtag-pos.flags similarity index 100% rename from tests/untried/pos/classtag-pos.flags rename to tests/disabled/reflect/pos/classtag-pos.flags diff --git a/tests/untried/pos/classtag-pos.scala b/tests/disabled/reflect/pos/classtag-pos.scala similarity index 100% rename from tests/untried/pos/classtag-pos.scala rename to tests/disabled/reflect/pos/classtag-pos.scala diff --git a/tests/untried/pos/delambdafy-patterns.scala b/tests/disabled/reflect/pos/delambdafy-patterns.scala similarity index 100% rename from tests/untried/pos/delambdafy-patterns.scala rename to tests/disabled/reflect/pos/delambdafy-patterns.scala diff --git a/tests/pending/pos/getClassType.scala b/tests/disabled/reflect/pos/getClassType.scala similarity index 100% rename from tests/pending/pos/getClassType.scala rename to tests/disabled/reflect/pos/getClassType.scala diff --git a/tests/pending/pos/implicits-new.scala b/tests/disabled/reflect/pos/implicits-new.scala similarity index 100% rename from tests/pending/pos/implicits-new.scala rename to tests/disabled/reflect/pos/implicits-new.scala diff --git a/tests/pending/pos/manifest1-new.scala b/tests/disabled/reflect/pos/manifest1-new.scala similarity index 100% rename from tests/pending/pos/manifest1-new.scala rename to tests/disabled/reflect/pos/manifest1-new.scala diff --git a/tests/pending/pos/manifest1-old.scala b/tests/disabled/reflect/pos/manifest1-old.scala similarity index 100% rename from tests/pending/pos/manifest1-old.scala rename to tests/disabled/reflect/pos/manifest1-old.scala diff --git a/tests/pending/pos/nothing_manifest_disambig-new.scala b/tests/disabled/reflect/pos/nothing_manifest_disambig-new.scala similarity index 100% rename from tests/pending/pos/nothing_manifest_disambig-new.scala rename to tests/disabled/reflect/pos/nothing_manifest_disambig-new.scala diff --git a/tests/pending/pos/reflection-compat-api-universe.check b/tests/disabled/reflect/pos/reflection-compat-api-universe.check similarity index 100% rename from tests/pending/pos/reflection-compat-api-universe.check rename to tests/disabled/reflect/pos/reflection-compat-api-universe.check diff --git a/tests/pending/pos/reflection-compat-api-universe.scala b/tests/disabled/reflect/pos/reflection-compat-api-universe.scala similarity index 100% rename from tests/pending/pos/reflection-compat-api-universe.scala rename to tests/disabled/reflect/pos/reflection-compat-api-universe.scala diff --git a/tests/pending/pos/reflection-compat-c.check b/tests/disabled/reflect/pos/reflection-compat-c.check similarity index 100% rename from tests/pending/pos/reflection-compat-c.check rename to tests/disabled/reflect/pos/reflection-compat-c.check diff --git a/tests/pending/pos/reflection-compat-c.scala b/tests/disabled/reflect/pos/reflection-compat-c.scala similarity index 100% rename from tests/pending/pos/reflection-compat-c.scala rename to tests/disabled/reflect/pos/reflection-compat-c.scala diff --git a/tests/pending/pos/reflection-compat-macro-universe.check b/tests/disabled/reflect/pos/reflection-compat-macro-universe.check similarity index 100% rename from tests/pending/pos/reflection-compat-macro-universe.check rename to tests/disabled/reflect/pos/reflection-compat-macro-universe.check diff --git a/tests/pending/pos/reflection-compat-macro-universe.scala b/tests/disabled/reflect/pos/reflection-compat-macro-universe.scala similarity index 100% rename from tests/pending/pos/reflection-compat-macro-universe.scala rename to tests/disabled/reflect/pos/reflection-compat-macro-universe.scala diff --git a/tests/pending/pos/reflection-compat-ru.check b/tests/disabled/reflect/pos/reflection-compat-ru.check similarity index 100% rename from tests/pending/pos/reflection-compat-ru.check rename to tests/disabled/reflect/pos/reflection-compat-ru.check diff --git a/tests/pending/pos/reflection-compat-ru.scala b/tests/disabled/reflect/pos/reflection-compat-ru.scala similarity index 100% rename from tests/pending/pos/reflection-compat-ru.scala rename to tests/disabled/reflect/pos/reflection-compat-ru.scala diff --git a/tests/untried/pos/spec-fields-new.scala b/tests/disabled/reflect/pos/spec-fields-new.scala similarity index 100% rename from tests/untried/pos/spec-fields-new.scala rename to tests/disabled/reflect/pos/spec-fields-new.scala diff --git a/tests/untried/pos/spec-params-new.scala b/tests/disabled/reflect/pos/spec-params-new.scala similarity index 100% rename from tests/untried/pos/spec-params-new.scala rename to tests/disabled/reflect/pos/spec-params-new.scala diff --git a/tests/untried/pos/spec-sparsearray-new.scala b/tests/disabled/reflect/pos/spec-sparsearray-new.scala similarity index 100% rename from tests/untried/pos/spec-sparsearray-new.scala rename to tests/disabled/reflect/pos/spec-sparsearray-new.scala diff --git a/tests/untried/pos/t531.scala b/tests/disabled/reflect/pos/t531.scala similarity index 100% rename from tests/untried/pos/t531.scala rename to tests/disabled/reflect/pos/t531.scala diff --git a/tests/untried/pos/t532.scala b/tests/disabled/reflect/pos/t532.scala similarity index 100% rename from tests/untried/pos/t532.scala rename to tests/disabled/reflect/pos/t532.scala diff --git a/tests/untried/pos/t5692c.scala b/tests/disabled/reflect/pos/t5692c.scala similarity index 100% rename from tests/untried/pos/t5692c.scala rename to tests/disabled/reflect/pos/t5692c.scala diff --git a/tests/untried/pos/t5738.scala b/tests/disabled/reflect/pos/t5738.scala similarity index 100% rename from tests/untried/pos/t5738.scala rename to tests/disabled/reflect/pos/t5738.scala diff --git a/tests/untried/pos/t5742.scala b/tests/disabled/reflect/pos/t5742.scala similarity index 100% rename from tests/untried/pos/t5742.scala rename to tests/disabled/reflect/pos/t5742.scala diff --git a/tests/pending/pos/t5756.scala b/tests/disabled/reflect/pos/t5756.scala similarity index 100% rename from tests/pending/pos/t5756.scala rename to tests/disabled/reflect/pos/t5756.scala diff --git a/tests/pending/pos/t6204-a.scala b/tests/disabled/reflect/pos/t6204-a.scala similarity index 100% rename from tests/pending/pos/t6204-a.scala rename to tests/disabled/reflect/pos/t6204-a.scala diff --git a/tests/pending/pos/t6204-b.scala b/tests/disabled/reflect/pos/t6204-b.scala similarity index 100% rename from tests/pending/pos/t6204-b.scala rename to tests/disabled/reflect/pos/t6204-b.scala diff --git a/tests/untried/pos/t6624.scala b/tests/disabled/reflect/pos/t6624.scala similarity index 100% rename from tests/untried/pos/t6624.scala rename to tests/disabled/reflect/pos/t6624.scala diff --git a/tests/untried/pos/t8138.scala b/tests/disabled/reflect/pos/t8138.scala similarity index 100% rename from tests/untried/pos/t8138.scala rename to tests/disabled/reflect/pos/t8138.scala diff --git a/tests/untried/pos/typetags.scala b/tests/disabled/reflect/pos/typetags.scala similarity index 100% rename from tests/untried/pos/typetags.scala rename to tests/disabled/reflect/pos/typetags.scala diff --git a/tests/untried/pos/virtpatmat_partialfun_nsdnho.scala b/tests/disabled/reflect/pos/virtpatmat_partialfun_nsdnho.scala similarity index 100% rename from tests/untried/pos/virtpatmat_partialfun_nsdnho.scala rename to tests/disabled/reflect/pos/virtpatmat_partialfun_nsdnho.scala diff --git a/tests/pending/run/SymbolsTest.scala b/tests/disabled/reflect/run/SymbolsTest.scala similarity index 100% rename from tests/pending/run/SymbolsTest.scala rename to tests/disabled/reflect/run/SymbolsTest.scala diff --git a/tests/pending/run/abstypetags_core.check b/tests/disabled/reflect/run/abstypetags_core.check similarity index 100% rename from tests/pending/run/abstypetags_core.check rename to tests/disabled/reflect/run/abstypetags_core.check diff --git a/tests/pending/run/abstypetags_core.scala b/tests/disabled/reflect/run/abstypetags_core.scala similarity index 100% rename from tests/pending/run/abstypetags_core.scala rename to tests/disabled/reflect/run/abstypetags_core.scala diff --git a/tests/pending/run/abstypetags_serialize.check b/tests/disabled/reflect/run/abstypetags_serialize.check similarity index 100% rename from tests/pending/run/abstypetags_serialize.check rename to tests/disabled/reflect/run/abstypetags_serialize.check diff --git a/tests/pending/run/abstypetags_serialize.scala b/tests/disabled/reflect/run/abstypetags_serialize.scala similarity index 100% rename from tests/pending/run/abstypetags_serialize.scala rename to tests/disabled/reflect/run/abstypetags_serialize.scala diff --git a/tests/pending/run/all-overridden.check b/tests/disabled/reflect/run/all-overridden.check similarity index 100% rename from tests/pending/run/all-overridden.check rename to tests/disabled/reflect/run/all-overridden.check diff --git a/tests/pending/run/all-overridden.scala b/tests/disabled/reflect/run/all-overridden.scala similarity index 100% rename from tests/pending/run/all-overridden.scala rename to tests/disabled/reflect/run/all-overridden.scala diff --git a/tests/pending/run/classtags_core.check b/tests/disabled/reflect/run/classtags_core.check similarity index 100% rename from tests/pending/run/classtags_core.check rename to tests/disabled/reflect/run/classtags_core.check diff --git a/tests/pending/run/classtags_core.scala b/tests/disabled/reflect/run/classtags_core.scala similarity index 100% rename from tests/pending/run/classtags_core.scala rename to tests/disabled/reflect/run/classtags_core.scala diff --git a/tests/pending/run/classtags_multi.check b/tests/disabled/reflect/run/classtags_multi.check similarity index 100% rename from tests/pending/run/classtags_multi.check rename to tests/disabled/reflect/run/classtags_multi.check diff --git a/tests/pending/run/classtags_multi.scala b/tests/disabled/reflect/run/classtags_multi.scala similarity index 100% rename from tests/pending/run/classtags_multi.scala rename to tests/disabled/reflect/run/classtags_multi.scala diff --git a/tests/pending/run/collection-conversions.check b/tests/disabled/reflect/run/collection-conversions.check similarity index 100% rename from tests/pending/run/collection-conversions.check rename to tests/disabled/reflect/run/collection-conversions.check diff --git a/tests/pending/run/collection-conversions.scala b/tests/disabled/reflect/run/collection-conversions.scala similarity index 100% rename from tests/pending/run/collection-conversions.scala rename to tests/disabled/reflect/run/collection-conversions.scala diff --git a/tests/pending/run/ctries-new/DumbHash.scala b/tests/disabled/reflect/run/ctries-new/DumbHash.scala similarity index 100% rename from tests/pending/run/ctries-new/DumbHash.scala rename to tests/disabled/reflect/run/ctries-new/DumbHash.scala diff --git a/tests/pending/run/ctries-new/Wrap.scala b/tests/disabled/reflect/run/ctries-new/Wrap.scala similarity index 100% rename from tests/pending/run/ctries-new/Wrap.scala rename to tests/disabled/reflect/run/ctries-new/Wrap.scala diff --git a/tests/pending/run/ctries-new/concmap.scala b/tests/disabled/reflect/run/ctries-new/concmap.scala similarity index 100% rename from tests/pending/run/ctries-new/concmap.scala rename to tests/disabled/reflect/run/ctries-new/concmap.scala diff --git a/tests/pending/run/ctries-new/iterator.scala b/tests/disabled/reflect/run/ctries-new/iterator.scala similarity index 100% rename from tests/pending/run/ctries-new/iterator.scala rename to tests/disabled/reflect/run/ctries-new/iterator.scala diff --git a/tests/pending/run/ctries-new/lnode.scala b/tests/disabled/reflect/run/ctries-new/lnode.scala similarity index 100% rename from tests/pending/run/ctries-new/lnode.scala rename to tests/disabled/reflect/run/ctries-new/lnode.scala diff --git a/tests/pending/run/ctries-new/main.scala b/tests/disabled/reflect/run/ctries-new/main.scala similarity index 100% rename from tests/pending/run/ctries-new/main.scala rename to tests/disabled/reflect/run/ctries-new/main.scala diff --git a/tests/pending/run/ctries-new/snapshot.scala b/tests/disabled/reflect/run/ctries-new/snapshot.scala similarity index 100% rename from tests/pending/run/ctries-new/snapshot.scala rename to tests/disabled/reflect/run/ctries-new/snapshot.scala diff --git a/tests/pending/run/ctries-old/DumbHash.scala b/tests/disabled/reflect/run/ctries-old/DumbHash.scala similarity index 100% rename from tests/pending/run/ctries-old/DumbHash.scala rename to tests/disabled/reflect/run/ctries-old/DumbHash.scala diff --git a/tests/pending/run/ctries-old/Wrap.scala b/tests/disabled/reflect/run/ctries-old/Wrap.scala similarity index 100% rename from tests/pending/run/ctries-old/Wrap.scala rename to tests/disabled/reflect/run/ctries-old/Wrap.scala diff --git a/tests/pending/run/ctries-old/concmap.scala b/tests/disabled/reflect/run/ctries-old/concmap.scala similarity index 100% rename from tests/pending/run/ctries-old/concmap.scala rename to tests/disabled/reflect/run/ctries-old/concmap.scala diff --git a/tests/pending/run/ctries-old/iterator.scala b/tests/disabled/reflect/run/ctries-old/iterator.scala similarity index 100% rename from tests/pending/run/ctries-old/iterator.scala rename to tests/disabled/reflect/run/ctries-old/iterator.scala diff --git a/tests/pending/run/ctries-old/lnode.scala b/tests/disabled/reflect/run/ctries-old/lnode.scala similarity index 100% rename from tests/pending/run/ctries-old/lnode.scala rename to tests/disabled/reflect/run/ctries-old/lnode.scala diff --git a/tests/pending/run/ctries-old/main.scala b/tests/disabled/reflect/run/ctries-old/main.scala similarity index 100% rename from tests/pending/run/ctries-old/main.scala rename to tests/disabled/reflect/run/ctries-old/main.scala diff --git a/tests/pending/run/ctries-old/snapshot.scala b/tests/disabled/reflect/run/ctries-old/snapshot.scala similarity index 100% rename from tests/pending/run/ctries-old/snapshot.scala rename to tests/disabled/reflect/run/ctries-old/snapshot.scala diff --git a/tests/pending/run/existentials.check b/tests/disabled/reflect/run/existentials.check similarity index 100% rename from tests/pending/run/existentials.check rename to tests/disabled/reflect/run/existentials.check diff --git a/tests/pending/run/existentials.scala b/tests/disabled/reflect/run/existentials.scala similarity index 100% rename from tests/pending/run/existentials.scala rename to tests/disabled/reflect/run/existentials.scala diff --git a/tests/pending/run/existentials3-new.check b/tests/disabled/reflect/run/existentials3-new.check similarity index 100% rename from tests/pending/run/existentials3-new.check rename to tests/disabled/reflect/run/existentials3-new.check diff --git a/tests/pending/run/existentials3-new.scala b/tests/disabled/reflect/run/existentials3-new.scala similarity index 100% rename from tests/pending/run/existentials3-new.scala rename to tests/disabled/reflect/run/existentials3-new.scala diff --git a/tests/pending/run/fail-non-value-types.check b/tests/disabled/reflect/run/fail-non-value-types.check similarity index 100% rename from tests/pending/run/fail-non-value-types.check rename to tests/disabled/reflect/run/fail-non-value-types.check diff --git a/tests/pending/run/fail-non-value-types.scala b/tests/disabled/reflect/run/fail-non-value-types.scala similarity index 100% rename from tests/pending/run/fail-non-value-types.scala rename to tests/disabled/reflect/run/fail-non-value-types.scala diff --git a/tests/pending/run/freetypes_false_alarm2.check b/tests/disabled/reflect/run/freetypes_false_alarm2.check similarity index 100% rename from tests/pending/run/freetypes_false_alarm2.check rename to tests/disabled/reflect/run/freetypes_false_alarm2.check diff --git a/tests/pending/run/freetypes_false_alarm2.scala b/tests/disabled/reflect/run/freetypes_false_alarm2.scala similarity index 100% rename from tests/pending/run/freetypes_false_alarm2.scala rename to tests/disabled/reflect/run/freetypes_false_alarm2.scala diff --git a/tests/pending/run/getClassTest-old.check b/tests/disabled/reflect/run/getClassTest-new.check similarity index 100% rename from tests/pending/run/getClassTest-old.check rename to tests/disabled/reflect/run/getClassTest-new.check diff --git a/tests/pending/run/getClassTest-new.scala b/tests/disabled/reflect/run/getClassTest-new.scala similarity index 100% rename from tests/pending/run/getClassTest-new.scala rename to tests/disabled/reflect/run/getClassTest-new.scala diff --git a/tests/pending/run/inferred-type-constructors.check b/tests/disabled/reflect/run/inferred-type-constructors.check similarity index 100% rename from tests/pending/run/inferred-type-constructors.check rename to tests/disabled/reflect/run/inferred-type-constructors.check diff --git a/tests/pending/run/inferred-type-constructors.scala b/tests/disabled/reflect/run/inferred-type-constructors.scala similarity index 100% rename from tests/pending/run/inferred-type-constructors.scala rename to tests/disabled/reflect/run/inferred-type-constructors.scala diff --git a/tests/pending/run/interop_manifests_are_abstypetags.check b/tests/disabled/reflect/run/interop_manifests_are_abstypetags.check similarity index 100% rename from tests/pending/run/interop_manifests_are_abstypetags.check rename to tests/disabled/reflect/run/interop_manifests_are_abstypetags.check diff --git a/tests/pending/run/interop_manifests_are_abstypetags.scala b/tests/disabled/reflect/run/interop_manifests_are_abstypetags.scala similarity index 100% rename from tests/pending/run/interop_manifests_are_abstypetags.scala rename to tests/disabled/reflect/run/interop_manifests_are_abstypetags.scala diff --git a/tests/pending/run/interop_manifests_are_classtags.check b/tests/disabled/reflect/run/interop_manifests_are_classtags.check similarity index 100% rename from tests/pending/run/interop_manifests_are_classtags.check rename to tests/disabled/reflect/run/interop_manifests_are_classtags.check diff --git a/tests/pending/run/interop_manifests_are_classtags.scala b/tests/disabled/reflect/run/interop_manifests_are_classtags.scala similarity index 100% rename from tests/pending/run/interop_manifests_are_classtags.scala rename to tests/disabled/reflect/run/interop_manifests_are_classtags.scala diff --git a/tests/pending/run/interop_manifests_are_typetags.check b/tests/disabled/reflect/run/interop_manifests_are_typetags.check similarity index 100% rename from tests/pending/run/interop_manifests_are_typetags.check rename to tests/disabled/reflect/run/interop_manifests_are_typetags.check diff --git a/tests/pending/run/interop_manifests_are_typetags.scala b/tests/disabled/reflect/run/interop_manifests_are_typetags.scala similarity index 100% rename from tests/pending/run/interop_manifests_are_typetags.scala rename to tests/disabled/reflect/run/interop_manifests_are_typetags.scala diff --git a/tests/pending/run/interop_typetags_are_manifests.check b/tests/disabled/reflect/run/interop_typetags_are_manifests.check similarity index 100% rename from tests/pending/run/interop_typetags_are_manifests.check rename to tests/disabled/reflect/run/interop_typetags_are_manifests.check diff --git a/tests/pending/run/interop_typetags_are_manifests.flags b/tests/disabled/reflect/run/interop_typetags_are_manifests.flags similarity index 100% rename from tests/pending/run/interop_typetags_are_manifests.flags rename to tests/disabled/reflect/run/interop_typetags_are_manifests.flags diff --git a/tests/pending/run/interop_typetags_are_manifests.scala b/tests/disabled/reflect/run/interop_typetags_are_manifests.scala similarity index 100% rename from tests/pending/run/interop_typetags_are_manifests.scala rename to tests/disabled/reflect/run/interop_typetags_are_manifests.scala diff --git a/tests/pending/run/issue192.check b/tests/disabled/reflect/run/issue192.check similarity index 100% rename from tests/pending/run/issue192.check rename to tests/disabled/reflect/run/issue192.check diff --git a/tests/pending/run/issue192.scala b/tests/disabled/reflect/run/issue192.scala similarity index 100% rename from tests/pending/run/issue192.scala rename to tests/disabled/reflect/run/issue192.scala diff --git a/tests/pending/run/macro-reify-abstypetag-notypeparams.check b/tests/disabled/reflect/run/macro-reify-abstypetag-notypeparams.check similarity index 100% rename from tests/pending/run/macro-reify-abstypetag-notypeparams.check rename to tests/disabled/reflect/run/macro-reify-abstypetag-notypeparams.check diff --git a/tests/pending/run/macro-reify-abstypetag-notypeparams/Test.scala b/tests/disabled/reflect/run/macro-reify-abstypetag-notypeparams/Test.scala similarity index 100% rename from tests/pending/run/macro-reify-abstypetag-notypeparams/Test.scala rename to tests/disabled/reflect/run/macro-reify-abstypetag-notypeparams/Test.scala diff --git a/tests/pending/run/macro-reify-abstypetag-typeparams-notags.check b/tests/disabled/reflect/run/macro-reify-abstypetag-typeparams-notags.check similarity index 100% rename from tests/pending/run/macro-reify-abstypetag-typeparams-notags.check rename to tests/disabled/reflect/run/macro-reify-abstypetag-typeparams-notags.check diff --git a/tests/pending/run/macro-reify-abstypetag-typeparams-notags/Test.scala b/tests/disabled/reflect/run/macro-reify-abstypetag-typeparams-notags/Test.scala similarity index 100% rename from tests/pending/run/macro-reify-abstypetag-typeparams-notags/Test.scala rename to tests/disabled/reflect/run/macro-reify-abstypetag-typeparams-notags/Test.scala diff --git a/tests/pending/run/macro-reify-abstypetag-typeparams-tags.check b/tests/disabled/reflect/run/macro-reify-abstypetag-typeparams-tags.check similarity index 100% rename from tests/pending/run/macro-reify-abstypetag-typeparams-tags.check rename to tests/disabled/reflect/run/macro-reify-abstypetag-typeparams-tags.check diff --git a/tests/pending/run/macro-reify-abstypetag-typeparams-tags/Test.scala b/tests/disabled/reflect/run/macro-reify-abstypetag-typeparams-tags/Test.scala similarity index 100% rename from tests/pending/run/macro-reify-abstypetag-typeparams-tags/Test.scala rename to tests/disabled/reflect/run/macro-reify-abstypetag-typeparams-tags/Test.scala diff --git a/tests/pending/run/macro-reify-abstypetag-usetypetag.check b/tests/disabled/reflect/run/macro-reify-abstypetag-usetypetag.check similarity index 100% rename from tests/pending/run/macro-reify-abstypetag-usetypetag.check rename to tests/disabled/reflect/run/macro-reify-abstypetag-usetypetag.check diff --git a/tests/pending/run/macro-reify-abstypetag-usetypetag/Test.scala b/tests/disabled/reflect/run/macro-reify-abstypetag-usetypetag/Test.scala similarity index 100% rename from tests/pending/run/macro-reify-abstypetag-usetypetag/Test.scala rename to tests/disabled/reflect/run/macro-reify-abstypetag-usetypetag/Test.scala diff --git a/tests/pending/run/macro-undetparams-implicitval.check b/tests/disabled/reflect/run/macro-undetparams-implicitval.check similarity index 100% rename from tests/pending/run/macro-undetparams-implicitval.check rename to tests/disabled/reflect/run/macro-undetparams-implicitval.check diff --git a/tests/pending/run/macro-undetparams-implicitval.flags b/tests/disabled/reflect/run/macro-undetparams-implicitval.flags similarity index 100% rename from tests/pending/run/macro-undetparams-implicitval.flags rename to tests/disabled/reflect/run/macro-undetparams-implicitval.flags diff --git a/tests/pending/run/macro-undetparams-implicitval/Test.scala b/tests/disabled/reflect/run/macro-undetparams-implicitval/Test.scala similarity index 100% rename from tests/pending/run/macro-undetparams-implicitval/Test.scala rename to tests/disabled/reflect/run/macro-undetparams-implicitval/Test.scala diff --git a/tests/pending/run/manifests-new.scala b/tests/disabled/reflect/run/manifests-new.scala similarity index 100% rename from tests/pending/run/manifests-new.scala rename to tests/disabled/reflect/run/manifests-new.scala diff --git a/tests/pending/run/manifests-undeprecated-in-2.10.0.flags b/tests/disabled/reflect/run/manifests-undeprecated-in-2.10.0.flags similarity index 100% rename from tests/pending/run/manifests-undeprecated-in-2.10.0.flags rename to tests/disabled/reflect/run/manifests-undeprecated-in-2.10.0.flags diff --git a/tests/pending/run/manifests-undeprecated-in-2.10.0.scala b/tests/disabled/reflect/run/manifests-undeprecated-in-2.10.0.scala similarity index 100% rename from tests/pending/run/manifests-undeprecated-in-2.10.0.scala rename to tests/disabled/reflect/run/manifests-undeprecated-in-2.10.0.scala diff --git a/tests/pending/run/mirror_symbolof_x.check b/tests/disabled/reflect/run/mirror_symbolof_x.check similarity index 100% rename from tests/pending/run/mirror_symbolof_x.check rename to tests/disabled/reflect/run/mirror_symbolof_x.check diff --git a/tests/pending/run/mirror_symbolof_x.scala b/tests/disabled/reflect/run/mirror_symbolof_x.scala similarity index 100% rename from tests/pending/run/mirror_symbolof_x.scala rename to tests/disabled/reflect/run/mirror_symbolof_x.scala diff --git a/tests/pending/run/mixin-signatures.check b/tests/disabled/reflect/run/mixin-signatures.check similarity index 100% rename from tests/pending/run/mixin-signatures.check rename to tests/disabled/reflect/run/mixin-signatures.check diff --git a/tests/pending/run/mixin-signatures.scala b/tests/disabled/reflect/run/mixin-signatures.scala similarity index 100% rename from tests/pending/run/mixin-signatures.scala rename to tests/disabled/reflect/run/mixin-signatures.scala diff --git a/tests/pending/run/newTags.check b/tests/disabled/reflect/run/newTags.check similarity index 100% rename from tests/pending/run/newTags.check rename to tests/disabled/reflect/run/newTags.check diff --git a/tests/pending/run/newTags.scala b/tests/disabled/reflect/run/newTags.scala similarity index 100% rename from tests/pending/run/newTags.scala rename to tests/disabled/reflect/run/newTags.scala diff --git a/tests/pending/run/no-pickle-skolems.check b/tests/disabled/reflect/run/no-pickle-skolems.check similarity index 100% rename from tests/pending/run/no-pickle-skolems.check rename to tests/disabled/reflect/run/no-pickle-skolems.check diff --git a/tests/pending/run/no-pickle-skolems/Source_1.scala b/tests/disabled/reflect/run/no-pickle-skolems/Source_1.scala similarity index 100% rename from tests/pending/run/no-pickle-skolems/Source_1.scala rename to tests/disabled/reflect/run/no-pickle-skolems/Source_1.scala diff --git a/tests/pending/run/no-pickle-skolems/Test_2.scala b/tests/disabled/reflect/run/no-pickle-skolems/Test_2.scala similarity index 100% rename from tests/pending/run/no-pickle-skolems/Test_2.scala rename to tests/disabled/reflect/run/no-pickle-skolems/Test_2.scala diff --git a/tests/pending/run/outertest.scala b/tests/disabled/reflect/run/outertest.scala similarity index 100% rename from tests/pending/run/outertest.scala rename to tests/disabled/reflect/run/outertest.scala diff --git a/tests/pending/run/patmat_unapp_abstype-new.check b/tests/disabled/reflect/run/patmat_unapp_abstype-new.check similarity index 100% rename from tests/pending/run/patmat_unapp_abstype-new.check rename to tests/disabled/reflect/run/patmat_unapp_abstype-new.check diff --git a/tests/pending/run/patmat_unapp_abstype-new.scala b/tests/disabled/reflect/run/patmat_unapp_abstype-new.scala similarity index 100% rename from tests/pending/run/patmat_unapp_abstype-new.scala rename to tests/disabled/reflect/run/patmat_unapp_abstype-new.scala diff --git a/tests/pending/run/position-val-def.check b/tests/disabled/reflect/run/position-val-def.check similarity index 100% rename from tests/pending/run/position-val-def.check rename to tests/disabled/reflect/run/position-val-def.check diff --git a/tests/pending/run/position-val-def.scala b/tests/disabled/reflect/run/position-val-def.scala similarity index 100% rename from tests/pending/run/position-val-def.scala rename to tests/disabled/reflect/run/position-val-def.scala diff --git a/tests/pending/run/primitive-sigs-2-new.check b/tests/disabled/reflect/run/primitive-sigs-2-new.check similarity index 100% rename from tests/pending/run/primitive-sigs-2-new.check rename to tests/disabled/reflect/run/primitive-sigs-2-new.check diff --git a/tests/pending/run/primitive-sigs-2-new.flags b/tests/disabled/reflect/run/primitive-sigs-2-new.flags similarity index 100% rename from tests/pending/run/primitive-sigs-2-new.flags rename to tests/disabled/reflect/run/primitive-sigs-2-new.flags diff --git a/tests/pending/run/primitive-sigs-2-new.scala b/tests/disabled/reflect/run/primitive-sigs-2-new.scala similarity index 100% rename from tests/pending/run/primitive-sigs-2-new.scala rename to tests/disabled/reflect/run/primitive-sigs-2-new.scala diff --git a/tests/pending/run/primitive-sigs-2-old.check b/tests/disabled/reflect/run/primitive-sigs-2-old.check similarity index 100% rename from tests/pending/run/primitive-sigs-2-old.check rename to tests/disabled/reflect/run/primitive-sigs-2-old.check diff --git a/tests/pending/run/primitive-sigs-2-old.flags b/tests/disabled/reflect/run/primitive-sigs-2-old.flags similarity index 100% rename from tests/pending/run/primitive-sigs-2-old.flags rename to tests/disabled/reflect/run/primitive-sigs-2-old.flags diff --git a/tests/pending/run/primitive-sigs-2-old.scala b/tests/disabled/reflect/run/primitive-sigs-2-old.scala similarity index 100% rename from tests/pending/run/primitive-sigs-2-old.scala rename to tests/disabled/reflect/run/primitive-sigs-2-old.scala diff --git a/tests/pending/run/records.scala b/tests/disabled/reflect/run/records.scala similarity index 100% rename from tests/pending/run/records.scala rename to tests/disabled/reflect/run/records.scala diff --git a/tests/pending/run/reflect-priv-ctor.check b/tests/disabled/reflect/run/reflect-priv-ctor.check similarity index 100% rename from tests/pending/run/reflect-priv-ctor.check rename to tests/disabled/reflect/run/reflect-priv-ctor.check diff --git a/tests/pending/run/reflect-priv-ctor.scala b/tests/disabled/reflect/run/reflect-priv-ctor.scala similarity index 100% rename from tests/pending/run/reflect-priv-ctor.scala rename to tests/disabled/reflect/run/reflect-priv-ctor.scala diff --git a/tests/pending/run/reflection-allmirrors-tostring.check b/tests/disabled/reflect/run/reflection-allmirrors-tostring.check similarity index 100% rename from tests/pending/run/reflection-allmirrors-tostring.check rename to tests/disabled/reflect/run/reflection-allmirrors-tostring.check diff --git a/tests/pending/run/reflection-allmirrors-tostring.scala b/tests/disabled/reflect/run/reflection-allmirrors-tostring.scala similarity index 100% rename from tests/pending/run/reflection-allmirrors-tostring.scala rename to tests/disabled/reflect/run/reflection-allmirrors-tostring.scala diff --git a/tests/pending/run/reflection-companion.check b/tests/disabled/reflect/run/reflection-companion.check similarity index 100% rename from tests/pending/run/reflection-companion.check rename to tests/disabled/reflect/run/reflection-companion.check diff --git a/tests/pending/run/reflection-companion.scala b/tests/disabled/reflect/run/reflection-companion.scala similarity index 100% rename from tests/pending/run/reflection-companion.scala rename to tests/disabled/reflect/run/reflection-companion.scala diff --git a/tests/pending/run/reflection-companiontype.check b/tests/disabled/reflect/run/reflection-companiontype.check similarity index 100% rename from tests/pending/run/reflection-companiontype.check rename to tests/disabled/reflect/run/reflection-companiontype.check diff --git a/tests/pending/run/reflection-companiontype.scala b/tests/disabled/reflect/run/reflection-companiontype.scala similarity index 100% rename from tests/pending/run/reflection-companiontype.scala rename to tests/disabled/reflect/run/reflection-companiontype.scala diff --git a/tests/pending/run/reflection-constructormirror-inner-badpath.check b/tests/disabled/reflect/run/reflection-constructormirror-inner-badpath.check similarity index 100% rename from tests/pending/run/reflection-constructormirror-inner-badpath.check rename to tests/disabled/reflect/run/reflection-constructormirror-inner-badpath.check diff --git a/tests/pending/run/reflection-constructormirror-inner-badpath.scala b/tests/disabled/reflect/run/reflection-constructormirror-inner-badpath.scala similarity index 100% rename from tests/pending/run/reflection-constructormirror-inner-badpath.scala rename to tests/disabled/reflect/run/reflection-constructormirror-inner-badpath.scala diff --git a/tests/pending/run/reflection-constructormirror-inner-good.check b/tests/disabled/reflect/run/reflection-constructormirror-inner-good.check similarity index 100% rename from tests/pending/run/reflection-constructormirror-inner-good.check rename to tests/disabled/reflect/run/reflection-constructormirror-inner-good.check diff --git a/tests/pending/run/reflection-constructormirror-inner-good.scala b/tests/disabled/reflect/run/reflection-constructormirror-inner-good.scala similarity index 100% rename from tests/pending/run/reflection-constructormirror-inner-good.scala rename to tests/disabled/reflect/run/reflection-constructormirror-inner-good.scala diff --git a/tests/pending/run/reflection-constructormirror-nested-badpath.check b/tests/disabled/reflect/run/reflection-constructormirror-nested-badpath.check similarity index 100% rename from tests/pending/run/reflection-constructormirror-nested-badpath.check rename to tests/disabled/reflect/run/reflection-constructormirror-nested-badpath.check diff --git a/tests/pending/run/reflection-constructormirror-nested-badpath.scala b/tests/disabled/reflect/run/reflection-constructormirror-nested-badpath.scala similarity index 100% rename from tests/pending/run/reflection-constructormirror-nested-badpath.scala rename to tests/disabled/reflect/run/reflection-constructormirror-nested-badpath.scala diff --git a/tests/pending/run/reflection-constructormirror-nested-good.check b/tests/disabled/reflect/run/reflection-constructormirror-nested-good.check similarity index 100% rename from tests/pending/run/reflection-constructormirror-nested-good.check rename to tests/disabled/reflect/run/reflection-constructormirror-nested-good.check diff --git a/tests/pending/run/reflection-constructormirror-nested-good.scala b/tests/disabled/reflect/run/reflection-constructormirror-nested-good.scala similarity index 100% rename from tests/pending/run/reflection-constructormirror-nested-good.scala rename to tests/disabled/reflect/run/reflection-constructormirror-nested-good.scala diff --git a/tests/pending/run/reflection-constructormirror-toplevel-badpath.check b/tests/disabled/reflect/run/reflection-constructormirror-toplevel-badpath.check similarity index 100% rename from tests/pending/run/reflection-constructormirror-toplevel-badpath.check rename to tests/disabled/reflect/run/reflection-constructormirror-toplevel-badpath.check diff --git a/tests/pending/run/reflection-constructormirror-toplevel-badpath.scala b/tests/disabled/reflect/run/reflection-constructormirror-toplevel-badpath.scala similarity index 100% rename from tests/pending/run/reflection-constructormirror-toplevel-badpath.scala rename to tests/disabled/reflect/run/reflection-constructormirror-toplevel-badpath.scala diff --git a/tests/pending/run/reflection-constructormirror-toplevel-good.check b/tests/disabled/reflect/run/reflection-constructormirror-toplevel-good.check similarity index 100% rename from tests/pending/run/reflection-constructormirror-toplevel-good.check rename to tests/disabled/reflect/run/reflection-constructormirror-toplevel-good.check diff --git a/tests/pending/run/reflection-constructormirror-toplevel-good.scala b/tests/disabled/reflect/run/reflection-constructormirror-toplevel-good.scala similarity index 100% rename from tests/pending/run/reflection-constructormirror-toplevel-good.scala rename to tests/disabled/reflect/run/reflection-constructormirror-toplevel-good.scala diff --git a/tests/pending/run/reflection-enclosed-basic.check b/tests/disabled/reflect/run/reflection-enclosed-basic.check similarity index 100% rename from tests/pending/run/reflection-enclosed-basic.check rename to tests/disabled/reflect/run/reflection-enclosed-basic.check diff --git a/tests/pending/run/reflection-enclosed-basic.scala b/tests/disabled/reflect/run/reflection-enclosed-basic.scala similarity index 100% rename from tests/pending/run/reflection-enclosed-basic.scala rename to tests/disabled/reflect/run/reflection-enclosed-basic.scala diff --git a/tests/pending/run/reflection-enclosed-inner-basic.check b/tests/disabled/reflect/run/reflection-enclosed-inner-basic.check similarity index 100% rename from tests/pending/run/reflection-enclosed-inner-basic.check rename to tests/disabled/reflect/run/reflection-enclosed-inner-basic.check diff --git a/tests/pending/run/reflection-enclosed-inner-basic.scala b/tests/disabled/reflect/run/reflection-enclosed-inner-basic.scala similarity index 100% rename from tests/pending/run/reflection-enclosed-inner-basic.scala rename to tests/disabled/reflect/run/reflection-enclosed-inner-basic.scala diff --git a/tests/pending/run/reflection-enclosed-inner-inner-basic.check b/tests/disabled/reflect/run/reflection-enclosed-inner-inner-basic.check similarity index 100% rename from tests/pending/run/reflection-enclosed-inner-inner-basic.check rename to tests/disabled/reflect/run/reflection-enclosed-inner-inner-basic.check diff --git a/tests/pending/run/reflection-enclosed-inner-inner-basic.scala b/tests/disabled/reflect/run/reflection-enclosed-inner-inner-basic.scala similarity index 100% rename from tests/pending/run/reflection-enclosed-inner-inner-basic.scala rename to tests/disabled/reflect/run/reflection-enclosed-inner-inner-basic.scala diff --git a/tests/pending/run/reflection-enclosed-inner-nested-basic.check b/tests/disabled/reflect/run/reflection-enclosed-inner-nested-basic.check similarity index 100% rename from tests/pending/run/reflection-enclosed-inner-nested-basic.check rename to tests/disabled/reflect/run/reflection-enclosed-inner-nested-basic.check diff --git a/tests/pending/run/reflection-enclosed-inner-nested-basic.scala b/tests/disabled/reflect/run/reflection-enclosed-inner-nested-basic.scala similarity index 100% rename from tests/pending/run/reflection-enclosed-inner-nested-basic.scala rename to tests/disabled/reflect/run/reflection-enclosed-inner-nested-basic.scala diff --git a/tests/pending/run/reflection-enclosed-nested-basic.check b/tests/disabled/reflect/run/reflection-enclosed-nested-basic.check similarity index 100% rename from tests/pending/run/reflection-enclosed-nested-basic.check rename to tests/disabled/reflect/run/reflection-enclosed-nested-basic.check diff --git a/tests/pending/run/reflection-enclosed-nested-basic.scala b/tests/disabled/reflect/run/reflection-enclosed-nested-basic.scala similarity index 100% rename from tests/pending/run/reflection-enclosed-nested-basic.scala rename to tests/disabled/reflect/run/reflection-enclosed-nested-basic.scala diff --git a/tests/pending/run/reflection-enclosed-nested-inner-basic.check b/tests/disabled/reflect/run/reflection-enclosed-nested-inner-basic.check similarity index 100% rename from tests/pending/run/reflection-enclosed-nested-inner-basic.check rename to tests/disabled/reflect/run/reflection-enclosed-nested-inner-basic.check diff --git a/tests/pending/run/reflection-enclosed-nested-inner-basic.scala b/tests/disabled/reflect/run/reflection-enclosed-nested-inner-basic.scala similarity index 100% rename from tests/pending/run/reflection-enclosed-nested-inner-basic.scala rename to tests/disabled/reflect/run/reflection-enclosed-nested-inner-basic.scala diff --git a/tests/pending/run/reflection-enclosed-nested-nested-basic.check b/tests/disabled/reflect/run/reflection-enclosed-nested-nested-basic.check similarity index 100% rename from tests/pending/run/reflection-enclosed-nested-nested-basic.check rename to tests/disabled/reflect/run/reflection-enclosed-nested-nested-basic.check diff --git a/tests/pending/run/reflection-enclosed-nested-nested-basic.scala b/tests/disabled/reflect/run/reflection-enclosed-nested-nested-basic.scala similarity index 100% rename from tests/pending/run/reflection-enclosed-nested-nested-basic.scala rename to tests/disabled/reflect/run/reflection-enclosed-nested-nested-basic.scala diff --git a/tests/pending/run/reflection-fancy-java-classes.check b/tests/disabled/reflect/run/reflection-fancy-java-classes.check similarity index 100% rename from tests/pending/run/reflection-fancy-java-classes.check rename to tests/disabled/reflect/run/reflection-fancy-java-classes.check diff --git a/tests/pending/run/reflection-fancy-java-classes/Foo_1.java b/tests/disabled/reflect/run/reflection-fancy-java-classes/Foo_1.java similarity index 100% rename from tests/pending/run/reflection-fancy-java-classes/Foo_1.java rename to tests/disabled/reflect/run/reflection-fancy-java-classes/Foo_1.java diff --git a/tests/pending/run/reflection-fancy-java-classes/Test_2.scala b/tests/disabled/reflect/run/reflection-fancy-java-classes/Test_2.scala similarity index 100% rename from tests/pending/run/reflection-fancy-java-classes/Test_2.scala rename to tests/disabled/reflect/run/reflection-fancy-java-classes/Test_2.scala diff --git a/tests/pending/run/reflection-fieldmirror-accessorsareokay.check b/tests/disabled/reflect/run/reflection-fieldmirror-accessorsareokay.check similarity index 100% rename from tests/pending/run/reflection-fieldmirror-accessorsareokay.check rename to tests/disabled/reflect/run/reflection-fieldmirror-accessorsareokay.check diff --git a/tests/pending/run/reflection-fieldmirror-accessorsareokay.scala b/tests/disabled/reflect/run/reflection-fieldmirror-accessorsareokay.scala similarity index 100% rename from tests/pending/run/reflection-fieldmirror-accessorsareokay.scala rename to tests/disabled/reflect/run/reflection-fieldmirror-accessorsareokay.scala diff --git a/tests/pending/run/reflection-fieldmirror-ctorparam.check b/tests/disabled/reflect/run/reflection-fieldmirror-ctorparam.check similarity index 100% rename from tests/pending/run/reflection-fieldmirror-ctorparam.check rename to tests/disabled/reflect/run/reflection-fieldmirror-ctorparam.check diff --git a/tests/pending/run/reflection-fieldmirror-ctorparam.scala b/tests/disabled/reflect/run/reflection-fieldmirror-ctorparam.scala similarity index 100% rename from tests/pending/run/reflection-fieldmirror-ctorparam.scala rename to tests/disabled/reflect/run/reflection-fieldmirror-ctorparam.scala diff --git a/tests/pending/run/reflection-fieldmirror-getsetval.check b/tests/disabled/reflect/run/reflection-fieldmirror-getsetval.check similarity index 100% rename from tests/pending/run/reflection-fieldmirror-getsetval.check rename to tests/disabled/reflect/run/reflection-fieldmirror-getsetval.check diff --git a/tests/pending/run/reflection-fieldmirror-getsetval.scala b/tests/disabled/reflect/run/reflection-fieldmirror-getsetval.scala similarity index 100% rename from tests/pending/run/reflection-fieldmirror-getsetval.scala rename to tests/disabled/reflect/run/reflection-fieldmirror-getsetval.scala diff --git a/tests/pending/run/reflection-fieldmirror-getsetvar.check b/tests/disabled/reflect/run/reflection-fieldmirror-getsetvar.check similarity index 100% rename from tests/pending/run/reflection-fieldmirror-getsetvar.check rename to tests/disabled/reflect/run/reflection-fieldmirror-getsetvar.check diff --git a/tests/pending/run/reflection-fieldmirror-getsetvar.scala b/tests/disabled/reflect/run/reflection-fieldmirror-getsetvar.scala similarity index 100% rename from tests/pending/run/reflection-fieldmirror-getsetvar.scala rename to tests/disabled/reflect/run/reflection-fieldmirror-getsetvar.scala diff --git a/tests/pending/run/reflection-fieldmirror-nmelocalsuffixstring.check b/tests/disabled/reflect/run/reflection-fieldmirror-nmelocalsuffixstring.check similarity index 100% rename from tests/pending/run/reflection-fieldmirror-nmelocalsuffixstring.check rename to tests/disabled/reflect/run/reflection-fieldmirror-nmelocalsuffixstring.check diff --git a/tests/pending/run/reflection-fieldmirror-nmelocalsuffixstring.scala b/tests/disabled/reflect/run/reflection-fieldmirror-nmelocalsuffixstring.scala similarity index 100% rename from tests/pending/run/reflection-fieldmirror-nmelocalsuffixstring.scala rename to tests/disabled/reflect/run/reflection-fieldmirror-nmelocalsuffixstring.scala diff --git a/tests/pending/run/reflection-fieldmirror-privatethis.check b/tests/disabled/reflect/run/reflection-fieldmirror-privatethis.check similarity index 100% rename from tests/pending/run/reflection-fieldmirror-privatethis.check rename to tests/disabled/reflect/run/reflection-fieldmirror-privatethis.check diff --git a/tests/pending/run/reflection-fieldmirror-privatethis.scala b/tests/disabled/reflect/run/reflection-fieldmirror-privatethis.scala similarity index 100% rename from tests/pending/run/reflection-fieldmirror-privatethis.scala rename to tests/disabled/reflect/run/reflection-fieldmirror-privatethis.scala diff --git a/tests/pending/run/reflection-fieldsymbol-navigation.check b/tests/disabled/reflect/run/reflection-fieldsymbol-navigation.check similarity index 100% rename from tests/pending/run/reflection-fieldsymbol-navigation.check rename to tests/disabled/reflect/run/reflection-fieldsymbol-navigation.check diff --git a/tests/pending/run/reflection-fieldsymbol-navigation.scala b/tests/disabled/reflect/run/reflection-fieldsymbol-navigation.scala similarity index 100% rename from tests/pending/run/reflection-fieldsymbol-navigation.scala rename to tests/disabled/reflect/run/reflection-fieldsymbol-navigation.scala diff --git a/tests/pending/run/reflection-idtc.check b/tests/disabled/reflect/run/reflection-idtc.check similarity index 100% rename from tests/pending/run/reflection-idtc.check rename to tests/disabled/reflect/run/reflection-idtc.check diff --git a/tests/pending/run/reflection-idtc.scala b/tests/disabled/reflect/run/reflection-idtc.scala similarity index 100% rename from tests/pending/run/reflection-idtc.scala rename to tests/disabled/reflect/run/reflection-idtc.scala diff --git a/tests/pending/run/reflection-implClass.scala b/tests/disabled/reflect/run/reflection-implClass.scala similarity index 100% rename from tests/pending/run/reflection-implClass.scala rename to tests/disabled/reflect/run/reflection-implClass.scala diff --git a/tests/pending/run/reflection-implicit.check b/tests/disabled/reflect/run/reflection-implicit.check similarity index 100% rename from tests/pending/run/reflection-implicit.check rename to tests/disabled/reflect/run/reflection-implicit.check diff --git a/tests/pending/run/reflection-implicit.scala b/tests/disabled/reflect/run/reflection-implicit.scala similarity index 100% rename from tests/pending/run/reflection-implicit.scala rename to tests/disabled/reflect/run/reflection-implicit.scala diff --git a/tests/pending/run/reflection-java-annotations.check b/tests/disabled/reflect/run/reflection-java-annotations.check similarity index 100% rename from tests/pending/run/reflection-java-annotations.check rename to tests/disabled/reflect/run/reflection-java-annotations.check diff --git a/tests/pending/run/reflection-java-annotations/JavaAnnottee_1.java b/tests/disabled/reflect/run/reflection-java-annotations/JavaAnnottee_1.java similarity index 100% rename from tests/pending/run/reflection-java-annotations/JavaAnnottee_1.java rename to tests/disabled/reflect/run/reflection-java-annotations/JavaAnnottee_1.java diff --git a/tests/pending/run/reflection-java-annotations/JavaComplexAnnotation_1.java b/tests/disabled/reflect/run/reflection-java-annotations/JavaComplexAnnotation_1.java similarity index 100% rename from tests/pending/run/reflection-java-annotations/JavaComplexAnnotation_1.java rename to tests/disabled/reflect/run/reflection-java-annotations/JavaComplexAnnotation_1.java diff --git a/tests/pending/run/reflection-java-annotations/JavaSimpleAnnotation_1.java b/tests/disabled/reflect/run/reflection-java-annotations/JavaSimpleAnnotation_1.java similarity index 100% rename from tests/pending/run/reflection-java-annotations/JavaSimpleAnnotation_1.java rename to tests/disabled/reflect/run/reflection-java-annotations/JavaSimpleAnnotation_1.java diff --git a/tests/pending/run/reflection-java-annotations/JavaSimpleEnumeration_1.java b/tests/disabled/reflect/run/reflection-java-annotations/JavaSimpleEnumeration_1.java similarity index 100% rename from tests/pending/run/reflection-java-annotations/JavaSimpleEnumeration_1.java rename to tests/disabled/reflect/run/reflection-java-annotations/JavaSimpleEnumeration_1.java diff --git a/tests/pending/run/reflection-java-annotations/Test_2.scala b/tests/disabled/reflect/run/reflection-java-annotations/Test_2.scala similarity index 100% rename from tests/pending/run/reflection-java-annotations/Test_2.scala rename to tests/disabled/reflect/run/reflection-java-annotations/Test_2.scala diff --git a/tests/pending/run/reflection-java-crtp.check b/tests/disabled/reflect/run/reflection-java-crtp.check similarity index 100% rename from tests/pending/run/reflection-java-crtp.check rename to tests/disabled/reflect/run/reflection-java-crtp.check diff --git a/tests/pending/run/reflection-java-crtp/JavaSimpleEnumeration_1.java b/tests/disabled/reflect/run/reflection-java-crtp/JavaSimpleEnumeration_1.java similarity index 100% rename from tests/pending/run/reflection-java-crtp/JavaSimpleEnumeration_1.java rename to tests/disabled/reflect/run/reflection-java-crtp/JavaSimpleEnumeration_1.java diff --git a/tests/pending/run/reflection-java-crtp/Main_2.scala b/tests/disabled/reflect/run/reflection-java-crtp/Main_2.scala similarity index 100% rename from tests/pending/run/reflection-java-crtp/Main_2.scala rename to tests/disabled/reflect/run/reflection-java-crtp/Main_2.scala diff --git a/tests/pending/run/reflection-magicsymbols-vanilla.check b/tests/disabled/reflect/run/reflection-magicsymbols-vanilla.check similarity index 100% rename from tests/pending/run/reflection-magicsymbols-vanilla.check rename to tests/disabled/reflect/run/reflection-magicsymbols-vanilla.check diff --git a/tests/pending/run/reflection-magicsymbols-vanilla.scala b/tests/disabled/reflect/run/reflection-magicsymbols-vanilla.scala similarity index 100% rename from tests/pending/run/reflection-magicsymbols-vanilla.scala rename to tests/disabled/reflect/run/reflection-magicsymbols-vanilla.scala diff --git a/tests/pending/run/reflection-methodsymbol-params.check b/tests/disabled/reflect/run/reflection-methodsymbol-params.check similarity index 100% rename from tests/pending/run/reflection-methodsymbol-params.check rename to tests/disabled/reflect/run/reflection-methodsymbol-params.check diff --git a/tests/pending/run/reflection-methodsymbol-params.scala b/tests/disabled/reflect/run/reflection-methodsymbol-params.scala similarity index 100% rename from tests/pending/run/reflection-methodsymbol-params.scala rename to tests/disabled/reflect/run/reflection-methodsymbol-params.scala diff --git a/tests/pending/run/reflection-methodsymbol-returntype.check b/tests/disabled/reflect/run/reflection-methodsymbol-returntype.check similarity index 100% rename from tests/pending/run/reflection-methodsymbol-returntype.check rename to tests/disabled/reflect/run/reflection-methodsymbol-returntype.check diff --git a/tests/pending/run/reflection-methodsymbol-returntype.scala b/tests/disabled/reflect/run/reflection-methodsymbol-returntype.scala similarity index 100% rename from tests/pending/run/reflection-methodsymbol-returntype.scala rename to tests/disabled/reflect/run/reflection-methodsymbol-returntype.scala diff --git a/tests/pending/run/reflection-methodsymbol-typeparams.check b/tests/disabled/reflect/run/reflection-methodsymbol-typeparams.check similarity index 100% rename from tests/pending/run/reflection-methodsymbol-typeparams.check rename to tests/disabled/reflect/run/reflection-methodsymbol-typeparams.check diff --git a/tests/pending/run/reflection-methodsymbol-typeparams.scala b/tests/disabled/reflect/run/reflection-methodsymbol-typeparams.scala similarity index 100% rename from tests/pending/run/reflection-methodsymbol-typeparams.scala rename to tests/disabled/reflect/run/reflection-methodsymbol-typeparams.scala diff --git a/tests/pending/run/reflection-modulemirror-inner-badpath.check b/tests/disabled/reflect/run/reflection-modulemirror-inner-badpath.check similarity index 100% rename from tests/pending/run/reflection-modulemirror-inner-badpath.check rename to tests/disabled/reflect/run/reflection-modulemirror-inner-badpath.check diff --git a/tests/pending/run/reflection-modulemirror-inner-badpath.scala b/tests/disabled/reflect/run/reflection-modulemirror-inner-badpath.scala similarity index 100% rename from tests/pending/run/reflection-modulemirror-inner-badpath.scala rename to tests/disabled/reflect/run/reflection-modulemirror-inner-badpath.scala diff --git a/tests/pending/run/reflection-modulemirror-inner-good.check b/tests/disabled/reflect/run/reflection-modulemirror-inner-good.check similarity index 100% rename from tests/pending/run/reflection-modulemirror-inner-good.check rename to tests/disabled/reflect/run/reflection-modulemirror-inner-good.check diff --git a/tests/pending/run/reflection-modulemirror-inner-good.scala b/tests/disabled/reflect/run/reflection-modulemirror-inner-good.scala similarity index 100% rename from tests/pending/run/reflection-modulemirror-inner-good.scala rename to tests/disabled/reflect/run/reflection-modulemirror-inner-good.scala diff --git a/tests/pending/run/reflection-modulemirror-nested-badpath.check b/tests/disabled/reflect/run/reflection-modulemirror-nested-badpath.check similarity index 100% rename from tests/pending/run/reflection-modulemirror-nested-badpath.check rename to tests/disabled/reflect/run/reflection-modulemirror-nested-badpath.check diff --git a/tests/pending/run/reflection-modulemirror-nested-badpath.scala b/tests/disabled/reflect/run/reflection-modulemirror-nested-badpath.scala similarity index 100% rename from tests/pending/run/reflection-modulemirror-nested-badpath.scala rename to tests/disabled/reflect/run/reflection-modulemirror-nested-badpath.scala diff --git a/tests/pending/run/reflection-modulemirror-nested-good.check b/tests/disabled/reflect/run/reflection-modulemirror-nested-good.check similarity index 100% rename from tests/pending/run/reflection-modulemirror-nested-good.check rename to tests/disabled/reflect/run/reflection-modulemirror-nested-good.check diff --git a/tests/pending/run/reflection-modulemirror-nested-good.scala b/tests/disabled/reflect/run/reflection-modulemirror-nested-good.scala similarity index 100% rename from tests/pending/run/reflection-modulemirror-nested-good.scala rename to tests/disabled/reflect/run/reflection-modulemirror-nested-good.scala diff --git a/tests/pending/run/reflection-modulemirror-toplevel-badpath.check b/tests/disabled/reflect/run/reflection-modulemirror-toplevel-badpath.check similarity index 100% rename from tests/pending/run/reflection-modulemirror-toplevel-badpath.check rename to tests/disabled/reflect/run/reflection-modulemirror-toplevel-badpath.check diff --git a/tests/pending/run/reflection-modulemirror-toplevel-badpath.scala b/tests/disabled/reflect/run/reflection-modulemirror-toplevel-badpath.scala similarity index 100% rename from tests/pending/run/reflection-modulemirror-toplevel-badpath.scala rename to tests/disabled/reflect/run/reflection-modulemirror-toplevel-badpath.scala diff --git a/tests/pending/run/reflection-modulemirror-toplevel-good.check b/tests/disabled/reflect/run/reflection-modulemirror-toplevel-good.check similarity index 100% rename from tests/pending/run/reflection-modulemirror-toplevel-good.check rename to tests/disabled/reflect/run/reflection-modulemirror-toplevel-good.check diff --git a/tests/pending/run/reflection-modulemirror-toplevel-good.scala b/tests/disabled/reflect/run/reflection-modulemirror-toplevel-good.scala similarity index 100% rename from tests/pending/run/reflection-modulemirror-toplevel-good.scala rename to tests/disabled/reflect/run/reflection-modulemirror-toplevel-good.scala diff --git a/tests/pending/run/reflection-sanitychecks.check b/tests/disabled/reflect/run/reflection-sanitychecks.check similarity index 100% rename from tests/pending/run/reflection-sanitychecks.check rename to tests/disabled/reflect/run/reflection-sanitychecks.check diff --git a/tests/pending/run/reflection-sanitychecks.scala b/tests/disabled/reflect/run/reflection-sanitychecks.scala similarity index 100% rename from tests/pending/run/reflection-sanitychecks.scala rename to tests/disabled/reflect/run/reflection-sanitychecks.scala diff --git a/tests/pending/run/reflection-scala-annotations.check b/tests/disabled/reflect/run/reflection-scala-annotations.check similarity index 100% rename from tests/pending/run/reflection-scala-annotations.check rename to tests/disabled/reflect/run/reflection-scala-annotations.check diff --git a/tests/pending/run/reflection-scala-annotations.scala b/tests/disabled/reflect/run/reflection-scala-annotations.scala similarity index 100% rename from tests/pending/run/reflection-scala-annotations.scala rename to tests/disabled/reflect/run/reflection-scala-annotations.scala diff --git a/tests/pending/run/reflection-sorted-decls.check b/tests/disabled/reflect/run/reflection-sorted-decls.check similarity index 100% rename from tests/pending/run/reflection-sorted-decls.check rename to tests/disabled/reflect/run/reflection-sorted-decls.check diff --git a/tests/pending/run/reflection-sorted-decls.scala b/tests/disabled/reflect/run/reflection-sorted-decls.scala similarity index 100% rename from tests/pending/run/reflection-sorted-decls.scala rename to tests/disabled/reflect/run/reflection-sorted-decls.scala diff --git a/tests/pending/run/reflection-sorted-members.check b/tests/disabled/reflect/run/reflection-sorted-members.check similarity index 100% rename from tests/pending/run/reflection-sorted-members.check rename to tests/disabled/reflect/run/reflection-sorted-members.check diff --git a/tests/pending/run/reflection-sorted-members.scala b/tests/disabled/reflect/run/reflection-sorted-members.scala similarity index 100% rename from tests/pending/run/reflection-sorted-members.scala rename to tests/disabled/reflect/run/reflection-sorted-members.scala diff --git a/tests/pending/run/reflection-sync-potpourri.scala b/tests/disabled/reflect/run/reflection-sync-potpourri.scala similarity index 100% rename from tests/pending/run/reflection-sync-potpourri.scala rename to tests/disabled/reflect/run/reflection-sync-potpourri.scala diff --git a/tests/pending/run/reflection-sync-subtypes.check b/tests/disabled/reflect/run/reflection-sync-subtypes.check similarity index 100% rename from tests/pending/run/reflection-sync-subtypes.check rename to tests/disabled/reflect/run/reflection-sync-subtypes.check diff --git a/tests/pending/run/reflection-sync-subtypes.scala b/tests/disabled/reflect/run/reflection-sync-subtypes.scala similarity index 100% rename from tests/pending/run/reflection-sync-subtypes.scala rename to tests/disabled/reflect/run/reflection-sync-subtypes.scala diff --git a/tests/pending/run/reflection-tags.check b/tests/disabled/reflect/run/reflection-tags.check similarity index 100% rename from tests/pending/run/reflection-tags.check rename to tests/disabled/reflect/run/reflection-tags.check diff --git a/tests/pending/run/reflection-tags.scala b/tests/disabled/reflect/run/reflection-tags.scala similarity index 100% rename from tests/pending/run/reflection-tags.scala rename to tests/disabled/reflect/run/reflection-tags.scala diff --git a/tests/pending/run/reflection-valueclasses-derived.check b/tests/disabled/reflect/run/reflection-valueclasses-derived.check similarity index 100% rename from tests/pending/run/reflection-valueclasses-derived.check rename to tests/disabled/reflect/run/reflection-valueclasses-derived.check diff --git a/tests/pending/run/reflection-valueclasses-derived.scala b/tests/disabled/reflect/run/reflection-valueclasses-derived.scala similarity index 100% rename from tests/pending/run/reflection-valueclasses-derived.scala rename to tests/disabled/reflect/run/reflection-valueclasses-derived.scala diff --git a/tests/pending/run/reflection-valueclasses-magic.check b/tests/disabled/reflect/run/reflection-valueclasses-magic.check similarity index 100% rename from tests/pending/run/reflection-valueclasses-magic.check rename to tests/disabled/reflect/run/reflection-valueclasses-magic.check diff --git a/tests/pending/run/reflection-valueclasses-magic.scala b/tests/disabled/reflect/run/reflection-valueclasses-magic.scala similarity index 100% rename from tests/pending/run/reflection-valueclasses-magic.scala rename to tests/disabled/reflect/run/reflection-valueclasses-magic.scala diff --git a/tests/pending/run/reflection-valueclasses-standard.check b/tests/disabled/reflect/run/reflection-valueclasses-standard.check similarity index 100% rename from tests/pending/run/reflection-valueclasses-standard.check rename to tests/disabled/reflect/run/reflection-valueclasses-standard.check diff --git a/tests/pending/run/reflection-valueclasses-standard.scala b/tests/disabled/reflect/run/reflection-valueclasses-standard.scala similarity index 100% rename from tests/pending/run/reflection-valueclasses-standard.scala rename to tests/disabled/reflect/run/reflection-valueclasses-standard.scala diff --git a/tests/pending/run/reflinit.check b/tests/disabled/reflect/run/reflinit.check similarity index 100% rename from tests/pending/run/reflinit.check rename to tests/disabled/reflect/run/reflinit.check diff --git a/tests/pending/run/reflinit.scala b/tests/disabled/reflect/run/reflinit.scala similarity index 100% rename from tests/pending/run/reflinit.scala rename to tests/disabled/reflect/run/reflinit.scala diff --git a/tests/pending/run/reify-aliases.check b/tests/disabled/reflect/run/reify-aliases.check similarity index 100% rename from tests/pending/run/reify-aliases.check rename to tests/disabled/reflect/run/reify-aliases.check diff --git a/tests/pending/run/reify-aliases.scala b/tests/disabled/reflect/run/reify-aliases.scala similarity index 100% rename from tests/pending/run/reify-aliases.scala rename to tests/disabled/reflect/run/reify-aliases.scala diff --git a/tests/pending/run/reify_magicsymbols.check b/tests/disabled/reflect/run/reify_magicsymbols.check similarity index 100% rename from tests/pending/run/reify_magicsymbols.check rename to tests/disabled/reflect/run/reify_magicsymbols.check diff --git a/tests/pending/run/reify_magicsymbols.scala b/tests/disabled/reflect/run/reify_magicsymbols.scala similarity index 100% rename from tests/pending/run/reify_magicsymbols.scala rename to tests/disabled/reflect/run/reify_magicsymbols.scala diff --git a/tests/pending/run/repl-empty-package/s_1.scala b/tests/disabled/reflect/run/repl-empty-package/s_1.scala similarity index 100% rename from tests/pending/run/repl-empty-package/s_1.scala rename to tests/disabled/reflect/run/repl-empty-package/s_1.scala diff --git a/tests/pending/run/repl-empty-package/s_2.scala b/tests/disabled/reflect/run/repl-empty-package/s_2.scala similarity index 100% rename from tests/pending/run/repl-empty-package/s_2.scala rename to tests/disabled/reflect/run/repl-empty-package/s_2.scala diff --git a/tests/pending/run/repl-javap-outdir-funs/foo_1.scala b/tests/disabled/reflect/run/repl-javap-outdir-funs/foo_1.scala similarity index 100% rename from tests/pending/run/repl-javap-outdir-funs/foo_1.scala rename to tests/disabled/reflect/run/repl-javap-outdir-funs/foo_1.scala diff --git a/tests/pending/run/repl-javap-outdir-funs/run-repl_7.scala b/tests/disabled/reflect/run/repl-javap-outdir-funs/run-repl_7.scala similarity index 100% rename from tests/pending/run/repl-javap-outdir-funs/run-repl_7.scala rename to tests/disabled/reflect/run/repl-javap-outdir-funs/run-repl_7.scala diff --git a/tests/pending/run/repl-javap-outdir/foo_1.scala b/tests/disabled/reflect/run/repl-javap-outdir/foo_1.scala similarity index 100% rename from tests/pending/run/repl-javap-outdir/foo_1.scala rename to tests/disabled/reflect/run/repl-javap-outdir/foo_1.scala diff --git a/tests/pending/run/repl-javap-outdir/run-repl_7.scala b/tests/disabled/reflect/run/repl-javap-outdir/run-repl_7.scala similarity index 100% rename from tests/pending/run/repl-javap-outdir/run-repl_7.scala rename to tests/disabled/reflect/run/repl-javap-outdir/run-repl_7.scala diff --git a/tests/pending/run/resetattrs-this.check b/tests/disabled/reflect/run/resetattrs-this.check similarity index 100% rename from tests/pending/run/resetattrs-this.check rename to tests/disabled/reflect/run/resetattrs-this.check diff --git a/tests/pending/run/resetattrs-this.scala b/tests/disabled/reflect/run/resetattrs-this.scala similarity index 100% rename from tests/pending/run/resetattrs-this.scala rename to tests/disabled/reflect/run/resetattrs-this.scala diff --git a/tests/pending/run/showraw_aliases.check b/tests/disabled/reflect/run/showraw_aliases.check similarity index 100% rename from tests/pending/run/showraw_aliases.check rename to tests/disabled/reflect/run/showraw_aliases.check diff --git a/tests/pending/run/showraw_aliases.scala b/tests/disabled/reflect/run/showraw_aliases.scala similarity index 100% rename from tests/pending/run/showraw_aliases.scala rename to tests/disabled/reflect/run/showraw_aliases.scala diff --git a/tests/pending/run/stringbuilder.scala b/tests/disabled/reflect/run/stringbuilder.scala similarity index 100% rename from tests/pending/run/stringbuilder.scala rename to tests/disabled/reflect/run/stringbuilder.scala diff --git a/tests/pending/run/structural.check b/tests/disabled/reflect/run/structural.check similarity index 100% rename from tests/pending/run/structural.check rename to tests/disabled/reflect/run/structural.check diff --git a/tests/pending/run/structural.scala b/tests/disabled/reflect/run/structural.scala similarity index 100% rename from tests/pending/run/structural.scala rename to tests/disabled/reflect/run/structural.scala diff --git a/tests/pending/run/t0421-new.check b/tests/disabled/reflect/run/t0421-new.check similarity index 100% rename from tests/pending/run/t0421-new.check rename to tests/disabled/reflect/run/t0421-new.check diff --git a/tests/pending/run/t0421-new.scala b/tests/disabled/reflect/run/t0421-new.scala similarity index 100% rename from tests/pending/run/t0421-new.scala rename to tests/disabled/reflect/run/t0421-new.scala diff --git a/tests/pending/run/t0432.scala b/tests/disabled/reflect/run/t0432.scala similarity index 100% rename from tests/pending/run/t0432.scala rename to tests/disabled/reflect/run/t0432.scala diff --git a/tests/pending/run/t0677-new.scala b/tests/disabled/reflect/run/t0677-new.scala similarity index 100% rename from tests/pending/run/t0677-new.scala rename to tests/disabled/reflect/run/t0677-new.scala diff --git a/tests/pending/run/t1110.scala b/tests/disabled/reflect/run/t1110.scala similarity index 100% rename from tests/pending/run/t1110.scala rename to tests/disabled/reflect/run/t1110.scala diff --git a/tests/pending/run/t1141.check b/tests/disabled/reflect/run/t1141.check similarity index 100% rename from tests/pending/run/t1141.check rename to tests/disabled/reflect/run/t1141.check diff --git a/tests/pending/run/t1141.scala b/tests/disabled/reflect/run/t1141.scala similarity index 100% rename from tests/pending/run/t1141.scala rename to tests/disabled/reflect/run/t1141.scala diff --git a/tests/pending/run/t1195-new.check b/tests/disabled/reflect/run/t1195-new.check similarity index 100% rename from tests/pending/run/t1195-new.check rename to tests/disabled/reflect/run/t1195-new.check diff --git a/tests/pending/run/t1195-new.scala b/tests/disabled/reflect/run/t1195-new.scala similarity index 100% rename from tests/pending/run/t1195-new.scala rename to tests/disabled/reflect/run/t1195-new.scala diff --git a/tests/pending/run/t1766.scala b/tests/disabled/reflect/run/t1766.scala similarity index 100% rename from tests/pending/run/t1766.scala rename to tests/disabled/reflect/run/t1766.scala diff --git a/tests/pending/run/t2236-new.scala b/tests/disabled/reflect/run/t2236-new.scala similarity index 100% rename from tests/pending/run/t2236-new.scala rename to tests/disabled/reflect/run/t2236-new.scala diff --git a/tests/pending/run/t2251b.check b/tests/disabled/reflect/run/t2251b.check similarity index 100% rename from tests/pending/run/t2251b.check rename to tests/disabled/reflect/run/t2251b.check diff --git a/tests/pending/run/t2251b.flags b/tests/disabled/reflect/run/t2251b.flags similarity index 100% rename from tests/pending/run/t2251b.flags rename to tests/disabled/reflect/run/t2251b.flags diff --git a/tests/pending/run/t2251b.scala b/tests/disabled/reflect/run/t2251b.scala similarity index 100% rename from tests/pending/run/t2251b.scala rename to tests/disabled/reflect/run/t2251b.scala diff --git a/tests/pending/run/t2318.check b/tests/disabled/reflect/run/t2318.check similarity index 100% rename from tests/pending/run/t2318.check rename to tests/disabled/reflect/run/t2318.check diff --git a/tests/pending/run/t2318.scala b/tests/disabled/reflect/run/t2318.scala similarity index 100% rename from tests/pending/run/t2318.scala rename to tests/disabled/reflect/run/t2318.scala diff --git a/tests/pending/run/t2464/Annotated.java b/tests/disabled/reflect/run/t2464/Annotated.java similarity index 100% rename from tests/pending/run/t2464/Annotated.java rename to tests/disabled/reflect/run/t2464/Annotated.java diff --git a/tests/pending/run/t2464/Connect.java b/tests/disabled/reflect/run/t2464/Connect.java similarity index 100% rename from tests/pending/run/t2464/Connect.java rename to tests/disabled/reflect/run/t2464/Connect.java diff --git a/tests/pending/run/t2464/Test.scala b/tests/disabled/reflect/run/t2464/Test.scala similarity index 100% rename from tests/pending/run/t2464/Test.scala rename to tests/disabled/reflect/run/t2464/Test.scala diff --git a/tests/pending/run/t2514.scala b/tests/disabled/reflect/run/t2514.scala similarity index 100% rename from tests/pending/run/t2514.scala rename to tests/disabled/reflect/run/t2514.scala diff --git a/tests/pending/run/t2577.check b/tests/disabled/reflect/run/t2577.check similarity index 100% rename from tests/pending/run/t2577.check rename to tests/disabled/reflect/run/t2577.check diff --git a/tests/pending/run/t2577.scala b/tests/disabled/reflect/run/t2577.scala similarity index 100% rename from tests/pending/run/t2577.scala rename to tests/disabled/reflect/run/t2577.scala diff --git a/tests/pending/run/t2636.scala b/tests/disabled/reflect/run/t2636.scala similarity index 100% rename from tests/pending/run/t2636.scala rename to tests/disabled/reflect/run/t2636.scala diff --git a/tests/pending/run/t3175.check b/tests/disabled/reflect/run/t3175.check similarity index 100% rename from tests/pending/run/t3175.check rename to tests/disabled/reflect/run/t3175.check diff --git a/tests/pending/run/t3175.scala b/tests/disabled/reflect/run/t3175.scala similarity index 100% rename from tests/pending/run/t3175.scala rename to tests/disabled/reflect/run/t3175.scala diff --git a/tests/pending/run/t3346f.check b/tests/disabled/reflect/run/t3346f.check similarity index 100% rename from tests/pending/run/t3346f.check rename to tests/disabled/reflect/run/t3346f.check diff --git a/tests/pending/run/t3346f.scala b/tests/disabled/reflect/run/t3346f.scala similarity index 100% rename from tests/pending/run/t3346f.scala rename to tests/disabled/reflect/run/t3346f.scala diff --git a/tests/pending/run/t3346j.check b/tests/disabled/reflect/run/t3346j.check similarity index 100% rename from tests/pending/run/t3346j.check rename to tests/disabled/reflect/run/t3346j.check diff --git a/tests/pending/run/t3346j.scala b/tests/disabled/reflect/run/t3346j.scala similarity index 100% rename from tests/pending/run/t3346j.scala rename to tests/disabled/reflect/run/t3346j.scala diff --git a/tests/pending/run/t3425.check b/tests/disabled/reflect/run/t3425.check similarity index 100% rename from tests/pending/run/t3425.check rename to tests/disabled/reflect/run/t3425.check diff --git a/tests/pending/run/t3425.scala b/tests/disabled/reflect/run/t3425.scala similarity index 100% rename from tests/pending/run/t3425.scala rename to tests/disabled/reflect/run/t3425.scala diff --git a/tests/pending/run/t3425b.check b/tests/disabled/reflect/run/t3425b.check similarity index 100% rename from tests/pending/run/t3425b.check rename to tests/disabled/reflect/run/t3425b.check diff --git a/tests/pending/run/t3425b/Base_1.scala b/tests/disabled/reflect/run/t3425b/Base_1.scala similarity index 100% rename from tests/pending/run/t3425b/Base_1.scala rename to tests/disabled/reflect/run/t3425b/Base_1.scala diff --git a/tests/pending/run/t3425b/Generated_2.scala b/tests/disabled/reflect/run/t3425b/Generated_2.scala similarity index 100% rename from tests/pending/run/t3425b/Generated_2.scala rename to tests/disabled/reflect/run/t3425b/Generated_2.scala diff --git a/tests/pending/run/t3507-new.check b/tests/disabled/reflect/run/t3507-new.check similarity index 100% rename from tests/pending/run/t3507-new.check rename to tests/disabled/reflect/run/t3507-new.check diff --git a/tests/pending/run/t3507-new.scala b/tests/disabled/reflect/run/t3507-new.scala similarity index 100% rename from tests/pending/run/t3507-new.scala rename to tests/disabled/reflect/run/t3507-new.scala diff --git a/tests/pending/run/t4072.flags b/tests/disabled/reflect/run/t4072.flags similarity index 100% rename from tests/pending/run/t4072.flags rename to tests/disabled/reflect/run/t4072.flags diff --git a/tests/pending/run/t4072.scala b/tests/disabled/reflect/run/t4072.scala similarity index 100% rename from tests/pending/run/t4072.scala rename to tests/disabled/reflect/run/t4072.scala diff --git a/tests/pending/run/t4110-new.check b/tests/disabled/reflect/run/t4110-new.check similarity index 100% rename from tests/pending/run/t4110-new.check rename to tests/disabled/reflect/run/t4110-new.check diff --git a/tests/pending/run/t4110-new.scala b/tests/disabled/reflect/run/t4110-new.scala similarity index 100% rename from tests/pending/run/t4110-new.scala rename to tests/disabled/reflect/run/t4110-new.scala diff --git a/tests/pending/run/t4171.check b/tests/disabled/reflect/run/t4171.check similarity index 100% rename from tests/pending/run/t4171.check rename to tests/disabled/reflect/run/t4171.check diff --git a/tests/pending/run/t4171.scala b/tests/disabled/reflect/run/t4171.scala similarity index 100% rename from tests/pending/run/t4171.scala rename to tests/disabled/reflect/run/t4171.scala diff --git a/tests/pending/run/t4560.check b/tests/disabled/reflect/run/t4560.check similarity index 100% rename from tests/pending/run/t4560.check rename to tests/disabled/reflect/run/t4560.check diff --git a/tests/pending/run/t4560.scala b/tests/disabled/reflect/run/t4560.scala similarity index 100% rename from tests/pending/run/t4560.scala rename to tests/disabled/reflect/run/t4560.scala diff --git a/tests/pending/run/t4729.check b/tests/disabled/reflect/run/t4729.check similarity index 100% rename from tests/pending/run/t4729.check rename to tests/disabled/reflect/run/t4729.check diff --git a/tests/pending/run/t4729/J_1.java b/tests/disabled/reflect/run/t4729/J_1.java similarity index 100% rename from tests/pending/run/t4729/J_1.java rename to tests/disabled/reflect/run/t4729/J_1.java diff --git a/tests/pending/run/t4729/S_2.scala b/tests/disabled/reflect/run/t4729/S_2.scala similarity index 100% rename from tests/pending/run/t4729/S_2.scala rename to tests/disabled/reflect/run/t4729/S_2.scala diff --git a/tests/pending/run/t4766.check b/tests/disabled/reflect/run/t4766.check similarity index 100% rename from tests/pending/run/t4766.check rename to tests/disabled/reflect/run/t4766.check diff --git a/tests/pending/run/t4766.scala b/tests/disabled/reflect/run/t4766.scala similarity index 100% rename from tests/pending/run/t4766.scala rename to tests/disabled/reflect/run/t4766.scala diff --git a/tests/pending/run/t4788-separate-compilation/CAnnotation_1.java b/tests/disabled/reflect/run/t4788-separate-compilation/CAnnotation_1.java similarity index 100% rename from tests/pending/run/t4788-separate-compilation/CAnnotation_1.java rename to tests/disabled/reflect/run/t4788-separate-compilation/CAnnotation_1.java diff --git a/tests/pending/run/t4788-separate-compilation/C_1.scala b/tests/disabled/reflect/run/t4788-separate-compilation/C_1.scala similarity index 100% rename from tests/pending/run/t4788-separate-compilation/C_1.scala rename to tests/disabled/reflect/run/t4788-separate-compilation/C_1.scala diff --git a/tests/pending/run/t4788-separate-compilation/D_1.scala b/tests/disabled/reflect/run/t4788-separate-compilation/D_1.scala similarity index 100% rename from tests/pending/run/t4788-separate-compilation/D_1.scala rename to tests/disabled/reflect/run/t4788-separate-compilation/D_1.scala diff --git a/tests/pending/run/t4788-separate-compilation/RAnnotation_1.java b/tests/disabled/reflect/run/t4788-separate-compilation/RAnnotation_1.java similarity index 100% rename from tests/pending/run/t4788-separate-compilation/RAnnotation_1.java rename to tests/disabled/reflect/run/t4788-separate-compilation/RAnnotation_1.java diff --git a/tests/pending/run/t4788-separate-compilation/R_1.scala b/tests/disabled/reflect/run/t4788-separate-compilation/R_1.scala similarity index 100% rename from tests/pending/run/t4788-separate-compilation/R_1.scala rename to tests/disabled/reflect/run/t4788-separate-compilation/R_1.scala diff --git a/tests/pending/run/t4788-separate-compilation/SAnnotation_1.java b/tests/disabled/reflect/run/t4788-separate-compilation/SAnnotation_1.java similarity index 100% rename from tests/pending/run/t4788-separate-compilation/SAnnotation_1.java rename to tests/disabled/reflect/run/t4788-separate-compilation/SAnnotation_1.java diff --git a/tests/pending/run/t4788-separate-compilation/S_1.scala b/tests/disabled/reflect/run/t4788-separate-compilation/S_1.scala similarity index 100% rename from tests/pending/run/t4788-separate-compilation/S_1.scala rename to tests/disabled/reflect/run/t4788-separate-compilation/S_1.scala diff --git a/tests/pending/run/t4788-separate-compilation/Test_2.scala b/tests/disabled/reflect/run/t4788-separate-compilation/Test_2.scala similarity index 100% rename from tests/pending/run/t4788-separate-compilation/Test_2.scala rename to tests/disabled/reflect/run/t4788-separate-compilation/Test_2.scala diff --git a/tests/pending/run/t4788/C.scala b/tests/disabled/reflect/run/t4788/C.scala similarity index 100% rename from tests/pending/run/t4788/C.scala rename to tests/disabled/reflect/run/t4788/C.scala diff --git a/tests/pending/run/t4788/CAnnotation.java b/tests/disabled/reflect/run/t4788/CAnnotation.java similarity index 100% rename from tests/pending/run/t4788/CAnnotation.java rename to tests/disabled/reflect/run/t4788/CAnnotation.java diff --git a/tests/pending/run/t4788/D.scala b/tests/disabled/reflect/run/t4788/D.scala similarity index 100% rename from tests/pending/run/t4788/D.scala rename to tests/disabled/reflect/run/t4788/D.scala diff --git a/tests/pending/run/t4788/R.scala b/tests/disabled/reflect/run/t4788/R.scala similarity index 100% rename from tests/pending/run/t4788/R.scala rename to tests/disabled/reflect/run/t4788/R.scala diff --git a/tests/pending/run/t4788/RAnnotation.java b/tests/disabled/reflect/run/t4788/RAnnotation.java similarity index 100% rename from tests/pending/run/t4788/RAnnotation.java rename to tests/disabled/reflect/run/t4788/RAnnotation.java diff --git a/tests/pending/run/t4788/S.scala b/tests/disabled/reflect/run/t4788/S.scala similarity index 100% rename from tests/pending/run/t4788/S.scala rename to tests/disabled/reflect/run/t4788/S.scala diff --git a/tests/pending/run/t4788/SAnnotation.java b/tests/disabled/reflect/run/t4788/SAnnotation.java similarity index 100% rename from tests/pending/run/t4788/SAnnotation.java rename to tests/disabled/reflect/run/t4788/SAnnotation.java diff --git a/tests/pending/run/t4788/Test.scala b/tests/disabled/reflect/run/t4788/Test.scala similarity index 100% rename from tests/pending/run/t4788/Test.scala rename to tests/disabled/reflect/run/t4788/Test.scala diff --git a/tests/pending/run/t4813.check b/tests/disabled/reflect/run/t4813.check similarity index 100% rename from tests/pending/run/t4813.check rename to tests/disabled/reflect/run/t4813.check diff --git a/tests/pending/run/t4813.scala b/tests/disabled/reflect/run/t4813.scala similarity index 100% rename from tests/pending/run/t4813.scala rename to tests/disabled/reflect/run/t4813.scala diff --git a/tests/pending/run/t4841-isolate-plugins/ploogin.scala b/tests/disabled/reflect/run/t4841-isolate-plugins/ploogin.scala similarity index 100% rename from tests/pending/run/t4841-isolate-plugins/ploogin.scala rename to tests/disabled/reflect/run/t4841-isolate-plugins/ploogin.scala diff --git a/tests/pending/run/t4841-isolate-plugins/t4841-isolate-plugin.scala b/tests/disabled/reflect/run/t4841-isolate-plugins/t4841-isolate-plugin.scala similarity index 100% rename from tests/pending/run/t4841-isolate-plugins/t4841-isolate-plugin.scala rename to tests/disabled/reflect/run/t4841-isolate-plugins/t4841-isolate-plugin.scala diff --git a/tests/pending/run/t4891/J_2.java b/tests/disabled/reflect/run/t4891/J_2.java similarity index 100% rename from tests/pending/run/t4891/J_2.java rename to tests/disabled/reflect/run/t4891/J_2.java diff --git a/tests/pending/run/t4891/S_1.scala b/tests/disabled/reflect/run/t4891/S_1.scala similarity index 100% rename from tests/pending/run/t4891/S_1.scala rename to tests/disabled/reflect/run/t4891/S_1.scala diff --git a/tests/pending/run/t4891/S_3.scala b/tests/disabled/reflect/run/t4891/S_3.scala similarity index 100% rename from tests/pending/run/t4891/S_3.scala rename to tests/disabled/reflect/run/t4891/S_3.scala diff --git a/tests/pending/run/t5080.check b/tests/disabled/reflect/run/t5080.check similarity index 100% rename from tests/pending/run/t5080.check rename to tests/disabled/reflect/run/t5080.check diff --git a/tests/pending/run/t5080.scala b/tests/disabled/reflect/run/t5080.scala similarity index 100% rename from tests/pending/run/t5080.scala rename to tests/disabled/reflect/run/t5080.scala diff --git a/tests/pending/run/t5256a.check b/tests/disabled/reflect/run/t5256a.check similarity index 100% rename from tests/pending/run/t5256a.check rename to tests/disabled/reflect/run/t5256a.check diff --git a/tests/pending/run/t5256a.scala b/tests/disabled/reflect/run/t5256a.scala similarity index 100% rename from tests/pending/run/t5256a.scala rename to tests/disabled/reflect/run/t5256a.scala diff --git a/tests/pending/run/t5256b.check b/tests/disabled/reflect/run/t5256b.check similarity index 100% rename from tests/pending/run/t5256b.check rename to tests/disabled/reflect/run/t5256b.check diff --git a/tests/pending/run/t5256b.scala b/tests/disabled/reflect/run/t5256b.scala similarity index 100% rename from tests/pending/run/t5256b.scala rename to tests/disabled/reflect/run/t5256b.scala diff --git a/tests/pending/run/t5256c.check b/tests/disabled/reflect/run/t5256c.check similarity index 100% rename from tests/pending/run/t5256c.check rename to tests/disabled/reflect/run/t5256c.check diff --git a/tests/pending/run/t5256c.scala b/tests/disabled/reflect/run/t5256c.scala similarity index 100% rename from tests/pending/run/t5256c.scala rename to tests/disabled/reflect/run/t5256c.scala diff --git a/tests/pending/run/t5256e.check b/tests/disabled/reflect/run/t5256e.check similarity index 100% rename from tests/pending/run/t5256e.check rename to tests/disabled/reflect/run/t5256e.check diff --git a/tests/pending/run/t5256e.scala b/tests/disabled/reflect/run/t5256e.scala similarity index 100% rename from tests/pending/run/t5256e.scala rename to tests/disabled/reflect/run/t5256e.scala diff --git a/tests/pending/run/t5256f.check b/tests/disabled/reflect/run/t5256f.check similarity index 100% rename from tests/pending/run/t5256f.check rename to tests/disabled/reflect/run/t5256f.check diff --git a/tests/pending/run/t5256f.scala b/tests/disabled/reflect/run/t5256f.scala similarity index 100% rename from tests/pending/run/t5256f.scala rename to tests/disabled/reflect/run/t5256f.scala diff --git a/tests/pending/run/t5256g.check b/tests/disabled/reflect/run/t5256g.check similarity index 100% rename from tests/pending/run/t5256g.check rename to tests/disabled/reflect/run/t5256g.check diff --git a/tests/pending/run/t5256g.scala b/tests/disabled/reflect/run/t5256g.scala similarity index 100% rename from tests/pending/run/t5256g.scala rename to tests/disabled/reflect/run/t5256g.scala diff --git a/tests/pending/run/t5256h.check b/tests/disabled/reflect/run/t5256h.check similarity index 100% rename from tests/pending/run/t5256h.check rename to tests/disabled/reflect/run/t5256h.check diff --git a/tests/pending/run/t5256h.scala b/tests/disabled/reflect/run/t5256h.scala similarity index 100% rename from tests/pending/run/t5256h.scala rename to tests/disabled/reflect/run/t5256h.scala diff --git a/tests/pending/run/t5356.check b/tests/disabled/reflect/run/t5356.check similarity index 100% rename from tests/pending/run/t5356.check rename to tests/disabled/reflect/run/t5356.check diff --git a/tests/pending/run/t5356.scala b/tests/disabled/reflect/run/t5356.scala similarity index 100% rename from tests/pending/run/t5356.scala rename to tests/disabled/reflect/run/t5356.scala diff --git a/tests/pending/run/t5423.check b/tests/disabled/reflect/run/t5423.check similarity index 100% rename from tests/pending/run/t5423.check rename to tests/disabled/reflect/run/t5423.check diff --git a/tests/pending/run/t5423.scala b/tests/disabled/reflect/run/t5423.scala similarity index 100% rename from tests/pending/run/t5423.scala rename to tests/disabled/reflect/run/t5423.scala diff --git a/tests/pending/run/t5565.scala b/tests/disabled/reflect/run/t5565.scala similarity index 100% rename from tests/pending/run/t5565.scala rename to tests/disabled/reflect/run/t5565.scala diff --git a/tests/pending/run/t5676.check b/tests/disabled/reflect/run/t5676.check similarity index 100% rename from tests/pending/run/t5676.check rename to tests/disabled/reflect/run/t5676.check diff --git a/tests/pending/run/t5676.flags b/tests/disabled/reflect/run/t5676.flags similarity index 100% rename from tests/pending/run/t5676.flags rename to tests/disabled/reflect/run/t5676.flags diff --git a/tests/pending/run/t5676.scala b/tests/disabled/reflect/run/t5676.scala similarity index 100% rename from tests/pending/run/t5676.scala rename to tests/disabled/reflect/run/t5676.scala diff --git a/tests/pending/run/t576.check b/tests/disabled/reflect/run/t576.check similarity index 100% rename from tests/pending/run/t576.check rename to tests/disabled/reflect/run/t576.check diff --git a/tests/pending/run/t576.scala b/tests/disabled/reflect/run/t576.scala similarity index 100% rename from tests/pending/run/t576.scala rename to tests/disabled/reflect/run/t576.scala diff --git a/tests/pending/run/t5881.check b/tests/disabled/reflect/run/t5881.check similarity index 100% rename from tests/pending/run/t5881.check rename to tests/disabled/reflect/run/t5881.check diff --git a/tests/pending/run/t5881.scala b/tests/disabled/reflect/run/t5881.scala similarity index 100% rename from tests/pending/run/t5881.scala rename to tests/disabled/reflect/run/t5881.scala diff --git a/tests/pending/run/t5912.scala b/tests/disabled/reflect/run/t5912.scala similarity index 100% rename from tests/pending/run/t5912.scala rename to tests/disabled/reflect/run/t5912.scala diff --git a/tests/pending/run/t5914.check b/tests/disabled/reflect/run/t5914.check similarity index 100% rename from tests/pending/run/t5914.check rename to tests/disabled/reflect/run/t5914.check diff --git a/tests/pending/run/t5914.scala b/tests/disabled/reflect/run/t5914.scala similarity index 100% rename from tests/pending/run/t5914.scala rename to tests/disabled/reflect/run/t5914.scala diff --git a/tests/pending/run/t5942.scala b/tests/disabled/reflect/run/t5942.scala similarity index 100% rename from tests/pending/run/t5942.scala rename to tests/disabled/reflect/run/t5942.scala diff --git a/tests/pending/run/t5943a1.check b/tests/disabled/reflect/run/t5943a1.check similarity index 100% rename from tests/pending/run/t5943a1.check rename to tests/disabled/reflect/run/t5943a1.check diff --git a/tests/pending/run/t5943a1.scala b/tests/disabled/reflect/run/t5943a1.scala similarity index 100% rename from tests/pending/run/t5943a1.scala rename to tests/disabled/reflect/run/t5943a1.scala diff --git a/tests/pending/run/t5943a2.check b/tests/disabled/reflect/run/t5943a2.check similarity index 100% rename from tests/pending/run/t5943a2.check rename to tests/disabled/reflect/run/t5943a2.check diff --git a/tests/pending/run/t5943a2.scala b/tests/disabled/reflect/run/t5943a2.scala similarity index 100% rename from tests/pending/run/t5943a2.scala rename to tests/disabled/reflect/run/t5943a2.scala diff --git a/tests/pending/run/t6011c.check b/tests/disabled/reflect/run/t6011c.check similarity index 100% rename from tests/pending/run/t6011c.check rename to tests/disabled/reflect/run/t6011c.check diff --git a/tests/pending/run/t6011c.scala b/tests/disabled/reflect/run/t6011c.scala similarity index 100% rename from tests/pending/run/t6011c.scala rename to tests/disabled/reflect/run/t6011c.scala diff --git a/tests/pending/run/t6063.check b/tests/disabled/reflect/run/t6063.check similarity index 100% rename from tests/pending/run/t6063.check rename to tests/disabled/reflect/run/t6063.check diff --git a/tests/pending/run/t6063/S_1.scala b/tests/disabled/reflect/run/t6063/S_1.scala similarity index 100% rename from tests/pending/run/t6063/S_1.scala rename to tests/disabled/reflect/run/t6063/S_1.scala diff --git a/tests/pending/run/t6063/S_2.scala b/tests/disabled/reflect/run/t6063/S_2.scala similarity index 100% rename from tests/pending/run/t6063/S_2.scala rename to tests/disabled/reflect/run/t6063/S_2.scala diff --git a/tests/pending/run/t6086-vanilla.check b/tests/disabled/reflect/run/t6086-vanilla.check similarity index 100% rename from tests/pending/run/t6086-vanilla.check rename to tests/disabled/reflect/run/t6086-vanilla.check diff --git a/tests/pending/run/t6086-vanilla.scala b/tests/disabled/reflect/run/t6086-vanilla.scala similarity index 100% rename from tests/pending/run/t6086-vanilla.scala rename to tests/disabled/reflect/run/t6086-vanilla.scala diff --git a/tests/pending/run/t6113.check b/tests/disabled/reflect/run/t6113.check similarity index 100% rename from tests/pending/run/t6113.check rename to tests/disabled/reflect/run/t6113.check diff --git a/tests/pending/run/t6113.scala b/tests/disabled/reflect/run/t6113.scala similarity index 100% rename from tests/pending/run/t6113.scala rename to tests/disabled/reflect/run/t6113.scala diff --git a/tests/pending/run/t6175.scala b/tests/disabled/reflect/run/t6175.scala similarity index 100% rename from tests/pending/run/t6175.scala rename to tests/disabled/reflect/run/t6175.scala diff --git a/tests/pending/run/t6178.check b/tests/disabled/reflect/run/t6178.check similarity index 100% rename from tests/pending/run/t6178.check rename to tests/disabled/reflect/run/t6178.check diff --git a/tests/pending/run/t6178.scala b/tests/disabled/reflect/run/t6178.scala similarity index 100% rename from tests/pending/run/t6178.scala rename to tests/disabled/reflect/run/t6178.scala diff --git a/tests/pending/run/t6181.check b/tests/disabled/reflect/run/t6181.check similarity index 100% rename from tests/pending/run/t6181.check rename to tests/disabled/reflect/run/t6181.check diff --git a/tests/pending/run/t6181.scala b/tests/disabled/reflect/run/t6181.scala similarity index 100% rename from tests/pending/run/t6181.scala rename to tests/disabled/reflect/run/t6181.scala diff --git a/tests/pending/run/t6199-mirror.check b/tests/disabled/reflect/run/t6199-mirror.check similarity index 100% rename from tests/pending/run/t6199-mirror.check rename to tests/disabled/reflect/run/t6199-mirror.check diff --git a/tests/pending/run/t6199-mirror.scala b/tests/disabled/reflect/run/t6199-mirror.scala similarity index 100% rename from tests/pending/run/t6199-mirror.scala rename to tests/disabled/reflect/run/t6199-mirror.scala diff --git a/tests/pending/run/t6199-toolbox.check b/tests/disabled/reflect/run/t6199-toolbox.check similarity index 100% rename from tests/pending/run/t6199-toolbox.check rename to tests/disabled/reflect/run/t6199-toolbox.check diff --git a/tests/pending/run/t6199-toolbox.scala b/tests/disabled/reflect/run/t6199-toolbox.scala similarity index 100% rename from tests/pending/run/t6199-toolbox.scala rename to tests/disabled/reflect/run/t6199-toolbox.scala diff --git a/tests/pending/run/t6240a/StepOne.java b/tests/disabled/reflect/run/t6240a/StepOne.java similarity index 100% rename from tests/pending/run/t6240a/StepOne.java rename to tests/disabled/reflect/run/t6240a/StepOne.java diff --git a/tests/pending/run/t6240a/StepTwo.scala b/tests/disabled/reflect/run/t6240a/StepTwo.scala similarity index 100% rename from tests/pending/run/t6240a/StepTwo.scala rename to tests/disabled/reflect/run/t6240a/StepTwo.scala diff --git a/tests/pending/run/t6240a/Test.scala b/tests/disabled/reflect/run/t6240a/Test.scala similarity index 100% rename from tests/pending/run/t6240a/Test.scala rename to tests/disabled/reflect/run/t6240a/Test.scala diff --git a/tests/pending/run/t6240b/StepOne.java b/tests/disabled/reflect/run/t6240b/StepOne.java similarity index 100% rename from tests/pending/run/t6240b/StepOne.java rename to tests/disabled/reflect/run/t6240b/StepOne.java diff --git a/tests/pending/run/t6240b/StepThree.scala b/tests/disabled/reflect/run/t6240b/StepThree.scala similarity index 100% rename from tests/pending/run/t6240b/StepThree.scala rename to tests/disabled/reflect/run/t6240b/StepThree.scala diff --git a/tests/pending/run/t6240b/StepTwo.scala b/tests/disabled/reflect/run/t6240b/StepTwo.scala similarity index 100% rename from tests/pending/run/t6240b/StepTwo.scala rename to tests/disabled/reflect/run/t6240b/StepTwo.scala diff --git a/tests/pending/run/t6240b/Test.scala b/tests/disabled/reflect/run/t6240b/Test.scala similarity index 100% rename from tests/pending/run/t6240b/Test.scala rename to tests/disabled/reflect/run/t6240b/Test.scala diff --git a/tests/pending/run/t6259.scala b/tests/disabled/reflect/run/t6259.scala similarity index 100% rename from tests/pending/run/t6259.scala rename to tests/disabled/reflect/run/t6259.scala diff --git a/tests/pending/run/t6277.check b/tests/disabled/reflect/run/t6277.check similarity index 100% rename from tests/pending/run/t6277.check rename to tests/disabled/reflect/run/t6277.check diff --git a/tests/pending/run/t6277.scala b/tests/disabled/reflect/run/t6277.scala similarity index 100% rename from tests/pending/run/t6277.scala rename to tests/disabled/reflect/run/t6277.scala diff --git a/tests/pending/run/t6287.check b/tests/disabled/reflect/run/t6287.check similarity index 100% rename from tests/pending/run/t6287.check rename to tests/disabled/reflect/run/t6287.check diff --git a/tests/pending/run/t6287.scala b/tests/disabled/reflect/run/t6287.scala similarity index 100% rename from tests/pending/run/t6287.scala rename to tests/disabled/reflect/run/t6287.scala diff --git a/tests/pending/run/t6318_derived.check b/tests/disabled/reflect/run/t6318_derived.check similarity index 100% rename from tests/pending/run/t6318_derived.check rename to tests/disabled/reflect/run/t6318_derived.check diff --git a/tests/pending/run/t6318_derived.scala b/tests/disabled/reflect/run/t6318_derived.scala similarity index 100% rename from tests/pending/run/t6318_derived.scala rename to tests/disabled/reflect/run/t6318_derived.scala diff --git a/tests/pending/run/t6318_primitives.check b/tests/disabled/reflect/run/t6318_primitives.check similarity index 100% rename from tests/pending/run/t6318_primitives.check rename to tests/disabled/reflect/run/t6318_primitives.check diff --git a/tests/pending/run/t6318_primitives.scala b/tests/disabled/reflect/run/t6318_primitives.scala similarity index 100% rename from tests/pending/run/t6318_primitives.scala rename to tests/disabled/reflect/run/t6318_primitives.scala diff --git a/tests/pending/run/t6323b.check b/tests/disabled/reflect/run/t6323b.check similarity index 100% rename from tests/pending/run/t6323b.check rename to tests/disabled/reflect/run/t6323b.check diff --git a/tests/pending/run/t6323b.scala b/tests/disabled/reflect/run/t6323b.scala similarity index 100% rename from tests/pending/run/t6323b.scala rename to tests/disabled/reflect/run/t6323b.scala diff --git a/tests/pending/run/t6329_vanilla.check b/tests/disabled/reflect/run/t6329_vanilla.check similarity index 100% rename from tests/pending/run/t6329_vanilla.check rename to tests/disabled/reflect/run/t6329_vanilla.check diff --git a/tests/pending/run/t6329_vanilla.scala b/tests/disabled/reflect/run/t6329_vanilla.scala similarity index 100% rename from tests/pending/run/t6329_vanilla.scala rename to tests/disabled/reflect/run/t6329_vanilla.scala diff --git a/tests/pending/run/t6329_vanilla_bug.check b/tests/disabled/reflect/run/t6329_vanilla_bug.check similarity index 100% rename from tests/pending/run/t6329_vanilla_bug.check rename to tests/disabled/reflect/run/t6329_vanilla_bug.check diff --git a/tests/pending/run/t6329_vanilla_bug.scala b/tests/disabled/reflect/run/t6329_vanilla_bug.scala similarity index 100% rename from tests/pending/run/t6329_vanilla_bug.scala rename to tests/disabled/reflect/run/t6329_vanilla_bug.scala diff --git a/tests/pending/run/t6344.check b/tests/disabled/reflect/run/t6344.check similarity index 100% rename from tests/pending/run/t6344.check rename to tests/disabled/reflect/run/t6344.check diff --git a/tests/pending/run/t6344.scala b/tests/disabled/reflect/run/t6344.scala similarity index 100% rename from tests/pending/run/t6344.scala rename to tests/disabled/reflect/run/t6344.scala diff --git a/tests/pending/run/t6392a.check b/tests/disabled/reflect/run/t6392a.check similarity index 100% rename from tests/pending/run/t6392a.check rename to tests/disabled/reflect/run/t6392a.check diff --git a/tests/pending/run/t6392a.scala b/tests/disabled/reflect/run/t6392a.scala similarity index 100% rename from tests/pending/run/t6392a.scala rename to tests/disabled/reflect/run/t6392a.scala diff --git a/tests/pending/run/t6392b.check b/tests/disabled/reflect/run/t6392b.check similarity index 100% rename from tests/pending/run/t6392b.check rename to tests/disabled/reflect/run/t6392b.check diff --git a/tests/pending/run/t6392b.scala b/tests/disabled/reflect/run/t6392b.scala similarity index 100% rename from tests/pending/run/t6392b.scala rename to tests/disabled/reflect/run/t6392b.scala diff --git a/tests/pending/run/t6411a.check b/tests/disabled/reflect/run/t6411a.check similarity index 100% rename from tests/pending/run/t6411a.check rename to tests/disabled/reflect/run/t6411a.check diff --git a/tests/pending/run/t6411a.scala b/tests/disabled/reflect/run/t6411a.scala similarity index 100% rename from tests/pending/run/t6411a.scala rename to tests/disabled/reflect/run/t6411a.scala diff --git a/tests/pending/run/t6411b.check b/tests/disabled/reflect/run/t6411b.check similarity index 100% rename from tests/pending/run/t6411b.check rename to tests/disabled/reflect/run/t6411b.check diff --git a/tests/pending/run/t6411b.scala b/tests/disabled/reflect/run/t6411b.scala similarity index 100% rename from tests/pending/run/t6411b.scala rename to tests/disabled/reflect/run/t6411b.scala diff --git a/tests/pending/run/t6546/A_1.scala b/tests/disabled/reflect/run/t6546/A_1.scala similarity index 100% rename from tests/pending/run/t6546/A_1.scala rename to tests/disabled/reflect/run/t6546/A_1.scala diff --git a/tests/pending/run/t6546/B_2.scala b/tests/disabled/reflect/run/t6546/B_2.scala similarity index 100% rename from tests/pending/run/t6546/B_2.scala rename to tests/disabled/reflect/run/t6546/B_2.scala diff --git a/tests/pending/run/t6548.check b/tests/disabled/reflect/run/t6548.check similarity index 100% rename from tests/pending/run/t6548.check rename to tests/disabled/reflect/run/t6548.check diff --git a/tests/pending/run/t6548/JavaAnnotationWithNestedEnum_1.java b/tests/disabled/reflect/run/t6548/JavaAnnotationWithNestedEnum_1.java similarity index 100% rename from tests/pending/run/t6548/JavaAnnotationWithNestedEnum_1.java rename to tests/disabled/reflect/run/t6548/JavaAnnotationWithNestedEnum_1.java diff --git a/tests/pending/run/t6548/Test_2.scala b/tests/disabled/reflect/run/t6548/Test_2.scala similarity index 100% rename from tests/pending/run/t6548/Test_2.scala rename to tests/disabled/reflect/run/t6548/Test_2.scala diff --git a/tests/pending/run/t6608.check b/tests/disabled/reflect/run/t6608.check similarity index 100% rename from tests/pending/run/t6608.check rename to tests/disabled/reflect/run/t6608.check diff --git a/tests/pending/run/t6608.scala b/tests/disabled/reflect/run/t6608.scala similarity index 100% rename from tests/pending/run/t6608.scala rename to tests/disabled/reflect/run/t6608.scala diff --git a/tests/pending/run/t6622.check b/tests/disabled/reflect/run/t6622.check similarity index 100% rename from tests/pending/run/t6622.check rename to tests/disabled/reflect/run/t6622.check diff --git a/tests/pending/run/t6622.scala b/tests/disabled/reflect/run/t6622.scala similarity index 100% rename from tests/pending/run/t6622.scala rename to tests/disabled/reflect/run/t6622.scala diff --git a/tests/pending/run/t6677.scala b/tests/disabled/reflect/run/t6677.scala similarity index 100% rename from tests/pending/run/t6677.scala rename to tests/disabled/reflect/run/t6677.scala diff --git a/tests/pending/run/t6687.scala b/tests/disabled/reflect/run/t6687.scala similarity index 100% rename from tests/pending/run/t6687.scala rename to tests/disabled/reflect/run/t6687.scala diff --git a/tests/pending/run/t6690.check b/tests/disabled/reflect/run/t6690.check similarity index 100% rename from tests/pending/run/t6690.check rename to tests/disabled/reflect/run/t6690.check diff --git a/tests/pending/run/t6690.scala b/tests/disabled/reflect/run/t6690.scala similarity index 100% rename from tests/pending/run/t6690.scala rename to tests/disabled/reflect/run/t6690.scala diff --git a/tests/pending/run/t6715.scala b/tests/disabled/reflect/run/t6715.scala similarity index 100% rename from tests/pending/run/t6715.scala rename to tests/disabled/reflect/run/t6715.scala diff --git a/tests/pending/run/t6719.check b/tests/disabled/reflect/run/t6719.check similarity index 100% rename from tests/pending/run/t6719.check rename to tests/disabled/reflect/run/t6719.check diff --git a/tests/pending/run/t6719.scala b/tests/disabled/reflect/run/t6719.scala similarity index 100% rename from tests/pending/run/t6719.scala rename to tests/disabled/reflect/run/t6719.scala diff --git a/tests/pending/run/t6731.check b/tests/disabled/reflect/run/t6731.check similarity index 100% rename from tests/pending/run/t6731.check rename to tests/disabled/reflect/run/t6731.check diff --git a/tests/pending/run/t6731.flags b/tests/disabled/reflect/run/t6731.flags similarity index 100% rename from tests/pending/run/t6731.flags rename to tests/disabled/reflect/run/t6731.flags diff --git a/tests/pending/run/t6731.scala b/tests/disabled/reflect/run/t6731.scala similarity index 100% rename from tests/pending/run/t6731.scala rename to tests/disabled/reflect/run/t6731.scala diff --git a/tests/pending/run/t6733.check b/tests/disabled/reflect/run/t6733.check similarity index 100% rename from tests/pending/run/t6733.check rename to tests/disabled/reflect/run/t6733.check diff --git a/tests/pending/run/t6733.scala b/tests/disabled/reflect/run/t6733.scala similarity index 100% rename from tests/pending/run/t6733.scala rename to tests/disabled/reflect/run/t6733.scala diff --git a/tests/pending/run/t6860.check b/tests/disabled/reflect/run/t6860.check similarity index 100% rename from tests/pending/run/t6860.check rename to tests/disabled/reflect/run/t6860.check diff --git a/tests/pending/run/t6860.scala b/tests/disabled/reflect/run/t6860.scala similarity index 100% rename from tests/pending/run/t6860.scala rename to tests/disabled/reflect/run/t6860.scala diff --git a/tests/pending/run/t6969.check b/tests/disabled/reflect/run/t6969.check similarity index 100% rename from tests/pending/run/t6969.check rename to tests/disabled/reflect/run/t6969.check diff --git a/tests/pending/run/t6969.scala b/tests/disabled/reflect/run/t6969.scala similarity index 100% rename from tests/pending/run/t6969.scala rename to tests/disabled/reflect/run/t6969.scala diff --git a/tests/pending/run/t6989.check b/tests/disabled/reflect/run/t6989.check similarity index 100% rename from tests/pending/run/t6989.check rename to tests/disabled/reflect/run/t6989.check diff --git a/tests/pending/run/t6989/JavaClass_1.java b/tests/disabled/reflect/run/t6989/JavaClass_1.java similarity index 100% rename from tests/pending/run/t6989/JavaClass_1.java rename to tests/disabled/reflect/run/t6989/JavaClass_1.java diff --git a/tests/pending/run/t6989/Test_2.scala b/tests/disabled/reflect/run/t6989/Test_2.scala similarity index 100% rename from tests/pending/run/t6989/Test_2.scala rename to tests/disabled/reflect/run/t6989/Test_2.scala diff --git a/tests/pending/run/t7045.check b/tests/disabled/reflect/run/t7045.check similarity index 100% rename from tests/pending/run/t7045.check rename to tests/disabled/reflect/run/t7045.check diff --git a/tests/pending/run/t7045.scala b/tests/disabled/reflect/run/t7045.scala similarity index 100% rename from tests/pending/run/t7045.scala rename to tests/disabled/reflect/run/t7045.scala diff --git a/tests/pending/run/t7046.check b/tests/disabled/reflect/run/t7046.check similarity index 100% rename from tests/pending/run/t7046.check rename to tests/disabled/reflect/run/t7046.check diff --git a/tests/pending/run/t7046.scala b/tests/disabled/reflect/run/t7046.scala similarity index 100% rename from tests/pending/run/t7046.scala rename to tests/disabled/reflect/run/t7046.scala diff --git a/tests/pending/run/t7088.check b/tests/disabled/reflect/run/t7088.check similarity index 100% rename from tests/pending/run/t7088.check rename to tests/disabled/reflect/run/t7088.check diff --git a/tests/pending/run/t7088.scala b/tests/disabled/reflect/run/t7088.scala similarity index 100% rename from tests/pending/run/t7088.scala rename to tests/disabled/reflect/run/t7088.scala diff --git a/tests/pending/run/t7106/Analyzed_1.scala b/tests/disabled/reflect/run/t7106/Analyzed_1.scala similarity index 100% rename from tests/pending/run/t7106/Analyzed_1.scala rename to tests/disabled/reflect/run/t7106/Analyzed_1.scala diff --git a/tests/pending/run/t7106/test.scala b/tests/disabled/reflect/run/t7106/test.scala similarity index 100% rename from tests/pending/run/t7106/test.scala rename to tests/disabled/reflect/run/t7106/test.scala diff --git a/tests/pending/run/t7151.check b/tests/disabled/reflect/run/t7151.check similarity index 100% rename from tests/pending/run/t7151.check rename to tests/disabled/reflect/run/t7151.check diff --git a/tests/pending/run/t7151.scala b/tests/disabled/reflect/run/t7151.scala similarity index 100% rename from tests/pending/run/t7151.scala rename to tests/disabled/reflect/run/t7151.scala diff --git a/tests/pending/run/t7328.check b/tests/disabled/reflect/run/t7328.check similarity index 100% rename from tests/pending/run/t7328.check rename to tests/disabled/reflect/run/t7328.check diff --git a/tests/pending/run/t7328.scala b/tests/disabled/reflect/run/t7328.scala similarity index 100% rename from tests/pending/run/t7328.scala rename to tests/disabled/reflect/run/t7328.scala diff --git a/tests/pending/run/t7331a.check b/tests/disabled/reflect/run/t7331a.check similarity index 100% rename from tests/pending/run/t7331a.check rename to tests/disabled/reflect/run/t7331a.check diff --git a/tests/pending/run/t7331a.scala b/tests/disabled/reflect/run/t7331a.scala similarity index 100% rename from tests/pending/run/t7331a.scala rename to tests/disabled/reflect/run/t7331a.scala diff --git a/tests/pending/run/t7331b.check b/tests/disabled/reflect/run/t7331b.check similarity index 100% rename from tests/pending/run/t7331b.check rename to tests/disabled/reflect/run/t7331b.check diff --git a/tests/pending/run/t7331b.scala b/tests/disabled/reflect/run/t7331b.scala similarity index 100% rename from tests/pending/run/t7331b.scala rename to tests/disabled/reflect/run/t7331b.scala diff --git a/tests/pending/run/t7331c.check b/tests/disabled/reflect/run/t7331c.check similarity index 100% rename from tests/pending/run/t7331c.check rename to tests/disabled/reflect/run/t7331c.check diff --git a/tests/pending/run/t7331c.scala b/tests/disabled/reflect/run/t7331c.scala similarity index 100% rename from tests/pending/run/t7331c.scala rename to tests/disabled/reflect/run/t7331c.scala diff --git a/tests/pending/run/t7359.check b/tests/disabled/reflect/run/t7359.check similarity index 100% rename from tests/pending/run/t7359.check rename to tests/disabled/reflect/run/t7359.check diff --git a/tests/pending/run/t7359/Cyclic_1.java b/tests/disabled/reflect/run/t7359/Cyclic_1.java similarity index 100% rename from tests/pending/run/t7359/Cyclic_1.java rename to tests/disabled/reflect/run/t7359/Cyclic_1.java diff --git a/tests/pending/run/t7359/Test_2.scala b/tests/disabled/reflect/run/t7359/Test_2.scala similarity index 100% rename from tests/pending/run/t7359/Test_2.scala rename to tests/disabled/reflect/run/t7359/Test_2.scala diff --git a/tests/pending/run/t7375a.check b/tests/disabled/reflect/run/t7375a.check similarity index 100% rename from tests/pending/run/t7375a.check rename to tests/disabled/reflect/run/t7375a.check diff --git a/tests/pending/run/t7375a.scala b/tests/disabled/reflect/run/t7375a.scala similarity index 100% rename from tests/pending/run/t7375a.scala rename to tests/disabled/reflect/run/t7375a.scala diff --git a/tests/pending/run/t7439/A_1.java b/tests/disabled/reflect/run/t7439/A_1.java similarity index 100% rename from tests/pending/run/t7439/A_1.java rename to tests/disabled/reflect/run/t7439/A_1.java diff --git a/tests/pending/run/t7439/B_1.java b/tests/disabled/reflect/run/t7439/B_1.java similarity index 100% rename from tests/pending/run/t7439/B_1.java rename to tests/disabled/reflect/run/t7439/B_1.java diff --git a/tests/pending/run/t7439/Test_2.scala b/tests/disabled/reflect/run/t7439/Test_2.scala similarity index 100% rename from tests/pending/run/t7439/Test_2.scala rename to tests/disabled/reflect/run/t7439/Test_2.scala diff --git a/tests/pending/run/t7455/Outer.java b/tests/disabled/reflect/run/t7455/Outer.java similarity index 100% rename from tests/pending/run/t7455/Outer.java rename to tests/disabled/reflect/run/t7455/Outer.java diff --git a/tests/pending/run/t7455/Test.scala b/tests/disabled/reflect/run/t7455/Test.scala similarity index 100% rename from tests/pending/run/t7455/Test.scala rename to tests/disabled/reflect/run/t7455/Test.scala diff --git a/tests/pending/run/t7510/Ann_1.java b/tests/disabled/reflect/run/t7510/Ann_1.java similarity index 100% rename from tests/pending/run/t7510/Ann_1.java rename to tests/disabled/reflect/run/t7510/Ann_1.java diff --git a/tests/pending/run/t7510/Test_2.scala b/tests/disabled/reflect/run/t7510/Test_2.scala similarity index 100% rename from tests/pending/run/t7510/Test_2.scala rename to tests/disabled/reflect/run/t7510/Test_2.scala diff --git a/tests/pending/run/t7533.check b/tests/disabled/reflect/run/t7533.check similarity index 100% rename from tests/pending/run/t7533.check rename to tests/disabled/reflect/run/t7533.check diff --git a/tests/pending/run/t7533.scala b/tests/disabled/reflect/run/t7533.scala similarity index 100% rename from tests/pending/run/t7533.scala rename to tests/disabled/reflect/run/t7533.scala diff --git a/tests/pending/run/t7556.check b/tests/disabled/reflect/run/t7556.check similarity index 100% rename from tests/pending/run/t7556.check rename to tests/disabled/reflect/run/t7556.check diff --git a/tests/pending/run/t7556/Test_2.scala b/tests/disabled/reflect/run/t7556/Test_2.scala similarity index 100% rename from tests/pending/run/t7556/Test_2.scala rename to tests/disabled/reflect/run/t7556/Test_2.scala diff --git a/tests/pending/run/t7556/mega-class_1.scala b/tests/disabled/reflect/run/t7556/mega-class_1.scala similarity index 100% rename from tests/pending/run/t7556/mega-class_1.scala rename to tests/disabled/reflect/run/t7556/mega-class_1.scala diff --git a/tests/pending/run/t7570a.check b/tests/disabled/reflect/run/t7570a.check similarity index 100% rename from tests/pending/run/t7570a.check rename to tests/disabled/reflect/run/t7570a.check diff --git a/tests/pending/run/t7570a.scala b/tests/disabled/reflect/run/t7570a.scala similarity index 100% rename from tests/pending/run/t7570a.scala rename to tests/disabled/reflect/run/t7570a.scala diff --git a/tests/pending/run/t7570b.check b/tests/disabled/reflect/run/t7570b.check similarity index 100% rename from tests/pending/run/t7570b.check rename to tests/disabled/reflect/run/t7570b.check diff --git a/tests/pending/run/t7570b.scala b/tests/disabled/reflect/run/t7570b.scala similarity index 100% rename from tests/pending/run/t7570b.scala rename to tests/disabled/reflect/run/t7570b.scala diff --git a/tests/pending/run/t7570c.check b/tests/disabled/reflect/run/t7570c.check similarity index 100% rename from tests/pending/run/t7570c.check rename to tests/disabled/reflect/run/t7570c.check diff --git a/tests/pending/run/t7570c.scala b/tests/disabled/reflect/run/t7570c.scala similarity index 100% rename from tests/pending/run/t7570c.scala rename to tests/disabled/reflect/run/t7570c.scala diff --git a/tests/pending/run/t7582-private-within/JavaPackagePrivate.java b/tests/disabled/reflect/run/t7582-private-within/JavaPackagePrivate.java similarity index 100% rename from tests/pending/run/t7582-private-within/JavaPackagePrivate.java rename to tests/disabled/reflect/run/t7582-private-within/JavaPackagePrivate.java diff --git a/tests/pending/run/t7582-private-within/Test.scala b/tests/disabled/reflect/run/t7582-private-within/Test.scala similarity index 100% rename from tests/pending/run/t7582-private-within/Test.scala rename to tests/disabled/reflect/run/t7582-private-within/Test.scala diff --git a/tests/pending/run/t7779.scala b/tests/disabled/reflect/run/t7779.scala similarity index 100% rename from tests/pending/run/t7779.scala rename to tests/disabled/reflect/run/t7779.scala diff --git a/tests/pending/run/t7817.scala b/tests/disabled/reflect/run/t7817.scala similarity index 100% rename from tests/pending/run/t7817.scala rename to tests/disabled/reflect/run/t7817.scala diff --git a/tests/pending/run/t7974/Symbols.scala b/tests/disabled/reflect/run/t7974/Symbols.scala similarity index 100% rename from tests/pending/run/t7974/Symbols.scala rename to tests/disabled/reflect/run/t7974/Symbols.scala diff --git a/tests/pending/run/t7974/Test.scala b/tests/disabled/reflect/run/t7974/Test.scala similarity index 100% rename from tests/pending/run/t7974/Test.scala rename to tests/disabled/reflect/run/t7974/Test.scala diff --git a/tests/pending/run/t8046/Test.scala b/tests/disabled/reflect/run/t8046/Test.scala similarity index 100% rename from tests/pending/run/t8046/Test.scala rename to tests/disabled/reflect/run/t8046/Test.scala diff --git a/tests/pending/run/t8046/t8046c.scala b/tests/disabled/reflect/run/t8046/t8046c.scala similarity index 100% rename from tests/pending/run/t8046/t8046c.scala rename to tests/disabled/reflect/run/t8046/t8046c.scala diff --git a/tests/pending/run/t8047.check b/tests/disabled/reflect/run/t8047.check similarity index 100% rename from tests/pending/run/t8047.check rename to tests/disabled/reflect/run/t8047.check diff --git a/tests/pending/run/t8047.scala b/tests/disabled/reflect/run/t8047.scala similarity index 100% rename from tests/pending/run/t8047.scala rename to tests/disabled/reflect/run/t8047.scala diff --git a/tests/pending/run/t8190.check b/tests/disabled/reflect/run/t8190.check similarity index 100% rename from tests/pending/run/t8190.check rename to tests/disabled/reflect/run/t8190.check diff --git a/tests/pending/run/t8190.scala b/tests/disabled/reflect/run/t8190.scala similarity index 100% rename from tests/pending/run/t8190.scala rename to tests/disabled/reflect/run/t8190.scala diff --git a/tests/pending/run/t8196.check b/tests/disabled/reflect/run/t8196.check similarity index 100% rename from tests/pending/run/t8196.check rename to tests/disabled/reflect/run/t8196.check diff --git a/tests/pending/run/t8196.scala b/tests/disabled/reflect/run/t8196.scala similarity index 100% rename from tests/pending/run/t8196.scala rename to tests/disabled/reflect/run/t8196.scala diff --git a/tests/pending/run/t8442/A_1.java b/tests/disabled/reflect/run/t8442/A_1.java similarity index 100% rename from tests/pending/run/t8442/A_1.java rename to tests/disabled/reflect/run/t8442/A_1.java diff --git a/tests/pending/run/t8442/B_1.java b/tests/disabled/reflect/run/t8442/B_1.java similarity index 100% rename from tests/pending/run/t8442/B_1.java rename to tests/disabled/reflect/run/t8442/B_1.java diff --git a/tests/pending/run/t8442/C_2.scala b/tests/disabled/reflect/run/t8442/C_2.scala similarity index 100% rename from tests/pending/run/t8442/C_2.scala rename to tests/disabled/reflect/run/t8442/C_2.scala diff --git a/tests/pending/run/t8442/Test.scala b/tests/disabled/reflect/run/t8442/Test.scala similarity index 100% rename from tests/pending/run/t8442/Test.scala rename to tests/disabled/reflect/run/t8442/Test.scala diff --git a/tests/pending/run/t8549.check b/tests/disabled/reflect/run/t8549.check similarity index 100% rename from tests/pending/run/t8549.check rename to tests/disabled/reflect/run/t8549.check diff --git a/tests/pending/run/t8549.scala b/tests/disabled/reflect/run/t8549.scala similarity index 100% rename from tests/pending/run/t8549.scala rename to tests/disabled/reflect/run/t8549.scala diff --git a/tests/pending/run/t8574.scala b/tests/disabled/reflect/run/t8574.scala similarity index 100% rename from tests/pending/run/t8574.scala rename to tests/disabled/reflect/run/t8574.scala diff --git a/tests/pending/run/t8637.check b/tests/disabled/reflect/run/t8637.check similarity index 100% rename from tests/pending/run/t8637.check rename to tests/disabled/reflect/run/t8637.check diff --git a/tests/pending/run/t8637.scala b/tests/disabled/reflect/run/t8637.scala similarity index 100% rename from tests/pending/run/t8637.scala rename to tests/disabled/reflect/run/t8637.scala diff --git a/tests/pending/run/t8708_b/A_1.scala b/tests/disabled/reflect/run/t8708_b/A_1.scala similarity index 100% rename from tests/pending/run/t8708_b/A_1.scala rename to tests/disabled/reflect/run/t8708_b/A_1.scala diff --git a/tests/pending/run/t8708_b/Test_2.scala b/tests/disabled/reflect/run/t8708_b/Test_2.scala similarity index 100% rename from tests/pending/run/t8708_b/Test_2.scala rename to tests/disabled/reflect/run/t8708_b/Test_2.scala diff --git a/tests/pending/run/t874.check b/tests/disabled/reflect/run/t874.check similarity index 100% rename from tests/pending/run/t874.check rename to tests/disabled/reflect/run/t874.check diff --git a/tests/pending/run/t874.scala b/tests/disabled/reflect/run/t874.scala similarity index 100% rename from tests/pending/run/t874.scala rename to tests/disabled/reflect/run/t874.scala diff --git a/tests/pending/run/toolbox_parse_package.check b/tests/disabled/reflect/run/toolbox_parse_package.check similarity index 100% rename from tests/pending/run/toolbox_parse_package.check rename to tests/disabled/reflect/run/toolbox_parse_package.check diff --git a/tests/pending/run/toolbox_parse_package.scala b/tests/disabled/reflect/run/toolbox_parse_package.scala similarity index 100% rename from tests/pending/run/toolbox_parse_package.scala rename to tests/disabled/reflect/run/toolbox_parse_package.scala diff --git a/tests/pending/run/toolbox_typecheck_implicitsdisabled.check b/tests/disabled/reflect/run/toolbox_typecheck_implicitsdisabled.check similarity index 100% rename from tests/pending/run/toolbox_typecheck_implicitsdisabled.check rename to tests/disabled/reflect/run/toolbox_typecheck_implicitsdisabled.check diff --git a/tests/pending/run/toolbox_typecheck_implicitsdisabled.scala b/tests/disabled/reflect/run/toolbox_typecheck_implicitsdisabled.scala similarity index 100% rename from tests/pending/run/toolbox_typecheck_implicitsdisabled.scala rename to tests/disabled/reflect/run/toolbox_typecheck_implicitsdisabled.scala diff --git a/tests/pending/run/toolbox_typecheck_inferimplicitvalue.check b/tests/disabled/reflect/run/toolbox_typecheck_inferimplicitvalue.check similarity index 100% rename from tests/pending/run/toolbox_typecheck_inferimplicitvalue.check rename to tests/disabled/reflect/run/toolbox_typecheck_inferimplicitvalue.check diff --git a/tests/pending/run/toolbox_typecheck_inferimplicitvalue.scala b/tests/disabled/reflect/run/toolbox_typecheck_inferimplicitvalue.scala similarity index 100% rename from tests/pending/run/toolbox_typecheck_inferimplicitvalue.scala rename to tests/disabled/reflect/run/toolbox_typecheck_inferimplicitvalue.scala diff --git a/tests/pending/run/type-currying.check b/tests/disabled/reflect/run/type-currying.check similarity index 100% rename from tests/pending/run/type-currying.check rename to tests/disabled/reflect/run/type-currying.check diff --git a/tests/pending/run/type-currying.scala b/tests/disabled/reflect/run/type-currying.scala similarity index 100% rename from tests/pending/run/type-currying.scala rename to tests/disabled/reflect/run/type-currying.scala diff --git a/tests/pending/run/typetags_core.check b/tests/disabled/reflect/run/typetags_core.check similarity index 100% rename from tests/pending/run/typetags_core.check rename to tests/disabled/reflect/run/typetags_core.check diff --git a/tests/pending/run/typetags_core.scala b/tests/disabled/reflect/run/typetags_core.scala similarity index 100% rename from tests/pending/run/typetags_core.scala rename to tests/disabled/reflect/run/typetags_core.scala diff --git a/tests/pending/run/typetags_multi.check b/tests/disabled/reflect/run/typetags_multi.check similarity index 100% rename from tests/pending/run/typetags_multi.check rename to tests/disabled/reflect/run/typetags_multi.check diff --git a/tests/pending/run/typetags_multi.scala b/tests/disabled/reflect/run/typetags_multi.scala similarity index 100% rename from tests/pending/run/typetags_multi.scala rename to tests/disabled/reflect/run/typetags_multi.scala diff --git a/tests/pending/run/typetags_serialize.check b/tests/disabled/reflect/run/typetags_serialize.check similarity index 100% rename from tests/pending/run/typetags_serialize.check rename to tests/disabled/reflect/run/typetags_serialize.check diff --git a/tests/pending/run/typetags_serialize.scala b/tests/disabled/reflect/run/typetags_serialize.scala similarity index 100% rename from tests/pending/run/typetags_serialize.scala rename to tests/disabled/reflect/run/typetags_serialize.scala diff --git a/tests/pending/run/typetags_symbolof_x.check b/tests/disabled/reflect/run/typetags_symbolof_x.check similarity index 100% rename from tests/pending/run/typetags_symbolof_x.check rename to tests/disabled/reflect/run/typetags_symbolof_x.check diff --git a/tests/pending/run/typetags_symbolof_x.scala b/tests/disabled/reflect/run/typetags_symbolof_x.scala similarity index 100% rename from tests/pending/run/typetags_symbolof_x.scala rename to tests/disabled/reflect/run/typetags_symbolof_x.scala diff --git a/tests/pending/run/valueclasses-classtag-basic.check b/tests/disabled/reflect/run/valueclasses-classtag-basic.check similarity index 100% rename from tests/pending/run/valueclasses-classtag-basic.check rename to tests/disabled/reflect/run/valueclasses-classtag-basic.check diff --git a/tests/pending/run/valueclasses-classtag-basic.scala b/tests/disabled/reflect/run/valueclasses-classtag-basic.scala similarity index 100% rename from tests/pending/run/valueclasses-classtag-basic.scala rename to tests/disabled/reflect/run/valueclasses-classtag-basic.scala diff --git a/tests/pending/run/valueclasses-classtag-existential.check b/tests/disabled/reflect/run/valueclasses-classtag-existential.check similarity index 100% rename from tests/pending/run/valueclasses-classtag-existential.check rename to tests/disabled/reflect/run/valueclasses-classtag-existential.check diff --git a/tests/pending/run/valueclasses-classtag-existential.scala b/tests/disabled/reflect/run/valueclasses-classtag-existential.scala similarity index 100% rename from tests/pending/run/valueclasses-classtag-existential.scala rename to tests/disabled/reflect/run/valueclasses-classtag-existential.scala diff --git a/tests/pending/run/valueclasses-classtag-generic.check b/tests/disabled/reflect/run/valueclasses-classtag-generic.check similarity index 100% rename from tests/pending/run/valueclasses-classtag-generic.check rename to tests/disabled/reflect/run/valueclasses-classtag-generic.check diff --git a/tests/pending/run/valueclasses-classtag-generic.scala b/tests/disabled/reflect/run/valueclasses-classtag-generic.scala similarity index 100% rename from tests/pending/run/valueclasses-classtag-generic.scala rename to tests/disabled/reflect/run/valueclasses-classtag-generic.scala diff --git a/tests/pending/run/valueclasses-typetag-basic.check b/tests/disabled/reflect/run/valueclasses-typetag-basic.check similarity index 100% rename from tests/pending/run/valueclasses-typetag-basic.check rename to tests/disabled/reflect/run/valueclasses-typetag-basic.check diff --git a/tests/pending/run/valueclasses-typetag-basic.scala b/tests/disabled/reflect/run/valueclasses-typetag-basic.scala similarity index 100% rename from tests/pending/run/valueclasses-typetag-basic.scala rename to tests/disabled/reflect/run/valueclasses-typetag-basic.scala diff --git a/tests/pending/run/valueclasses-typetag-existential.check b/tests/disabled/reflect/run/valueclasses-typetag-existential.check similarity index 100% rename from tests/pending/run/valueclasses-typetag-existential.check rename to tests/disabled/reflect/run/valueclasses-typetag-existential.check diff --git a/tests/pending/run/valueclasses-typetag-existential.scala b/tests/disabled/reflect/run/valueclasses-typetag-existential.scala similarity index 100% rename from tests/pending/run/valueclasses-typetag-existential.scala rename to tests/disabled/reflect/run/valueclasses-typetag-existential.scala diff --git a/tests/pending/run/valueclasses-typetag-generic.check b/tests/disabled/reflect/run/valueclasses-typetag-generic.check similarity index 100% rename from tests/pending/run/valueclasses-typetag-generic.check rename to tests/disabled/reflect/run/valueclasses-typetag-generic.check diff --git a/tests/pending/run/valueclasses-typetag-generic.scala b/tests/disabled/reflect/run/valueclasses-typetag-generic.scala similarity index 100% rename from tests/pending/run/valueclasses-typetag-generic.scala rename to tests/disabled/reflect/run/valueclasses-typetag-generic.scala diff --git a/tests/pending/run/virtpatmat_typetag.check b/tests/disabled/reflect/run/virtpatmat_typetag.check similarity index 100% rename from tests/pending/run/virtpatmat_typetag.check rename to tests/disabled/reflect/run/virtpatmat_typetag.check diff --git a/tests/pending/run/virtpatmat_typetag.flags b/tests/disabled/reflect/run/virtpatmat_typetag.flags similarity index 100% rename from tests/pending/run/virtpatmat_typetag.flags rename to tests/disabled/reflect/run/virtpatmat_typetag.flags diff --git a/tests/pending/run/virtpatmat_typetag.scala b/tests/disabled/reflect/run/virtpatmat_typetag.scala similarity index 100% rename from tests/pending/run/virtpatmat_typetag.scala rename to tests/disabled/reflect/run/virtpatmat_typetag.scala From f333cfb6ec8482fdc215c59cefbb04d69fc011ee Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Fri, 26 Jan 2018 15:40:10 +0100 Subject: [PATCH 10/23] Clean up all orphan .check and .flags files Using the following script: find tests -name "*.check" -or -name "*.flags" | while read t; do name=$(echo "$t" | cut -f -1 -d .) test -f "$name.scala" -o -d "$name" || rm "$t" done --- .../existential/run/getClassTest-new.check | 18 ----- .../partest/run/repl-empty-package.check | 7 -- .../partest/run/repl-javap-outdir-funs.flags | 1 - .../run/t4788-separate-compilation.check | 5 -- tests/disabled/partest/run/t4788.check | 5 -- .../partest/run/t4841-isolate-plugins.check | 2 - tests/disabled/partest/run/t4891.check | 7 -- tests/disabled/partest/run/t6240a.check | 1 - tests/disabled/partest/run/t6240b.check | 1 - tests/disabled/partest/run/t6546.flags | 1 - tests/disabled/partest/run/t7106.check | 6 -- tests/disabled/partest/run/t7439.check | 2 - tests/disabled/partest/run/t7455.check | 4 - .../partest/run/t7582-private-within.check | 12 --- tests/disabled/partest/run/t7974.check | 75 ------------------- tests/disabled/partest/run/t7974.flags | 1 - tests/disabled/partest/run/t8046.check | 2 - tests/disabled/partest/run/t8442.check | 1 - tests/disabled/partest/run/t8708_b.check | 8 -- .../manifests-undeprecated-in-2.10.0.flags | 1 - .../primitiveArrayBounds.check | 1 - tests/new/patmat-spec.check | 4 - .../patmat/virtpatmat_exhaust_compound.check | 15 ---- tests/pending/pos/setter-not-implicit.flags | 1 - tests/pending/run/amp.check | 3 - .../pending/run/reflection-attachments.check | 0 tests/pending/run/t2106.flags | 1 - tests/pending/run/t3235-minimal.flags | 1 - tests/pending/run/t7171.flags | 1 - tests/pending/run/t8610.flags | 1 - .../pending/run/virtpatmat_opt_sharing.flags | 1 - tests/pending/run/virtpatmat_typed.flags | 1 - tests/pos/implicit-anyval-2.10.flags | 1 - ...eprecate-dont-touch-backquotedidents.flags | 1 - tests/run/Predef.readLine.check | 3 - tests/run/enumList2a.check | 1 - tests/run/phantom-ImplicitFunctions-0.check | 0 tests/run/shortClass.check | 10 --- tests/run/showraw_nosymbol.check | 1 - tests/run/t2030.check | 2 - tests/run/t3242.check | 18 ----- tests/run/t5544.check | 1 - tests/run/t5577.check | 11 --- tests/run/t6732.check | 4 - tests/run/unit-volitile-var.check | 3 - tests/run/vector1.check | 6 -- tests/untried/neg/t7475d.check | 7 -- .../neg/valueclasses-impl-restrictions.check | 13 ---- tests/untried/pos/annotated-treecopy.flags | 1 - .../pos/attachments-typed-another-ident.flags | 1 - .../untried/pos/attachments-typed-ident.flags | 1 - tests/untried/pos/package-ob-case.flags | 1 - tests/untried/pos/t3420.flags | 1 - tests/untried/pos/t3430.flags | 1 - tests/untried/pos/t3495.flags | 1 - tests/untried/pos/t5692a.check | 4 - tests/untried/pos/t5692a.flags | 1 - tests/untried/pos/t5692b.check | 4 - tests/untried/pos/t5692b.flags | 1 - tests/untried/pos/t5954c.flags | 1 - tests/untried/pos/t5954d.flags | 1 - tests/untried/pos/t7232b.flags | 1 - tests/untried/pos/t8001.check | 0 tests/untried/pos/t8001.flags | 1 - tests/untried/pos/t8013.flags | 1 - tests/untried/pos/t8064.flags | 1 - tests/untried/pos/t8064b.flags | 1 - tests/untried/pos/t8209a.check | 0 tests/untried/pos/t8209b.check | 0 tests/untried/pos/t8352.check | 0 70 files changed, 296 deletions(-) delete mode 100644 tests/disabled/existential/run/getClassTest-new.check delete mode 100644 tests/disabled/partest/run/repl-empty-package.check delete mode 100644 tests/disabled/partest/run/repl-javap-outdir-funs.flags delete mode 100644 tests/disabled/partest/run/t4788-separate-compilation.check delete mode 100644 tests/disabled/partest/run/t4788.check delete mode 100644 tests/disabled/partest/run/t4841-isolate-plugins.check delete mode 100644 tests/disabled/partest/run/t4891.check delete mode 100644 tests/disabled/partest/run/t6240a.check delete mode 100644 tests/disabled/partest/run/t6240b.check delete mode 100644 tests/disabled/partest/run/t6546.flags delete mode 100644 tests/disabled/partest/run/t7106.check delete mode 100644 tests/disabled/partest/run/t7439.check delete mode 100644 tests/disabled/partest/run/t7455.check delete mode 100644 tests/disabled/partest/run/t7582-private-within.check delete mode 100644 tests/disabled/partest/run/t7974.check delete mode 100644 tests/disabled/partest/run/t7974.flags delete mode 100644 tests/disabled/partest/run/t8046.check delete mode 100644 tests/disabled/partest/run/t8442.check delete mode 100644 tests/disabled/partest/run/t8708_b.check delete mode 100644 tests/disabled/reflect/run/manifests-undeprecated-in-2.10.0.flags delete mode 100644 tests/generic-java-signatures/primitiveArrayBounds.check delete mode 100644 tests/new/patmat-spec.check delete mode 100644 tests/patmat/virtpatmat_exhaust_compound.check delete mode 100644 tests/pending/pos/setter-not-implicit.flags delete mode 100644 tests/pending/run/amp.check delete mode 100644 tests/pending/run/reflection-attachments.check delete mode 100644 tests/pending/run/t2106.flags delete mode 100644 tests/pending/run/t3235-minimal.flags delete mode 100644 tests/pending/run/t7171.flags delete mode 100644 tests/pending/run/t8610.flags delete mode 100644 tests/pending/run/virtpatmat_opt_sharing.flags delete mode 100644 tests/pending/run/virtpatmat_typed.flags delete mode 100644 tests/pos/implicit-anyval-2.10.flags delete mode 100644 tests/pos/macro-deprecate-dont-touch-backquotedidents.flags delete mode 100644 tests/run/Predef.readLine.check delete mode 100644 tests/run/enumList2a.check delete mode 100644 tests/run/phantom-ImplicitFunctions-0.check delete mode 100644 tests/run/shortClass.check delete mode 100644 tests/run/showraw_nosymbol.check delete mode 100644 tests/run/t2030.check delete mode 100644 tests/run/t3242.check delete mode 100644 tests/run/t5544.check delete mode 100644 tests/run/t5577.check delete mode 100644 tests/run/t6732.check delete mode 100644 tests/run/unit-volitile-var.check delete mode 100644 tests/run/vector1.check delete mode 100644 tests/untried/neg/t7475d.check delete mode 100644 tests/untried/neg/valueclasses-impl-restrictions.check delete mode 100644 tests/untried/pos/annotated-treecopy.flags delete mode 100644 tests/untried/pos/attachments-typed-another-ident.flags delete mode 100644 tests/untried/pos/attachments-typed-ident.flags delete mode 100644 tests/untried/pos/package-ob-case.flags delete mode 100644 tests/untried/pos/t3420.flags delete mode 100644 tests/untried/pos/t3430.flags delete mode 100644 tests/untried/pos/t3495.flags delete mode 100644 tests/untried/pos/t5692a.check delete mode 100644 tests/untried/pos/t5692a.flags delete mode 100644 tests/untried/pos/t5692b.check delete mode 100644 tests/untried/pos/t5692b.flags delete mode 100644 tests/untried/pos/t5954c.flags delete mode 100644 tests/untried/pos/t5954d.flags delete mode 100644 tests/untried/pos/t7232b.flags delete mode 100644 tests/untried/pos/t8001.check delete mode 100644 tests/untried/pos/t8001.flags delete mode 100644 tests/untried/pos/t8013.flags delete mode 100644 tests/untried/pos/t8064.flags delete mode 100644 tests/untried/pos/t8064b.flags delete mode 100644 tests/untried/pos/t8209a.check delete mode 100644 tests/untried/pos/t8209b.check delete mode 100644 tests/untried/pos/t8352.check diff --git a/tests/disabled/existential/run/getClassTest-new.check b/tests/disabled/existential/run/getClassTest-new.check deleted file mode 100644 index 94e86c388920..000000000000 --- a/tests/disabled/existential/run/getClassTest-new.check +++ /dev/null @@ -1,18 +0,0 @@ -f1: java.lang.Class -f2: java.lang.Class -f3: java.lang.Class -f4: java.lang.Class -f5: java.lang.Class -f0: T -f1: class java.lang.Object -f2: class java.lang.Object -f3: class AnyRefs$A -f4: class AnyRefs$B -f5: class java.lang.Object -f6: class java.lang.Object -f7: class AnyRefs$A -f8: class AnyRefs$B -f1: java.lang.Class -f2: java.lang.Class -f3: java.lang.Class -f4: java.lang.Class diff --git a/tests/disabled/partest/run/repl-empty-package.check b/tests/disabled/partest/run/repl-empty-package.check deleted file mode 100644 index d3b75f685eeb..000000000000 --- a/tests/disabled/partest/run/repl-empty-package.check +++ /dev/null @@ -1,7 +0,0 @@ -Type in expressions to have them evaluated. -Type :help for more information. - -scala> println(Bippy.bippy) -bippy! - -scala> :quit diff --git a/tests/disabled/partest/run/repl-javap-outdir-funs.flags b/tests/disabled/partest/run/repl-javap-outdir-funs.flags deleted file mode 100644 index ac96850b69b5..000000000000 --- a/tests/disabled/partest/run/repl-javap-outdir-funs.flags +++ /dev/null @@ -1 +0,0 @@ --Ydelambdafy:inline \ No newline at end of file diff --git a/tests/disabled/partest/run/t4788-separate-compilation.check b/tests/disabled/partest/run/t4788-separate-compilation.check deleted file mode 100644 index 172ad90102cd..000000000000 --- a/tests/disabled/partest/run/t4788-separate-compilation.check +++ /dev/null @@ -1,5 +0,0 @@ -Some(@Ljava/lang/Deprecated;()) -None -None -Some(@LCAnnotation;() // invisible) -Some(@LRAnnotation;()) diff --git a/tests/disabled/partest/run/t4788.check b/tests/disabled/partest/run/t4788.check deleted file mode 100644 index 172ad90102cd..000000000000 --- a/tests/disabled/partest/run/t4788.check +++ /dev/null @@ -1,5 +0,0 @@ -Some(@Ljava/lang/Deprecated;()) -None -None -Some(@LCAnnotation;() // invisible) -Some(@LRAnnotation;()) diff --git a/tests/disabled/partest/run/t4841-isolate-plugins.check b/tests/disabled/partest/run/t4841-isolate-plugins.check deleted file mode 100644 index a6462b424bf1..000000000000 --- a/tests/disabled/partest/run/t4841-isolate-plugins.check +++ /dev/null @@ -1,2 +0,0 @@ -My phase name is ploogin1_1 -My phase name is ploogin1_2 diff --git a/tests/disabled/partest/run/t4891.check b/tests/disabled/partest/run/t4891.check deleted file mode 100644 index 79fd7f6fbb25..000000000000 --- a/tests/disabled/partest/run/t4891.check +++ /dev/null @@ -1,7 +0,0 @@ -test.generic.T1 - (m) public abstract A test.generic.T1.t1(A) -test.generic.C1 - (m) public void test.generic.C1.m1() -test.generic.C2 - (m) public void test.generic.C1.m1() -null diff --git a/tests/disabled/partest/run/t6240a.check b/tests/disabled/partest/run/t6240a.check deleted file mode 100644 index 29f695b6f400..000000000000 --- a/tests/disabled/partest/run/t6240a.check +++ /dev/null @@ -1 +0,0 @@ -StepTwo.type diff --git a/tests/disabled/partest/run/t6240b.check b/tests/disabled/partest/run/t6240b.check deleted file mode 100644 index 255836105ac6..000000000000 --- a/tests/disabled/partest/run/t6240b.check +++ /dev/null @@ -1 +0,0 @@ -StepThree.type diff --git a/tests/disabled/partest/run/t6546.flags b/tests/disabled/partest/run/t6546.flags deleted file mode 100644 index eb4d19bcb91a..000000000000 --- a/tests/disabled/partest/run/t6546.flags +++ /dev/null @@ -1 +0,0 @@ --optimise \ No newline at end of file diff --git a/tests/disabled/partest/run/t7106.check b/tests/disabled/partest/run/t7106.check deleted file mode 100644 index 9a4bb430fdb5..000000000000 --- a/tests/disabled/partest/run/t7106.check +++ /dev/null @@ -1,6 +0,0 @@ -[ok] q1 I private final -[ok] q3 I private final -[ok] (III)V public -[ok] bippy1 ()I public -[ok] bippy2 ()I public -[ok] bippy3 ()I public diff --git a/tests/disabled/partest/run/t7439.check b/tests/disabled/partest/run/t7439.check deleted file mode 100644 index 9ea09f9c4094..000000000000 --- a/tests/disabled/partest/run/t7439.check +++ /dev/null @@ -1,2 +0,0 @@ -Recompiling after deleting t7439-run.obj/A_1.class -pos: NoPosition Class A_1 not found - continuing with a stub. WARNING diff --git a/tests/disabled/partest/run/t7455.check b/tests/disabled/partest/run/t7455.check deleted file mode 100644 index 0eb9342888be..000000000000 --- a/tests/disabled/partest/run/t7455.check +++ /dev/null @@ -1,4 +0,0 @@ -private[package ] def (x$1: String): Outer[E] -private[package ] def (): Outer$PrivateInner -private[package ] def (): Outer$PrivateStaticInner -private[package ] def (x$2: String): Outer$PublicInner diff --git a/tests/disabled/partest/run/t7582-private-within.check b/tests/disabled/partest/run/t7582-private-within.check deleted file mode 100644 index b2743ffa06af..000000000000 --- a/tests/disabled/partest/run/t7582-private-within.check +++ /dev/null @@ -1,12 +0,0 @@ -private[package pack] class JavaPackagePrivate -private[package pack] module JavaPackagePrivate -private[package pack] module class JavaPackagePrivate -private[package pack] field field -private[package pack] primary constructor -private[package pack] method meth -private[package pack] field staticField -private[package pack] method staticMeth -private[package pack] method -private[package pack] field staticField -private[package pack] method staticMeth -private[package pack] method diff --git a/tests/disabled/partest/run/t7974.check b/tests/disabled/partest/run/t7974.check deleted file mode 100644 index d8152d3286ee..000000000000 --- a/tests/disabled/partest/run/t7974.check +++ /dev/null @@ -1,75 +0,0 @@ -public class Symbols { - - - - - // access flags 0x12 - private final Lscala/Symbol; someSymbol3 - - // access flags 0xA - private static Lscala/Symbol; symbol$1 - - // access flags 0xA - private static Lscala/Symbol; symbol$2 - - // access flags 0xA - private static Lscala/Symbol; symbol$3 - - // access flags 0x9 - public static ()V - GETSTATIC scala/Symbol$.MODULE$ : Lscala/Symbol$; - LDC "Symbolic1" - INVOKEVIRTUAL scala/Symbol$.apply (Ljava/lang/String;)Lscala/Symbol; - PUTSTATIC Symbols.symbol$1 : Lscala/Symbol; - GETSTATIC scala/Symbol$.MODULE$ : Lscala/Symbol$; - LDC "Symbolic2" - INVOKEVIRTUAL scala/Symbol$.apply (Ljava/lang/String;)Lscala/Symbol; - PUTSTATIC Symbols.symbol$2 : Lscala/Symbol; - GETSTATIC scala/Symbol$.MODULE$ : Lscala/Symbol$; - LDC "Symbolic3" - INVOKEVIRTUAL scala/Symbol$.apply (Ljava/lang/String;)Lscala/Symbol; - PUTSTATIC Symbols.symbol$3 : Lscala/Symbol; - RETURN - MAXSTACK = 2 - MAXLOCALS = 0 - - // access flags 0x1 - public someSymbol1()Lscala/Symbol; - GETSTATIC Symbols.symbol$1 : Lscala/Symbol; - ARETURN - MAXSTACK = 1 - MAXLOCALS = 1 - - // access flags 0x1 - public someSymbol2()Lscala/Symbol; - GETSTATIC Symbols.symbol$2 : Lscala/Symbol; - ARETURN - MAXSTACK = 1 - MAXLOCALS = 1 - - // access flags 0x1 - public sameSymbol1()Lscala/Symbol; - GETSTATIC Symbols.symbol$1 : Lscala/Symbol; - ARETURN - MAXSTACK = 1 - MAXLOCALS = 1 - - // access flags 0x1 - public someSymbol3()Lscala/Symbol; - ALOAD 0 - GETFIELD Symbols.someSymbol3 : Lscala/Symbol; - ARETURN - MAXSTACK = 1 - MAXLOCALS = 1 - - // access flags 0x1 - public ()V - ALOAD 0 - INVOKESPECIAL java/lang/Object. ()V - ALOAD 0 - GETSTATIC Symbols.symbol$3 : Lscala/Symbol; - PUTFIELD Symbols.someSymbol3 : Lscala/Symbol; - RETURN - MAXSTACK = 2 - MAXLOCALS = 1 -} diff --git a/tests/disabled/partest/run/t7974.flags b/tests/disabled/partest/run/t7974.flags deleted file mode 100644 index 5fc2a0389474..000000000000 --- a/tests/disabled/partest/run/t7974.flags +++ /dev/null @@ -1 +0,0 @@ --Xcheckinit:false diff --git a/tests/disabled/partest/run/t8046.check b/tests/disabled/partest/run/t8046.check deleted file mode 100644 index 905b0b35ca1d..000000000000 --- a/tests/disabled/partest/run/t8046.check +++ /dev/null @@ -1,2 +0,0 @@ -List(trait Op, trait Function1, class Object, class Any) -BTS(T,Three.this.Op[Int],Int => Int,Object,Any) diff --git a/tests/disabled/partest/run/t8442.check b/tests/disabled/partest/run/t8442.check deleted file mode 100644 index ce9e8b52ff21..000000000000 --- a/tests/disabled/partest/run/t8442.check +++ /dev/null @@ -1 +0,0 @@ -pos: NoPosition Class A_1 not found - continuing with a stub. WARNING diff --git a/tests/disabled/partest/run/t8708_b.check b/tests/disabled/partest/run/t8708_b.check deleted file mode 100644 index 30be62a3078e..000000000000 --- a/tests/disabled/partest/run/t8708_b.check +++ /dev/null @@ -1,8 +0,0 @@ -Scope{ - def : ; - sealed abstract trait T extends ; - def foo: -} -Scope{ - def f: -} diff --git a/tests/disabled/reflect/run/manifests-undeprecated-in-2.10.0.flags b/tests/disabled/reflect/run/manifests-undeprecated-in-2.10.0.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/disabled/reflect/run/manifests-undeprecated-in-2.10.0.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/generic-java-signatures/primitiveArrayBounds.check b/tests/generic-java-signatures/primitiveArrayBounds.check deleted file mode 100644 index ae9f2ff447b2..000000000000 --- a/tests/generic-java-signatures/primitiveArrayBounds.check +++ /dev/null @@ -1 +0,0 @@ -T <: java.lang.Object \ No newline at end of file diff --git a/tests/new/patmat-spec.check b/tests/new/patmat-spec.check deleted file mode 100644 index 0414b1106038..000000000000 --- a/tests/new/patmat-spec.check +++ /dev/null @@ -1,4 +0,0 @@ -even has an even number of characters -First: H; Second: i -e,x,a,m -5 is a natural number diff --git a/tests/patmat/virtpatmat_exhaust_compound.check b/tests/patmat/virtpatmat_exhaust_compound.check deleted file mode 100644 index 72e034068263..000000000000 --- a/tests/patmat/virtpatmat_exhaust_compound.check +++ /dev/null @@ -1,15 +0,0 @@ -virtpatmat_exhaust_compound.scala:14: warning: match may not be exhaustive. -It would fail on the following inputs: O1, O2, O4 - a match { - ^ -virtpatmat_exhaust_compound.scala:18: warning: match may not be exhaustive. -It would fail on the following input: O4 - def t1(a: Product with Base with Base2) = a match { - ^ -virtpatmat_exhaust_compound.scala:22: warning: match may not be exhaustive. -It would fail on the following input: O2 - def t2(a: Product with Base { def foo: Int }) = a match { - ^ -error: No warnings can be incurred under -Xfatal-warnings. -three warnings found -one error found diff --git a/tests/pending/pos/setter-not-implicit.flags b/tests/pending/pos/setter-not-implicit.flags deleted file mode 100644 index 792c40565bbc..000000000000 --- a/tests/pending/pos/setter-not-implicit.flags +++ /dev/null @@ -1 +0,0 @@ --feature -Xfatal-warnings \ No newline at end of file diff --git a/tests/pending/run/amp.check b/tests/pending/run/amp.check deleted file mode 100644 index 44be9395cb9c..000000000000 --- a/tests/pending/run/amp.check +++ /dev/null @@ -1,3 +0,0 @@ -g called -42 -1 diff --git a/tests/pending/run/reflection-attachments.check b/tests/pending/run/reflection-attachments.check deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/tests/pending/run/t2106.flags b/tests/pending/run/t2106.flags deleted file mode 100644 index 00d3643fd4a1..000000000000 --- a/tests/pending/run/t2106.flags +++ /dev/null @@ -1 +0,0 @@ --optimise -Yinline-warnings diff --git a/tests/pending/run/t3235-minimal.flags b/tests/pending/run/t3235-minimal.flags deleted file mode 100644 index dcc59ebe32ef..000000000000 --- a/tests/pending/run/t3235-minimal.flags +++ /dev/null @@ -1 +0,0 @@ --deprecation diff --git a/tests/pending/run/t7171.flags b/tests/pending/run/t7171.flags deleted file mode 100644 index c02e5f2461f4..000000000000 --- a/tests/pending/run/t7171.flags +++ /dev/null @@ -1 +0,0 @@ --unchecked diff --git a/tests/pending/run/t8610.flags b/tests/pending/run/t8610.flags deleted file mode 100644 index 4195dec3835a..000000000000 --- a/tests/pending/run/t8610.flags +++ /dev/null @@ -1 +0,0 @@ --Xlint:adapted-args diff --git a/tests/pending/run/virtpatmat_opt_sharing.flags b/tests/pending/run/virtpatmat_opt_sharing.flags deleted file mode 100644 index ca9a4c06970b..000000000000 --- a/tests/pending/run/virtpatmat_opt_sharing.flags +++ /dev/null @@ -1 +0,0 @@ --Ypatmat-exhaust-depth off \ No newline at end of file diff --git a/tests/pending/run/virtpatmat_typed.flags b/tests/pending/run/virtpatmat_typed.flags deleted file mode 100644 index 3f5a3100e469..000000000000 --- a/tests/pending/run/virtpatmat_typed.flags +++ /dev/null @@ -1 +0,0 @@ - -Xexperimental diff --git a/tests/pos/implicit-anyval-2.10.flags b/tests/pos/implicit-anyval-2.10.flags deleted file mode 100644 index 94c80567477b..000000000000 --- a/tests/pos/implicit-anyval-2.10.flags +++ /dev/null @@ -1 +0,0 @@ --Xsource:2.10 diff --git a/tests/pos/macro-deprecate-dont-touch-backquotedidents.flags b/tests/pos/macro-deprecate-dont-touch-backquotedidents.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/pos/macro-deprecate-dont-touch-backquotedidents.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/run/Predef.readLine.check b/tests/run/Predef.readLine.check deleted file mode 100644 index 4fb2bc4c6af2..000000000000 --- a/tests/run/Predef.readLine.check +++ /dev/null @@ -1,3 +0,0 @@ -prompt -fancy prompt -immensely fancy prompt \ No newline at end of file diff --git a/tests/run/enumList2a.check b/tests/run/enumList2a.check deleted file mode 100644 index 1d4812de1f64..000000000000 --- a/tests/run/enumList2a.check +++ /dev/null @@ -1 +0,0 @@ -Cons(1,Cons(2,Cons(3,Nil))) diff --git a/tests/run/phantom-ImplicitFunctions-0.check b/tests/run/phantom-ImplicitFunctions-0.check deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/tests/run/shortClass.check b/tests/run/shortClass.check deleted file mode 100644 index 0c62fb26f28f..000000000000 --- a/tests/run/shortClass.check +++ /dev/null @@ -1,10 +0,0 @@ -bippity.bop.Foo -bippity.bop.Foo$Bar -bippity.bop.Foo$Bar$ -Test$$anon$ -Test$$anon$ -Foo -Bar -Bar$ -Foo with DingDongBippy -Bar with DingDongBippy diff --git a/tests/run/showraw_nosymbol.check b/tests/run/showraw_nosymbol.check deleted file mode 100644 index c54fe7471735..000000000000 --- a/tests/run/showraw_nosymbol.check +++ /dev/null @@ -1 +0,0 @@ -NoSymbol diff --git a/tests/run/t2030.check b/tests/run/t2030.check deleted file mode 100644 index 5923569f4f58..000000000000 --- a/tests/run/t2030.check +++ /dev/null @@ -1,2 +0,0 @@ -true -class scala.collection.immutable.TreeSet \ No newline at end of file diff --git a/tests/run/t3242.check b/tests/run/t3242.check deleted file mode 100644 index a145f6df8f7d..000000000000 --- a/tests/run/t3242.check +++ /dev/null @@ -1,18 +0,0 @@ - append [num: 200] vec - remove [num: 200] vec - append [num: 400] vec - remove [num: 400] vec - append [num: 600] vec - remove [num: 600] vec - append [num: 800] vec - remove [num: 800] vec ->> comparison done, num: 200 - append [num: 2000] vec - remove [num: 2000] vec - append [num: 4000] vec - remove [num: 4000] vec - append [num: 6000] vec - remove [num: 6000] vec - append [num: 8000] vec - remove [num: 8000] vec ->> comparison done, num: 2000 diff --git a/tests/run/t5544.check b/tests/run/t5544.check deleted file mode 100644 index 257cc5642cb1..000000000000 --- a/tests/run/t5544.check +++ /dev/null @@ -1 +0,0 @@ -foo diff --git a/tests/run/t5577.check b/tests/run/t5577.check deleted file mode 100644 index 3eca387955cb..000000000000 --- a/tests/run/t5577.check +++ /dev/null @@ -1,11 +0,0 @@ -Received a size hint: 10 -0 -1 -2 -3 -4 -5 -6 -7 -8 -9 \ No newline at end of file diff --git a/tests/run/t6732.check b/tests/run/t6732.check deleted file mode 100644 index 016c6e50c05e..000000000000 --- a/tests/run/t6732.check +++ /dev/null @@ -1,4 +0,0 @@ -scala#PK: true, false, true, false -scala#PKC: false, true, true, true -scala.collection.immutable.List#MOD: true, false, false, false -scala.collection.immutable.List#MODC: false, true, false, false diff --git a/tests/run/unit-volitile-var.check b/tests/run/unit-volitile-var.check deleted file mode 100644 index c02f34162f78..000000000000 --- a/tests/run/unit-volitile-var.check +++ /dev/null @@ -1,3 +0,0 @@ -foo -foo2 -foo3 diff --git a/tests/run/vector1.check b/tests/run/vector1.check deleted file mode 100644 index 10447a0964b4..000000000000 --- a/tests/run/vector1.check +++ /dev/null @@ -1,6 +0,0 @@ -===== test1 ===== -===== test2 ===== -===== test3 ===== -===== test4 ===== -===== test5 ===== -done diff --git a/tests/untried/neg/t7475d.check b/tests/untried/neg/t7475d.check deleted file mode 100644 index 6bd1da0d4405..000000000000 --- a/tests/untried/neg/t7475d.check +++ /dev/null @@ -1,7 +0,0 @@ -t7475d.scala:4: error: value priv is not a member of T.this.TT - (??? : TT).priv - ^ -t7475d.scala:10: error: value priv is not a member of U.this.UU - (??? : UU).priv - ^ -two errors found diff --git a/tests/untried/neg/valueclasses-impl-restrictions.check b/tests/untried/neg/valueclasses-impl-restrictions.check deleted file mode 100644 index 0af9173f74fc..000000000000 --- a/tests/untried/neg/valueclasses-impl-restrictions.check +++ /dev/null @@ -1,13 +0,0 @@ -valueclasses-impl-restrictions.scala:3: error: implementation restriction: nested object is not allowed in value class -This restriction is planned to be removed in subsequent releases. - object X - ^ -valueclasses-impl-restrictions.scala:9: error: implementation restriction: nested trait is not allowed in value class -This restriction is planned to be removed in subsequent releases. - trait I2 { - ^ -valueclasses-impl-restrictions.scala:23: error: implementation restriction: nested class is not allowed in value class -This restriction is planned to be removed in subsequent releases. - private[this] class I2(val q: String) - ^ -three errors found diff --git a/tests/untried/pos/annotated-treecopy.flags b/tests/untried/pos/annotated-treecopy.flags deleted file mode 100644 index cd66464f2f63..000000000000 --- a/tests/untried/pos/annotated-treecopy.flags +++ /dev/null @@ -1 +0,0 @@ --language:experimental.macros \ No newline at end of file diff --git a/tests/untried/pos/attachments-typed-another-ident.flags b/tests/untried/pos/attachments-typed-another-ident.flags deleted file mode 100644 index cd66464f2f63..000000000000 --- a/tests/untried/pos/attachments-typed-another-ident.flags +++ /dev/null @@ -1 +0,0 @@ --language:experimental.macros \ No newline at end of file diff --git a/tests/untried/pos/attachments-typed-ident.flags b/tests/untried/pos/attachments-typed-ident.flags deleted file mode 100644 index cd66464f2f63..000000000000 --- a/tests/untried/pos/attachments-typed-ident.flags +++ /dev/null @@ -1 +0,0 @@ --language:experimental.macros \ No newline at end of file diff --git a/tests/untried/pos/package-ob-case.flags b/tests/untried/pos/package-ob-case.flags deleted file mode 100644 index 85d8eb2ba295..000000000000 --- a/tests/untried/pos/package-ob-case.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings diff --git a/tests/untried/pos/t3420.flags b/tests/untried/pos/t3420.flags deleted file mode 100644 index ea03113c66e6..000000000000 --- a/tests/untried/pos/t3420.flags +++ /dev/null @@ -1 +0,0 @@ --optimise -Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/t3430.flags b/tests/untried/pos/t3430.flags deleted file mode 100644 index eb4d19bcb91a..000000000000 --- a/tests/untried/pos/t3430.flags +++ /dev/null @@ -1 +0,0 @@ --optimise \ No newline at end of file diff --git a/tests/untried/pos/t3495.flags b/tests/untried/pos/t3495.flags deleted file mode 100644 index 08de722af064..000000000000 --- a/tests/untried/pos/t3495.flags +++ /dev/null @@ -1 +0,0 @@ --Dsoot.class.path=bin:. diff --git a/tests/untried/pos/t5692a.check b/tests/untried/pos/t5692a.check deleted file mode 100644 index 7fbfb5dba7ee..000000000000 --- a/tests/untried/pos/t5692a.check +++ /dev/null @@ -1,4 +0,0 @@ -Test_2.scala:2: error: this type parameter must be specified - def x = Macros.foo - ^ -one error found diff --git a/tests/untried/pos/t5692a.flags b/tests/untried/pos/t5692a.flags deleted file mode 100644 index cd66464f2f63..000000000000 --- a/tests/untried/pos/t5692a.flags +++ /dev/null @@ -1 +0,0 @@ --language:experimental.macros \ No newline at end of file diff --git a/tests/untried/pos/t5692b.check b/tests/untried/pos/t5692b.check deleted file mode 100644 index 16796826b471..000000000000 --- a/tests/untried/pos/t5692b.check +++ /dev/null @@ -1,4 +0,0 @@ -Test_2.scala:2: error: these type parameters must be specified - def x = Macros.foo - ^ -one error found diff --git a/tests/untried/pos/t5692b.flags b/tests/untried/pos/t5692b.flags deleted file mode 100644 index cd66464f2f63..000000000000 --- a/tests/untried/pos/t5692b.flags +++ /dev/null @@ -1 +0,0 @@ --language:experimental.macros \ No newline at end of file diff --git a/tests/untried/pos/t5954c.flags b/tests/untried/pos/t5954c.flags deleted file mode 100644 index 85d8eb2ba295..000000000000 --- a/tests/untried/pos/t5954c.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings diff --git a/tests/untried/pos/t5954d.flags b/tests/untried/pos/t5954d.flags deleted file mode 100644 index 6ced0e709065..000000000000 --- a/tests/untried/pos/t5954d.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings -Xdev diff --git a/tests/untried/pos/t7232b.flags b/tests/untried/pos/t7232b.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/untried/pos/t7232b.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/t8001.check b/tests/untried/pos/t8001.check deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/tests/untried/pos/t8001.flags b/tests/untried/pos/t8001.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/untried/pos/t8001.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/untried/pos/t8013.flags b/tests/untried/pos/t8013.flags deleted file mode 100644 index 954eaba3523b..000000000000 --- a/tests/untried/pos/t8013.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings -Xlint diff --git a/tests/untried/pos/t8064.flags b/tests/untried/pos/t8064.flags deleted file mode 100644 index 281f0a10cdc3..000000000000 --- a/tests/untried/pos/t8064.flags +++ /dev/null @@ -1 +0,0 @@ --Yrangepos diff --git a/tests/untried/pos/t8064b.flags b/tests/untried/pos/t8064b.flags deleted file mode 100644 index 281f0a10cdc3..000000000000 --- a/tests/untried/pos/t8064b.flags +++ /dev/null @@ -1 +0,0 @@ --Yrangepos diff --git a/tests/untried/pos/t8209a.check b/tests/untried/pos/t8209a.check deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/tests/untried/pos/t8209b.check b/tests/untried/pos/t8209b.check deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/tests/untried/pos/t8352.check b/tests/untried/pos/t8352.check deleted file mode 100644 index e69de29bb2d1..000000000000 From 1d4a093b166955b4ec26784c3158f414ad4003e8 Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Fri, 26 Jan 2018 13:55:34 +0100 Subject: [PATCH 11/23] Update tests blacklists in FromTastyTests.scala --- compiler/test/dotty/tools/dotc/FromTastyTests.scala | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/compiler/test/dotty/tools/dotc/FromTastyTests.scala b/compiler/test/dotty/tools/dotc/FromTastyTests.scala index b6d4279b72e3..8c1d87afe7cd 100644 --- a/compiler/test/dotty/tools/dotc/FromTastyTests.scala +++ b/compiler/test/dotty/tools/dotc/FromTastyTests.scala @@ -28,12 +28,15 @@ class FromTastyTests extends ParallelTesting { implicit val testGroup: TestGroup = TestGroup("posTestFromTasty") val (step1, step2, step3) = compileTastyInDir("../tests/pos", defaultOptions, blacklist = Set( + "macro-deprecate-dont-touch-backquotedidents.scala", + // Wrong number of arguments "i3130b.scala", // Owner discrepancy for refinements "NoCyclicReference.scala", "i1795.scala", + "lambdalift-1.scala", // Cannot merge members "depfuntype.scala", @@ -48,6 +51,7 @@ class FromTastyTests extends ParallelTesting { "t8023.scala", "hklub0.scala", "i1365.scala", + "t6205.scala", // Missing position "i3000.scala", @@ -58,9 +62,14 @@ class FromTastyTests extends ParallelTesting { "t247.scala", "i2345.scala", "i0306.scala", + "t4731.scala", + "spec-super.scala", + "spec-sparsearray-old.scala", + "collections_1.scala", // cyclic type references "i536.scala", + "cyclics-pos.scala", // Anonymous method not defined "i3067.scala", @@ -85,6 +94,8 @@ class FromTastyTests extends ParallelTesting { val (step1, step2, step3) = compileTastyInDir("../tests/run", defaultOptions, blacklist = Set( "t3613.scala", + "t7223.scala", + "t7899-regression.scala", // Missing position "Course-2002-13.scala", @@ -95,6 +106,7 @@ class FromTastyTests extends ParallelTesting { "inlineForeach.scala", "scala2trait-lazyval.scala", "t3452f.scala", + "t5428.scala", // Closure type miss match "eff-dependent.scala", @@ -116,6 +128,7 @@ class FromTastyTests extends ParallelTesting { "phantom-poly-2.scala", "phantom-poly-3.scala", "phantom-poly-4.scala", + ) ) step1.checkCompile() // Compile all files to generate the class files with tasty From f9ef6b6c25f5fefbee07fc1d91a5074872934358 Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Mon, 29 Jan 2018 18:02:54 +0100 Subject: [PATCH 12/23] Fix vulpix to fail on error free neg tests --- .../dotty/tools/dotc/CompilationTests.scala | 1 - .../dotty/tools/vulpix/ParallelTesting.scala | 33 ++++++++----------- .../neg}/i3589-a.scala | 0 3 files changed, 13 insertions(+), 21 deletions(-) rename tests/{neg-custom-args => pending/neg}/i3589-a.scala (100%) diff --git a/compiler/test/dotty/tools/dotc/CompilationTests.scala b/compiler/test/dotty/tools/dotc/CompilationTests.scala index 386ada1329f5..c86ea925e720 100644 --- a/compiler/test/dotty/tools/dotc/CompilationTests.scala +++ b/compiler/test/dotty/tools/dotc/CompilationTests.scala @@ -189,7 +189,6 @@ class CompilationTests extends ParallelTesting { compileFile("../tests/neg-custom-args/xfatalWarnings.scala", defaultOptions.and("-Xfatal-warnings")) + compileFile("../tests/neg-custom-args/i3561.scala", defaultOptions.and("-Xfatal-warnings")) + compileFile("../tests/neg-custom-args/pureStatement.scala", defaultOptions.and("-Xfatal-warnings")) + - compileFile("../tests/neg-custom-args/i3589-a.scala", defaultOptions.and("-Xfatal-warnings")) + compileFile("../tests/neg-custom-args/i2333.scala", defaultOptions.and("-Xfatal-warnings")) + compileFile("../tests/neg-custom-args/i3882.scala", allowDeepSubtypes) + compileFile("../tests/neg-custom-args/phantom-overload.scala", allowDoubleBindings) + diff --git a/compiler/test/dotty/tools/vulpix/ParallelTesting.scala b/compiler/test/dotty/tools/vulpix/ParallelTesting.scala index dd01a8788c5e..647f605cdbcf 100644 --- a/compiler/test/dotty/tools/vulpix/ParallelTesting.scala +++ b/compiler/test/dotty/tools/vulpix/ParallelTesting.scala @@ -783,29 +783,22 @@ trait ParallelTesting extends RunnerOrchestration { self => } } - if (compilerCrashed) { - echo(s"Compiler crashed when compiling: ${testSource.title}") - failTestSource(testSource) - } - else if (expectedErrors != actualErrors) { - echo { - s"\nWrong number of errors encountered when compiling $testSource, expected: $expectedErrors, actual: $actualErrors\n" - } - failTestSource(testSource) - } - else if (hasMissingAnnotations()) { - echo { - s"\nErrors found on incorrect row numbers when compiling $testSource" - } - failTestSource(testSource) - } - else if (!errorMap.isEmpty) { - echo { - s"\nExpected error(s) have {=}: $errorMap" - } + def fail(msg: String): Unit = { + echo(msg) failTestSource(testSource) } + if (compilerCrashed) + fail(s"Compiler crashed when compiling: ${testSource.title}") + else if (actualErrors == 0) + fail(s"\nNo errors found when compiling neg test $testSource") + else if (expectedErrors != actualErrors) + fail(s"\nWrong number of errors encountered when compiling $testSource, expected: $expectedErrors, actual: $actualErrors") + else if (hasMissingAnnotations()) + fail(s"\nErrors found on incorrect row numbers when compiling $testSource") + else if (!errorMap.isEmpty) + fail(s"\nExpected error(s) have {=}: $errorMap") + registerCompletion(actualErrors) } } diff --git a/tests/neg-custom-args/i3589-a.scala b/tests/pending/neg/i3589-a.scala similarity index 100% rename from tests/neg-custom-args/i3589-a.scala rename to tests/pending/neg/i3589-a.scala From 1d3480fdd72bf9fae8e632587efc9bb1ac79d0d1 Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Tue, 30 Jan 2018 15:18:07 +0100 Subject: [PATCH 13/23] Remove flags --- tests/neg/applydynamic_sip.flags | 1 - tests/pos/t2799.flags | 1 - tests/pos/t4911.flags | 1 - tests/run/applydynamic_sip.flags | 2 -- tests/run/dead-code-elimination.flags | 1 - tests/run/delambdafy-dependent-on-param-subst.flags | 1 - tests/run/nothingTypeDce.flags | 1 - tests/run/nothingTypeNoFramesNoDce.flags | 1 - tests/run/nothingTypeNoOpt.flags | 1 - tests/run/sammy_repeated.flags | 1 - tests/run/t1987.flags | 1 - tests/run/t3038b.flags | 1 - tests/run/t3038d.flags | 1 - tests/run/t3509.flags | 1 - tests/run/t3895.flags | 1 - tests/run/t4536.flags | 1 - tests/run/t4742.flags | 1 - tests/run/t4935.flags | 1 - tests/run/t5040.flags | 1 - tests/run/t5648.flags | 1 - tests/run/t5830.flags | 1 - tests/run/t6188.flags | 1 - tests/run/t6663.flags | 1 - tests/run/t7341.flags | 1 - tests/run/t7407.flags | 1 - tests/run/t7407b.flags | 1 - tests/run/t7584.flags | 1 - tests/run/t8233-bcode.flags | 1 - tests/run/t8570.flags | 1 - tests/run/t8570a.flags | 1 - tests/run/t8601.flags | 1 - tests/run/t8601b.flags | 1 - tests/run/t8601c.flags | 1 - tests/run/t8601d.flags | 1 - tests/run/t8611a.flags | 1 - tests/run/t8611b.flags | 1 - tests/run/t8611c.flags | 1 - tests/run/t8845.flags | 1 - tests/run/virtpatmat_apply.flags | 1 - tests/run/virtpatmat_casting.flags | 1 - tests/run/virtpatmat_literal.flags | 1 - tests/run/virtpatmat_npe.flags | 1 - tests/run/virtpatmat_stringinterp.flags | 1 - tests/run/virtpatmat_switch.flags | 1 - tests/run/virtpatmat_tailcalls_verifyerror.flags | 1 - tests/run/virtpatmat_try.flags | 1 - tests/run/virtpatmat_unapply.flags | 1 - tests/run/virtpatmat_unapplyseq.flags | 1 - 48 files changed, 49 deletions(-) delete mode 100644 tests/neg/applydynamic_sip.flags delete mode 100644 tests/pos/t2799.flags delete mode 100644 tests/pos/t4911.flags delete mode 100644 tests/run/applydynamic_sip.flags delete mode 100644 tests/run/dead-code-elimination.flags delete mode 100644 tests/run/delambdafy-dependent-on-param-subst.flags delete mode 100644 tests/run/nothingTypeDce.flags delete mode 100644 tests/run/nothingTypeNoFramesNoDce.flags delete mode 100644 tests/run/nothingTypeNoOpt.flags delete mode 100644 tests/run/sammy_repeated.flags delete mode 100644 tests/run/t1987.flags delete mode 100644 tests/run/t3038b.flags delete mode 100644 tests/run/t3038d.flags delete mode 100644 tests/run/t3509.flags delete mode 100644 tests/run/t3895.flags delete mode 100644 tests/run/t4536.flags delete mode 100644 tests/run/t4742.flags delete mode 100644 tests/run/t4935.flags delete mode 100644 tests/run/t5040.flags delete mode 100644 tests/run/t5648.flags delete mode 100644 tests/run/t5830.flags delete mode 100644 tests/run/t6188.flags delete mode 100644 tests/run/t6663.flags delete mode 100755 tests/run/t7341.flags delete mode 100644 tests/run/t7407.flags delete mode 100644 tests/run/t7407b.flags delete mode 100644 tests/run/t7584.flags delete mode 100644 tests/run/t8233-bcode.flags delete mode 100644 tests/run/t8570.flags delete mode 100644 tests/run/t8570a.flags delete mode 100644 tests/run/t8601.flags delete mode 100644 tests/run/t8601b.flags delete mode 100644 tests/run/t8601c.flags delete mode 100644 tests/run/t8601d.flags delete mode 100644 tests/run/t8611a.flags delete mode 100644 tests/run/t8611b.flags delete mode 100644 tests/run/t8611c.flags delete mode 100644 tests/run/t8845.flags delete mode 100644 tests/run/virtpatmat_apply.flags delete mode 100644 tests/run/virtpatmat_casting.flags delete mode 100644 tests/run/virtpatmat_literal.flags delete mode 100644 tests/run/virtpatmat_npe.flags delete mode 100644 tests/run/virtpatmat_stringinterp.flags delete mode 100644 tests/run/virtpatmat_switch.flags delete mode 100644 tests/run/virtpatmat_tailcalls_verifyerror.flags delete mode 100644 tests/run/virtpatmat_try.flags delete mode 100644 tests/run/virtpatmat_unapply.flags delete mode 100644 tests/run/virtpatmat_unapplyseq.flags diff --git a/tests/neg/applydynamic_sip.flags b/tests/neg/applydynamic_sip.flags deleted file mode 100644 index 1141f975075d..000000000000 --- a/tests/neg/applydynamic_sip.flags +++ /dev/null @@ -1 +0,0 @@ --language:dynamics diff --git a/tests/pos/t2799.flags b/tests/pos/t2799.flags deleted file mode 100644 index d1b831ea87cd..000000000000 --- a/tests/pos/t2799.flags +++ /dev/null @@ -1 +0,0 @@ --deprecation -Xfatal-warnings \ No newline at end of file diff --git a/tests/pos/t4911.flags b/tests/pos/t4911.flags deleted file mode 100644 index a5c112f5a7e7..000000000000 --- a/tests/pos/t4911.flags +++ /dev/null @@ -1 +0,0 @@ --language:Scala2 \ No newline at end of file diff --git a/tests/run/applydynamic_sip.flags b/tests/run/applydynamic_sip.flags deleted file mode 100644 index ba6d37305e99..000000000000 --- a/tests/run/applydynamic_sip.flags +++ /dev/null @@ -1,2 +0,0 @@ --Yrangepos:false --language:dynamics diff --git a/tests/run/dead-code-elimination.flags b/tests/run/dead-code-elimination.flags deleted file mode 100644 index 49d036a8879c..000000000000 --- a/tests/run/dead-code-elimination.flags +++ /dev/null @@ -1 +0,0 @@ --optimize diff --git a/tests/run/delambdafy-dependent-on-param-subst.flags b/tests/run/delambdafy-dependent-on-param-subst.flags deleted file mode 100644 index 2b27e1983084..000000000000 --- a/tests/run/delambdafy-dependent-on-param-subst.flags +++ /dev/null @@ -1 +0,0 @@ --Ydelambdafy:method \ No newline at end of file diff --git a/tests/run/nothingTypeDce.flags b/tests/run/nothingTypeDce.flags deleted file mode 100644 index d85321ca0eaa..000000000000 --- a/tests/run/nothingTypeDce.flags +++ /dev/null @@ -1 +0,0 @@ --target:jvm-1.6 -Ybackend:GenBCode -Yopt:unreachable-code diff --git a/tests/run/nothingTypeNoFramesNoDce.flags b/tests/run/nothingTypeNoFramesNoDce.flags deleted file mode 100644 index a035c861798f..000000000000 --- a/tests/run/nothingTypeNoFramesNoDce.flags +++ /dev/null @@ -1 +0,0 @@ --target:jvm-1.5 -Ybackend:GenBCode -Yopt:l:none -deprecation diff --git a/tests/run/nothingTypeNoOpt.flags b/tests/run/nothingTypeNoOpt.flags deleted file mode 100644 index b3b518051b6f..000000000000 --- a/tests/run/nothingTypeNoOpt.flags +++ /dev/null @@ -1 +0,0 @@ --target:jvm-1.6 -Ybackend:GenBCode -Yopt:l:none diff --git a/tests/run/sammy_repeated.flags b/tests/run/sammy_repeated.flags deleted file mode 100644 index e1b37447c953..000000000000 --- a/tests/run/sammy_repeated.flags +++ /dev/null @@ -1 +0,0 @@ --Xexperimental \ No newline at end of file diff --git a/tests/run/t1987.flags b/tests/run/t1987.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/run/t1987.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/run/t3038b.flags b/tests/run/t3038b.flags deleted file mode 100644 index ae084460552a..000000000000 --- a/tests/run/t3038b.flags +++ /dev/null @@ -1 +0,0 @@ --Xcheckinit \ No newline at end of file diff --git a/tests/run/t3038d.flags b/tests/run/t3038d.flags deleted file mode 100644 index ae084460552a..000000000000 --- a/tests/run/t3038d.flags +++ /dev/null @@ -1 +0,0 @@ --Xcheckinit \ No newline at end of file diff --git a/tests/run/t3509.flags b/tests/run/t3509.flags deleted file mode 100644 index 6933d924d381..000000000000 --- a/tests/run/t3509.flags +++ /dev/null @@ -1 +0,0 @@ --Yinline \ No newline at end of file diff --git a/tests/run/t3895.flags b/tests/run/t3895.flags deleted file mode 100644 index ae084460552a..000000000000 --- a/tests/run/t3895.flags +++ /dev/null @@ -1 +0,0 @@ --Xcheckinit \ No newline at end of file diff --git a/tests/run/t4536.flags b/tests/run/t4536.flags deleted file mode 100644 index 1141f975075d..000000000000 --- a/tests/run/t4536.flags +++ /dev/null @@ -1 +0,0 @@ --language:dynamics diff --git a/tests/run/t4742.flags b/tests/run/t4742.flags deleted file mode 100644 index ae084460552a..000000000000 --- a/tests/run/t4742.flags +++ /dev/null @@ -1 +0,0 @@ --Xcheckinit \ No newline at end of file diff --git a/tests/run/t4935.flags b/tests/run/t4935.flags deleted file mode 100644 index 49d036a8879c..000000000000 --- a/tests/run/t4935.flags +++ /dev/null @@ -1 +0,0 @@ --optimize diff --git a/tests/run/t5040.flags b/tests/run/t5040.flags deleted file mode 100644 index 1141f975075d..000000000000 --- a/tests/run/t5040.flags +++ /dev/null @@ -1 +0,0 @@ --language:dynamics diff --git a/tests/run/t5648.flags b/tests/run/t5648.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/run/t5648.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/run/t5830.flags b/tests/run/t5830.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/run/t5830.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/run/t6188.flags b/tests/run/t6188.flags deleted file mode 100644 index 0ebca3e7afeb..000000000000 --- a/tests/run/t6188.flags +++ /dev/null @@ -1 +0,0 @@ - -optimize diff --git a/tests/run/t6663.flags b/tests/run/t6663.flags deleted file mode 100644 index ea7fc37e1af3..000000000000 --- a/tests/run/t6663.flags +++ /dev/null @@ -1 +0,0 @@ --Yrangepos:false diff --git a/tests/run/t7341.flags b/tests/run/t7341.flags deleted file mode 100755 index ae084460552a..000000000000 --- a/tests/run/t7341.flags +++ /dev/null @@ -1 +0,0 @@ --Xcheckinit \ No newline at end of file diff --git a/tests/run/t7407.flags b/tests/run/t7407.flags deleted file mode 100644 index c8547a27dc70..000000000000 --- a/tests/run/t7407.flags +++ /dev/null @@ -1 +0,0 @@ --Ynooptimise -Ybackend:GenBCode diff --git a/tests/run/t7407b.flags b/tests/run/t7407b.flags deleted file mode 100644 index c8547a27dc70..000000000000 --- a/tests/run/t7407b.flags +++ /dev/null @@ -1 +0,0 @@ --Ynooptimise -Ybackend:GenBCode diff --git a/tests/run/t7584.flags b/tests/run/t7584.flags deleted file mode 100644 index e8fb65d50c20..000000000000 --- a/tests/run/t7584.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings \ No newline at end of file diff --git a/tests/run/t8233-bcode.flags b/tests/run/t8233-bcode.flags deleted file mode 100644 index c30091d3de5d..000000000000 --- a/tests/run/t8233-bcode.flags +++ /dev/null @@ -1 +0,0 @@ --Ybackend:GenBCode diff --git a/tests/run/t8570.flags b/tests/run/t8570.flags deleted file mode 100644 index 3d1ee4760af6..000000000000 --- a/tests/run/t8570.flags +++ /dev/null @@ -1 +0,0 @@ --Xcheckinit diff --git a/tests/run/t8570a.flags b/tests/run/t8570a.flags deleted file mode 100644 index 3d1ee4760af6..000000000000 --- a/tests/run/t8570a.flags +++ /dev/null @@ -1 +0,0 @@ --Xcheckinit diff --git a/tests/run/t8601.flags b/tests/run/t8601.flags deleted file mode 100644 index 1182725e8633..000000000000 --- a/tests/run/t8601.flags +++ /dev/null @@ -1 +0,0 @@ --optimize \ No newline at end of file diff --git a/tests/run/t8601b.flags b/tests/run/t8601b.flags deleted file mode 100644 index 1182725e8633..000000000000 --- a/tests/run/t8601b.flags +++ /dev/null @@ -1 +0,0 @@ --optimize \ No newline at end of file diff --git a/tests/run/t8601c.flags b/tests/run/t8601c.flags deleted file mode 100644 index 1182725e8633..000000000000 --- a/tests/run/t8601c.flags +++ /dev/null @@ -1 +0,0 @@ --optimize \ No newline at end of file diff --git a/tests/run/t8601d.flags b/tests/run/t8601d.flags deleted file mode 100644 index 1182725e8633..000000000000 --- a/tests/run/t8601d.flags +++ /dev/null @@ -1 +0,0 @@ --optimize \ No newline at end of file diff --git a/tests/run/t8611a.flags b/tests/run/t8611a.flags deleted file mode 100644 index 85d8eb2ba295..000000000000 --- a/tests/run/t8611a.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings diff --git a/tests/run/t8611b.flags b/tests/run/t8611b.flags deleted file mode 100644 index 85d8eb2ba295..000000000000 --- a/tests/run/t8611b.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings diff --git a/tests/run/t8611c.flags b/tests/run/t8611c.flags deleted file mode 100644 index 85d8eb2ba295..000000000000 --- a/tests/run/t8611c.flags +++ /dev/null @@ -1 +0,0 @@ --Xfatal-warnings diff --git a/tests/run/t8845.flags b/tests/run/t8845.flags deleted file mode 100644 index aada25f80d6f..000000000000 --- a/tests/run/t8845.flags +++ /dev/null @@ -1 +0,0 @@ --Ybackend:GenBCode -Ynooptimize diff --git a/tests/run/virtpatmat_apply.flags b/tests/run/virtpatmat_apply.flags deleted file mode 100644 index 3f5a3100e469..000000000000 --- a/tests/run/virtpatmat_apply.flags +++ /dev/null @@ -1 +0,0 @@ - -Xexperimental diff --git a/tests/run/virtpatmat_casting.flags b/tests/run/virtpatmat_casting.flags deleted file mode 100644 index 3f5a3100e469..000000000000 --- a/tests/run/virtpatmat_casting.flags +++ /dev/null @@ -1 +0,0 @@ - -Xexperimental diff --git a/tests/run/virtpatmat_literal.flags b/tests/run/virtpatmat_literal.flags deleted file mode 100644 index 3f5a3100e469..000000000000 --- a/tests/run/virtpatmat_literal.flags +++ /dev/null @@ -1 +0,0 @@ - -Xexperimental diff --git a/tests/run/virtpatmat_npe.flags b/tests/run/virtpatmat_npe.flags deleted file mode 100644 index 3f5a3100e469..000000000000 --- a/tests/run/virtpatmat_npe.flags +++ /dev/null @@ -1 +0,0 @@ - -Xexperimental diff --git a/tests/run/virtpatmat_stringinterp.flags b/tests/run/virtpatmat_stringinterp.flags deleted file mode 100644 index e1b37447c953..000000000000 --- a/tests/run/virtpatmat_stringinterp.flags +++ /dev/null @@ -1 +0,0 @@ --Xexperimental \ No newline at end of file diff --git a/tests/run/virtpatmat_switch.flags b/tests/run/virtpatmat_switch.flags deleted file mode 100644 index 3f5a3100e469..000000000000 --- a/tests/run/virtpatmat_switch.flags +++ /dev/null @@ -1 +0,0 @@ - -Xexperimental diff --git a/tests/run/virtpatmat_tailcalls_verifyerror.flags b/tests/run/virtpatmat_tailcalls_verifyerror.flags deleted file mode 100644 index 3f5a3100e469..000000000000 --- a/tests/run/virtpatmat_tailcalls_verifyerror.flags +++ /dev/null @@ -1 +0,0 @@ - -Xexperimental diff --git a/tests/run/virtpatmat_try.flags b/tests/run/virtpatmat_try.flags deleted file mode 100644 index 3f5a3100e469..000000000000 --- a/tests/run/virtpatmat_try.flags +++ /dev/null @@ -1 +0,0 @@ - -Xexperimental diff --git a/tests/run/virtpatmat_unapply.flags b/tests/run/virtpatmat_unapply.flags deleted file mode 100644 index 3f5a3100e469..000000000000 --- a/tests/run/virtpatmat_unapply.flags +++ /dev/null @@ -1 +0,0 @@ - -Xexperimental diff --git a/tests/run/virtpatmat_unapplyseq.flags b/tests/run/virtpatmat_unapplyseq.flags deleted file mode 100644 index 3f5a3100e469..000000000000 --- a/tests/run/virtpatmat_unapplyseq.flags +++ /dev/null @@ -1 +0,0 @@ - -Xexperimental From cc1f9bae10314b62dfe98de3696d3c0c438cef49 Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Fri, 26 Jan 2018 17:03:40 +0100 Subject: [PATCH 14/23] Remove duplicate test See tests/pos/i2104.scala --- tests/neg/i2104.scala | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 tests/neg/i2104.scala diff --git a/tests/neg/i2104.scala b/tests/neg/i2104.scala deleted file mode 100644 index b228bf532853..000000000000 --- a/tests/neg/i2104.scala +++ /dev/null @@ -1,18 +0,0 @@ -case class Pair[A, B](_1: A, _2: B) - -trait Cons[+H, +T] - -object Cons { - def apply[H, T](h: H, t: T): Cons[H, T] = ??? - def unapply[H, T](t: Cons[H, T]): Option[Pair[H, T]] = ??? -} - -object Test { - def main(args: Array[String]): Unit = { - Cons(Option(1), None) match { - case Cons(Some(i), None) => - i: Int // error: found: Any(i), requires: Int - assert(i == 1) - } - } -} From 895af782a5c6e1fbbe77a4edef183b775c4d9058 Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Tue, 30 Jan 2018 13:55:35 +0100 Subject: [PATCH 15/23] Remove test that fails bootstrapped --- tests/{ => pending}/run/t7899-regression.check | 0 tests/{ => pending}/run/t7899-regression.scala | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename tests/{ => pending}/run/t7899-regression.check (100%) rename tests/{ => pending}/run/t7899-regression.scala (100%) diff --git a/tests/run/t7899-regression.check b/tests/pending/run/t7899-regression.check similarity index 100% rename from tests/run/t7899-regression.check rename to tests/pending/run/t7899-regression.check diff --git a/tests/run/t7899-regression.scala b/tests/pending/run/t7899-regression.scala similarity index 100% rename from tests/run/t7899-regression.scala rename to tests/pending/run/t7899-regression.scala From 58ee725a802f51b9d6dfff28ddb489fa3c4aaf21 Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Mon, 29 Jan 2018 17:05:57 +0100 Subject: [PATCH 16/23] Removes tests that fail under legacy --- tests/{ => pending}/pos/i2797/Fork_1.java | 0 tests/{ => pending}/pos/i2797/Test_2.scala | 0 tests/{ => pending}/pos/t7364b/BadList_1.java | 0 tests/{ => pending}/pos/t7364b/UseIt_2.scala | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename tests/{ => pending}/pos/i2797/Fork_1.java (100%) rename tests/{ => pending}/pos/i2797/Test_2.scala (100%) rename tests/{ => pending}/pos/t7364b/BadList_1.java (100%) rename tests/{ => pending}/pos/t7364b/UseIt_2.scala (100%) diff --git a/tests/pos/i2797/Fork_1.java b/tests/pending/pos/i2797/Fork_1.java similarity index 100% rename from tests/pos/i2797/Fork_1.java rename to tests/pending/pos/i2797/Fork_1.java diff --git a/tests/pos/i2797/Test_2.scala b/tests/pending/pos/i2797/Test_2.scala similarity index 100% rename from tests/pos/i2797/Test_2.scala rename to tests/pending/pos/i2797/Test_2.scala diff --git a/tests/pos/t7364b/BadList_1.java b/tests/pending/pos/t7364b/BadList_1.java similarity index 100% rename from tests/pos/t7364b/BadList_1.java rename to tests/pending/pos/t7364b/BadList_1.java diff --git a/tests/pos/t7364b/UseIt_2.scala b/tests/pending/pos/t7364b/UseIt_2.scala similarity index 100% rename from tests/pos/t7364b/UseIt_2.scala rename to tests/pending/pos/t7364b/UseIt_2.scala From 0851931518bb90c3bf9c18e2b1f2fa5443dc648f Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Wed, 31 Jan 2018 15:38:14 +0100 Subject: [PATCH 17/23] Address review --- tests/run/Meter.check | 1 - tests/run/Meter.scala | 1 - tests/run/MeterCaseClass.check | 1 - tests/run/MeterCaseClass.scala | 1 - tests/run/literals.check | 1 - tests/run/literals.scala | 1 - 6 files changed, 6 deletions(-) diff --git a/tests/run/Meter.check b/tests/run/Meter.check index b7e2eac1256f..342152683757 100644 --- a/tests/run/Meter.check +++ b/tests/run/Meter.check @@ -3,7 +3,6 @@ false x.isInstanceOf[Meter]: true x.hashCode: 1072693248 -x == 1: false x == y: true a == b: true testing native arrays diff --git a/tests/run/Meter.scala b/tests/run/Meter.scala index 78a096e9d676..d070b7668724 100644 --- a/tests/run/Meter.scala +++ b/tests/run/Meter.scala @@ -69,7 +69,6 @@ object Test extends dotty.runtime.LegacyApp { println("x.hashCode: "+x.hashCode) - println("x == 1: "+false) // Values of types a.Meter and Int cannot be compared with == or != println("x == y: "+(x == y)) assert(x.hashCode == (1.0).hashCode) diff --git a/tests/run/MeterCaseClass.check b/tests/run/MeterCaseClass.check index 252875365759..7735f58af23d 100644 --- a/tests/run/MeterCaseClass.check +++ b/tests/run/MeterCaseClass.check @@ -3,7 +3,6 @@ Meter(4.0) false x.isInstanceOf[Meter]: true x.hashCode: 1072693248 -x == 1: false x == y: true a == b: true testing native arrays diff --git a/tests/run/MeterCaseClass.scala b/tests/run/MeterCaseClass.scala index 35672154dd3c..1dcd9f34463a 100644 --- a/tests/run/MeterCaseClass.scala +++ b/tests/run/MeterCaseClass.scala @@ -66,7 +66,6 @@ object Test extends dotty.runtime.LegacyApp { println("x.hashCode: "+x.hashCode) - println("x == 1: "+false) // Values of types a.Meter and Int cannot be compared with == or != println("x == y: "+(x == y)) assert(x.hashCode == (1.0).hashCode) diff --git a/tests/run/literals.check b/tests/run/literals.check index 92b6058731cb..46b9a1c7f7e2 100644 --- a/tests/run/literals.check +++ b/tests/run/literals.check @@ -33,7 +33,6 @@ test 0xffffffffffffffffL == -1L was successful test 1e1f == 10.0f was successful test .3f == 0.3f was successful test 0f == 0.0f was successful -test 01.23f == 1.23f was successful test 3.14f == 3.14f was successful test 6.022e23f == 6.022e23f was successful test 09f == 9.0f was successful diff --git a/tests/run/literals.scala b/tests/run/literals.scala index 8336197f658d..ea00802be0c1 100644 --- a/tests/run/literals.scala +++ b/tests/run/literals.scala @@ -90,7 +90,6 @@ object Test { check_success("1e1f == 10.0f", 1e1f, 10.0f) check_success(".3f == 0.3f", .3f, 0.3f) check_success("0f == 0.0f", 0f, 0.0f) - check_success("01.23f == 1.23f", /*0*/1.23f, 1.23f) // Non-zero numbers may not have a leading zero. check_success("3.14f == 3.14f", 3.14f, 3.14f) check_success("6.022e23f == 6.022e23f", 6.022e23f, 6.022e23f) check_success("09f == 9.0f", 9f, 9.0f) From 6ab970ddf32df6283cbdbd09cb5d38330682e736 Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Wed, 31 Jan 2018 18:50:08 +0100 Subject: [PATCH 18/23] Revert "Strip "../" from test output" This reverts commit a9aaff8aaa15f541f593c5c78db4a843edb5ecd3. --- compiler/test/dotty/tools/vulpix/ParallelTesting.scala | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compiler/test/dotty/tools/vulpix/ParallelTesting.scala b/compiler/test/dotty/tools/vulpix/ParallelTesting.scala index 647f605cdbcf..5e23d022c057 100644 --- a/compiler/test/dotty/tools/vulpix/ParallelTesting.scala +++ b/compiler/test/dotty/tools/vulpix/ParallelTesting.scala @@ -55,14 +55,14 @@ trait ParallelTesting extends RunnerOrchestration { self => def runClassPath: String = outDir.getAbsolutePath + ":" + flags.runClassPath - def title: String = (self match { + def title: String = self match { case self: JointCompilationSource => if (self.files.length > 1) name else self.files.head.getPath case self: SeparateCompilationSource => self.dir.getPath - }).stripPrefix("../") + } /** Adds the flags specified in `newFlags0` if they do not already exist */ def withFlags(newFlags0: String*) = { From 58b55faf2e2d3adbb2095ce6b6c20416b7b16cab Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Wed, 31 Jan 2018 16:45:30 +0100 Subject: [PATCH 19/23] Set baseDirectory to ".." in tests --- compiler/test/dotc/tests.scala | 32 +- compiler/test/dotty/tools/StdLibSources.scala | 6 +- .../dotty/tools/dotc/CompilationTests.scala | 314 +++++++++--------- .../dotty/tools/dotc/FromTastyTests.scala | 4 +- .../dotty/tools/dotc/IdempotencyTests.scala | 10 +- .../tools/dotc/InterfaceEntryPointTest.scala | 2 +- .../test/dotty/tools/dotc/LinkTests.scala | 6 +- .../tools/dotc/MissingCoreLibTests.scala | 2 +- .../test/dotty/tools/dotc/SettingsTests.scala | 2 +- .../tools/dotc/parsing/ScannerTest.scala | 4 +- .../transform/PatmatExhaustivityTest.scala | 2 +- .../dotty/tools/vulpix/ParallelTesting.scala | 4 +- .../test/dotty/tools/vulpix/TestGroup.scala | 6 +- .../test/dotty/tools/vulpix/VulpixTests.scala | 34 +- doc-tool/test/SourceFileOps.scala | 2 +- project/Build.scala | 6 +- project/scripts/cmdTests | 2 +- 17 files changed, 219 insertions(+), 219 deletions(-) diff --git a/compiler/test/dotc/tests.scala b/compiler/test/dotc/tests.scala index 09c12deee091..6900f544d22c 100644 --- a/compiler/test/dotc/tests.scala +++ b/compiler/test/dotc/tests.scala @@ -22,7 +22,7 @@ class tests extends CompilerTest { // tests that match regex '(pos|dotc|run|java|compileStdLib)\.*' would be // executed as benchmarks. - val defaultOutputDir = "../out/" + val defaultOutputDir = "out/" val noCheckOptions = List( // "-verbose", @@ -85,7 +85,7 @@ class tests extends CompilerTest { val explicitUTF8 = List("-encoding", "UTF8") val explicitUTF16 = List("-encoding", "UTF16") - val testsDir = "../tests/" + val testsDir = "tests/" val posDir = testsDir + "pos/" val posSpecialDir = testsDir + "pos-special/" val posScala2Dir = testsDir + "pos-scala2/" @@ -94,7 +94,7 @@ class tests extends CompilerTest { val newDir = testsDir + "new/" val javaDir = testsDir + "pos-java-interop/" - val sourceDir = "./src/" + val sourceDir = "compiler/src/" val dottyDir = sourceDir + "dotty/" val toolsDir = dottyDir + "tools/" val backendDir = toolsDir + "backend/" @@ -103,7 +103,7 @@ class tests extends CompilerTest { val parsingDir = dotcDir + "parsing/" val dottyReplDir = dotcDir + "repl/" val typerDir = dotcDir + "typer/" - val libDir = "../library/src/" + val libDir = "library/src/" def dottyBootedLib = compileDir(libDir, ".", List("-deep", "-Ycheck-reentrant", "-strict"))(allowDeepSubtypes) // note the -deep argument def dottyDependsOnBootedLib = compileDir(dottyDir, ".", List("-deep", "-Ycheck-reentrant"))(allowDeepSubtypes) // note the -deep argument @@ -218,19 +218,19 @@ class tests extends CompilerTest { compileList("compileStdLib", stdlibFiles, "-migration" :: "-Yno-inline" :: scala2mode) @Test def compileMixed = compileLine( - """../tests/pos/B.scala - |../scala2-library/src/library/scala/collection/immutable/Seq.scala - |../scala2-library/src/library/scala/collection/parallel/ParSeq.scala - |../scala2-library/src/library/scala/package.scala - |../scala2-library/src/library/scala/collection/GenSeqLike.scala - |../scala2-library/src/library/scala/collection/SeqLike.scala - |../scala2-library/src/library/scala/collection/generic/GenSeqFactory.scala""".stripMargin)(scala2mode ++ defaultOptions) - @Test def compileIndexedSeq = compileLine("../scala2-library/src/library/scala/collection/immutable/IndexedSeq.scala") - @Test def compileParSetLike = compileLine("../scala2-library/src/library/scala/collection/parallel/mutable/ParSetLike.scala") + """tests/pos/B.scala + |scala2-library/src/library/scala/collection/immutable/Seq.scala + |scala2-library/src/library/scala/collection/parallel/ParSeq.scala + |scala2-library/src/library/scala/package.scala + |scala2-library/src/library/scala/collection/GenSeqLike.scala + |scala2-library/src/library/scala/collection/SeqLike.scala + |scala2-library/src/library/scala/collection/generic/GenSeqFactory.scala""".stripMargin)(scala2mode ++ defaultOptions) + @Test def compileIndexedSeq = compileLine("scala2-library/src/library/scala/collection/immutable/IndexedSeq.scala") + @Test def compileParSetLike = compileLine("scala2-library/src/library/scala/collection/parallel/mutable/ParSetLike.scala") @Test def compileParSetSubset = compileLine( - """../scala2-library/src/library/scala/collection/parallel/mutable/ParSetLike.scala - |../scala2-library/src/library/scala/collection/parallel/mutable/ParSet.scala - |../scala2-library/src/library/scala/collection/mutable/SetLike.scala""".stripMargin)(scala2mode ++ defaultOptions) + """scala2-library/src/library/scala/collection/parallel/mutable/ParSetLike.scala + |scala2-library/src/library/scala/collection/parallel/mutable/ParSet.scala + |scala2-library/src/library/scala/collection/mutable/SetLike.scala""".stripMargin)(scala2mode ++ defaultOptions) @Test def dottyBooted = { dottyBootedLib diff --git a/compiler/test/dotty/tools/StdLibSources.scala b/compiler/test/dotty/tools/StdLibSources.scala index 2b8a9574b758..a0e3665954bd 100644 --- a/compiler/test/dotty/tools/StdLibSources.scala +++ b/compiler/test/dotty/tools/StdLibSources.scala @@ -10,10 +10,10 @@ object StdLibSources { /* For debug only */ private val useExplicitWhiteList = false - private final val stdLibPath = "../scala2-library/src/library/" + private final val stdLibPath = "scala2-library/src/library/" - def blacklistFile: String = "../compiler/test/dotc/scala-collections.blacklist" - private def whitelistFile: String = "../compiler/test/dotc/scala-collections.whitelist" + def blacklistFile: String = "compiler/test/dotc/scala-collections.blacklist" + private def whitelistFile: String = "compiler/test/dotc/scala-collections.whitelist" def whitelisted: List[String] = { lazy val whitelistBasedOnBlacklist = all.diff(blacklisted) diff --git a/compiler/test/dotty/tools/dotc/CompilationTests.scala b/compiler/test/dotty/tools/dotc/CompilationTests.scala index c86ea925e720..dfc2e7fc73fa 100644 --- a/compiler/test/dotty/tools/dotc/CompilationTests.scala +++ b/compiler/test/dotty/tools/dotc/CompilationTests.scala @@ -40,50 +40,50 @@ class CompilationTests extends ParallelTesting { @Test def compilePos: Unit = { implicit val testGroup: TestGroup = TestGroup("compilePos") compileList("compileStdLib", StdLibSources.whitelisted, scala2Mode.and("-migration", "-Yno-inline")) + - compileDir("../compiler/src/dotty/tools/dotc/ast", defaultOptions) + - compileDir("../compiler/src/dotty/tools/dotc/config", defaultOptions) + - compileDir("../compiler/src/dotty/tools/dotc/core", defaultOptions) + - compileDir("../compiler/src/dotty/tools/dotc/transform", defaultOptions) + - compileDir("../compiler/src/dotty/tools/dotc/parsing", defaultOptions) + - compileDir("../compiler/src/dotty/tools/dotc/printing", defaultOptions) + - compileDir("../compiler/src/dotty/tools/dotc/reporting", defaultOptions) + - compileDir("../compiler/src/dotty/tools/dotc/typer", defaultOptions) + - compileDir("../compiler/src/dotty/tools/dotc/util", defaultOptions) + - compileDir("../compiler/src/dotty/tools/io", defaultOptions) + - compileDir("../compiler/src/dotty/tools/dotc/core", TestFlags(classPath, noCheckOptions)) + - compileFile("../tests/pos/nullarify.scala", defaultOptions.and("-Ycheck:nullarify")) + - compileFile("../tests/pos-scala2/rewrites.scala", scala2Mode.and("-rewrite")).copyToTarget() + - compileFile("../tests/pos-special/utf8encoded.scala", explicitUTF8) + - compileFile("../tests/pos-special/utf16encoded.scala", explicitUTF16) + - compileFile("../tests/pos-special/i3323.scala", defaultOptions.and("-Xfatal-warnings")) + - compileFile("../tests/pos-special/i3323b.scala", defaultOptions.and("-Xfatal-warnings")) + - compileFile("../tests/pos-special/i3589-b.scala", defaultOptions.and("-Xfatal-warnings")) + - compileFile("../tests/pos-special/completeFromSource/Test.scala", defaultOptions.and("-sourcepath", "../tests/pos-special")) + - compileFile("../tests/pos-special/completeFromSource/Test2.scala", defaultOptions.and("-sourcepath", "../tests/pos-special")) + - compileFile("../tests/pos-special/completeFromSource/Test3.scala", defaultOptions.and("-sourcepath", "../tests/pos-special", "-scansource")) + + compileDir("compiler/src/dotty/tools/dotc/ast", defaultOptions) + + compileDir("compiler/src/dotty/tools/dotc/config", defaultOptions) + + compileDir("compiler/src/dotty/tools/dotc/core", defaultOptions) + + compileDir("compiler/src/dotty/tools/dotc/transform", defaultOptions) + + compileDir("compiler/src/dotty/tools/dotc/parsing", defaultOptions) + + compileDir("compiler/src/dotty/tools/dotc/printing", defaultOptions) + + compileDir("compiler/src/dotty/tools/dotc/reporting", defaultOptions) + + compileDir("compiler/src/dotty/tools/dotc/typer", defaultOptions) + + compileDir("compiler/src/dotty/tools/dotc/util", defaultOptions) + + compileDir("compiler/src/dotty/tools/io", defaultOptions) + + compileDir("compiler/src/dotty/tools/dotc/core", TestFlags(classPath, noCheckOptions)) + + compileFile("tests/pos/nullarify.scala", defaultOptions.and("-Ycheck:nullarify")) + + compileFile("tests/pos-scala2/rewrites.scala", scala2Mode.and("-rewrite")).copyToTarget() + + compileFile("tests/pos-special/utf8encoded.scala", explicitUTF8) + + compileFile("tests/pos-special/utf16encoded.scala", explicitUTF16) + + compileFile("tests/pos-special/i3323.scala", defaultOptions.and("-Xfatal-warnings")) + + compileFile("tests/pos-special/i3323b.scala", defaultOptions.and("-Xfatal-warnings")) + + compileFile("tests/pos-special/i3589-b.scala", defaultOptions.and("-Xfatal-warnings")) + + compileFile("tests/pos-special/completeFromSource/Test.scala", defaultOptions.and("-sourcepath", "tests/pos-special")) + + compileFile("tests/pos-special/completeFromSource/Test2.scala", defaultOptions.and("-sourcepath", "tests/pos-special")) + + compileFile("tests/pos-special/completeFromSource/Test3.scala", defaultOptions.and("-sourcepath", "tests/pos-special", "-scansource")) + compileList( "compileMixed", List( - "../tests/pos/B.scala", - "../scala2-library/src/library/scala/collection/immutable/Seq.scala", - "../scala2-library/src/library/scala/collection/parallel/ParSeq.scala", - "../scala2-library/src/library/scala/package.scala", - "../scala2-library/src/library/scala/collection/GenSeqLike.scala", - "../scala2-library/src/library/scala/collection/SeqLike.scala", - "../scala2-library/src/library/scala/collection/generic/GenSeqFactory.scala" + "tests/pos/B.scala", + "scala2-library/src/library/scala/collection/immutable/Seq.scala", + "scala2-library/src/library/scala/collection/parallel/ParSeq.scala", + "scala2-library/src/library/scala/package.scala", + "scala2-library/src/library/scala/collection/GenSeqLike.scala", + "scala2-library/src/library/scala/collection/SeqLike.scala", + "scala2-library/src/library/scala/collection/generic/GenSeqFactory.scala" ), scala2Mode ) + - compileFilesInDir("../tests/pos-special/spec-t5545", defaultOptions) + - compileFilesInDir("../tests/pos-special/strawman-collections", defaultOptions) + - compileFile("../scala2-library/src/library/scala/collection/immutable/IndexedSeq.scala", defaultOptions) + - compileFile("../scala2-library/src/library/scala/collection/parallel/mutable/ParSetLike.scala", defaultOptions) + + compileFilesInDir("tests/pos-special/spec-t5545", defaultOptions) + + compileFilesInDir("tests/pos-special/strawman-collections", defaultOptions) + + compileFile("scala2-library/src/library/scala/collection/immutable/IndexedSeq.scala", defaultOptions) + + compileFile("scala2-library/src/library/scala/collection/parallel/mutable/ParSetLike.scala", defaultOptions) + compileList( "parSetSubset", List( - "../scala2-library/src/library/scala/collection/parallel/mutable/ParSetLike.scala", - "../scala2-library/src/library/scala/collection/parallel/mutable/ParSet.scala", - "../scala2-library/src/library/scala/collection/mutable/SetLike.scala" + "scala2-library/src/library/scala/collection/parallel/mutable/ParSetLike.scala", + "scala2-library/src/library/scala/collection/parallel/mutable/ParSet.scala", + "scala2-library/src/library/scala/collection/mutable/SetLike.scala" ), scala2Mode ) + @@ -91,78 +91,78 @@ class CompilationTests extends ParallelTesting { compileList( "testPredefDeprecatedNonCyclic", List( - "../scala2-library/src/library/scala/io/Position.scala", - "../scala2-library/src/library/scala/Predef.scala", - "../scala2-library/src/library/scala/deprecated.scala" + "scala2-library/src/library/scala/io/Position.scala", + "scala2-library/src/library/scala/Predef.scala", + "scala2-library/src/library/scala/deprecated.scala" ), scala2Mode ) + - compileFilesInDir("../tests/new", defaultOptions) + - compileFilesInDir("../tests/pos-scala2", scala2Mode) + - compileFilesInDir("../tests/pos", defaultOptions) + - compileFilesInDir("../tests/pos-no-optimise", defaultOptions) + - compileFilesInDir("../tests/pos-deep-subtype", allowDeepSubtypes) + - compileDir("../tests/pos/i1137-1", defaultOptions and "-Yemit-tasty") + + compileFilesInDir("tests/new", defaultOptions) + + compileFilesInDir("tests/pos-scala2", scala2Mode) + + compileFilesInDir("tests/pos", defaultOptions) + + compileFilesInDir("tests/pos-no-optimise", defaultOptions) + + compileFilesInDir("tests/pos-deep-subtype", allowDeepSubtypes) + + compileDir("tests/pos/i1137-1", defaultOptions and "-Yemit-tasty") + compileFile( // succeeds despite -Xfatal-warnings because of -nowarn - "../tests/neg-custom-args/xfatalWarnings.scala", + "tests/neg-custom-args/xfatalWarnings.scala", defaultOptions.and("-nowarn", "-Xfatal-warnings") ) }.checkCompile() @Test def posTwice: Unit = { implicit val testGroup: TestGroup = TestGroup("posTwice") - compileFile("../tests/pos/Labels.scala", defaultOptions) + - compileFilesInDir("../tests/pos-java-interop", defaultOptions) + - compileFilesInDir("../tests/pos-java-interop-separate", defaultOptions) + - compileFile("../tests/pos/t2168.scala", defaultOptions) + - compileFile("../tests/pos/erasure.scala", defaultOptions) + - compileFile("../tests/pos/Coder.scala", defaultOptions) + - compileFile("../tests/pos/blockescapes.scala", defaultOptions) + - compileFile("../tests/pos/collections.scala", defaultOptions) + - compileFile("../tests/pos/functions1.scala", defaultOptions) + - compileFile("../tests/pos/implicits1.scala", defaultOptions) + - compileFile("../tests/pos/inferred.scala", defaultOptions) + - compileFile("../tests/pos/Patterns.scala", defaultOptions) + - compileFile("../tests/pos/selftypes.scala", defaultOptions) + - compileFile("../tests/pos/varargs.scala", defaultOptions) + - compileFile("../tests/pos/vararg-pattern.scala", defaultOptions) + - compileFile("../tests/pos/opassign.scala", defaultOptions) + - compileFile("../tests/pos/typedapply.scala", defaultOptions) + - compileFile("../tests/pos/nameddefaults.scala", defaultOptions) + - compileFile("../tests/pos/desugar.scala", defaultOptions) + - compileFile("../tests/pos/sigs.scala", defaultOptions) + - compileFile("../tests/pos/typers.scala", defaultOptions) + - compileDir("../tests/pos/typedIdents", defaultOptions) + - compileFile("../tests/pos/assignments.scala", defaultOptions) + - compileFile("../tests/pos/packageobject.scala", defaultOptions) + - compileFile("../tests/pos/overloaded.scala", defaultOptions) + - compileFile("../tests/pos/overrides.scala", defaultOptions) + - compileDir("../tests/pos/java-override", defaultOptions) + - compileFile("../tests/pos/templateParents.scala", defaultOptions) + - compileFile("../tests/pos/overloadedAccess.scala", defaultOptions) + - compileFile("../tests/pos/approximateUnion.scala", defaultOptions) + - compileFilesInDir("../tests/pos/tailcall", defaultOptions) + - compileShallowFilesInDir("../tests/pos/pos_valueclasses", defaultOptions) + - compileFile("../tests/pos/subtyping.scala", defaultOptions) + - compileFile("../tests/pos/i0239.scala", defaultOptions) + - compileFile("../tests/pos/anonClassSubtyping.scala", defaultOptions) + - compileFile("../tests/pos/extmethods.scala", defaultOptions) + - compileFile("../tests/pos/companions.scala", defaultOptions) + + compileFile("tests/pos/Labels.scala", defaultOptions) + + compileFilesInDir("tests/pos-java-interop", defaultOptions) + + compileFilesInDir("tests/pos-java-interop-separate", defaultOptions) + + compileFile("tests/pos/t2168.scala", defaultOptions) + + compileFile("tests/pos/erasure.scala", defaultOptions) + + compileFile("tests/pos/Coder.scala", defaultOptions) + + compileFile("tests/pos/blockescapes.scala", defaultOptions) + + compileFile("tests/pos/collections.scala", defaultOptions) + + compileFile("tests/pos/functions1.scala", defaultOptions) + + compileFile("tests/pos/implicits1.scala", defaultOptions) + + compileFile("tests/pos/inferred.scala", defaultOptions) + + compileFile("tests/pos/Patterns.scala", defaultOptions) + + compileFile("tests/pos/selftypes.scala", defaultOptions) + + compileFile("tests/pos/varargs.scala", defaultOptions) + + compileFile("tests/pos/vararg-pattern.scala", defaultOptions) + + compileFile("tests/pos/opassign.scala", defaultOptions) + + compileFile("tests/pos/typedapply.scala", defaultOptions) + + compileFile("tests/pos/nameddefaults.scala", defaultOptions) + + compileFile("tests/pos/desugar.scala", defaultOptions) + + compileFile("tests/pos/sigs.scala", defaultOptions) + + compileFile("tests/pos/typers.scala", defaultOptions) + + compileDir("tests/pos/typedIdents", defaultOptions) + + compileFile("tests/pos/assignments.scala", defaultOptions) + + compileFile("tests/pos/packageobject.scala", defaultOptions) + + compileFile("tests/pos/overloaded.scala", defaultOptions) + + compileFile("tests/pos/overrides.scala", defaultOptions) + + compileDir("tests/pos/java-override", defaultOptions) + + compileFile("tests/pos/templateParents.scala", defaultOptions) + + compileFile("tests/pos/overloadedAccess.scala", defaultOptions) + + compileFile("tests/pos/approximateUnion.scala", defaultOptions) + + compileFilesInDir("tests/pos/tailcall", defaultOptions) + + compileShallowFilesInDir("tests/pos/pos_valueclasses", defaultOptions) + + compileFile("tests/pos/subtyping.scala", defaultOptions) + + compileFile("tests/pos/i0239.scala", defaultOptions) + + compileFile("tests/pos/anonClassSubtyping.scala", defaultOptions) + + compileFile("tests/pos/extmethods.scala", defaultOptions) + + compileFile("tests/pos/companions.scala", defaultOptions) + compileList( "testNonCyclic", List( - "../compiler/src/dotty/tools/dotc/CompilationUnit.scala", - "../compiler/src/dotty/tools/dotc/core/Types.scala", - "../compiler/src/dotty/tools/dotc/ast/Trees.scala" + "compiler/src/dotty/tools/dotc/CompilationUnit.scala", + "compiler/src/dotty/tools/dotc/core/Types.scala", + "compiler/src/dotty/tools/dotc/ast/Trees.scala" ), defaultOptions.and("-Xprompt") ) + compileList( "testIssue34", List( - "../compiler/src/dotty/tools/dotc/config/Properties.scala", - "../compiler/src/dotty/tools/dotc/config/PathResolver.scala" + "compiler/src/dotty/tools/dotc/config/Properties.scala", + "compiler/src/dotty/tools/dotc/config/PathResolver.scala" ), defaultOptions.and("-Xprompt") ) @@ -172,45 +172,45 @@ class CompilationTests extends ParallelTesting { @Test def compileNeg: Unit = { implicit val testGroup: TestGroup = TestGroup("compileNeg") - compileFilesInDir("../tests/neg", defaultOptions) + - compileFilesInDir("../tests/neg-tailcall", defaultOptions) + - compileFilesInDir("../tests/neg-no-optimise", defaultOptions) + - compileFile("../tests/neg-custom-args/i3246.scala", scala2Mode) + - compileFile("../tests/neg-custom-args/typers.scala", allowDoubleBindings) + - compileFile("../tests/neg-custom-args/overrideClass.scala", scala2Mode) + - compileFile("../tests/neg-custom-args/autoTuplingTest.scala", defaultOptions.and("-language:noAutoTupling")) + - compileFile("../tests/neg-custom-args/i1050.scala", defaultOptions.and("-strict")) + - compileFile("../tests/neg-custom-args/i1240.scala", allowDoubleBindings) + - compileFile("../tests/neg-custom-args/i2002.scala", allowDoubleBindings) + - compileFile("../tests/neg-custom-args/nopredef.scala", defaultOptions.and("-Yno-predef")) + - compileFile("../tests/neg-custom-args/noimports.scala", defaultOptions.and("-Yno-imports")) + - compileFile("../tests/neg-custom-args/noimports2.scala", defaultOptions.and("-Yno-imports")) + - compileFile("../tests/neg-custom-args/overloadsOnAbstractTypes.scala", allowDoubleBindings) + - compileFile("../tests/neg-custom-args/xfatalWarnings.scala", defaultOptions.and("-Xfatal-warnings")) + - compileFile("../tests/neg-custom-args/i3561.scala", defaultOptions.and("-Xfatal-warnings")) + - compileFile("../tests/neg-custom-args/pureStatement.scala", defaultOptions.and("-Xfatal-warnings")) + - compileFile("../tests/neg-custom-args/i2333.scala", defaultOptions.and("-Xfatal-warnings")) + - compileFile("../tests/neg-custom-args/i3882.scala", allowDeepSubtypes) + - compileFile("../tests/neg-custom-args/phantom-overload.scala", allowDoubleBindings) + - compileFile("../tests/neg-custom-args/phantom-overload-2.scala", allowDoubleBindings) + - compileFile("../tests/neg-custom-args/structural.scala", defaultOptions.and("-Xfatal-warnings")) + - compileFile("../tests/neg-custom-args/i2673.scala", defaultOptions.and("-Xfatal-warnings")) + compileFilesInDir("tests/neg", defaultOptions) + + compileFilesInDir("tests/neg-tailcall", defaultOptions) + + compileFilesInDir("tests/neg-no-optimise", defaultOptions) + + compileFile("tests/neg-custom-args/i3246.scala", scala2Mode) + + compileFile("tests/neg-custom-args/typers.scala", allowDoubleBindings) + + compileFile("tests/neg-custom-args/overrideClass.scala", scala2Mode) + + compileFile("tests/neg-custom-args/autoTuplingTest.scala", defaultOptions.and("-language:noAutoTupling")) + + compileFile("tests/neg-custom-args/i1050.scala", defaultOptions.and("-strict")) + + compileFile("tests/neg-custom-args/i1240.scala", allowDoubleBindings) + + compileFile("tests/neg-custom-args/i2002.scala", allowDoubleBindings) + + compileFile("tests/neg-custom-args/nopredef.scala", defaultOptions.and("-Yno-predef")) + + compileFile("tests/neg-custom-args/noimports.scala", defaultOptions.and("-Yno-imports")) + + compileFile("tests/neg-custom-args/noimports2.scala", defaultOptions.and("-Yno-imports")) + + compileFile("tests/neg-custom-args/overloadsOnAbstractTypes.scala", allowDoubleBindings) + + compileFile("tests/neg-custom-args/xfatalWarnings.scala", defaultOptions.and("-Xfatal-warnings")) + + compileFile("tests/neg-custom-args/i3561.scala", defaultOptions.and("-Xfatal-warnings")) + + compileFile("tests/neg-custom-args/pureStatement.scala", defaultOptions.and("-Xfatal-warnings")) + + compileFile("tests/neg-custom-args/i2333.scala", defaultOptions.and("-Xfatal-warnings")) + + compileFile("tests/neg-custom-args/i3882.scala", allowDeepSubtypes) + + compileFile("tests/neg-custom-args/phantom-overload.scala", allowDoubleBindings) + + compileFile("tests/neg-custom-args/phantom-overload-2.scala", allowDoubleBindings) + + compileFile("tests/neg-custom-args/structural.scala", defaultOptions.and("-Xfatal-warnings")) + + compileFile("tests/neg-custom-args/i2673.scala", defaultOptions.and("-Xfatal-warnings")) }.checkExpectedErrors() // Run tests ----------------------------------------------------------------- @Test def runAll: Unit = { implicit val testGroup: TestGroup = TestGroup("runAll") - compileFilesInDir("../tests/run", defaultOptions) + - compileFilesInDir("../tests/run-no-optimise", defaultOptions) + - compileFilesInDir("../tests/run-with-compiler", defaultRunWithCompilerOptions) + compileFilesInDir("tests/run", defaultOptions) + + compileFilesInDir("tests/run-no-optimise", defaultOptions) + + compileFilesInDir("tests/run-with-compiler", defaultRunWithCompilerOptions) }.checkRuns() // Generic java signatures tests --------------------------------------------- @Test def genericJavaSignatures: Unit = { implicit val testGroup: TestGroup = TestGroup("genericJavaSignatures") - compileFilesInDir("../tests/generic-java-signatures", defaultOptions) + compileFilesInDir("tests/generic-java-signatures", defaultOptions) }.checkRuns() // Pickling Tests ------------------------------------------------------------ @@ -220,27 +220,27 @@ class CompilationTests extends ParallelTesting { @Test def testPickling: Unit = { implicit val testGroup: TestGroup = TestGroup("testPickling") - compileDir("../compiler/src/dotty/tools", picklingOptions, recursive = false) + - compileDir("../compiler/src/dotty/tools/dotc", picklingOptions, recursive = false) + - compileFilesInDir("../tests/new", picklingOptions) + - compileFilesInDir("../tests/pickling", picklingOptions) + - compileDir("../library/src/dotty/runtime", picklingOptions) + - compileDir("../compiler/src/dotty/tools/backend/jvm", picklingOptions) + - compileDir("../compiler/src/dotty/tools/dotc/ast", picklingOptions) + - compileDir("../compiler/src/dotty/tools/dotc/core", picklingOptions, recursive = false) + - compileDir("../compiler/src/dotty/tools/dotc/config", picklingOptions) + - compileDir("../compiler/src/dotty/tools/dotc/parsing", picklingOptions) + - compileDir("../compiler/src/dotty/tools/dotc/printing", picklingOptions) + - compileDir("../compiler/src/dotty/tools/repl", picklingOptions) + - compileDir("../compiler/src/dotty/tools/dotc/rewrite", picklingOptions) + - compileDir("../compiler/src/dotty/tools/dotc/transform", picklingOptions) + - compileDir("../compiler/src/dotty/tools/dotc/typer", picklingOptions) + - compileDir("../compiler/src/dotty/tools/dotc/util", picklingOptions) + - compileDir("../compiler/src/dotty/tools/io", picklingOptions) + - compileFile("../tests/pos/pickleinf.scala", picklingOptions) + - compileDir("../compiler/src/dotty/tools/dotc/core/classfile", picklingOptions) + - compileDir("../compiler/src/dotty/tools/dotc/core/tasty", picklingOptions) + - compileDir("../compiler/src/dotty/tools/dotc/core/unpickleScala2", picklingOptions) + compileDir("compiler/src/dotty/tools", picklingOptions, recursive = false) + + compileDir("compiler/src/dotty/tools/dotc", picklingOptions, recursive = false) + + compileFilesInDir("tests/new", picklingOptions) + + compileFilesInDir("tests/pickling", picklingOptions) + + compileDir("library/src/dotty/runtime", picklingOptions) + + compileDir("compiler/src/dotty/tools/backend/jvm", picklingOptions) + + compileDir("compiler/src/dotty/tools/dotc/ast", picklingOptions) + + compileDir("compiler/src/dotty/tools/dotc/core", picklingOptions, recursive = false) + + compileDir("compiler/src/dotty/tools/dotc/config", picklingOptions) + + compileDir("compiler/src/dotty/tools/dotc/parsing", picklingOptions) + + compileDir("compiler/src/dotty/tools/dotc/printing", picklingOptions) + + compileDir("compiler/src/dotty/tools/repl", picklingOptions) + + compileDir("compiler/src/dotty/tools/dotc/rewrite", picklingOptions) + + compileDir("compiler/src/dotty/tools/dotc/transform", picklingOptions) + + compileDir("compiler/src/dotty/tools/dotc/typer", picklingOptions) + + compileDir("compiler/src/dotty/tools/dotc/util", picklingOptions) + + compileDir("compiler/src/dotty/tools/io", picklingOptions) + + compileFile("tests/pos/pickleinf.scala", picklingOptions) + + compileDir("compiler/src/dotty/tools/dotc/core/classfile", picklingOptions) + + compileDir("compiler/src/dotty/tools/dotc/core/tasty", picklingOptions) + + compileDir("compiler/src/dotty/tools/dotc/core/unpickleScala2", picklingOptions) }.limitThreads(4).checkCompile() /** The purpose of this test is two-fold, being able to compile dotty @@ -263,14 +263,14 @@ class CompilationTests extends ParallelTesting { ) val lib = - compileDir("../library/src", + compileDir("library/src", defaultOptions.and("-Ycheck-reentrant", "-strict", "-priorityclasspath", defaultOutputDir))(libGroup) - val compilerDir = Paths.get("../compiler/src") + val compilerDir = Paths.get("compiler/src") val compilerSources = sources(Files.walk(compilerDir)) - val backendDir = Paths.get("../scala-backend/src/compiler/scala/tools/nsc/backend") - val backendJvmDir = Paths.get("../scala-backend/src/compiler/scala/tools/nsc/backend/jvm") + val backendDir = Paths.get("scala-backend/src/compiler/scala/tools/nsc/backend") + val backendJvmDir = Paths.get("scala-backend/src/compiler/scala/tools/nsc/backend/jvm") // NOTE: Keep these exclusions synchronized with the ones in the sbt build (Build.scala) val backendExcluded = @@ -289,17 +289,17 @@ class CompilationTests extends ParallelTesting { val tests = { lib.keepOutput :: dotty1.keepOutput :: { dotty2 + - compileShallowFilesInDir("../compiler/src/dotty/tools", opt) + - compileShallowFilesInDir("../compiler/src/dotty/tools/dotc", opt) + - compileShallowFilesInDir("../compiler/src/dotty/tools/dotc/ast", opt) + - compileShallowFilesInDir("../compiler/src/dotty/tools/dotc/config", opt) + - compileShallowFilesInDir("../compiler/src/dotty/tools/dotc/parsing", opt) + - compileShallowFilesInDir("../compiler/src/dotty/tools/dotc/printing", opt) + - compileShallowFilesInDir("../compiler/src/dotty/tools/dotc/reporting", opt) + - compileShallowFilesInDir("../compiler/src/dotty/tools/dotc/rewrite", opt) + - compileShallowFilesInDir("../compiler/src/dotty/tools/dotc/transform", opt) + - compileShallowFilesInDir("../compiler/src/dotty/tools/dotc/typer", opt) + - compileShallowFilesInDir("../compiler/src/dotty/tools/dotc/util", opt) + + compileShallowFilesInDir("compiler/src/dotty/tools", opt) + + compileShallowFilesInDir("compiler/src/dotty/tools/dotc", opt) + + compileShallowFilesInDir("compiler/src/dotty/tools/dotc/ast", opt) + + compileShallowFilesInDir("compiler/src/dotty/tools/dotc/config", opt) + + compileShallowFilesInDir("compiler/src/dotty/tools/dotc/parsing", opt) + + compileShallowFilesInDir("compiler/src/dotty/tools/dotc/printing", opt) + + compileShallowFilesInDir("compiler/src/dotty/tools/dotc/reporting", opt) + + compileShallowFilesInDir("compiler/src/dotty/tools/dotc/rewrite", opt) + + compileShallowFilesInDir("compiler/src/dotty/tools/dotc/transform", opt) + + compileShallowFilesInDir("compiler/src/dotty/tools/dotc/typer", opt) + + compileShallowFilesInDir("compiler/src/dotty/tools/dotc/util", opt) + compileList("shallow-backend", backendSources, opt) + compileList("shallow-backend-jvm", backendJvmSources, opt) }.keepOutput :: Nil @@ -308,7 +308,7 @@ class CompilationTests extends ParallelTesting { assert(new java.io.File(s"../out/$dotty1Group/dotty/").exists) assert(new java.io.File(s"../out/$dotty2Group/dotty/").exists) assert(new java.io.File(s"../out/$libGroup/src/").exists) - compileList("idempotency", List("../tests/idempotency/BootstrapChecker.scala", "../tests/idempotency/IdempotencyCheck.scala"), defaultOptions).checkRuns() + compileList("idempotency", List("tests/idempotency/BootstrapChecker.scala", "tests/idempotency/IdempotencyCheck.scala"), defaultOptions).checkRuns() tests.foreach(_.delete()) } @@ -316,17 +316,17 @@ class CompilationTests extends ParallelTesting { @Category(Array(classOf[SlowTests])) @Test def testOptimised: Unit = { implicit val testGroup: TestGroup = TestGroup("optimised/testOptimised") - compileFilesInDir("../tests/pos", defaultOptimised).checkCompile() - compileFilesInDir("../tests/run", defaultOptimised).checkRuns() - compileFilesInDir("../tests/neg", defaultOptimised).checkExpectedErrors() + compileFilesInDir("tests/pos", defaultOptimised).checkCompile() + compileFilesInDir("tests/run", defaultOptimised).checkRuns() + compileFilesInDir("tests/neg", defaultOptimised).checkExpectedErrors() } private val (compilerSources, backendSources, backendJvmSources) = { - val compilerDir = Paths.get("../compiler/src") + val compilerDir = Paths.get("compiler/src") val compilerSources0 = sources(Files.walk(compilerDir)) - val backendDir = Paths.get("../scala-backend/src/compiler/scala/tools/nsc/backend") - val backendJvmDir = Paths.get("../scala-backend/src/compiler/scala/tools/nsc/backend/jvm") + val backendDir = Paths.get("scala-backend/src/compiler/scala/tools/nsc/backend") + val backendJvmDir = Paths.get("scala-backend/src/compiler/scala/tools/nsc/backend/jvm") // NOTE: Keep these exclusions synchronized with the ones in the sbt build (Build.scala) val backendExcluded = diff --git a/compiler/test/dotty/tools/dotc/FromTastyTests.scala b/compiler/test/dotty/tools/dotc/FromTastyTests.scala index 8c1d87afe7cd..f3ca11a3f4d7 100644 --- a/compiler/test/dotty/tools/dotc/FromTastyTests.scala +++ b/compiler/test/dotty/tools/dotc/FromTastyTests.scala @@ -26,7 +26,7 @@ class FromTastyTests extends ParallelTesting { // > dotc -Ythrough-tasty -Ycheck:all implicit val testGroup: TestGroup = TestGroup("posTestFromTasty") - val (step1, step2, step3) = compileTastyInDir("../tests/pos", defaultOptions, + val (step1, step2, step3) = compileTastyInDir("tests/pos", defaultOptions, blacklist = Set( "macro-deprecate-dont-touch-backquotedidents.scala", @@ -91,7 +91,7 @@ class FromTastyTests extends ParallelTesting { // > dotr Test implicit val testGroup: TestGroup = TestGroup("runTestFromTasty") - val (step1, step2, step3) = compileTastyInDir("../tests/run", defaultOptions, + val (step1, step2, step3) = compileTastyInDir("tests/run", defaultOptions, blacklist = Set( "t3613.scala", "t7223.scala", diff --git a/compiler/test/dotty/tools/dotc/IdempotencyTests.scala b/compiler/test/dotty/tools/dotc/IdempotencyTests.scala index 0d744feeb814..2e7d8e8c58b9 100644 --- a/compiler/test/dotty/tools/dotc/IdempotencyTests.scala +++ b/compiler/test/dotty/tools/dotc/IdempotencyTests.scala @@ -32,18 +32,18 @@ class IdempotencyTests extends ParallelTesting { def sourcesFrom(dir: Path) = CompilationTests.sources(Files.walk(dir)) - val strawmanSources = sourcesFrom(Paths.get("../collection-strawman/collections/src/main")) + val strawmanSources = sourcesFrom(Paths.get("collection-strawman/collections/src/main")) val strawmanSourcesSorted = strawmanSources.sorted val strawmanSourcesRevSorted = strawmanSourcesSorted.reverse val posIdempotency = { - compileFilesInDir("../tests/pos", opt)(TestGroup("idempotency/posIdempotency1")) + - compileFilesInDir("../tests/pos", opt)(TestGroup("idempotency/posIdempotency2")) + compileFilesInDir("tests/pos", opt)(TestGroup("idempotency/posIdempotency1")) + + compileFilesInDir("tests/pos", opt)(TestGroup("idempotency/posIdempotency2")) } val orderIdempotency = { (for { - testDir <- new JFile("../tests/order-idempotency").listFiles() if testDir.isDirectory + testDir <- new JFile("tests/order-idempotency").listFiles() if testDir.isDirectory } yield { val sources = sourcesFrom(testDir.toPath) compileList(testDir.getName, sources, opt)(TestGroup("idempotency/orderIdempotency1")) + @@ -59,7 +59,7 @@ class IdempotencyTests extends ParallelTesting { } def check(name: String) = { - val files = List(s"../tests/idempotency/$name.scala", "../tests/idempotency/IdempotencyCheck.scala") + val files = List(s"tests/idempotency/$name.scala", "tests/idempotency/IdempotencyCheck.scala") compileList(name, files, defaultOptions)(TestGroup("idempotency/check")) } val allChecks = { diff --git a/compiler/test/dotty/tools/dotc/InterfaceEntryPointTest.scala b/compiler/test/dotty/tools/dotc/InterfaceEntryPointTest.scala index 907b733f5484..45fb54959dfd 100644 --- a/compiler/test/dotty/tools/dotc/InterfaceEntryPointTest.scala +++ b/compiler/test/dotty/tools/dotc/InterfaceEntryPointTest.scala @@ -21,7 +21,7 @@ import java.nio.file._ class InterfaceEntryPointTest { @Test def runCompilerFromInterface = { val sources = - List("../tests/pos/HelloWorld.scala").map(p => Paths.get(p).toAbsolutePath().toString) + List("tests/pos/HelloWorld.scala").map(p => Paths.get(p).toAbsolutePath().toString) val out = Paths.get("../out/").toAbsolutePath() if (Files.notExists(out)) Files.createDirectory(out) diff --git a/compiler/test/dotty/tools/dotc/LinkTests.scala b/compiler/test/dotty/tools/dotc/LinkTests.scala index 614b956a0a71..6c2ed2628ea3 100644 --- a/compiler/test/dotty/tools/dotc/LinkTests.scala +++ b/compiler/test/dotty/tools/dotc/LinkTests.scala @@ -34,8 +34,8 @@ class LinkTests extends ParallelTesting { val linkCustomLibGroup = TestGroup("linkTest/linkCustomLib") val linkCustomLibTestGroup = TestGroup(linkCustomLibGroup + "/tests") - val strawmanLibrary = compileDir("../collection-strawman/collections/src/main", defaultOptions)(strawmanLibGroup) - val linkCustomLib = compileDir("../tests/link/custom-lib", defaultOptions)(linkCustomLibGroup) + val strawmanLibrary = compileDir("collection-strawman/collections/src/main", defaultOptions)(strawmanLibGroup) + val linkCustomLib = compileDir("tests/link/custom-lib", defaultOptions)(linkCustomLibGroup) val libraries = { strawmanLibrary + @@ -49,7 +49,7 @@ class LinkTests extends ParallelTesting { val customLibClassFlags = mkLinkClassFlags(defaultOutputDir + linkCustomLibGroup + "/custom-lib") // Link tests - val linkDir = "../tests/link" + val linkDir = "tests/link" val linkStramanDir = linkDir + "/strawman" val linkCustomLibDir = linkDir + "/on-custom-lib" diff --git a/compiler/test/dotty/tools/dotc/MissingCoreLibTests.scala b/compiler/test/dotty/tools/dotc/MissingCoreLibTests.scala index bf50c6f3d6ad..24f4532a43c6 100644 --- a/compiler/test/dotty/tools/dotc/MissingCoreLibTests.scala +++ b/compiler/test/dotty/tools/dotc/MissingCoreLibTests.scala @@ -11,7 +11,7 @@ class MissingCoreLibTests { @Test def missingDottyLib: Unit = { val classPath = mkClassPath(Jars.dottyCompiler :: Jars.dottyInterfaces :: Jars.dottyExtras) // missing Jars.dottyLib - val source = "../tests/pos/Foo.scala" + val source = "tests/pos/Foo.scala" val options = Array("-classpath", classPath, source) val reporter = Main.process(options) assertEquals(1, reporter.errorCount) diff --git a/compiler/test/dotty/tools/dotc/SettingsTests.scala b/compiler/test/dotty/tools/dotc/SettingsTests.scala index 1742e9e93d25..4579d0af5d87 100644 --- a/compiler/test/dotty/tools/dotc/SettingsTests.scala +++ b/compiler/test/dotty/tools/dotc/SettingsTests.scala @@ -19,7 +19,7 @@ class SettingsTests { @Test def jarOutput: Unit = { val classPath = mkClassPath(Jars.dottyTestDeps) - val source = "../tests/pos/Foo.scala" + val source = "tests/pos/Foo.scala" val out = Paths.get("../out/jaredFoo.jar").normalize if (Files.exists(out)) Files.delete(out) val options = Array("-classpath", classPath, "-d", out.toString, source) diff --git a/compiler/test/dotty/tools/dotc/parsing/ScannerTest.scala b/compiler/test/dotty/tools/dotc/parsing/ScannerTest.scala index e3e51d905747..690427da02c6 100644 --- a/compiler/test/dotty/tools/dotc/parsing/ScannerTest.scala +++ b/compiler/test/dotty/tools/dotc/parsing/ScannerTest.scala @@ -49,8 +49,8 @@ class ScannerTest extends DottyTest { @Test def scanList() = { println(System.getProperty("user.dir")) - scan("./src/dotty/tools/dotc/core/Symbols.scala") - scan("./src/dotty/tools/dotc/core/Symbols.scala") + scan("compiler/src/dotty/tools/dotc/core/Symbols.scala") + scan("compiler/src/dotty/tools/dotc/core/Symbols.scala") } @Test diff --git a/compiler/test/dotty/tools/dotc/transform/PatmatExhaustivityTest.scala b/compiler/test/dotty/tools/dotc/transform/PatmatExhaustivityTest.scala index 5d770557e056..53c6e0c53238 100644 --- a/compiler/test/dotty/tools/dotc/transform/PatmatExhaustivityTest.scala +++ b/compiler/test/dotty/tools/dotc/transform/PatmatExhaustivityTest.scala @@ -13,7 +13,7 @@ import reporting.TestReporter import vulpix.TestConfiguration class PatmatExhaustivityTest { - val testsDir = "../tests/patmat" + val testsDir = "tests/patmat" // stop-after: patmatexhaust-huge.scala crash compiler val options = List("-color:never", "-Ystop-after:splitter", "-Ycheck-all-patmat", "-classpath", TestConfiguration.classPath) diff --git a/compiler/test/dotty/tools/vulpix/ParallelTesting.scala b/compiler/test/dotty/tools/vulpix/ParallelTesting.scala index 5e23d022c057..d02cbc73f287 100644 --- a/compiler/test/dotty/tools/vulpix/ParallelTesting.scala +++ b/compiler/test/dotty/tools/vulpix/ParallelTesting.scala @@ -817,14 +817,14 @@ trait ParallelTesting extends RunnerOrchestration { self => * "run" test: * * ``` - * compileFile("../tests/pos/i1103.scala", opts).pos() + * compileFile("tests/pos/i1103.scala", opts).pos() * ``` * * These tests can be customized before calling one of the execution * methods, for instance: * * ``` - * compileFile("../tests/pos/i1103.scala", opts).times(2).verbose.pos() + * compileFile("tests/pos/i1103.scala", opts).times(2).verbose.pos() * ``` * * Which would compile `i1103.scala` twice with the verbose flag as a "pos" diff --git a/compiler/test/dotty/tools/vulpix/TestGroup.scala b/compiler/test/dotty/tools/vulpix/TestGroup.scala index 2e95583a3fd7..75efaf1b58f1 100644 --- a/compiler/test/dotty/tools/vulpix/TestGroup.scala +++ b/compiler/test/dotty/tools/vulpix/TestGroup.scala @@ -1,10 +1,10 @@ package dotty.tools.vulpix /** Test groups are used to ensure that the ouput of tests do not overlap. - * + * * It can be used to disambiguate ouputs of tests that test the same file but with different options as shown in the following example. - * compileFilesInDir("../tests/pos", defaultOptions)(TestGroup("compileStdLib")) // will output in ./out/compileStdLib/... - * compileFilesInDir("../tests/pos", defaultOptimised)(TestGroup("optimised/testOptimised")) // will output in ./out/optimised/testOptimised/... + * compileFilesInDir("tests/pos", defaultOptions)(TestGroup("compileStdLib")) // will output in ./out/compileStdLib/... + * compileFilesInDir("tests/pos", defaultOptimised)(TestGroup("optimised/testOptimised")) // will output in ./out/optimised/testOptimised/... */ class TestGroup(val name: String) extends AnyVal { override def toString: String = name diff --git a/compiler/test/dotty/tools/vulpix/VulpixTests.scala b/compiler/test/dotty/tools/vulpix/VulpixTests.scala index 3adb7b6dcc9a..bd4a09907141 100644 --- a/compiler/test/dotty/tools/vulpix/VulpixTests.scala +++ b/compiler/test/dotty/tools/vulpix/VulpixTests.scala @@ -23,7 +23,7 @@ class VulpixTests extends ParallelTesting { @Test def missingFile: Unit = try { - compileFile("../tests/partest-test/i-dont-exist.scala", defaultOptions).expectFailure.checkExpectedErrors() + compileFile("tests/partest-test/i-dont-exist.scala", defaultOptions).expectFailure.checkExpectedErrors() fail("didn't fail properly") } catch { @@ -32,52 +32,52 @@ class VulpixTests extends ParallelTesting { } @Test def pos1Error: Unit = - compileFile("../tests/partest-test/posFail1Error.scala", defaultOptions).expectFailure.checkCompile() + compileFile("tests/partest-test/posFail1Error.scala", defaultOptions).expectFailure.checkCompile() @Test def negMissingAnnot: Unit = - compileFile("../tests/partest-test/negMissingAnnot.scala", defaultOptions).expectFailure.checkExpectedErrors() + compileFile("tests/partest-test/negMissingAnnot.scala", defaultOptions).expectFailure.checkExpectedErrors() @Test def negAnnotWrongLine: Unit = - compileFile("../tests/partest-test/negAnnotWrongLine.scala", defaultOptions).expectFailure.checkExpectedErrors() + compileFile("tests/partest-test/negAnnotWrongLine.scala", defaultOptions).expectFailure.checkExpectedErrors() @Test def negTooManyAnnots: Unit = - compileFile("../tests/partest-test/negTooManyAnnots.scala", defaultOptions).expectFailure.checkExpectedErrors() + compileFile("tests/partest-test/negTooManyAnnots.scala", defaultOptions).expectFailure.checkExpectedErrors() @Test def negNoPositionAnnot: Unit = - compileFile("../tests/partest-test/negNoPositionAnnots.scala", defaultOptions).expectFailure.checkExpectedErrors() + compileFile("tests/partest-test/negNoPositionAnnots.scala", defaultOptions).expectFailure.checkExpectedErrors() @Test def runCompileFail: Unit = - compileFile("../tests/partest-test/posFail1Error.scala", defaultOptions).expectFailure.checkRuns() + compileFile("tests/partest-test/posFail1Error.scala", defaultOptions).expectFailure.checkRuns() @Test def runWrongOutput1: Unit = - compileFile("../tests/partest-test/runWrongOutput1.scala", defaultOptions).expectFailure.checkRuns() + compileFile("tests/partest-test/runWrongOutput1.scala", defaultOptions).expectFailure.checkRuns() @Test def runWrongOutput2: Unit = - compileFile("../tests/partest-test/runWrongOutput2.scala", defaultOptions).expectFailure.checkRuns() + compileFile("tests/partest-test/runWrongOutput2.scala", defaultOptions).expectFailure.checkRuns() @Test def runDiffOutput1: Unit = - compileFile("../tests/partest-test/runDiffOutput1.scala", defaultOptions).expectFailure.checkRuns() + compileFile("tests/partest-test/runDiffOutput1.scala", defaultOptions).expectFailure.checkRuns() @Test def runStackOverflow: Unit = - compileFile("../tests/partest-test/stackOverflow.scala", defaultOptions).expectFailure.checkRuns() + compileFile("tests/partest-test/stackOverflow.scala", defaultOptions).expectFailure.checkRuns() @Test def runOutRedirects: Unit = - compileFile("../tests/partest-test/i2147.scala", defaultOptions).expectFailure.checkRuns() + compileFile("tests/partest-test/i2147.scala", defaultOptions).expectFailure.checkRuns() @Test def infiteNonRec: Unit = - compileFile("../tests/partest-test/infinite.scala", defaultOptions).expectFailure.checkRuns() + compileFile("tests/partest-test/infinite.scala", defaultOptions).expectFailure.checkRuns() @Test def infiteTailRec: Unit = - compileFile("../tests/partest-test/infiniteTail.scala", defaultOptions).expectFailure.checkRuns() + compileFile("tests/partest-test/infiniteTail.scala", defaultOptions).expectFailure.checkRuns() @Test def infiniteAlloc: Unit = - compileFile("../tests/partest-test/infiniteAlloc.scala", defaultOptions).expectFailure.checkRuns() + compileFile("tests/partest-test/infiniteAlloc.scala", defaultOptions).expectFailure.checkRuns() @Test def deadlock: Unit = - compileFile("../tests/partest-test/deadlock.scala", defaultOptions).expectFailure.checkRuns() + compileFile("tests/partest-test/deadlock.scala", defaultOptions).expectFailure.checkRuns() @Test def badJava: Unit = - try compileFile("../tests/partest-test/BadJava.java", defaultOptions).suppressAllOutput.checkCompile() + try compileFile("tests/partest-test/BadJava.java", defaultOptions).suppressAllOutput.checkCompile() catch { case ae: AssertionError => assert(ae.getMessage.contains("java compilation failed")) } diff --git a/doc-tool/test/SourceFileOps.scala b/doc-tool/test/SourceFileOps.scala index d1bb93e0a75e..18aa26d14394 100644 --- a/doc-tool/test/SourceFileOps.scala +++ b/doc-tool/test/SourceFileOps.scala @@ -12,7 +12,7 @@ import model.Package trait SourceFileOps { import scala.collection.JavaConverters._ val site = new Site( - new java.io.File("../doc-tool/resources/"), + new java.io.File("doc-tool/resources/"), "test-site", "v0.1", "http://github.com/lampepfl/dotty", Map.empty ) diff --git a/project/Build.scala b/project/Build.scala index fb98c98cd42b..81fcf606e5e3 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -348,7 +348,7 @@ object Build { // Settings shared between dotty-doc and dotty-doc-bootstrapped lazy val dottyDocSettings = Seq( baseDirectory in (Compile, run) := baseDirectory.value / "..", - baseDirectory in (Test, run) := baseDirectory.value, + baseDirectory in Test := baseDirectory.value / "..", connectInput in run := true, outputStrategy := Some(StdoutOutput), @@ -497,8 +497,8 @@ object Build { // For convenience, change the baseDirectory when running the compiler baseDirectory in (Compile, run) := baseDirectory.value / "..", - // .. but not when running test - baseDirectory in (Test, run) := baseDirectory.value, + // And when running the tests + baseDirectory in Test := baseDirectory.value / "..", test in Test := { // Exclude legacy tests by default diff --git a/project/scripts/cmdTests b/project/scripts/cmdTests index ce15c34f48ff..3a857f2cce41 100755 --- a/project/scripts/cmdTests +++ b/project/scripts/cmdTests @@ -7,7 +7,7 @@ set -eux # check that `sbt dotc` compiles and `sbt dotr` runs it echo "testing sbt dotc and dotr" -mkdir out/scriptedtest0 +mkdir -p out/scriptedtest0 ./project/scripts/sbt ";dotc tests/pos/sbtDotrTest.scala -d out/scriptedtest0 ;dotr -classpath out/scriptedtest0 dotrtest.Test" > sbtdotr1.out cat sbtdotr1.out if grep -e "dotr test ok" sbtdotr1.out; then From a24ccf33d29350dc42864eed05b67b21c14ad59d Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Thu, 1 Feb 2018 13:30:32 +0100 Subject: [PATCH 20/23] Remove . from test classpath --- compiler/test/dotty/tools/vulpix/ParallelTesting.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/test/dotty/tools/vulpix/ParallelTesting.scala b/compiler/test/dotty/tools/vulpix/ParallelTesting.scala index d02cbc73f287..e296e4de0233 100644 --- a/compiler/test/dotty/tools/vulpix/ParallelTesting.scala +++ b/compiler/test/dotty/tools/vulpix/ParallelTesting.scala @@ -345,7 +345,7 @@ trait ParallelTesting extends RunnerOrchestration { self => "javac", "-encoding", "UTF-8", "-classpath", - s".:${Jars.scalaLibrary}:${targetDir.getAbsolutePath}" + s"${Jars.scalaLibrary}:${targetDir.getAbsolutePath}" ) ++ flags.all.takeRight(2) ++ fs val process = Runtime.getRuntime.exec(fullArgs) From d2a590a1f8b382a4cea104458691220bc75fce98 Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Thu, 1 Feb 2018 14:49:34 +0100 Subject: [PATCH 21/23] Revert/fix warnings changes on pending/run tests --- .../dotty/tools/dotc/CompilationTests.scala | 3 ++- tests/neg-custom-args/t3235-minimal.scala | 8 +++++++ tests/pending/run/t1368.check | 3 +++ tests/{ => pending}/run/t1368.scala | 0 tests/pending/run/t2106.check | 6 ++++++ tests/{ => pending}/run/t2106.scala | 0 tests/pending/run/t4047.check | 17 +++++++++++++++ tests/{ => pending}/run/t4047.scala | 2 +- tests/pending/run/t5380.check | 9 ++++++++ tests/{ => pending}/run/t5380.scala | 0 tests/pending/run/t7290.check | 6 ++++++ tests/{ => pending}/run/t7290.scala | 0 tests/pending/run/t8266-octal-interp.check | 21 +++++++++++++++++++ tests/run/t1368.check | 0 tests/run/t2106.check | 0 tests/run/t4047.check | 5 ----- tests/run/t5380.check | 0 tests/run/t7290.check | 0 18 files changed, 73 insertions(+), 7 deletions(-) create mode 100644 tests/neg-custom-args/t3235-minimal.scala create mode 100644 tests/pending/run/t1368.check rename tests/{ => pending}/run/t1368.scala (100%) create mode 100644 tests/pending/run/t2106.check rename tests/{ => pending}/run/t2106.scala (100%) create mode 100644 tests/pending/run/t4047.check rename tests/{ => pending}/run/t4047.scala (95%) create mode 100644 tests/pending/run/t5380.check rename tests/{ => pending}/run/t5380.scala (100%) create mode 100644 tests/pending/run/t7290.check rename tests/{ => pending}/run/t7290.scala (100%) delete mode 100644 tests/run/t1368.check delete mode 100644 tests/run/t2106.check delete mode 100644 tests/run/t4047.check delete mode 100644 tests/run/t5380.check delete mode 100644 tests/run/t7290.check diff --git a/compiler/test/dotty/tools/dotc/CompilationTests.scala b/compiler/test/dotty/tools/dotc/CompilationTests.scala index dfc2e7fc73fa..821fe8c84c9f 100644 --- a/compiler/test/dotty/tools/dotc/CompilationTests.scala +++ b/compiler/test/dotty/tools/dotc/CompilationTests.scala @@ -194,7 +194,8 @@ class CompilationTests extends ParallelTesting { compileFile("tests/neg-custom-args/phantom-overload.scala", allowDoubleBindings) + compileFile("tests/neg-custom-args/phantom-overload-2.scala", allowDoubleBindings) + compileFile("tests/neg-custom-args/structural.scala", defaultOptions.and("-Xfatal-warnings")) + - compileFile("tests/neg-custom-args/i2673.scala", defaultOptions.and("-Xfatal-warnings")) + compileFile("tests/neg-custom-args/i2673.scala", defaultOptions.and("-Xfatal-warnings")) + + compileFile("tests/neg-custom-args/t3235-minimal.scala", defaultOptions.and("-Xfatal-warnings")) }.checkExpectedErrors() // Run tests ----------------------------------------------------------------- diff --git a/tests/neg-custom-args/t3235-minimal.scala b/tests/neg-custom-args/t3235-minimal.scala new file mode 100644 index 000000000000..3aef0eea2dae --- /dev/null +++ b/tests/neg-custom-args/t3235-minimal.scala @@ -0,0 +1,8 @@ +object Test { + def main(args: Array[String]): Unit = { + assert(123456789.round == 123456789) // error + assert(math.round(123456789) == 123456789) // error + assert(1234567890123456789L.round == 1234567890123456789L) // error + assert(math.round(1234567890123456789L) == 1234567890123456789L) // error + } +} diff --git a/tests/pending/run/t1368.check b/tests/pending/run/t1368.check new file mode 100644 index 000000000000..581e8a403996 --- /dev/null +++ b/tests/pending/run/t1368.check @@ -0,0 +1,3 @@ +t1368.scala:7: warning: Reference to uninitialized value blurp + def go3 = (new AnyRef with Happy with Sad { override val status = blurp ; val blurp = "happysad" }).status + ^ diff --git a/tests/run/t1368.scala b/tests/pending/run/t1368.scala similarity index 100% rename from tests/run/t1368.scala rename to tests/pending/run/t1368.scala diff --git a/tests/pending/run/t2106.check b/tests/pending/run/t2106.check new file mode 100644 index 000000000000..f8f625ff46fc --- /dev/null +++ b/tests/pending/run/t2106.check @@ -0,0 +1,6 @@ +t2106.scala:7: warning: Could not inline required method foo because access level required by callee not matched by caller. + def main(args: Array[String]): Unit = x.foo + ^ +t2106.scala:7: warning: At the end of the day, could not inline @inline-marked method foo + def main(args: Array[String]): Unit = x.foo + ^ diff --git a/tests/run/t2106.scala b/tests/pending/run/t2106.scala similarity index 100% rename from tests/run/t2106.scala rename to tests/pending/run/t2106.scala diff --git a/tests/pending/run/t4047.check b/tests/pending/run/t4047.check new file mode 100644 index 000000000000..3c41e6e2443d --- /dev/null +++ b/tests/pending/run/t4047.check @@ -0,0 +1,17 @@ +t4047.scala:23: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses + a.foo + ^ +t4047.scala:24: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses + a.foo + ^ +t4047.scala:26: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses + b.foo + ^ +t4047.scala:27: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses + b.foo + ^ +Unit: called A.foo +Unit: called B.foo +Unit: called C.foo +Unit: called D.foo +Unit: called D.foo diff --git a/tests/run/t4047.scala b/tests/pending/run/t4047.scala similarity index 95% rename from tests/run/t4047.scala rename to tests/pending/run/t4047.scala index 5531e4bde43c..a9019d5d72cf 100644 --- a/tests/run/t4047.scala +++ b/tests/pending/run/t4047.scala @@ -1,4 +1,4 @@ -trait Foo[T] { def foo: T} +trait Foo[T] { val foo: T} class A extends Foo[Unit]{ lazy val foo = println("Unit: called A.foo") diff --git a/tests/pending/run/t5380.check b/tests/pending/run/t5380.check new file mode 100644 index 000000000000..731a798301cb --- /dev/null +++ b/tests/pending/run/t5380.check @@ -0,0 +1,9 @@ +t5380.scala:3: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses + val f = () => return try { 1 } catch { case _: Throwable => 0 } + ^ +t5380.scala:3: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses + val f = () => return try { 1 } catch { case _: Throwable => 0 } + ^ +t5380.scala:3: warning: enclosing method main has result type Unit: return value discarded + val f = () => return try { 1 } catch { case _: Throwable => 0 } + ^ diff --git a/tests/run/t5380.scala b/tests/pending/run/t5380.scala similarity index 100% rename from tests/run/t5380.scala rename to tests/pending/run/t5380.scala diff --git a/tests/pending/run/t7290.check b/tests/pending/run/t7290.check new file mode 100644 index 000000000000..aff48abd4a57 --- /dev/null +++ b/tests/pending/run/t7290.check @@ -0,0 +1,6 @@ +t7290.scala:4: warning: Pattern contains duplicate alternatives: 0 + case 0 | 0 => 0 + ^ +t7290.scala:5: warning: Pattern contains duplicate alternatives: 2, 3 + case 2 | 2 | 2 | 3 | 2 | 3 => 0 + ^ diff --git a/tests/run/t7290.scala b/tests/pending/run/t7290.scala similarity index 100% rename from tests/run/t7290.scala rename to tests/pending/run/t7290.scala diff --git a/tests/pending/run/t8266-octal-interp.check b/tests/pending/run/t8266-octal-interp.check index b3f70972d699..66ecafddc2ac 100644 --- a/tests/pending/run/t8266-octal-interp.check +++ b/tests/pending/run/t8266-octal-interp.check @@ -1,3 +1,24 @@ +t8266-octal-interp.scala:4: warning: Octal escape literals are deprecated, use \b instead. + f"a\10c", + ^ +t8266-octal-interp.scala:5: warning: Octal escape literals are deprecated, use \t instead. + f"a\11c", + ^ +t8266-octal-interp.scala:6: warning: Octal escape literals are deprecated, use \n instead. + f"a\12c", + ^ +t8266-octal-interp.scala:7: warning: Octal escape literals are deprecated, use \r instead. + f"a\15c", + ^ +t8266-octal-interp.scala:8: warning: Octal escape literals are deprecated, use ${'"'} or a triple-quoted literal """with embedded " or \u0022""" instead. + f"a\42c", + ^ +t8266-octal-interp.scala:9: warning: Octal escape literals are deprecated, use \\ instead. + f"a\134c", + ^ +t8266-octal-interp.scala:10: warning: Octal escape literals are deprecated, use \u0069 instead. + f"a\15151515c" + ^ ac a c a diff --git a/tests/run/t1368.check b/tests/run/t1368.check deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/tests/run/t2106.check b/tests/run/t2106.check deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/tests/run/t4047.check b/tests/run/t4047.check deleted file mode 100644 index 2a942a70e00c..000000000000 --- a/tests/run/t4047.check +++ /dev/null @@ -1,5 +0,0 @@ -Unit: called A.foo -Unit: called B.foo -Unit: called C.foo -Unit: called D.foo -Unit: called D.foo diff --git a/tests/run/t5380.check b/tests/run/t5380.check deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/tests/run/t7290.check b/tests/run/t7290.check deleted file mode 100644 index e69de29bb2d1..000000000000 From 133b8ff96f82412041f085a63c44b3925badbaab Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Thu, 1 Feb 2018 14:55:28 +0100 Subject: [PATCH 22/23] Factor out fatal-warnings & double-bindings tests --- compiler/test/dotc/tests.scala | 7 ++++--- .../dotty/tools/dotc/CompilationTests.scala | 19 ++++--------------- .../{ => allow-double-bindings}/i1240.scala | 0 .../{ => allow-double-bindings}/i2002.scala | 0 .../overloadsOnAbstractTypes.scala | 0 .../phantom-overload-2.scala | 0 .../phantom-overload.scala | 0 .../{ => allow-double-bindings}/typers.scala | 0 .../{ => fatal-warnings}/i2333.scala | 0 .../{ => fatal-warnings}/i2673.scala | 0 .../{ => fatal-warnings}/i3561.scala | 0 .../{ => fatal-warnings}/pureStatement.scala | 0 .../{ => fatal-warnings}/structural.scala | 0 .../{ => fatal-warnings}/t3235-minimal.scala | 0 .../{ => fatal-warnings}/xfatalWarnings.scala | 0 15 files changed, 8 insertions(+), 18 deletions(-) rename tests/neg-custom-args/{ => allow-double-bindings}/i1240.scala (100%) rename tests/neg-custom-args/{ => allow-double-bindings}/i2002.scala (100%) rename tests/neg-custom-args/{ => allow-double-bindings}/overloadsOnAbstractTypes.scala (100%) rename tests/neg-custom-args/{ => allow-double-bindings}/phantom-overload-2.scala (100%) rename tests/neg-custom-args/{ => allow-double-bindings}/phantom-overload.scala (100%) rename tests/neg-custom-args/{ => allow-double-bindings}/typers.scala (100%) rename tests/neg-custom-args/{ => fatal-warnings}/i2333.scala (100%) rename tests/neg-custom-args/{ => fatal-warnings}/i2673.scala (100%) rename tests/neg-custom-args/{ => fatal-warnings}/i3561.scala (100%) rename tests/neg-custom-args/{ => fatal-warnings}/pureStatement.scala (100%) rename tests/neg-custom-args/{ => fatal-warnings}/structural.scala (100%) rename tests/neg-custom-args/{ => fatal-warnings}/t3235-minimal.scala (100%) rename tests/neg-custom-args/{ => fatal-warnings}/xfatalWarnings.scala (100%) diff --git a/compiler/test/dotc/tests.scala b/compiler/test/dotc/tests.scala index 6900f544d22c..5123cb34a841 100644 --- a/compiler/test/dotc/tests.scala +++ b/compiler/test/dotc/tests.scala @@ -187,13 +187,14 @@ class tests extends CompilerTest { @Test def negVarargsT1625 = compileFiles(negDir + "varargsInMethodsT1625/") val negCustomArgs = testsDir + "neg-custom-args/" + val negAllowDoubleBindings = negCustomArgs + "allow-double-bindings/" - @Test def neg_typers() = compileFile(negCustomArgs, "typers")(allowDoubleBindings) + @Test def neg_typers() = compileFile(negAllowDoubleBindings, "typers")(allowDoubleBindings) @Test def neg_overrideClass = compileFile(negCustomArgs, "overrideClass", scala2mode) @Test def neg_autoTupling = compileFile(negCustomArgs, "autoTuplingTest", args = "-language:noAutoTupling" :: Nil) @Test def neg_i1050 = compileFile(negCustomArgs, "i1050", List("-strict")) - @Test def neg_i1240 = compileFile(negCustomArgs, "i1240")(allowDoubleBindings) - @Test def neg_i2002 = compileFile(negCustomArgs, "i2002")(allowDoubleBindings) + @Test def neg_i1240 = compileFile(negAllowDoubleBindings, "i1240")(allowDoubleBindings) + @Test def neg_i2002 = compileFile(negAllowDoubleBindings, "i2002")(allowDoubleBindings) @Test def neg_valueclasses_doubledefs = compileFile(negCustomArgs, "valueclasses-doubledefs")(allowDoubleBindings) @Test def neg_valueclasses_pavlov = compileFile(negCustomArgs, "valueclasses-pavlov")(allowDoubleBindings) @Test def neg_trailingUnderscore = compileFile(negCustomArgs, "trailingUnderscore", args = "-strict" :: Nil) diff --git a/compiler/test/dotty/tools/dotc/CompilationTests.scala b/compiler/test/dotty/tools/dotc/CompilationTests.scala index 821fe8c84c9f..1a0136c1a3b6 100644 --- a/compiler/test/dotty/tools/dotc/CompilationTests.scala +++ b/compiler/test/dotty/tools/dotc/CompilationTests.scala @@ -105,7 +105,7 @@ class CompilationTests extends ParallelTesting { compileDir("tests/pos/i1137-1", defaultOptions and "-Yemit-tasty") + compileFile( // succeeds despite -Xfatal-warnings because of -nowarn - "tests/neg-custom-args/xfatalWarnings.scala", + "tests/neg-custom-args/fatal-warnings/xfatalWarnings.scala", defaultOptions.and("-nowarn", "-Xfatal-warnings") ) }.checkCompile() @@ -175,27 +175,16 @@ class CompilationTests extends ParallelTesting { compileFilesInDir("tests/neg", defaultOptions) + compileFilesInDir("tests/neg-tailcall", defaultOptions) + compileFilesInDir("tests/neg-no-optimise", defaultOptions) + + compileFilesInDir("tests/neg-custom-args/fatal-warnings", defaultOptions.and("-Xfatal-warnings")) + + compileFilesInDir("tests/neg-custom-args/allow-double-bindings", allowDoubleBindings) + compileFile("tests/neg-custom-args/i3246.scala", scala2Mode) + - compileFile("tests/neg-custom-args/typers.scala", allowDoubleBindings) + compileFile("tests/neg-custom-args/overrideClass.scala", scala2Mode) + compileFile("tests/neg-custom-args/autoTuplingTest.scala", defaultOptions.and("-language:noAutoTupling")) + compileFile("tests/neg-custom-args/i1050.scala", defaultOptions.and("-strict")) + - compileFile("tests/neg-custom-args/i1240.scala", allowDoubleBindings) + - compileFile("tests/neg-custom-args/i2002.scala", allowDoubleBindings) + compileFile("tests/neg-custom-args/nopredef.scala", defaultOptions.and("-Yno-predef")) + compileFile("tests/neg-custom-args/noimports.scala", defaultOptions.and("-Yno-imports")) + compileFile("tests/neg-custom-args/noimports2.scala", defaultOptions.and("-Yno-imports")) + - compileFile("tests/neg-custom-args/overloadsOnAbstractTypes.scala", allowDoubleBindings) + - compileFile("tests/neg-custom-args/xfatalWarnings.scala", defaultOptions.and("-Xfatal-warnings")) + - compileFile("tests/neg-custom-args/i3561.scala", defaultOptions.and("-Xfatal-warnings")) + - compileFile("tests/neg-custom-args/pureStatement.scala", defaultOptions.and("-Xfatal-warnings")) + - compileFile("tests/neg-custom-args/i2333.scala", defaultOptions.and("-Xfatal-warnings")) + - compileFile("tests/neg-custom-args/i3882.scala", allowDeepSubtypes) + - compileFile("tests/neg-custom-args/phantom-overload.scala", allowDoubleBindings) + - compileFile("tests/neg-custom-args/phantom-overload-2.scala", allowDoubleBindings) + - compileFile("tests/neg-custom-args/structural.scala", defaultOptions.and("-Xfatal-warnings")) + - compileFile("tests/neg-custom-args/i2673.scala", defaultOptions.and("-Xfatal-warnings")) + - compileFile("tests/neg-custom-args/t3235-minimal.scala", defaultOptions.and("-Xfatal-warnings")) + compileFile("tests/neg-custom-args/i3882.scala", allowDeepSubtypes) }.checkExpectedErrors() // Run tests ----------------------------------------------------------------- diff --git a/tests/neg-custom-args/i1240.scala b/tests/neg-custom-args/allow-double-bindings/i1240.scala similarity index 100% rename from tests/neg-custom-args/i1240.scala rename to tests/neg-custom-args/allow-double-bindings/i1240.scala diff --git a/tests/neg-custom-args/i2002.scala b/tests/neg-custom-args/allow-double-bindings/i2002.scala similarity index 100% rename from tests/neg-custom-args/i2002.scala rename to tests/neg-custom-args/allow-double-bindings/i2002.scala diff --git a/tests/neg-custom-args/overloadsOnAbstractTypes.scala b/tests/neg-custom-args/allow-double-bindings/overloadsOnAbstractTypes.scala similarity index 100% rename from tests/neg-custom-args/overloadsOnAbstractTypes.scala rename to tests/neg-custom-args/allow-double-bindings/overloadsOnAbstractTypes.scala diff --git a/tests/neg-custom-args/phantom-overload-2.scala b/tests/neg-custom-args/allow-double-bindings/phantom-overload-2.scala similarity index 100% rename from tests/neg-custom-args/phantom-overload-2.scala rename to tests/neg-custom-args/allow-double-bindings/phantom-overload-2.scala diff --git a/tests/neg-custom-args/phantom-overload.scala b/tests/neg-custom-args/allow-double-bindings/phantom-overload.scala similarity index 100% rename from tests/neg-custom-args/phantom-overload.scala rename to tests/neg-custom-args/allow-double-bindings/phantom-overload.scala diff --git a/tests/neg-custom-args/typers.scala b/tests/neg-custom-args/allow-double-bindings/typers.scala similarity index 100% rename from tests/neg-custom-args/typers.scala rename to tests/neg-custom-args/allow-double-bindings/typers.scala diff --git a/tests/neg-custom-args/i2333.scala b/tests/neg-custom-args/fatal-warnings/i2333.scala similarity index 100% rename from tests/neg-custom-args/i2333.scala rename to tests/neg-custom-args/fatal-warnings/i2333.scala diff --git a/tests/neg-custom-args/i2673.scala b/tests/neg-custom-args/fatal-warnings/i2673.scala similarity index 100% rename from tests/neg-custom-args/i2673.scala rename to tests/neg-custom-args/fatal-warnings/i2673.scala diff --git a/tests/neg-custom-args/i3561.scala b/tests/neg-custom-args/fatal-warnings/i3561.scala similarity index 100% rename from tests/neg-custom-args/i3561.scala rename to tests/neg-custom-args/fatal-warnings/i3561.scala diff --git a/tests/neg-custom-args/pureStatement.scala b/tests/neg-custom-args/fatal-warnings/pureStatement.scala similarity index 100% rename from tests/neg-custom-args/pureStatement.scala rename to tests/neg-custom-args/fatal-warnings/pureStatement.scala diff --git a/tests/neg-custom-args/structural.scala b/tests/neg-custom-args/fatal-warnings/structural.scala similarity index 100% rename from tests/neg-custom-args/structural.scala rename to tests/neg-custom-args/fatal-warnings/structural.scala diff --git a/tests/neg-custom-args/t3235-minimal.scala b/tests/neg-custom-args/fatal-warnings/t3235-minimal.scala similarity index 100% rename from tests/neg-custom-args/t3235-minimal.scala rename to tests/neg-custom-args/fatal-warnings/t3235-minimal.scala diff --git a/tests/neg-custom-args/xfatalWarnings.scala b/tests/neg-custom-args/fatal-warnings/xfatalWarnings.scala similarity index 100% rename from tests/neg-custom-args/xfatalWarnings.scala rename to tests/neg-custom-args/fatal-warnings/xfatalWarnings.scala From 8547e85b6ead7f23b77a3f6c6a5509baf3523ecd Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain Date: Mon, 5 Feb 2018 13:44:49 +0100 Subject: [PATCH 23/23] Open #3963 --- tests/{ => pending}/run/t6220.scala | 0 tests/{ => pending}/run/t6261.scala | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename tests/{ => pending}/run/t6220.scala (100%) rename tests/{ => pending}/run/t6261.scala (100%) diff --git a/tests/run/t6220.scala b/tests/pending/run/t6220.scala similarity index 100% rename from tests/run/t6220.scala rename to tests/pending/run/t6220.scala diff --git a/tests/run/t6261.scala b/tests/pending/run/t6261.scala similarity index 100% rename from tests/run/t6261.scala rename to tests/pending/run/t6261.scala