Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Scala Partest 1.1.1

Compare
Choose a tag to compare
@lrytz lrytz released this 13 Apr 08:49
· 58 commits to 1.1.x since this release

Includes

  • #77 don't run all tests if there are invalid tests
  • #78 Add synchronization when sending events to sbt (fix ArrayIOBException).
  • #81 Diff transcript shows correct order
  • #83 remove unused code (fixing new warnings in 2.12.2)

The last one is required to boostrap the current 2.13.x, because it includes the new warnings (scala/scala#5402) and it needs to rebuild the partest module.