Skip to content

Commit

Permalink
Remove tests/pos-with-compiler-cc
Browse files Browse the repository at this point in the history
  • Loading branch information
dwijnand committed Nov 15, 2024
1 parent 6a7d5d3 commit 7b4597f
Show file tree
Hide file tree
Showing 480 changed files with 0 additions and 163,760 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,6 @@ class BootstrappedOnlyCompilationTests {
).checkCompile()
}

// @Test
def posWithCompilerCC: Unit =
implicit val testGroup: TestGroup = TestGroup("compilePosWithCompilerCC")
aggregateTests(
compileDir("tests/pos-with-compiler-cc/dotc", withCompilerOptions.and("-language:experimental.captureChecking"))
).checkCompile()

@Test def posWithCompiler: Unit = {
implicit val testGroup: TestGroup = TestGroup("compilePosWithCompiler")
aggregateTests(
Expand Down
232 changes: 0 additions & 232 deletions tests/pos-with-compiler-cc/backend/ScalaPrimitivesOps.scala

This file was deleted.

57 changes: 0 additions & 57 deletions tests/pos-with-compiler-cc/backend/WorklistAlgorithm.scala

This file was deleted.

65 changes: 0 additions & 65 deletions tests/pos-with-compiler-cc/backend/jvm/AsmUtils.scala

This file was deleted.

Loading

0 comments on commit 7b4597f

Please sign in to comment.