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

Side by Side Diff: dart/compiler/eclipse.workspace/tests/dartc_tests_suites.launch

Issue 20722006: Removed compiler/ directory from repository (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 4 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
(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"/>
5 </listAttribute>
6 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
7 <listEntry value="2"/>
8 </listAttribute>
9 <mapAttribute key="org.eclipse.debug.core.environmentVariables">
10 </mapAttribute>
11 <listAttribute key="org.eclipse.debug.ui.favoriteGroups">
12 <listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
13 <listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
14 </listAttribute>
15 <stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value="=tests/suites"/>
16 <booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
17 <stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
18 <stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.ju nit.loader.junit3"/>
19 <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value=""/>
20 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="tests"/>
21 <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;"/ >
22 </launchConfiguration>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698