summaryrefslogtreecommitdiff
path: root/test/disabled/parallel-collections/ParallelRangeCheck.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a scalacheck test group "test entire subd...Aleksandar Pokopec2010-10-041-67/+0
| | | | | | | Fixed a scalacheck test group "test entire subdirectory" problem. It's now possible to add scalacheck tests consisting of multiple files. No review.
* Temporarily disabled collections checks to keep...Aleksandar Pokopec2010-09-011-0/+67
Temporarily disabled collections checks to keep build from breaking. No review