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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17856   4 years simon04 see #20813 - Add ThumbsLoaderTest.testPerformance
(edit) @17845   4 years simon04 see #14176 - Introduce class Interval
(edit) @17844   4 years simon04 see #14176 - Fix GpxLayerTest
(edit) @17841   4 years simon04 see #14176 - Migrate various classes to Instant
(edit) @17838   4 years simon04 see #14176 - Migrate HistoryOsmPrimitive to Instant
(edit) @17834   4 years simon04 see #20813 - Add ImageDisplayTest.testLoadImageRunnablePerformance
(edit) @17832   4 years simon04 see #20744, fix #20810 - MapCSS: fix NPE
(edit) @17824   4 years simon04 see #20739 - Revert "MapCSS: evaluate class on current and on default …
(edit) @17800   4 years simon04 see #20745 - Avoid heap allocations via Selector.AbstractSelector#conds
(edit) @17788   4 years simon04 fix #20164 - Changeset manager: Discussion tab: Problem with scrolling …
(edit) @17780   4 years simon04 see #20744, fix #20764 - MapCSS: fix NPE
(edit) @17774   4 years simon04 see #20744 - Fix ConditionFactoryTest ($jacocoInit)
(edit) @17770   4 years simon04 see #20744, fix #20757 - MapCSS: fix NPE Regression of r17758.
(edit) @17769   4 years simon04 see #20744 - MapCSS: fix unary minus Regression of r17758.
(edit) @17763   4 years simon04 see #20750 - Fix OsmDataLayerTest
(edit) @17762   4 years simon04 see #20744 - Evaluate MapCSS pseudo classes without array creation
(edit) @17760   4 years simon04 Checkstyle
(edit) @17758   4 years simon04 fix #20744 - Evaluate MapCSS expression without array creation
(edit) @17745   4 years simon04 fix #20739 - MapCSS: evaluate class on current and on default layer
(edit) @17743   4 years simon04 see #20739 - Add MapCSSParserTest.testLayerMatching
(edit) @17742   4 years simon04 Simplify MapCSSParserTest
(edit) @17721   4 years simon04 see #14176 - Fix BookmarkList.ChangesetBookmark …
(edit) @17718   4 years simon04 see #14176 - Utils.getDurationString in GpxLayer.formatTimespan
(edit) @17717   4 years simon04 see #14176 - Migrate Changeset to Instant
(edit) @17715   4 years simon04 see #14176 - Migrate GPX to Instant
(edit) @17714   4 years simon04 fix #20583 - Filter notes in notes dialog
(edit) @17712   4 years simon04 see #14176 - Migrate Note/NoteComment to Instant
(edit) @17704   4 years simon04 see #19126 - Extract WindowGeometry.PREF_KEY_GUI_GEOMETRY
(edit) @17695   4 years simon04 TaggingPresetPreferenceTestIT: use HTTP HEAD against wiki.openstreetmap.org
(edit) @17687   4 years simon04 fix #19889 - CI contains thousands of "Keystroke ... is already …
(edit) @17677   4 years simon04 see #16567 - JUnit 5: use org.junit.jupiter.api.Assumptions
(edit) @17662   4 years simon04 fix #19012 - Tagging presets: additional matching criteria via `<item …
(edit) @17643   4 years simon04 see #19078 - Presets: validate user input (using MapCSSTagChecker, …
(edit) @17642   4 years simon04 see #19078 - Common interface TagCondition
(edit) @17613   4 years simon04 fix #14124 - Add MapCSS function title Returns a title-cased …
(edit) @17611   4 years simon04 see #18949 - Add TaggingPresetItemGuiSupportTest
(edit) @17609   4 years simon04 see #18949 - Extract class TaggingPresetItemGuiSupport
(edit) @17604   4 years simon04 see #20613 - Fix MapCSSParserTest
(edit) @17601   4 years simon04 see #20613 - Fix MapCSSParserTest
(edit) @17600   4 years simon04 see #20244 - OAuthAuthorizationWizard: Separate buttons for …
(edit) @17593   4 years simon04 see #20613 - Split KeyCondition/KeyRegexpCondition Rewrite patterns …
(edit) @17586   4 years simon04 see #20613 - Use Tagged.keys() and Tagged.visitKeys()
(edit) @17582   4 years simon04 see #20613 - Avoid heap allocations in DividedScale.getWithRange …
(edit) @17580   4 years Don-vip fix #20598 - fix ImageEntryTest.testEqualsContract (patch by …
(edit) @17575   4 years simon04 Add DividedScaleTest
(edit) @17571   4 years simon04 fix #20563 - PluginListParser.parse amounts to 80% of allocations …
(edit) @17564   4 years Don-vip fix #20594 - add robustness to AutomaticCombine when Integer values …
(edit) @17548   4 years Don-vip fix #20341 - Support metadata from more image formats (patch by Bjoeni)
(edit) @17536   4 years Don-vip see #16567 - revert parallel execution of …
(edit) @17531   4 years Don-vip see #16567 - consistency between extended source entry integration tests
(edit) @17523   4 years Don-vip fix #20519 - NPE in Upload Dialog
(edit) @17517   4 years Don-vip see #20433 - don't loop over all tile sources if we face maximum …
(edit) @17482   4 years Don-vip see #7548 - remove deprecated MapPreference
(edit) @17478   4 years Don-vip see #16567 - see #20433 - restore parallel execution of imagery …
(edit) @17474   4 years Don-vip test all WMS projections
(edit) @17398   5 years Don-vip see #16073 - prefix test name by country code, if any
(edit) @17383   5 years Don-vip see #16567 - better assertion error messages for rules/plugins …
(edit) @17374   5 years GerdP see #20167: [patch] Improve code readability by replacing indexed …
(edit) @17369   5 years simon04 see #20141 - Revert "ImageProvider: cache rendered SVG images using JCS"
(edit) @17364   5 years simon04 see #20141 - ImageProvider: cache rendered SVG images using JCS This …
(edit) @17360   5 years Don-vip see #16567 - print parameterized tests display name in failure …
(edit) @17347   5 years GerdP fix #17196: Undo/Redo may change data in inactive layer - use separate …
(edit) @17333   5 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
(edit) @17317   5 years Don-vip see #7548 - deprecate MapPreferenceTest until we remove MapPreference
(edit) @17288   5 years Don-vip see #16567 - fix integration tests
(edit) @17279   5 years Don-vip see #16567 - revert r17275 for CycleLayerActionTest / …
(edit) @17276   5 years Don-vip see #16567 - fix obvious test errors + upgrade tests dependencies
(edit) @17275   5 years Don-vip see #16567 - upgrade almost all tests to JUnit 5, except those …
(edit) @17269   5 years Don-vip fix #19993 - handle multiline note comments in notes dialog
(edit) @17196   5 years simon04 see #15102 - see #16637 - get rid of real HTTP calls to …
(edit) @17195   5 years simon04 see #15102 - see #16637 - Use WireMockServer.url()
(edit) @17194   5 years simon04 see #15102 - see #16637 - get rid of real HTTP calls to …
(edit) @17192   5 years simon04 see #15102 - see #16637 - get rid of real HTTP calls to …
(edit) @17179   5 years simon04 see #7548 - Re-organize the preference dialog (fix unit tests)
(edit) @17162   5 years simon04 see #7548 - Re-organize the preference dialog (connection preferences)
(edit) @17160   5 years simon04 see #7548 - Re-organize the preference dialog (connection preferences)
(edit) @17149   5 years simon04 see #19370 - Fix GpxWriterTest, InspectPrimitiveDialogTest on Windows
(edit) @17125   5 years simon04 see #18200 - Fix WebMarkerTest after JMockit update
(edit) @17121   5 years simon04 see #18200 - Fix HelpBrowserTest after JMockit update (patch by …
(edit) @16979   5 years simon04 fix #19734 - Autofilter: clicking active rule/key opens GPS settings …
(edit) @16977   5 years simon04 Fix typo in Javadoc
(edit) @16969   5 years simon04 see #19510 - Fix unit tests
(edit) @16953   5 years simon04 Java 8: use Comparator.comparing
(edit) @16913   5 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16909   5 years simon04 see #19685, see #11593 - Add non-regression test
(edit) @16886   5 years simon04 fix #19633 - Route relations with split start do not show links as …
(edit) @16874   5 years stoecker deprecate OSM svn, see #19509
(edit) @16850   5 years simon04 fix #17836 - Download along several gpx tracks at once
(edit) @16824   5 years simon04 Remove Collection.contains check for Collection.remove
(edit) @16768   5 years simon04 fix #19449 ImageProviderTest.testGetPadded has slow startup, and a …
(edit) @16727   5 years simon04 fix #16567 - Fix ImageryPreferenceTestIT for JUnit 5 (patch by …
(edit) @16693   5 years simon04 see #16031 - Fix ComboTest.testUseLastAsDefault
(edit) @16691   5 years simon04 see #16031 - Add ComboTest.testUseLastAsDefault
(edit) @16690   5 years simon04 Extract PresetListEntry class
(edit) @16679   5 years simon04 Fix InspectPrimitiveDialogTest\
(edit) @16676   5 years simon04 see #19406 - Update InspectPrimitiveDialogTest
(edit) @16672   5 years simon04 see #19381 - Upload dialog: make warnings less intrusive
(edit) @16652   5 years GerdP see #19312: fix unit tests
(edit) @16643   5 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16618   5 years simon04 see #16567 - Fix deprecations related to JUnit 5 (patch by taylor.smock)
Note: See TracRevisionLog for help on using the revision log.