Inherited from CompilationPathProperty
Inherited from Task
Inherited from ProjectComponent
Inherited from Cloneable
Inherited from AnyRef
Inherited from Any
Inherited by implicit conversion any2stringfmt from
PartestTask to StringFormat
Inherited by implicit conversion any2stringadd from
PartestTask to StringAdd
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
,buildmanagertests
,shootouttests
,scalaptests
,scalachecktests
,specializedtests
,presentationtests
,scripttests
.