Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
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
Loading