summaryrefslogtreecommitdiff
path: root/test/files/specialized/test.scala
Commit message (Collapse)AuthorAgeFilesLines
* Added 'specialized' tests.Aleksandar Pokopec2011-01-171-0/+10
Added a new test group - specialized. Modified partest to add a jar with instrumented classes to classpath when compiling and running tests. Added a primary version of the instrumented BoxesRuntime, and a script to produce a jar for it. Added the 'speclib' folder to partest files, which contains the jar with the instrumented classes. Review by dragos.