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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19050   4 weeks taylor.smock Revert most var changes from r19048, fix most new compile warnings …
(edit) @18870   7 months taylor.smock See #16567: Update to JUnit 5 This converts most tests to use …
(edit) @18853   8 months taylor.smock See #16567: Update to JUnit 5 This removes new JOSMTestRules() with …
(edit) @18690   14 months taylor.smock See #16567: Convert all assertion calls to JUnit 5 (patch by gaben, …
(edit) @18100   3 years Don-vip Disable test on Github Windows runners + Java 8, minor differences …
(edit) @17275   4 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) @16445   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16436   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16099   4 years simon04 ProjectionRegressionTest: use Files.newBufferedReader
(edit) @16006   4 years Don-vip see #18140 - reorganization of data(_nodist), images(_nodist), …
(edit) @15034   5 years Don-vip checkstyle/PMD
(edit) @13702   6 years Don-vip see #16129 - fix Java warnings
(edit) @13659   6 years Don-vip see #16129 - increase error threshold with java 9/10/11
(edit) @12130   7 years Don-vip see #11924 - do not try old workaround with java 9 (pollutes console …
(edit) @12022   7 years Don-vip see #13387 - forgot debug code
(edit) @12021   7 years Don-vip see #13387 - lower the max difference to 850 ULPs
(edit) @12003   7 years Don-vip see #13387, see #11924 - raise the allowed difference to 35000 ULPs
(edit) @12001   7 years bastiK see #13387 - simpler logic
(edit) @11999   7 years Don-vip see #13387, see #11924 - allow a difference of 3500 ULPs for Java 9 …
(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) @10065   8 years Don-vip see #11924 - rework projection regression test for java 9
(edit) @10061   8 years Don-vip see #11924 - reduce double precision in unit tests to avoid tiny …
(edit) @10060   8 years Don-vip see #11924 - remove deprecated code, reduce double precision in unit …
(edit) @9908   8 years Don-vip see #12186, #11924 - update projection regression test file for Java 9 …
(edit) @9199   8 years Don-vip see #11924 - add compatibility with new Java 9 version scheme …
(edit) @9133   8 years bastiK see #12186 - add more projections The list of projections is now …
(edit) @9130   8 years bastiK see #12186 - move projection data files to separate directory
(edit) @8793   9 years Don-vip fix #11889 - adapt projection regression test to Java 9. Safe …
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(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) @8457   9 years Don-vip fix #11512 - update unit test
(edit) @7944   9 years bastiK add regression data for new projections
(edit) @7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
(edit) @7081   10 years Don-vip fixes for unit tests
(edit) @7030   10 years Don-vip see #8465 - use of try-with-resource
(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) @6881   10 years Don-vip javadoc/code style/minor refactorization
(edit) @6471   10 years Don-vip Sonar - remove warnings related to the static preferences …
(edit) @6334   11 years Don-vip Sonar/Findbugs - Format string should use %n rather than \n
(edit) @5554   12 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. …
(edit) @5073   12 years bastiK move ntv2 to datum (see #7494)
(add) @5065   12 years bastiK add projection regression test This test fails whenever the numerical …
Note: See TracRevisionLog for help on using the revision log.