| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <projectDescription> | 2 <projectDescription> |
| 3 <name>tests</name> | 3 <name>tests</name> |
| 4 <comment></comment> | 4 <comment></comment> |
| 5 <projects> | 5 <projects> |
| 6 </projects> | 6 </projects> |
| 7 <buildSpec> | 7 <buildSpec> |
| 8 <buildCommand> | 8 <buildCommand> |
| 9 <name>org.eclipse.jdt.core.javabuilder</name> | 9 <name>org.eclipse.jdt.core.javabuilder</name> |
| 10 <arguments> | 10 <arguments> |
| 11 </arguments> | 11 </arguments> |
| 12 </buildCommand> | 12 </buildCommand> |
| 13 </buildSpec> | 13 </buildSpec> |
| 14 <natures> | 14 <natures> |
| 15 <nature>org.eclipse.jdt.core.javanature</nature> | 15 <nature>org.eclipse.jdt.core.javanature</nature> |
| 16 </natures> | 16 </natures> |
| 17 <linkedResources> | 17 <linkedResources> |
| 18 <link> | 18 <link> |
| 19 <name>cases</name> | 19 <name>cases</name> |
| 20 <type>2</type> | 20 <type>2</type> |
| 21 <locationURI>DART_TRUNK/compiler/javatests</locationURI> | 21 <locationURI>DART_TRUNK/compiler/javatests</locationURI> |
| 22 </link> | 22 </link> |
| 23 <link> | 23 <link> |
| 24 <name>d8</name> | |
| 25 <type>1</type> | |
| 26 <locationURI>D8_EXEC</locationURI> | |
| 27 </link> | |
| 28 <link> | |
| 29 <name>jscomp</name> | |
| 30 <type>2</type> | |
| 31 <locationURI>DART_TRUNK/compiler/javatests</locationURI> | |
| 32 </link> | |
| 33 <link> | |
| 34 <name>suites</name> | 24 <name>suites</name> |
| 35 <type>2</type> | 25 <type>2</type> |
| 36 <locationURI>DART_TRUNK/compiler/javatests</locationURI> | 26 <locationURI>DART_TRUNK/compiler/javatests</locationURI> |
| 37 </link> | 27 </link> |
| 38 <link> | 28 <link> |
| 39 <name>test.py</name> | 29 <name>test.py</name> |
| 40 <type>1</type> | 30 <type>1</type> |
| 41 <locationURI>DART_TRUNK/tools/test.py</locationURI> | 31 <locationURI>DART_TRUNK/tools/test.py</locationURI> |
| 42 </link> | 32 </link> |
| 43 <link> | 33 <link> |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 119 <id>1311331455715</id> | 109 <id>1311331455715</id> |
| 120 <name>suites/com/google/dart/compiler/end2end</name> | 110 <name>suites/com/google/dart/compiler/end2end</name> |
| 121 <type>6</type> | 111 <type>6</type> |
| 122 <matcher> | 112 <matcher> |
| 123 <id>org.eclipse.ui.ide.multiFilter</id> | 113 <id>org.eclipse.ui.ide.multiFilter</id> |
| 124 <arguments>1.0-name-matches-false-false-*OptTest
s.java</arguments> | 114 <arguments>1.0-name-matches-false-false-*OptTest
s.java</arguments> |
| 125 </matcher> | 115 </matcher> |
| 126 </filter> | 116 </filter> |
| 127 </filteredResources> | 117 </filteredResources> |
| 128 </projectDescription> | 118 </projectDescription> |
| OLD | NEW |