|
|
@19189
|
6 months |
stoecker |
nitpicking software…
|
|
|
@19188
|
6 months |
stoecker |
Uih, MacOs precision is worse
|
|
|
@19186
|
6 months |
stoecker |
fix debug
|
|
|
@19185
|
6 months |
stoecker |
output the ULP factor in case of an error
|
|
|
@19182
|
6 months |
stoecker |
reduce test threshold to get MacOS working
|
|
|
@19108
|
8 months |
taylor.smock |
Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
|
|
|
@19050
|
10 months |
taylor.smock |
Revert most var changes from r19048, fix most new compile warnings …
|
|
|
@18870
|
16 months |
taylor.smock |
See #16567: Update to JUnit 5
This converts most tests to use …
|
|
|
@18853
|
17 months |
taylor.smock |
See #16567: Update to JUnit 5
This removes new JOSMTestRules() with …
|
|
|
@18690
|
2 years |
taylor.smock |
See #16567: Convert all assertion calls to JUnit 5 (patch by gaben, …
|
|
|
@18494
|
3 years |
taylor.smock |
Fix #22115: Extract methods from LatLon into ILatLon where they are …
|
|
|
@18360
|
3 years |
Don-vip |
upgrade to checkstyle 9.2.1
|
|
|
@18353
|
3 years |
Don-vip |
fix #21696 - add robustness in case NaN coordinates are being …
|
|
|
@18144
|
3 years |
Don-vip |
increase tolerance of elipsoid test, got this random failure on ubuntu …
|
|
|
@18100
|
4 years |
Don-vip |
Disable test on Github Windows runners + Java 8, minor differences …
|
|
|
@18037
|
4 years |
Don-vip |
fix #21064 - Add JUnit 5 extension for preferences (patch by taylor.smock)
|
|
|
@18030
|
4 years |
Don-vip |
Make Projections.getProjectionByCode null-safe
|
|
|
@18027
|
4 years |
Don-vip |
improve speed of ProjectionRefTest from 75s to 45s using parallel stream
|
|
|
@17333
|
4 years |
Don-vip |
see #20129 - Fix typos and misspellings in the code (patch by gaben)
|
|
|
@17275
|
4 years |
Don-vip |
see #16567 - upgrade almost all tests to JUnit 5, except those …
|
|
|
@16913
|
4 years |
simon04 |
fix #19698 - Refactoring: make private fields final
|
|
|
@16643
|
5 years |
simon04 |
see #19334 - https://errorprone.info/bugpattern/StringSplitter
|
|
|
@16445
|
5 years |
simon04 |
see #19251 - Java 8: use Stream
|
|
|
@16436
|
5 years |
simon04 |
see #19251 - Java 8: use Stream
|
|
|
@16099
|
5 years |
simon04 |
ProjectionRegressionTest: use Files.newBufferedReader
|
|
|
@16006
|
5 years |
Don-vip |
see #18140 - reorganization of data(_nodist), images(_nodist), …
|
|
|
@15716
|
5 years |
simon04 |
Java 8: use String.join
|
|
|
@15034
|
6 years |
Don-vip |
checkstyle/PMD
|
|
|
@14273
|
6 years |
stoecker |
fix typos - patch by naoliv - fix #16781 - Thanks a lot
|
|
|
@14138
|
7 years |
Don-vip |
see #15229 - deprecate Main.platform and related methods - new class …
|
|
|
@14120
|
7 years |
Don-vip |
see #15229 - deprecate all Main methods related to projections. New …
|
|
|
@13707
|
7 years |
Don-vip |
see #16129 - fix areas of Mongolia UTM zones
see …
|
|
|
@13706
|
7 years |
Don-vip |
see #16129 - new update (forgot many projection codes and nadgrid …
|
|
|
@13705
|
7 years |
Don-vip |
see #16129 - call PROJ by JNI if available. Faster and removes the …
|
|
|
@13703
|
7 years |
Don-vip |
see #16129 - escape quotes on Windows
|
|
|
@13702
|
7 years |
Don-vip |
see #16129 - fix Java warnings
|
|
|
@13684
|
7 years |
Don-vip |
fix #16224 - update definition of SWEREF99 projections for Sweden
|
|
|
@13659
|
7 years |
Don-vip |
see #16129 - increase error threshold with java 9/10/11
|
|
|
@13629
|
7 years |
Don-vip |
see #16129 - increase timeout
|
|
|
@13618
|
7 years |
Don-vip |
see #16129 - fix generation of projection reference data with French locale
|
|
|
@13609
|
7 years |
Don-vip |
see #16129 - SonarQube/Surefire can't parse XML attributes longer than …
|
|
|
@13602
|
7 years |
Don-vip |
see #16129 - projections rework for new ESRI file
|
|
|
@13601
|
7 years |
Don-vip |
see #16129 - spotbugs
|
|
|
@13598
|
7 years |
Don-vip |
see #16129 - add new projections and support for new format of ESRI file
|
|
|
@12795
|
7 years |
bastiK |
see #15273, see #15229 - fix unit tests, PMD, etc.
|
|
|
@12438
|
8 years |
Don-vip |
increase timeout of unit test
|
|
|
@12319
|
8 years |
Don-vip |
increase timeout of unit test
|
|
|
@12161
|
8 years |
michael2402 |
See #13415: Add the ILatLon interface, unify handling of Nodes and …
|
|
|
@12130
|
8 years |
Don-vip |
see #11924 - do not try old workaround with java 9 (pollutes console …
|
|
|
@12022
|
8 years |
Don-vip |
see #13387 - forgot debug code
|
|
|
@12021
|
8 years |
Don-vip |
see #13387 - lower the max difference to 850 ULPs
|
|
|
@12003
|
8 years |
Don-vip |
see #13387, see #11924 - raise the allowed difference to 35000 ULPs …
|
|
|
@12001
|
8 years |
bastiK |
see #13387 - simpler logic
|
|
|
@11999
|
8 years |
Don-vip |
see #13387, see #11924 - allow a difference of 3500 ULPs for Java 9 …
|
|
|
@11931
|
8 years |
Don-vip |
improve unit test coverage
|
|
|
@11661
|
8 years |
bastiK |
see #5399 - update ProjectionRefTest
|
|
|
@11660
|
8 years |
Don-vip |
see #5399 - Swissgrid: add NTv2 grid file provided by swisstopo
|
|
|
@11648
|
8 years |
Don-vip |
see #14422 - update unit test
|
|
|
@11324
|
8 years |
Don-vip |
findbugs
|
|
|
@10870
|
8 years |
Don-vip |
fix #13408 - Clean up CustomProjection (patch by michael2402) - gsoc-core
|
|
|
@10805
|
9 years |
Don-vip |
fix #13287 - Projection updates to support multiple projections (patch …
|
|
|
@10758
|
9 years |
Don-vip |
sonar - squid:S3578 - Test methods should comply with a naming convention
|
|
|
@10378
|
9 years |
Don-vip |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
|
@10222
|
9 years |
Don-vip |
findbugs - fix/suppress most of warnings reported in unit tests + …
|
|
|
@10219
|
9 years |
Don-vip |
findbugs - reliance on default encoding
|
|
|
@10065
|
9 years |
Don-vip |
see #11924 - rework projection regression test for java 9
|
|
|
@10061
|
9 years |
Don-vip |
see #11924 - reduce double precision in unit tests to avoid tiny …
|
|
|
@10060
|
9 years |
Don-vip |
see #11924 - remove deprecated code, reduce double precision in unit …
|
|
|
@9957
|
9 years |
bastiK |
reduce size of reference data (8 points per entry) -> more manageable …
|
|
|
@9950
|
9 years |
simon04 |
see #11516 - Add Sinusoidal projection
|
|
|
@9908
|
9 years |
Don-vip |
see #12186, #11924 - update projection regression test file for Java 9 …
|
|
|
@9790
|
9 years |
bastiK |
use intended units for east/north coordinates (see #12186)
When …
|
|
|
@9628
|
9 years |
bastiK |
fix WMTS with EPSG:4326 broken in [9608] (see #12186)
|
|
|
@9612
|
9 years |
Don-vip |
see #12186 - checkstyle
|
|
|
@9609
|
9 years |
bastiK |
rewrite of ProjectionRefTest - now covers all projections (see #12186)
|
|
|
@9565
|
9 years |
bastiK |
add 2 standard parallel & non-spherical variants for Mercator …
|
|
|
@9560
|
9 years |
bastiK |
added Lambert Azimuthal Equal Area projection (see #12186)
(imports …
|
|
|
@9549
|
9 years |
bastiK |
see #12186 - add Cassini-Soldner Projection
(imports pieces of code …
|
|
|
@9535
|
9 years |
bastiK |
see #12186 - update tests
|
|
|
@9498
|
9 years |
Don-vip |
add unit tests, code cleanup
|
|
|
@9372
|
9 years |
simon04 |
Checkstyle
|
|
|
@9370
|
9 years |
bastiK |
unit test & javadoc
|
|
|
@9199
|
9 years |
Don-vip |
see #11924 - add compatibility with new Java 9 version scheme …
|
|
|
@9189
|
9 years |
bastiK |
test: remove suppressPermanentFailure, seems to be working now
|
|
|
@9140
|
9 years |
bastiK |
see #12186 - actually test what is intended to be tested
|
|
|
@9133
|
9 years |
bastiK |
see #12186 - add more projections
The list of projections is now …
|
|
|
@9130
|
9 years |
bastiK |
see #12186 - move projection data files to separate directory
|
|
|
@8836
|
9 years |
Don-vip |
fix Checkstyle issues
|
|
|
@8793
|
9 years |
Don-vip |
fix #11889 - adapt projection regression test to Java 9. Safe …
|
|
|
@8540
|
10 years |
Don-vip |
fix remaining checkstyle issues
|
|
|
@8513
|
10 years |
Don-vip |
checkstyle: blocks
|
|
|
@8510
|
10 years |
Don-vip |
checkstyle: enable relevant whitespace checks and fix them
|
|
|
@8509
|
10 years |
Don-vip |
fix many checkstyle violations
|
|
|
@8457
|
10 years |
Don-vip |
fix #11512 - update unit test
|
|
|
@8450
|
10 years |
Don-vip |
unit tests - simplify assertions
|
|
|
@7944
|
10 years |
bastiK |
add regression data for new projections
|
|
|
@7151
|
11 years |
simon04 |
see #10053 - Make failing projection unit tests pass
Ignore failing …
|
|
|
@7082
|
11 years |
Don-vip |
see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8 , new in …
|
|
|
@7081
|
11 years |
Don-vip |
fixes for unit tests
|
|
|
@7033
|
11 years |
Don-vip |
see #8465 - global use of try-with-resources , according to
* …
|
|
|