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) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8494   9 years simon04 see #11150 - MapCSS: refactor pseudo classes to factory based …
(edit) @8450   9 years Don-vip unit tests - simplify assertions
(edit) @8423   9 years wiktorn Fix unit tests and findbugs warning. Closes: #11466
(edit) @8415   9 years Don-vip code style/cleanup - Uncommented Empty Constructor
(edit) @8391   9 years Don-vip fix unit tests
(edit) @8262   9 years bastiK see #10217 - "fix" test
(edit) @8251   9 years simon04 see #10217 - MapCSS rotation: add grad and turn units
(edit) @8206   9 years simon04 fix #10299 - MapCSS index for last element of object Negative index …
(edit) @8199   9 years simon04 see #10217 - Enable rotating icons with MapCSS The corresponding key …
(edit) @7938   9 years bastiK add more subversion property svn:eol=native
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7579   10 years Don-vip see #10529 - fix mapcss unit test
(edit) @7418   10 years bastiK fixed #10301 - update of MapCSSWithExtendedTextDirectivesTest unit test
(edit) @7396   10 years Don-vip see #10351 - fix unit test
(edit) @7365   10 years Don-vip code refactorization for non-regression tests
(edit) @7357   10 years Don-vip see #10206 - update Groovy tests
(edit) @7356   10 years Don-vip fix #10206 - Check MapCSS validator assertions for local rules if new …
(edit) @7307   10 years Don-vip see #10239 - fix unit test
(edit) @7210   10 years simon04 see #10092 - Refactor and test preset filtering
(edit) @7170   10 years simon04 fix #10063 - MapCSS: make min() and max() work on a list as well …
(edit) @7167   10 years simon04 MapCSS: simplify ~= implementation, add unit tests
(edit) @7166   10 years simon04 fix #10059 - MapCSS, child selector: make greater-than-sign optional …
(edit) @7165   10 years simon04 see #10063 - MapCSS: add min() and max() according to standard
(edit) @7124   10 years simon04 MapCSS parsing: warn on unknown base selectors
(edit) @7123   10 years simon04 Fix MapCSSParserTest tests
(edit) @7115   10 years simon04 fix #9783 - MapCSS: allow to regexp-match name=(foo) by `[name =~ …
(edit) @7112   10 years simon04 fix #9880 - Recognise building=(!yes) relations as buildings (name …
(edit) @7109   10 years Don-vip see #8671 - some code refactoring done in an unsuccessful attempt to …
(edit) @7100   10 years Don-vip refactor tagging presets to allow presets-dependent unit tests to …
(edit) @7098   10 years Don-vip fix #9632 - fix relation comparator
(edit) @7097   10 years Don-vip see #9632 - unit test optimization
(edit) @7096   10 years Don-vip see #9632 - fix typo in test
(edit) @7095   10 years Don-vip see #9632 - show problem in unit tests
(edit) @7088   10 years Don-vip more fixes in unit tests
(edit) @7081   10 years Don-vip fixes for unit tests
(edit) @7068   10 years Don-vip test cleanup
(edit) @7066   10 years Don-vip see #9691 - fix MapCSSParserTest broken by r7064. MapCSSTagCheckerTest …
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6992   10 years Don-vip cleanup/refactor of NavigatableComponent
(edit) @6927   10 years Don-vip fix #9667 - Verify addresses interpolation range/values via MapCSS …
(edit) @6881   10 years Don-vip javadoc/code style/minor refactorization
(edit) @6859   10 years simon04 see #9593 - MapCSS: fix matching of negated regular expressions for …
(edit) @6774   10 years simon04 fix #9633 - MapCSS: allow (named) colours with alpha
(edit) @6740   10 years simon04 fix #9191 - MapCSS: Add option to include colour preferences of …
(edit) @6737   10 years simon04 fix #8071 - MapCSS: skip null values in concat(), provide …
(edit) @6736   10 years simon04 fix #8568 - MapCSS rule applied several times if several selectors applies
(edit) @6562   10 years simon04 fix #9327 - tagging presets: fix handling of nested <reference>s, …
(edit) @6561   10 years simon04 see #9485 - MapCSS: add support for set .class_name instruction …
(edit) @6560   10 years simon04 see #9485 - MapCSS: add support for set class_name instruction and …
(edit) @6554   10 years simon04 see #9414 fix #9409 - extend MapCSS condition syntax to allow the …
(edit) @6547   10 years simon04 MapCSS: add regular expression support for key conditions For …
(edit) @6500   10 years simon04 Add Javadoc for LatLon, add unit tests for LatLonDialog (parsing)
(edit) @6471   10 years Don-vip Sonar - remove warnings related to the static preferences …
(edit) @6467   10 years simon04 see #9089 - repair fragile unit tests
(edit) @6461   10 years simon04 fix #9089 - improve sorting of associatedStreet/street relation …
(edit) @6455   10 years simon04 fix #7939 - MapCSS: add support for negated regular expressions
(edit) @6422   10 years simon04 see #9331 - allow custom formatters in SystemOfMeasurement methods
(edit) @6208   11 years Don-vip fix #9027 - fix error in internal preset introduced in r6195 (patch by …
(edit) @6144   11 years Don-vip see #8954 - new tagging preset reader regression test (patch by AlfonZ)
(edit) @5870   11 years Don-vip fix #8610 - Wrong display of areas (based on patch by Cobra)
(edit) @5630   11 years jttt Relation sorting and way connection refactored, added tests
(edit) @5556   11 years Don-vip see #8172 - fix JUnit tests
(edit) @5299   12 years Don-vip conflict dialog: better display of empty rows in members tab, like …
(edit) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @4074   13 years bastiK mapcss: performance improvement for parent selector (by Gubaer)
(edit) @4069   13 years bastiK mapcss: add role based selection (collaborative work by Gubaer and me)
(edit) @3991   13 years bastiK fix wrongly applied patch
(edit) @3990   13 years bastiK fix "typo"
(edit) @3988   13 years bastiK added tests (patch by anonymous, see #6107)
(edit) @3577   14 years jttt Fix tests
(edit) @3175   14 years jttt Allow to set parameters for actions on toolbar. Used by SearchAction …
(edit) @3095   14 years jttt Changes in multipolygon handling (see #4661), cosmetics
(edit) @3034   14 years jttt Fix #4467 Don't silently drop locally deleted member primitives from …
(edit) @3025   14 years jttt Fix tests
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2690   14 years Gubaer Test cases
(edit) @2676   14 years jttt Fix some of the warnings found by FindBugs
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2620   14 years jttt Remove OsmPrimitive.setIncomplete()
(edit) @2578   14 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2077   15 years Gubaer Had to replace DataSet:getPrimitiveById(id) with …
(edit) @1954   15 years Gubaer Moved package org.openstreetmap.josm.gui.conflict to …
(edit) @1910   15 years jttt Way refactoring - finish replacing Way.nodes with the new api
(edit) @1703   15 years Gubaer added test cases
(edit) @1654   15 years Gubaer added merge support for coordinate conflicts added merge support for …
(edit) @1650   15 years Gubaer added concept of "merge pairs" (my vs. merged, my vs. their, their vs. …
(edit) @1631   15 years Gubaer added support for merging member lists of relations in extended …
(add) @1622   15 years Gubaer first version of extended conflict resolution dialog.
Note: See TracRevisionLog for help on using the revision log.