Issue 12377052:
Add the editor unit tests to the editor itself. The editor can now test itself (Closed)
Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set:
Created 7 years, 10 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
On 2013/03/01 21:58:15, danrubel wrote:
> I don't believe that team is needed for the Dart Editor... just the Dart
Plugins
OK, removed. We were referencing it form one test plugin, but only for one
non-critical test.
We'll need to revisit the plugins we ship w/ the editor. It looks like we've
added some dependencies to things like the refactorings plugins, which
themselves have dependencies to team and team.ui. We should make sure that our
transitive dependencies are satisfied, or be very certain that not shipping a
referenced plugin will not cause issues. It's been about a year and a half since
we took a careful look at the plugins we ship.
Issue 12377052: Add the editor unit tests to the editor itself. The editor can now test itself
(Closed)
Created 7 years, 10 months ago by devoncarew
Modified 7 years, 10 months ago
Reviewers: danrubel
Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Comments: 2