OLD | NEW |
| (Empty) |
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
2 <launchConfiguration type="org.eclipse.jdt.junit.launchconfig"> | |
3 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> | |
4 <listEntry value="/tests/suites/com/google/dart/corelib/TestSharedTests.java"/> | |
5 </listAttribute> | |
6 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> | |
7 <listEntry value="1"/> | |
8 </listAttribute> | |
9 <listAttribute key="org.eclipse.debug.ui.favoriteGroups"> | |
10 <listEntry value="org.eclipse.debug.ui.launchGroup.debug"/> | |
11 <listEntry value="org.eclipse.debug.ui.launchGroup.run"/> | |
12 </listAttribute> | |
13 <stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/> | |
14 <booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/> | |
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"/> | |
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"/> | |
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> | |
OLD | NEW |