source: josm/trunk/test/functional

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2748   14 years Gubaer new: JOSM now supports OAuth See also …
(edit) @2690   14 years Gubaer Test cases
(edit) @2641   14 years Gubaer new: supports system defined proxies if JOSM is started with …
(edit) @2600   14 years Gubaer Updates of test cases New: JOSM Fixture - can be used in unit and …
(edit) @2578   14 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2569   14 years Gubaer fixed #3684: Add "chunked" upload mode Removed support for API "0.5" …
(edit) @2498   14 years jttt Removed unnecessary setting of OsmPrimitive.incomplete
(edit) @2448   14 years Gubaer fixed #3352: History doesn't get invalidated on upload? fixed #3912: …
(edit) @2401   14 years jttt Changes in selection handling: - selection is passed as PrimitiveId …
(edit) @2399   14 years jttt Added map of primitives to dataset to make search by id faster check …
(edit) @2396   14 years Gubaer Made nodes, ways, and relations in DataSet private. Plugin updates to …
(edit) @2388   14 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2199   15 years Gubaer Updated test cases
(edit) @2149   15 years Gubaer Updating test cases
(edit) @2077   15 years Gubaer Had to replace DataSet:getPrimitiveById(id) with …
(edit) @2072   15 years Gubaer Updated functional tests
(edit) @2041   15 years Gubaer Update of test classes
(edit) @1954   15 years Gubaer Moved package org.openstreetmap.josm.gui.conflict to …
(edit) @1951   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1938   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1928   15 years jttt Make parameterless RelationMember constructor deprecated
(edit) @1925   15 years jttt Replaced Relation.members with Relation.getMembers()
(edit) @1912   15 years Gubaer Updated w.getNodes().contains(..) to w.containsNode(...)
(edit) @1910   15 years jttt Way refactoring - finish replacing Way.nodes with the new api
(edit) @1898   15 years jttt Way refactoring - rewritten another parts of code to the new nodes api
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1813   15 years jttt Make tests compile using new ProgressMonitor API
(edit) @1806   15 years Gubaer added OsmServerBackreferenceReader - reads primitives referring to a …
(edit) @1796   15 years framm - comment out "getSkippedWays" references in MultiFetch test, did not …
(edit) @1791   15 years framm - remove unused variable from PluginDownloader - fix MultiFetch test …
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1709   15 years Gubaer new: history feature implemented
(edit) @1707   15 years Gubaer test cases and test libraries (JUnit 4.6 and FEST)
(add) @1703   15 years Gubaer added test cases
Note: See TracRevisionLog for help on using the revision log.