Skip to content

Commit 6a697ee

Browse files
Move all pickling tests to pos
1 parent c62e467 commit 6a697ee

Some content is hidden

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

50 files changed

+0
-780
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ class CompilationTests extends ParallelTesting {
183183
@Test def pickling: Unit = {
184184
implicit val testGroup: TestGroup = TestGroup("testPickling")
185185
compileFilesInDir("tests/new", picklingOptions) +
186-
compileFilesInDir("tests/pickling", picklingOptions) +
187186
compileFilesInDir("tests/pos", picklingOptions, FileFilter.exclude(TestSources.posTestPicklingBlacklisted)) +
188187
compileFilesInDir("tests/run", picklingOptions, FileFilter.exclude(TestSources.runTestPicklingBlacklisted))
189188
}.checkCompile()

tests/pickling/Coder.scala

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

tests/pickling/alias.scala

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

tests/pickling/arrays2.scala

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

tests/pickling/desugar.scala

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

tests/pickling/hk.scala

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

tests/pickling/i3608.scala

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

tests/pickling/i94-nada.scala

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

tests/pickling/nameddefaults.scala

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

tests/pickling/new-array.scala

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

0 commit comments

Comments
 (0)