Skip to content

Commit 763f5c2

Browse files
authored
Merge pull request #116 from scala/backport-lts-3.3-21956
Backport "Remove tests/pos-with-compiler-cc" to 3.3 LTS
2 parents c5de4e5 + 3d92f14 commit 763f5c2

File tree

489 files changed

+0
-164676
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

489 files changed

+0
-164676
lines changed

compiler/test/dotty/tools/dotc/BootstrappedOnlyCompilationTests.scala

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,6 @@ class BootstrappedOnlyCompilationTests {
3232
).checkCompile()
3333
}
3434

35-
// @Test
36-
def posWithCompilerCC: Unit =
37-
implicit val testGroup: TestGroup = TestGroup("compilePosWithCompilerCC")
38-
aggregateTests(
39-
compileDir("tests/pos-with-compiler-cc/dotc", withCompilerOptions.and("-language:experimental.captureChecking"))
40-
).checkCompile()
41-
4235
@Test def posWithCompiler: Unit = {
4336
implicit val testGroup: TestGroup = TestGroup("compilePosWithCompiler")
4437
aggregateTests(

tests/pos-with-compiler-cc/backend/ScalaPrimitivesOps.scala

Lines changed: 0 additions & 232 deletions
This file was deleted.

tests/pos-with-compiler-cc/backend/WorklistAlgorithm.scala

Lines changed: 0 additions & 57 deletions
This file was deleted.

tests/pos-with-compiler-cc/backend/jvm/AsmUtils.scala

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)