sbt/testing
Mark Harrah bd0f208302 Class loader that restricts loading to a classpath. Ref #661.
It is now used for consoleProject, run, and test.  This loader verifies
that all classes loaded through it came from a particular classpath or
from the "root" loader.  Root loader here is the launcher loader so that
those classes with native bindings come from that shared loader.
2013-02-21 20:44:26 -05:00
..
agent/src/main/java/sbt Handle exceptions not caught by the test framework when forking. Fixes #653. 2013-01-28 17:14:53 -05:00
impl/src/main/scala/sbt Follow source layout convention supported by Eclipse. 2012-12-07 10:27:08 -08:00
src/main/scala/sbt Class loader that restricts loading to a classpath. Ref #661. 2013-02-21 20:44:26 -05:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00