summaryrefslogtreecommitdiff
path: root/src/scalacheck
Commit message (Collapse)AuthorAgeFilesLines
* Added scalacheck folder, scalacheck source upda...Aleksandar Pokopec2010-08-3114-0/+2859
Added scalacheck folder, scalacheck source update script, and scalacheck ant tasks. Build process will now generate a scalacheck jar in the build/pack/lib directory. It generates it from the scalacheck source in the src/scalacheck dir. If the source there gets out of date, it is to be updated manually using the tools/updatescalacheck script. Review by phaller.