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

Tags: scala/scala-partest

Tags

v1.1.9

Toggle v1.1.9's commit message
in publishing, fix an sbt 0.13 vs sbt 1 thing

v1.2.0

Toggle v1.2.0's commit message
version 1.2.0

first build on new 2.13-specific 1.2.x branch.
uses new 2.13 collections.
drops scala-xml dependency.

v1.2.0-M2

Toggle v1.2.0-M2's commit message
version 1.2.0-M2

M1 didn't publish

v1.2.0-M1

Toggle v1.2.0-M1's commit message
version 1.2.0-M1

testing whether removing scala-xml here gets the Scala 2.13
bootstrap script working again

v1.1.8#2.13.0-M4-pre-20d3c21#8

Toggle v1.1.8#2.13.0-M4-pre-20d3c21#8's commit message
Update Scala version to 2.13.0-M4-pre-20d3c21

v1.1.8

Toggle v1.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #103 from lrytz/no-ant

Remove ant support

v1.1.7

Toggle v1.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #100 from retronym/ticket/75-cleanup

Cleanups to new partest mode

v1.1.6

Toggle v1.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #99 from retronym/ticket/75

Add a mode to reuse JVM for test execution

v1.1.5

Toggle v1.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #98 from retronym/topic/selector

Pass the srcpath as FQN, test file as testSelector in SBT test events

v1.1.4#2.13.0-M3#8

Toggle v1.1.4#2.13.0-M3#8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #91 from som-snytt/issue/79-flags

Use readOptionFile and don't trim aggressively