Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(142)

Side by Side Diff: editor/tools/plugins/com.google.dart.thirdparty_test/build.properties

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, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 source.. = src/ 1 source.. = src/
2 output.. = bin/ 2 output.. = bin/
3 bin.includes = META-INF/,\ 3 bin.includes = META-INF/,\
4 .,\ 4 .,\
5 plugin.properties,\ 5 plugin.properties,\
6 lib/hamcrest/v1_3/hamcrest-core-1.3.0RC2.jar,\
7 lib/hamcrest/v1_3/hamcrest-generator-1.3.0RC2.jar,\
8 lib/hamcrest/v1_3/hamcrest-integration-1.3.0RC2.jar,\
9 lib/hamcrest/v1_3/hamcrest-library-1.3.0RC2.jar,\
10 lib/fest/fest-assert-1.4.jar,\ 6 lib/fest/fest-assert-1.4.jar,\
11 lib/fest/fest-util-1.1.6.jar,\ 7 lib/fest/fest-util-1.1.6.jar,\
12 lib/mockito/1.9.0/mockito-all-1.9.0.jar 8 lib/mockito/1.9.0/mockito-all-1.9.0.jar
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698