source: josm/trunk/test/unit/org/openstreetmap/josm/data/coor/LatLonTest.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18494   22 months taylor.smock Fix #22115: Extract methods from LatLon into ILatLon where they are …
(edit) @17275   3 years Don-vip see #16567 - upgrade almost all tests to JUnit 5, except those …
(edit) @15451   5 years Don-vip see #13538 - fix deprecation warnings
(edit) @14202   6 years Don-vip spotbugs - more fixes
(edit) @14201   6 years Don-vip spotbugs - fix various issues found with Eclipse plugin
(edit) @13079   6 years Don-vip see #15560 - EqualsVerifier does not work with newer Java versions -> …
(edit) @12795   7 years bastiK see #15273, see #15229 - fix unit tests, PMD, etc.
(edit) @12746   7 years bastiK see #15229 - fix deprecations in tests
(edit) @12745   7 years bastiK see #15229 - deprecate LatLon#toStringCSV removes last references …
(edit) @11086   8 years Don-vip increase test coverage
(edit) @11045   8 years Don-vip fix #13674 - allow case insensitive lat/lon input + reject more …
(edit) @10945   8 years Don-vip convert more unit tests to JOSMTestRules
(edit) @10915   8 years michael2402 Trim interpolate in EastNorth/LatLon for performance and add comment …
(edit) @10758   8 years Don-vip sonar - squid:S3578 - Test methods should comply with a naming convention
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10334   8 years Don-vip fix equals methods for Coordinate classes
(edit) @10222   8 years Don-vip findbugs - fix/suppress most of warnings reported in unit tests + …
(edit) @9879   8 years simon04 Checkstyle
(edit) @9871   8 years simon04 see #12563 - Fix unit test
(edit) @9862   8 years simon04 fix #12563 - Allow to customize LatLon formatting Use the preference …
(edit) @9861   8 years simon04 Unit test, Javadoc for LatLon
(edit) @9810   8 years Don-vip checkstyle
(edit) @9806   8 years bastiK see #12524 - forgot to commit tests (patch by kolesar)
(edit) @8857   9 years Don-vip improve/cleanup unit tests
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7068   10 years Don-vip test cleanup
(edit) @6226   11 years Don-vip fix #9057 - see #8987 - fix Coordinate.hashCode() broken in r6162
(edit) @4580   12 years Don-vip see #2212 - Allow JOSM to download data crossing the 180th meridian
(edit) @4574   12 years Don-vip fix #7028 - Dragging map is extremely slow when large GPX file is loaded
(edit) @4573   12 years Don-vip see #7028 - improves GPX dragging performances by 50%, but the main …
(add) @4541   12 years Don-vip Fixed rounding error in LatLon.roundToOsmPrecision()
Note: See TracRevisionLog for help on using the revision log.