source: josm/trunk/test/unit/org/openstreetmap/josm/tools

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19387   2 weeks stoecker see #24238 - support more EXIF data in image correlation
(edit) @19336   2 months stoecker fix #24046 - improve speed of multipolygon validator - patch by …
(edit) @19272   5 months taylor.smock See #24046: Reduce cost of Geometry#filterInsidePolygon when a …
(edit) @19231   7 months taylor.smock ShortcutTest: Determine if HTML is supported before asserting against …
(edit) @19227   8 months taylor.smock Fix #20908: IllegalStateException: JOSM expected to find primitive in …
(edit) @19226   8 months taylor.smock Update tests for r19225
(edit) @19223   8 months taylor.smock Add JUnit5 tags to integration tests, functional tests, and …
(edit) @19155   9 months taylor.smock Fix tests broken by r19152
(edit) @19134   10 months taylor.smock Fix broken Tag2Link test (due to external reordering of preferred links)
(edit) @19125   11 months GerdP see #23748: NPE: Reverse way direction: Automatic tag correction - add …
(edit) @19106   11 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19103   11 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19092   11 months stoecker fix #23702, see #23621 - improve length unit conversion
(edit) @19089   11 months stoecker see #23621 - add unit conversion for length values
(edit) @19087   12 months stoecker Hmm, am I the only one who finds junit output very confusing?
(edit) @19086   12 months stoecker fix some test failures
(edit) @19057   13 months stoecker fix checkstyle
(edit) @19056   13 months taylor.smock Fix last failing test in Java 21 * Generate Java 21 image files …
(edit) @19055   13 months taylor.smock Fix tests in Java 21 * Regenerate Java 21 image files (probably from …
(edit) @19054   13 months taylor.smock See r19043: Drop COMPAT locale provider The CLDR provider does not …
(edit) @19053   13 months taylor.smock See r19043: Drop COMPAT locale provider Update a test that expected a …
(edit) @19050   13 months taylor.smock Revert most var changes from r19048, fix most new compile warnings …
(edit) @18985   15 months taylor.smock Fix #23355: Sanity check JVM arguments on startup See #17858: JOSM …
(edit) @18983   15 months taylor.smock Fix #23471: fix an inconsistency between fast ASCII sort and slower …
(edit) @18893   18 months taylor.smock Fix #16567: Upgrade to JUnit 5 JOSMTestRules and JOSMTestFixture can …
(edit) @18870   19 months taylor.smock See #16567: Update to JUnit 5 This converts most tests to use …
(edit) @18853   19 months taylor.smock See #16567: Update to JUnit 5 This removes new JOSMTestRules() with …
(edit) @18847   19 months taylor.smock Fix #23212: Overpass query wizard should transform key: to ["key"]
(edit) @18811   21 months taylor.smock Fix #23124: Azul Java 17.0.4.1 will cause a NumberFormatException …
(edit) @18799   21 months taylor.smock See r18798: Actually use the @Territories annotation This also fixes …
(edit) @18735   2 years taylor.smock Fix #22921: DateTimeException when using invalid day of month for …
(edit) @18723   2 years taylor.smock Fix #22432, see #22941: Start migrating from javax to jakarta Parsson …
(edit) @18690   2 years taylor.smock See #16567: Convert all assertion calls to JUnit 5 (patch by gaben, …
(edit) @18675   2 years taylor.smock Fix #22684: IAE: Parameter 'en1' must not be null in …
(edit) @18670   2 years taylor.smock Fix #22753: Fix GitHub Actions This uses actions from …
(edit) @18669   2 years taylor.smock See #22753: Fix GitHub Actions This drops the sync call in the test …
(edit) @18668   2 years taylor.smock See #22753: Fix GitHub Actions This *should* fix the failing Java 8 …
(edit) @18590   3 years taylor.smock See #22453: Decrease allocations/CPU samples in …
(edit) @18589   3 years taylor.smock Fix #22453: Decrease allocations/CPU samples in …
(edit) @18553   3 years taylor.smock Fix #20716: Search for missing power line support features (patch by …
(edit) @18549   3 years taylor.smock See #22183: NoClassDefFoundError: Could not initialize class …
(edit) @18494   3 years taylor.smock Fix #22115: Extract methods from LatLon into ILatLon where they are …
(edit) @18475   3 years taylor.smock Fix #21794: Allow for cases where tags can be URL or key values in …
(edit) @18109   4 years Don-vip fix #21172 - Add method to create geometric distances from a point …
(edit) @18106   4 years Don-vip fix #21150 - Add JUnit5 annotation for WireMockServer (patch by …
(edit) @18051   4 years Don-vip upgrade to checkstyle 8.43, fix violations
(edit) @18050   4 years Don-vip see #17606 - see #21126 - fixes
(edit) @18046   4 years Don-vip fix #21126 - make sure URL generated for searching Wikimedia Commons …
(edit) @18037   4 years Don-vip fix #21064 - Add JUnit 5 extension for preferences (patch by taylor.smock)
(edit) @17988   4 years Don-vip fix #21021 - proper fix of "newer" keyword, handling both formats …
(edit) @17987   4 years Don-vip fix #20992 - see #17829 - support UTC dates with 6 digits
(edit) @17982   4 years Don-vip fix #21021 - see #18164 - OverpassTurboQueryWizard: fix "newer" statements
(edit) @17967   4 years Don-vip see #19888 - make sure java.locale.providers is set early to …
(edit) @17962   4 years Don-vip see #20522 - handle both language codes for Hebrew (iw before Java …
(edit) @17912   4 years simon04 see #14176 - Test DateUtils.getDateTimeFormatter
(edit) @17909   4 years simon04 see #19771 - Tag2Link: use URL encoding for Wikimedia Commons URLs …
(edit) @17845   4 years simon04 see #14176 - Introduce class Interval
(edit) @17840   4 years simon04 see #14176 - Migrate ExceptionUtil to Instant
(edit) @17736   4 years simon04 fix #19771 - Tag2Link: use percent encoding for Wikimedia Commons URLs
(edit) @17735   4 years simon04 fix #19754 - Tag2Link: support multi-values for URLs in …
(edit) @17715   4 years simon04 see #14176 - Migrate GPX to Instant
(edit) @17712   4 years simon04 see #14176 - Migrate Note/NoteComment to Instant
(edit) @17688   4 years simon04 see #19724 - Fix NPE in PlatformHookWindows.getInstalledFonts on …
(edit) @17679   4 years Don-vip see #17858 - ask Oracle Java WebStart users to switch to OpenWebStart …
(edit) @17677   4 years simon04 see #16567 - JUnit 5: use org.junit.jupiter.api.Assumptions
(edit) @17540   4 years Don-vip see #19724 - No idea why the test fails with Java 16+ on Linux
(edit) @17527   4 years Don-vip see #19724 - weird NPE on Jenkins with Java 16 - skip unit test
(edit) @17442   4 years Don-vip see #20345 - add unit test
(edit) @17336   4 years GerdP fix #20037: Overpass query wizard generates wrong query with "*=value" …
(edit) @17280   5 years Don-vip see #16567 - fix assertEquals parameters order
(edit) @17275   5 years Don-vip see #16567 - upgrade almost all tests to JUnit 5, except those …
(edit) @17195   5 years simon04 see #15102 - see #16637 - Use WireMockServer.url()
(edit) @17189   5 years simon04 see #15102 - see #16637 - get rid of real HTTP calls to …
(edit) @17180   5 years simon04 see #19370 - Fix ShortcutTest on macOS
(edit) @17155   5 years simon04 see #19888, see #19370 - GitHub Actions: specify LANG=en_US.UTF-8
(edit) @17151   5 years simon04 see #19751 - Fix ImageResizeModeTest
(edit) @17144   5 years simon04 fix #19751 - MapImage.rescale: use original SVG instead of rastered version
(edit) @17133   5 years simon04 Fix test code comment (U+202F)
(edit) @17126   5 years simon04 see #18200 - Fix PlatformHookWindowsTest after JMockit update
(edit) @17114   5 years simon04 see #19704 - Enhance DateUtils.tsFromString to fix unit tests
(edit) @17104   5 years simon04 fix #19704 - DateUtils: sychronization is no longer needed thanks to …
(edit) @17006   5 years simon04 fix #19754 - Tag2Link: support multi-values for wikimedia_commons
(edit) @17005   5 years simon04 see #19706, see #19725 - Fix ImageResizeModeTest.testCacheKey
(edit) @16988   5 years simon04 Extract and test Mediawiki.getImageUrl
(edit) @16982   5 years simon04 see #19706, see #19725 - ImageProviderTest: add tests comparing the …
(edit) @16981   5 years simon04 Fix typo in code comment
(edit) @16978   5 years simon04 fix #19706, fix #19725 - Do not upscale images when using …
(edit) @16946   5 years simon04 fix #19706, fix #19725 - ImageProvider/ImageResource: extract …
(edit) @16945   5 years simon04 see #19696 - Fix unit tests
(edit) @16926   5 years simon04 fix #19706 - Selection/Relation list: render primitive icons in HiDPI
(edit) @16839   5 years simon04 fix #19622 - Tag2Link: show icons based on presets/styles
(edit) @16838   5 years simon04 see #19622 - Extract OsmPrimitiveImageProvider
(edit) @16836   5 years simon04 fix #18555 - Tag2Link: make search engine configurable Advanced …
(edit) @16834   5 years simon04 fix #19620 - Tag2Link: allow to customize sources
(edit) @16810   5 years simon04 fix #19551 - Add ImageProviderTest.testTicket19551 (patch by taylor.smock)
(edit) @16774   5 years simon04 fix #19293 - Tag2link/wikipedia: replace space with underscore
(edit) @16768   5 years simon04 fix #19449 ImageProviderTest.testGetPadded has slow startup, and a …
(edit) @16764   5 years simon04 see #13173 - Fix cursor hotspot for HiDPI (patch by johsin18, modified)
(edit) @16667   5 years simon04 see #19397 - Fix unit tests on JDK8
(edit) @16665   5 years simon04 see #19397 - JosmDecimalFormatSymbolsProvider: exclude Locale.ROOT
Note: See TracRevisionLog for help on using the revision log.