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

Side by Side Diff: compiler/eclipse.workspace/tests/TestSharedTests.launch

Issue 9677041: Remove D8 and JS compiling cruft from dartc eclipse config (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated patch Created 8 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 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <launchConfiguration type="org.eclipse.jdt.junit.launchconfig"> 2 <launchConfiguration type="org.eclipse.jdt.junit.launchconfig">
3 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> 3 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
4 <listEntry value="/tests/suites/com/google/dart/corelib/TestSharedTests.java"/> 4 <listEntry value="/tests/suites/com/google/dart/corelib/TestSharedTests.java"/>
5 </listAttribute> 5 </listAttribute>
6 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> 6 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
7 <listEntry value="1"/> 7 <listEntry value="1"/>
8 </listAttribute> 8 </listAttribute>
9 <listAttribute key="org.eclipse.debug.ui.favoriteGroups"> 9 <listAttribute key="org.eclipse.debug.ui.favoriteGroups">
10 <listEntry value="org.eclipse.debug.ui.launchGroup.debug"/> 10 <listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
11 <listEntry value="org.eclipse.debug.ui.launchGroup.run"/> 11 <listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
12 </listAttribute> 12 </listAttribute>
13 <stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/> 13 <stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/>
14 <booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/> 14 <booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
15 <stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/> 15 <stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
16 <stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.ju nit.loader.junit3"/> 16 <stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.ju nit.loader.junit3"/>
17 <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.google.dar t.corelib.TestSharedTests"/> 17 <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.google.dar t.corelib.TestSharedTests"/>
18 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="tests"/> 18 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="tests"/>
19 <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-ea&#10;-Dc om.google.dart.corelib.SharedTests.test_py=${resource_loc:/tests/test.py}&#10;-D com.google.dart.runner.d8=${resource_loc:/tests/d8}"/> 19 <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-ea&#10;-Dc om.google.dart.corelib.SharedTests.test_py=${resource_loc:/tests/test.py}&#10;"/ >
20 </launchConfiguration> 20 </launchConfiguration>
OLDNEW
« no previous file with comments | « compiler/eclipse.workspace/tests/SharedTests.launch ('k') | compiler/eclipse.workspace/tests/dartc_jscomp_suites.launch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698