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) @19528   3 months stoecker see #24637 - patch by zkir (modified a bit) - allow to handle more …
(edit) @19519   3 months stoecker unify eol-style
(edit) @19514   3 months stoecker hopefully correctly fix MapCSSRenderTest
(edit) @19509   3 months stoecker fix threshold for Java 25
(edit) @19477   4 months stoecker increase pixel threshold for Java 25
(edit) @19223   20 months taylor.smock Add JUnit5 tags to integration tests, functional tests, and …
(edit) @19221   20 months taylor.smock Fix failing build due to putting unit test for renderer in unit …
(edit) @19220   20 months taylor.smock See #11487: Have josm render data to tiles Start adding basic …
(edit) @19120   2 years taylor.smock See #17858: Update code for newer Java features Also add a note that …
(edit) @19056   2 years taylor.smock Fix last failing test in Java 21 * Generate Java 21 image files …
(edit) @19055   2 years taylor.smock Fix tests in Java 21 * Regenerate Java 21 image files (probably from …
(edit) @18870   3 years taylor.smock See #16567: Update to JUnit 5 This converts most tests to use …
(edit) @18853   3 years taylor.smock See #16567: Update to JUnit 5 This removes new JOSMTestRules() with …
(edit) @17809   5 years simon04 see #20745 - Avoid heap allocations in StyleCache Fixup r17805.
(edit) @17625   5 years simon04 see #4626 - Fix StyleCacheTest (cannot use PerformanceTestUtils)
(edit) @17615   5 years simon04 see #4626 - Extract PerformanceTestUtils.getNeubrandenburgDataSet
(edit) @17276   6 years Don-vip see #16567 - fix obvious test errors + upgrade tests dependencies
(edit) @17275   6 years Don-vip see #16567 - upgrade almost all tests to JUnit 5, except those …
(edit) @17002   6 years simon04 see #19017 - MapCSSRendererTest: reset thresholds to 0
(edit) @17000   6 years simon04 see #19017 - MapCSSRendererTest: move reference.png to …
(edit) @16982   6 years simon04 see #19706, see #19725 - ImageProviderTest: add tests comparing the …
(edit) @16913   6 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16910   6 years simon04 Checkstyle
(edit) @16897   6 years simon04 see #15240 - Ignore GettingStartedTest.testImageReplacement
(edit) @16871   6 years Klumbumbus see #15240 - Change some png icons to svg: - preferences/toolbar, …
(edit) @16438   6 years simon04 see #19251 - Java 8: use Stream
(edit) @16235   6 years Don-vip see #19017 - more lenient test, allow major differences
(edit) @16224   6 years simon04 see #19017 - MapCSSRendererTest: separate color/alpha diff
(edit) @16100   6 years simon04 see #18468 - MapCSSRendererTest: generate style debugging output
(edit) @16094   6 years Don-vip see #18468 - make MapCSSRendererTest run on Windows when JAVA_HOME …
(edit) @16006   6 years Don-vip see #18140 - reorganization of data(_nodist), images(_nodist), …
(edit) @15735   6 years simon04 Java 8: replace .stream().forEach() with .forEach()
(edit) @15034   7 years Don-vip checkstyle/PMD
(edit) @14138   8 years Don-vip see #15229 - deprecate Main.platform and related methods - new class …
(edit) @14120   8 years Don-vip see #15229 - deprecate all Main methods related to projections. New …
(edit) @13636   8 years Don-vip extract style methods to a new Stylable interface
(edit) @12996   9 years bastiK add threshold for MapCSSRendererTest as font rendering is slightly …
(edit) @12995   9 years bastiK proper image dimensions in MapCSSRendererTest
(edit) @12994   9 years bastiK add MapCSSRendererTest case for expression evaluation
(edit) @12978   9 years bastiK promote old MapCSS reference file to MapCSSRendererTest checks
(edit) @12966   9 years bastiK use RenderingHelper in MapCSSRendererTest; move …
(edit) @12965   9 years bastiK MapCSSRendererTest: use proper bounds and avoid 20 px border added by …
(edit) @12825   9 years Don-vip see #15229 - see #15182 - make FileWatcher generic so it has no more …
(edit) @12649   9 years Don-vip see #15182 - code refactoring to avoid dependence on GUI packages from …
(edit) @12636   9 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12620   9 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12465   9 years bastiK see #15006 - new MapCSSRendererTest test case for text along way
(edit) @12455   9 years michael2402 Fix #14926: Preserve image phase when clamping a line.
(edit) @12454   9 years michael2402 Move MapCSS dash clamping test to new test case.
(edit) @12447   9 years bastiK new test case for MapCSSRendererTest (repeat-image, see #14926)
(edit) @11818   9 years bastiK fixed #14495 - stale ElemStyles.defaultLinesIdx
(edit) @11805   9 years bastiK see #14495 - add debugging output
(edit) @11781   9 years michael2402 Update StyleCacheTest: Clear the style cache before each test. Add …
(edit) @11778   9 years stoecker typo
(edit) @11777   9 years michael2402 See #14495 - move style source reset to JOSM test rules.
(edit) @11776   9 years michael2402 Reduce startup time of StyleCacheTest, use test rules, do not leak …
(edit) @11762   9 years michael2402 See #13999: Add reference test for area icons.
(edit) @11726   9 years michael2402 Don't use null to indicate a rotation of 0 degrees, simply set the …
(edit) @11714   9 years Don-vip fix method name, this is not a test
(edit) @11701   9 years michael2402 Add new renderer test that tests area fill rendering.
(edit) @11699   9 years michael2402 Move MapCSS renderer test to functional tests.
(edit) @11276   9 years Don-vip see #13361 - fix unit test
(edit) @11215   10 years bastiK see #13907 - add unit test for problem fixed in [11212]
(edit) @11171   10 years simon04 Fix MOTD image link replacement Avoids downloading images which are …
(edit) @10957   10 years Don-vip see #13479 - make ConflictResolutionDialog inherit from ExtendedDialog
(edit) @10378   10 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @9770   10 years bastiK test StyleCache (see #12279)
(edit) @9547   10 years Don-vip checkstyle
(edit) @9546   10 years Don-vip add more unit tests, fix packages, rename manual functional unit tests …
(edit) @9059   10 years Don-vip checkstyle
(edit) @8514   11 years Don-vip checkstyle: various checks
(edit) @8511   11 years Don-vip checkstyle: modifiers order
(edit) @8510   11 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   11 years Don-vip fix many checkstyle violations
(edit) @7937   11 years bastiK add subversion property svn:eol=native
(edit) @7596   12 years Don-vip fix various warnings
(edit) @7087   12 years simon04 ignore (non-working) functional GUI functional tests without …
(edit) @7081   12 years Don-vip fixes for unit tests
(edit) @7030   12 years Don-vip see #8465 - use of try-with-resource
(edit) @7025   12 years Don-vip Sonar - fix various issues
(edit) @6881   12 years Don-vip javadoc/code style/minor refactorization
(edit) @6643   12 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6289   13 years Don-vip Sonar/Findbugs - fix various problems
(edit) @6268   13 years Don-vip Sonar/FindBugs - Bad practice - Method may fail to close stream
(edit) @6264   13 years Don-vip Sonar/FindBugs - Performance - Method concatenates strings using + in …
(edit) @5556   14 years Don-vip see #8172 - fix JUnit tests
(edit) @4126   15 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @3034   16 years jttt Fix #4467 Don't silently drop locally deleted member primitives from …
(edit) @2986   16 years jttt Fix some of FindBugs warnings
(edit) @2690   16 years Gubaer Test cases
(edit) @2448   17 years Gubaer fixed #3352: History doesn't get invalidated on upload? fixed #3912: …
(edit) @2077   17 years Gubaer Had to replace DataSet:getPrimitiveById(id) with …
(edit) @2041   17 years Gubaer Update of test classes
(edit) @1954   17 years Gubaer Moved package org.openstreetmap.josm.gui.conflict to …
(edit) @1951   17 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1912   17 years Gubaer Updated w.getNodes().contains(..) to w.containsNode(...)
(edit) @1910   17 years jttt Way refactoring - finish replacing Way.nodes with the new api
(edit) @1813   17 years jttt Make tests compile using new ProgressMonitor API
(edit) @1709   17 years Gubaer new: history feature implemented
(add) @1707   17 years Gubaer test cases and test libraries (JUnit 4.6 and FEST)
Note: See TracRevisionLog for help on using the revision log.