scala.tools.partest
An Ant task to execute the Scala test suite (NSC).
This task can take the following parameters as attributes:
srcdir
classpath
classpathref
showlog
showdiff
erroronfailed
javacmd
javaccmd
scalacopts
timeout
debug
junitreportdir
It also takes the following parameters as nested elements:
compilationpath
postests
negtests
runtests
jvmtests
residenttests
shootouttests
scalaptests
scalachecktests
specializedtests
instrumentedtests
presentationtests
scripttests
An Ant task to execute the Scala test suite (NSC).
This task can take the following parameters as attributes:
srcdir
,classpath
,classpathref
,showlog
,showdiff
,erroronfailed
,javacmd
,javaccmd
,scalacopts
,timeout
,debug
,junitreportdir
.It also takes the following parameters as nested elements:
compilationpath
.postests
,negtests
,runtests
,jvmtests
,residenttests
,shootouttests
,scalaptests
,scalachecktests
,specializedtests
,instrumentedtests
,presentationtests
,scripttests
.