source: josm/trunk/test/functional/org/openstreetmap/josm/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7030   10 years Don-vip see #8465 - use of try-with-resource
(edit) @7025   10 years Don-vip Sonar - fix various issues
(edit) @6881   10 years Don-vip javadoc/code style/minor refactorization
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6289   11 years Don-vip Sonar/Findbugs - fix various problems
(edit) @6268   11 years Don-vip Sonar/FindBugs - Bad practice - Method may fail to close stream
(edit) @6264   11 years Don-vip Sonar/FindBugs - Performance - Method concatenates strings using + in …
(edit) @5556   11 years Don-vip see #8172 - fix JUnit tests
(edit) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @3034   14 years jttt Fix #4467 Don't silently drop locally deleted member primitives from …
(edit) @2986   14 years jttt Fix some of FindBugs warnings
(edit) @2690   14 years Gubaer Test cases
(edit) @2448   14 years Gubaer fixed #3352: History doesn't get invalidated on upload? fixed #3912: …
(edit) @2077   15 years Gubaer Had to replace DataSet:getPrimitiveById(id) with …
(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) @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) @1813   15 years jttt Make tests compile using new ProgressMonitor API
(edit) @1709   15 years Gubaer new: history feature implemented
(add) @1707   15 years Gubaer test cases and test libraries (JUnit 4.6 and FEST)
Note: See TracRevisionLog for help on using the revision log.