summaryrefslogtreecommitdiff
path: root/test/disabled/parallel-collections/IntOperators.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a scalacheck test group "test entire subd...Aleksandar Pokopec2010-10-041-109/+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/+109
Temporarily disabled collections checks to keep build from breaking. No review