summaryrefslogtreecommitdiff
path: root/test/disabled/scalacheck
Commit message (Collapse)AuthorAgeFilesLines
* Rolled partest back to r21328.Paul Phillips2010-05-061-0/+157
| | | | | | | | changes necessary to plug it back in while preserving everything which has happened since then in tests and such, but we should be the lookout for overreversion. Review by phaller (but as a formality, I don't think it requires direct review.)
* The first working scalacheck test! Now Arbitrar...Paul Phillips2009-09-161-10/+0
| | | | | | The first working scalacheck test! Now Arbitrary is working for us instead of our nemesis Capt. Entropy.
* Organized disabled directory so it works with p...Paul Phillips2009-05-091-0/+10
Organized disabled directory so it works with partest. You can run ./partest --srcpath disabled to run the tests in that location. Fixed a few tests in disabled and pending and moved to files.