mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 11:07:30 +02:00
Add a pending test that shows a problem with instability of representing self variables. This test covers the bug described in #2504. In order to test API representation of a class declared either in source file or unpickled from a class file, ScalaCompilerForUnitTesting has been extended to extract APIs from multiple compiler instances sharing a classpath.