summaryrefslogtreecommitdiff
path: root/test/files/jvm/duration-tck.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-8677 Duration: Zero - Inf should be MinusInfPaolo G. Giarrusso2014-06-281-0/+5
* SI-7003 Partest redirects stderr to log fileSom Snytt2013-05-251-0/+2
* relax time constraint in duration-tck.scala (for Windows VMs)Roland2013-02-261-2/+3
* avoid single-art assert where harmful in duration-tckRoland2012-10-181-4/+7
* some small remaining fixesRoland2012-09-201-1/+4
* Adjustments to scala.concurrent.duration.Paul Phillips2012-09-191-10/+9
* move Duration (incl. DSL) into scala.concurrent.duration packageRoland2012-09-191-2/+1
* enable integer multiplication/divison on FiniteDuration, see SI-6389Roland2012-09-181-1/+8
* two more minor cleanups to DurationRoland2012-09-111-6/+1
* fix some one more issue in DurationRoland2012-09-071-6/+12
* second round of Duration cleanupRoland2012-09-071-79/+157
* several fixes to scala.concurrent.util.DurationRoland2012-09-051-0/+107