Changeset 298 in josm for test/unit/org/openstreetmap/josm/data/osm/visitor
- Timestamp:
- 2007-08-07T22:33:04+02:00 (19 years ago)
- Location:
- test/unit/org/openstreetmap/josm/data/osm/visitor
- Files:
-
- 5 edited
-
AddVisitorTest.java (modified) (1 diff)
-
AllNodesVisitorTest.java (modified) (1 diff)
-
BoundingXYVisitorTest.java (modified) (1 diff)
-
CollectBackReferencesVisitorTest.java (modified) (1 diff)
-
MergeVisitorTest.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
test/unit/org/openstreetmap/josm/data/osm/visitor/AddVisitorTest.java
r146 r298 1 // License: GPL. Copyright 2007 by Immanuel Scholz and others 1 2 package org.openstreetmap.josm.data.osm.visitor; 2 3 -
test/unit/org/openstreetmap/josm/data/osm/visitor/AllNodesVisitorTest.java
r158 r298 1 // License: GPL. Copyright 2007 by Immanuel Scholz and others 1 2 package org.openstreetmap.josm.data.osm.visitor; 2 3 -
test/unit/org/openstreetmap/josm/data/osm/visitor/BoundingXYVisitorTest.java
r146 r298 1 // License: GPL. Copyright 2007 by Immanuel Scholz and others 1 2 package org.openstreetmap.josm.data.osm.visitor; 2 3 -
test/unit/org/openstreetmap/josm/data/osm/visitor/CollectBackReferencesVisitorTest.java
r146 r298 1 // License: GPL. Copyright 2007 by Immanuel Scholz and others 1 2 package org.openstreetmap.josm.data.osm.visitor; 2 3 -
test/unit/org/openstreetmap/josm/data/osm/visitor/MergeVisitorTest.java
r285 r298 1 // License: GPL. Copyright 2007 by Immanuel Scholz and others 1 2 package org.openstreetmap.josm.data.osm.visitor; 2 3
Note:
See TracChangeset
for help on using the changeset viewer.
