source: josm/trunk/test/unit/org/openstreetmap/josm/data/projection/ProjectionRefTest.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
(edit) @17275   3 years Don-vip see #16567 - upgrade almost all tests to JUnit 5, except those …
(edit) @16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16006   4 years Don-vip see #18140 - reorganization of data(_nodist), images(_nodist), …
(edit) @15716   4 years simon04 Java 8: use String.join
(edit) @15034   5 years Don-vip checkstyle/PMD
(edit) @14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
(edit) @14138   6 years Don-vip see #15229 - deprecate Main.platform and related methods - new class …
(edit) @13707   6 years Don-vip see #16129 - fix areas of Mongolia UTM zones see …
(edit) @13706   6 years Don-vip see #16129 - new update (forgot many projection codes and nadgrid …
(edit) @13705   6 years Don-vip see #16129 - call PROJ by JNI if available. Faster and removes the …
(edit) @13703   6 years Don-vip see #16129 - escape quotes on Windows
(edit) @13629   6 years Don-vip see #16129 - increase timeout
(edit) @13618   6 years Don-vip see #16129 - fix generation of projection reference data with French locale
(edit) @13609   6 years Don-vip see #16129 - SonarQube/Surefire can't parse XML attributes longer than …
(edit) @13601   6 years Don-vip see #16129 - spotbugs
(edit) @13598   6 years Don-vip see #16129 - add new projections and support for new format of ESRI file
(edit) @12795   7 years bastiK see #15273, see #15229 - fix unit tests, PMD, etc.
(edit) @12438   7 years Don-vip increase timeout of unit test
(edit) @12319   7 years Don-vip increase timeout of unit test
(edit) @11661   7 years bastiK see #5399 - update ProjectionRefTest
(edit) @11648   7 years Don-vip see #14422 - update unit test
(edit) @11324   7 years Don-vip findbugs
(edit) @10758   8 years Don-vip sonar - squid:S3578 - Test methods should comply with a naming convention
(edit) @10222   8 years Don-vip findbugs - fix/suppress most of warnings reported in unit tests + …
(edit) @10219   8 years Don-vip findbugs - reliance on default encoding
(edit) @9957   8 years bastiK reduce size of reference data (8 points per entry) -> more manageable …
(edit) @9790   8 years bastiK use intended units for east/north coordinates (see #12186) When …
(edit) @9628   8 years bastiK fix WMTS with EPSG:4326 broken in [9608] (see #12186)
(edit) @9612   8 years Don-vip see #12186 - checkstyle
(edit) @9609   8 years bastiK rewrite of ProjectionRefTest - now covers all projections (see #12186)
(edit) @9130   8 years bastiK see #12186 - move projection data files to separate directory
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @7151   10 years simon04 see #10053 - Make failing projection unit tests pass Ignore failing …
(edit) @7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6995   10 years Don-vip fix #9906 - fix reliance on default encoding
(edit) @6334   10 years Don-vip Sonar/Findbugs - Format string should use %n rather than \n
(edit) @5554   11 years bastiK join ProjectionInfo and Projections the first is not referenced in …
(edit) @5236   12 years bastiK * removed offset option from UTM which is probably rarely used. …
(add) @4277   13 years bastiK new test comparing josm projections with Proj.4 data
Note: See TracRevisionLog for help on using the revision log.