aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/ExecutionOptionsManagerSpec.scala
AgeCommit message (Collapse)Author
2020-03-25Update scalatest 3.1.0 (#1383)Jim Lawson
* Removed unused imports in src/test/ * Update ScalaTest deprecations. * Update scalatest from 3.0.8 to 3.1.0; apply auto fix for deprecations Co-authored-by: Jack Koenig <koenig@sifive.com>
2018-08-14Add targetDirName test (#869)Leway Colin
2018-01-08Typo: ExecutionOptionManager -> ExecutionOptionsManager.Leway Colin