source: josm/trunk/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18562   19 months taylor.smock See r18555: Fix tests on Windows This occurred due to the changes to …
(edit) @18555   20 months taylor.smock Update tests for new UI information See #20716: Search for missing …
(edit) @18553   20 months taylor.smock Fix #20716: Search for missing power line support features (patch by …
(edit) @18551   20 months taylor.smock Fix test failures due to StackOverflowError This occurs due to …
(edit) @18549   20 months taylor.smock See #22183: NoClassDefFoundError: Could not initialize class …
(edit) @18541   20 months taylor.smock Fix #22250: Abort on XML error elements
(edit) @18539   21 months taylor.smock Fix #21856: Split way: Wrong position of new member in PTv2 relation …
(edit) @18538   21 months taylor.smock JosmTextField: setHint now properly returns the old hint See …
(edit) @18526   21 months taylor.smock Fix tests that have been broken on Mac and Windows Mac was due to …
(edit) @18496   22 months taylor.smock Fix #22156: ArithmeticException: / by zero in …
(edit) @18494   23 months taylor.smock Fix #22115: Extract methods from LatLon into ILatLon where they are …
(edit) @18491   23 months taylor.smock Fix #20823: Reject uploads that do not follow either comment policy or …
(edit) @18487   23 months taylor.smock PMD/Checkstyle fixes for r18485
(edit) @18485   23 months taylor.smock SonarLint: Fix most recent code smells This also fixes some tests so …
(edit) @18478   23 months taylor.smock Really fix failing tests in VectorDataSetTest The test failed ~50% of …
(edit) @18477   23 months taylor.smock Fix tests broken in r18473, see #22032 This was caused by vector …
(edit) @18475   23 months taylor.smock Fix #21794: Allow for cases where tags can be URL or key values in …
(edit) @18473   23 months taylor.smock Fix #22032: Various memory enhancements for MVT tiles There is about …
(edit) @18466   23 months taylor.smock Fix #21813: Improve marker handling in sessions and #21923: Improve …
(edit) @18464   23 months taylor.smock Extract equalsEpsilon from LatLon into ILatLon This significantly …
(edit) @18454   2 years taylor.smock Fix #21558: IOOBE in NotesDialog$NoteTableModel.getElementAt This is …
(edit) @18452   2 years taylor.smock Drop use of abc from tile.openstreetmap.org urls (patch by Firefishy) …
(edit) @18451   2 years taylor.smock Fix #22073: Optimized regexes (string starts with, ends with, …
(edit) @18444   2 years taylor.smock Fix #21775: Remove deprecated code in ImageData The code in question …
(edit) @18443   2 years taylor.smock Fix #17288: Notes progress bar shows no progress (patch by gaben, …
(edit) @18439   2 years taylor.smock Fix #17906, #21889, see #12617 for the original issue This fixes an …
(edit) @18437   2 years taylor.smock Fix #21935: Avoid leaking Authorization headers on redirects in …
(edit) @18434   2 years taylor.smock Dependency updates JCSCacheManager was modified to move away from …
(edit) @18433   2 years taylor.smock Fix #22024: DataIntegrityProblemException during data upload This is …
(edit) @18410   2 years taylor.smock WMTSTileSourceTest: Output the actual url when {apikey} is not in the …
(edit) @18403   2 years taylor.smock fix #21953: Remember custom overpass servers This was caused by not …
(edit) @18394   2 years GerdP see #21740: IAE: Attempted to add listener that was already in list: …
(edit) @18393   2 years GerdP see #21740: IAE: Attempted to add listener that was already in list: …
(edit) @18381   2 years taylor.smock Imagery Tests: Update expected error messages see r18380
(edit) @18376   2 years taylor.smock see r18374: Add missing building:part=yes tag
(edit) @18374   2 years taylor.smock RelationCheckerTest: Update tests for r18369 see #21738: update …
(edit) @18373   2 years taylor.smock checkstyle: LineLength > 149 in files from r18372
(edit) @18372   2 years taylor.smock see #21850: WMS and WMTS don't support {apikey} Add tests for r18371.
(edit) @18365   2 years Don-vip see #15182 - make JOSM callable as standalone validator (patch by …
(edit) @18360   2 years Don-vip upgrade to checkstyle 9.2.1
(edit) @18353   2 years Don-vip fix #21696 - add robustness in case NaN coordinates are being …
(edit) @18350   2 years Don-vip see #21005 - fix assumption
(edit) @18349   2 years Don-vip see #21005 - Assume security manager property is set on Java >= 18 …
(edit) @18344   2 years Don-vip see #21655 - update unit test
(edit) @18341   2 years Don-vip fix #21646 - Round new points in imagery.Shape (patch by taylor.smock)
(edit) @18332   2 years Don-vip see #21596 - Update dependencies in ivy.xml and tools/ivy.xml (patch …
(edit) @18327   2 years GerdP fix #21550: NPE in …
(edit) @18317   2 years GerdP see #20982: Douglas-Peucker implementation is wrong adapt unit test
(edit) @18306   2 years Don-vip see #21476 - fix non-regression test in CI environment (patch by …
(edit) @18302   2 years Don-vip see #21476 - disable failing test + fix checkstyle violations
(edit) @18299   2 years Don-vip fix #21476 - Fix and add non-regression test for …
(edit) @18294   2 years Don-vip fix #21456 - fix integration test
(edit) @18291   2 years Don-vip fix #21463 - Fix parsing of empty parenthesis pairs in search …
(edit) @18287   3 years Don-vip fix #20913 - fix handling of GPX files in sessions (patch by Bjoeni) …
(edit) @18283   3 years Don-vip fix #21427 - further simplify UploadDialog (patch by marcello, …
(edit) @18282   3 years GerdP see #21438 Add unit test for tags keys which appear in presets but …
(edit) @18267   3 years Don-vip PluginHandlerTestIT: Skip unofficial plugins in headless mode, too …
(edit) @18260   3 years Don-vip fix #21408 - fix fill-default property, add tests (patch by marcello)
(edit) @18254   3 years Don-vip fix #21408 - fix #19013, fix #21385, fix #21404 - Fix MultiSelect …
(edit) @18246   3 years Don-vip see #16472 - add initial working 360 viewer, minimal tests, many tests …
(edit) @18228   3 years Don-vip fix #21339 - CertificateAmendmentTestIT: Update LetsEncrypt URL (patch …
(edit) @18221   3 years Don-vip fix #21319 - Refactoring of class hierarchy around JosmComboBox / …
(edit) @18219   3 years Don-vip see #21257 - fix unit tests
(edit) @18211   3 years Don-vip global use of !Utils.isEmpty/isBlank
(edit) @18208   3 years Don-vip global use of Utils.isEmpty/isBlank
(edit) @18207   3 years Don-vip fix #21257 - sort tracks chronologically when writing GPX file
(edit) @18205   3 years Don-vip fix #21309 - allow changeset hashtags to start with digits (patch by …
(edit) @18203   3 years Don-vip fix #21305 - Fix typo in MultiFetchServerObjectReaderTest (patch by …
(edit) @18195   3 years Don-vip fix #21300 - NPE in search compiler (patch by taylor.smock)
(edit) @18191   3 years Don-vip fix #21260 - increase timeout in unit test, seems to cause random …
(edit) @18189   3 years Don-vip fix #21260 - fix unit test (patch by taylor.smock)
(edit) @18187   3 years Don-vip fix #21260 - fix reprojection of MVT tiles (patch by taylor.smock)
(edit) @18183   3 years Don-vip fix #21254 - fix shoe lace formula implementation (patch by taylor.smock)
(edit) @18173   3 years Don-vip fix #20690 - fix #21240 - Refactoring of UploadDialog, HistoryComboBox …
(edit) @18144   3 years Don-vip increase tolerance of elipsoid test, got this random failure on ubuntu …
(edit) @18131   3 years Don-vip fix #21215 - fix StackOverflowError in ComboBoxHistory (patch by …
(edit) @18129   3 years Don-vip tools update: checkstyle 8.44, spotbugs 4.2.3, proguard 7.1.1, …
(edit) @18128   3 years Don-vip fix #21203 - Use Object.toString() to display history combobox items …
(edit) @18126   3 years Don-vip fix #21203 - CCE in HistoryComboBox#addCurrentItemToHistory (patch by …
(edit) @18109   3 years Don-vip fix #21172 - Add method to create geometric distances from a point …
(edit) @18107   3 years Don-vip fix checkstyle/PMD issues
(edit) @18106   3 years Don-vip fix #21150 - Add JUnit5 annotation for WireMockServer (patch by …
(edit) @18100   3 years Don-vip Disable test on Github Windows runners + Java 8, minor differences …
(edit) @18097   3 years Klumbumbus see #21161 - Fix unit test
(edit) @18061   3 years Don-vip see #21131 - Improve GPX image correlation: direction detection and …
(edit) @18051   3 years Don-vip upgrade to checkstyle 8.43, fix violations
(edit) @18050   3 years Don-vip see #17606 - see #21126 - fixes
(edit) @18049   3 years Don-vip fix #20796 - Delete image file from disk : only remove images from …
(edit) @18048   3 years Don-vip fix #20677 - fix wrong parsing of RTKLIB .pos files
(edit) @18046   3 years Don-vip fix #21126 - make sure URL generated for searching Wikimedia Commons …
(edit) @18041   3 years Don-vip fix #21064 - NameFinder initializes NameFinder.NOMINATIM_URL_PROP …
(edit) @18037   3 years Don-vip fix #21064 - Add JUnit 5 extension for preferences (patch by taylor.smock)
(edit) @18035   3 years Don-vip GeoImageLayer : code cleanup, extract Loader class
(edit) @18030   3 years Don-vip Make Projections.getProjectionByCode null-safe
(edit) @18027   3 years Don-vip improve speed of ProjectionRefTest from 75s to 45s using parallel stream
(edit) @18021   3 years Don-vip see #8472 - don't load image from Wikimedia Commons for real in unit …
(edit) @18018   3 years Don-vip fix #21104 - see #20659 - Image viewer: fix tooltips and icon size, …
(edit) @18011   3 years Don-vip see #17177 - add debug log on saving, wait for saving in …
(edit) @18009   3 years Don-vip fix #20860 - make sure to not try to close a note when none is selected
(edit) @18008   3 years Don-vip fix #21105 - see #17184 - make sure that most operations of GpxLayer …
Note: See TracRevisionLog for help on using the revision log.