summaryrefslogtreecommitdiff
path: root/test/osgi/src/BasicLibrary.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-6305 fix.Vojin Jovanovic2012-09-251-1/+1
|
* Additional OSGi tests.Josh Suereth2012-09-191-0/+37
* 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.