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) @11818   7 years bastiK fixed #14495 - stale ElemStyles.defaultLinesIdx
(edit) @11805   7 years bastiK see #14495 - add debugging output
(edit) @11781   7 years michael2402 Update StyleCacheTest: Clear the style cache before each test. Add …
(edit) @11778   7 years stoecker typo
(edit) @11777   7 years michael2402 See #14495 - move style source reset to JOSM test rules.
(edit) @11776   7 years michael2402 Reduce startup time of StyleCacheTest, use test rules, do not leak …
(edit) @11762   7 years michael2402 See #13999: Add reference test for area icons.
(edit) @11726   7 years michael2402 Don't use null to indicate a rotation of 0 degrees, simply set the …
(edit) @11714   7 years Don-vip fix method name, this is not a test
(edit) @11701   7 years michael2402 Add new renderer test that tests area fill rendering.
(edit) @11699   7 years michael2402 Move MapCSS renderer test to functional tests.
(edit) @11276   7 years Don-vip see #13361 - fix unit test
(edit) @11215   7 years bastiK see #13907 - add unit test for problem fixed in [11212]
(edit) @11171   7 years simon04 Fix MOTD image link replacement Avoids downloading images which are …
(edit) @10957   8 years Don-vip see #13479 - make ConflictResolutionDialog inherit from ExtendedDialog
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @9770   8 years bastiK test StyleCache (see #12279)
(edit) @9547   8 years Don-vip checkstyle
(edit) @9546   8 years Don-vip add more unit tests, fix packages, rename manual functional unit tests …
(edit) @9059   8 years Don-vip checkstyle
(edit) @8514   9 years Don-vip checkstyle: various checks
(edit) @8511   9 years Don-vip checkstyle: modifiers order
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7596   10 years Don-vip fix various warnings
(edit) @7087   10 years simon04 ignore (non-working) functional GUI functional tests without …
(edit) @7081   10 years Don-vip fixes for unit tests
(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.