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
erroronfailed
javacmd
javaccmd
scalacopts
debug
junitreportdir
It also takes the following parameters as nested elements:
compilationpath
An Ant task to execute the Scala test suite (NSC).
This task can take the following parameters as attributes:
srcdir,classpath,classpathref,erroronfailed,javacmd,javaccmd,scalacopts,debug,junitreportdir.It also takes the following parameters as nested elements:
compilationpath. -- TODO: this parameter is now redundant: it's the same as the classpath used to run the task