|
|
@11805
|
8 years |
bastiK |
see #14495 - add debugging output
|
|
|
@11781
|
8 years |
michael2402 |
Update StyleCacheTest: Clear the style cache before each test. Add …
|
|
|
@11778
|
8 years |
stoecker |
typo
|
|
|
@11777
|
8 years |
michael2402 |
See #14495 - move style source reset to JOSM test rules.
|
|
|
@11776
|
8 years |
michael2402 |
Reduce startup time of StyleCacheTest, use test rules, do not leak …
|
|
|
@11762
|
8 years |
michael2402 |
See #13999: Add reference test for area icons.
|
|
|
@11726
|
8 years |
michael2402 |
Don't use null to indicate a rotation of 0 degrees, simply set the …
|
|
|
@11714
|
8 years |
Don-vip |
fix method name, this is not a test
|
|
|
@11701
|
8 years |
michael2402 |
Add new renderer test that tests area fill rendering.
|
|
|
@11699
|
8 years |
michael2402 |
Move MapCSS renderer test to functional tests.
|
|
|
@11276
|
8 years |
Don-vip |
see #13361 - fix unit test
|
|
|
@11215
|
8 years |
bastiK |
see #13907 - add unit test for problem fixed in [11212]
|
|
|
@11171
|
8 years |
simon04 |
Fix MOTD image link replacement
Avoids downloading images which are …
|
|
|
@10957
|
8 years |
Don-vip |
see #13479 - make ConflictResolutionDialog inherit from ExtendedDialog
|
|
|
@10378
|
8 years |
Don-vip |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
|
@9770
|
9 years |
bastiK |
test StyleCache (see #12279)
|
|
|
@9547
|
9 years |
Don-vip |
checkstyle
|
|
|
@9546
|
9 years |
Don-vip |
add more unit tests, fix packages, rename manual functional unit tests …
|
|
|
@9059
|
9 years |
Don-vip |
checkstyle
|
|
|
@8514
|
9 years |
Don-vip |
checkstyle: various checks
|
|
|
@8511
|
9 years |
Don-vip |
checkstyle: modifiers order
|
|
|
@8510
|
9 years |
Don-vip |
checkstyle: enable relevant whitespace checks and fix them
|
|
|
@8509
|
9 years |
Don-vip |
fix many checkstyle violations
|
|
|
@7937
|
10 years |
bastiK |
add subversion property svn:eol=native
|
|
|
@7596
|
10 years |
Don-vip |
fix various warnings
|
|
|
@7087
|
11 years |
simon04 |
ignore (non-working) functional GUI functional tests without …
|
|
|
@7081
|
11 years |
Don-vip |
fixes for unit tests
|
|
|
@7030
|
11 years |
Don-vip |
see #8465 - use of try-with-resource
|
|
|
@7025
|
11 years |
Don-vip |
Sonar - fix various issues
|
|
|
@6881
|
11 years |
Don-vip |
javadoc/code style/minor refactorization
|
|
|
@6643
|
11 years |
Don-vip |
global replacement of e.printStackTrace() by Main.error(e)
|
|
|
@6289
|
11 years |
Don-vip |
Sonar/Findbugs - fix various problems
|
|
|
@6268
|
11 years |
Don-vip |
Sonar/FindBugs - Bad practice - Method may fail to close stream
|
|
|
@6264
|
11 years |
Don-vip |
Sonar/FindBugs - Performance - Method concatenates strings using + in …
|
|
|
@5556
|
12 years |
Don-vip |
see #8172 - fix JUnit tests
|
|
|
@4126
|
14 years |
bastiK |
memory optimizations for Node & WayPoint (Patch by Gubaer, modified)
…
|
|
|
@3034
|
15 years |
jttt |
Fix #4467 Don't silently drop locally deleted member primitives from …
|
|
|
@2986
|
15 years |
jttt |
Fix some of FindBugs warnings
|
|
|
@2690
|
15 years |
Gubaer |
Test cases
|
|
|
@2448
|
15 years |
Gubaer |
fixed #3352: History doesn't get invalidated on upload?
fixed #3912: …
|
|
|
@2077
|
15 years |
Gubaer |
Had to replace DataSet:getPrimitiveById(id) with …
|
|
|
@2041
|
15 years |
Gubaer |
Update of test classes
|
|
|
@1954
|
15 years |
Gubaer |
Moved package org.openstreetmap.josm.gui.conflict to …
|
|
|
@1951
|
15 years |
jttt |
Replace some occurrences of RelationMember.member with getters
|
|
|
@1912
|
15 years |
Gubaer |
Updated w.getNodes().contains(..) to w.containsNode(...)
|
|
|
@1910
|
15 years |
jttt |
Way refactoring - finish replacing Way.nodes with the new api
|
|
|
@1813
|
15 years |
jttt |
Make tests compile using new ProgressMonitor API
|
|
|
@1709
|
15 years |
Gubaer |
new: history feature implemented
|
|
|
@1707
|
15 years |
Gubaer |
test cases and test libraries (JUnit 4.6 and FEST)
|