| OLD | NEW |
| 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/SharedTests.java"/> | 4 <listEntry value="/tests/suites/com/google/dart/corelib/SharedTests.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.SharedTests"/> | 17 <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.google.dar
t.corelib.SharedTests"/> |
| 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 -Dc
om.google.dart.corelib.SharedTests.test_py=${resource_loc:/tests/test.py} -D
com.google.dart.runner.d8=${resource_loc:/tests/d8}"/> | 19 <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-ea -Dc
om.google.dart.corelib.SharedTests.test_py=${resource_loc:/tests/test.py} "/
> |
| 20 </launchConfiguration> | 20 </launchConfiguration> |
| OLD | NEW |