Skip to content

Commit

Permalink
Move tests to src/test/scala-2
Browse files Browse the repository at this point in the history
  • Loading branch information
adkian-sifive committed Jan 9, 2025
1 parent e461069 commit 491627c
Show file tree
Hide file tree
Showing 207 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ trait Chisel extends CrossSbtModule with HasScala2MacroAnno with HasScala2Plugin

override def moduleDeps = super.moduleDeps ++ Seq(coreModule, svsimModule)

object test extends SbtModuleTests with TestModule.ScalaTest with ScalafmtModule {
object test extends CrossSbtModuleTests with TestModule.ScalaTest with ScalafmtModule {
def ivyDeps = Agg(v.scalatest, v.scalacheck)

// Suppress Scala 3 behavior requiring explicit types on implicit definitions
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 491627c

Please sign in to comment.