summaryrefslogtreecommitdiff
path: root/test/osgi/src/ReflectionToolboxTest.scala
Commit message (Collapse)AuthorAgeFilesLines
* Additional OSGi tests.Josh Suereth2012-09-191-0/+49
* Ensure scala-library can be resolved on its own, and with sun.misc.Unsafe usage. * Ensure reflection works without scala-compiler.jar * Ensure ToolBox's can see all classes necessary when evaluating expressions. * Cleanup test helper for filtering in/out bundles.