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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6674   10 years simon04 Make strings like foo relation/123 and way/345 but also node/789
(edit) @6671   10 years simon04 fix #9560 - IllegalArgumentException when color.layer contains "{ }"
(edit) @6647   10 years simon04 see #8519 - Lanes validator: correctly handle consecutive |s (e.g., …
(edit) @6636   10 years simon04 see #9414 - MapCSS validator: skip tests with informational severity …
(edit) @6606   10 years simon04 see #8519 - Lanes validator: add test for …
(edit) @6605   10 years simon04 fix #9350 - Validator: test for the correct usage of :conditional
(edit) @6603   10 years Don-vip fix some Sonar issues
(edit) @6601   10 years simon04 see #9414 fix #9485 - MapCSSTagChecker: add support for `set …
(edit) @6598   10 years simon04 see #8519 - Lanes validator: add test for lanes <= count_of(*:lanes)
(edit) @6592   10 years simon04 fix #8519 - Validator: validate :lanes values
(edit) @6573   10 years simon04 fix #9043 - Validator: Verify links on highways
(edit) @6568   10 years simon04 fix #9462 - fix preset values for opening_hour/… such that the …
(edit) @6556   10 years simon04 fix #6313 - validator, UnconnectedWays: handle intersections of t
(edit) @6548   10 years simon04 see #9414 - MapCSS-based tagchecker: migrate remaining tagchecks All …
(edit) @6538   10 years simon04 see #9414 - MapCSS-based tagchecker: provide {i.key}, {i.value}, …
(edit) @6534   10 years simon04 fix #9470 see #9414 - make "layer tag with + sign" auto fixable
(edit) @6533   10 years simon04 see #9462 - prettify valid opening_hours values as OTHER test …
(edit) @6513   10 years simon04 see #9414 - convert some tagchecker tests to MapCSS, extend MapCSS by …
(edit) @6512   10 years simon04 see #9414 - MapCSSTagChecker: parse and unit test match assertions …
(edit) @6506   10 years simon04 see #9414 - implement MapCSS-based tag checker/fixer The file …
(edit) @6471   10 years Don-vip Sonar - remove warnings related to the static preferences …
(edit) @6420   10 years simon04 fix #9367 - opening_hours - upgrade validator so that it will can fix …
(edit) @6415   10 years Don-vip fix #9364 - service_times reported as "opening_hours - (...)" in validator
(edit) @6378   10 years Don-vip Sonar/Findbugs - fix various violations, javadoc
(edit) @6377   10 years simon04 see #9157 - make some errors in opening_hours fixable
(edit) @6376   10 years simon04 see #9157 - check collection_times and service_times as well And …
(edit) @6370   10 years simon04 fix #9157 - add opening_hours validation test This test utilizes …
(edit) @6334   10 years Don-vip Sonar/Findbugs - Format string should use %n rather than \n
(edit) @6286   11 years Don-vip Sonar/Findbugs - Performance - Make some fields static
(edit) @6264   11 years Don-vip Sonar/FindBugs - Performance - Method concatenates strings using + in …
(edit) @6226   11 years Don-vip fix #9057 - see #8987 - fix Coordinate.hashCode() broken in r6162
(edit) @5556   11 years Don-vip see #8172 - fix JUnit tests
(edit) @5554   11 years bastiK join ProjectionInfo and Projections the first is not referenced in …
(edit) @5236   12 years bastiK * removed offset option from UTM which is probably rarely used. …
(edit) @5073   12 years bastiK move ntv2 to datum (see #7494)
(edit) @5065   12 years bastiK add projection regression test This test fails whenever the numerical …
(edit) @4837   12 years jttt Fix tests
(edit) @4603   12 years jttt Fix tests
(edit) @4580   12 years Don-vip see #2212 - Allow JOSM to download data crossing the 180th meridian
(edit) @4574   12 years Don-vip fix #7028 - Dragging map is extremely slow when large GPX file is loaded
(edit) @4573   12 years Don-vip see #7028 - improves GPX dragging performances by 50%, but the main …
(edit) @4541   12 years Don-vip Fixed rounding error in LatLon.roundToOsmPrecision()
(edit) @4277   13 years bastiK new test comparing josm projections with Proj.4 data
(edit) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @3577   14 years jttt Fix tests
(edit) @3531   14 years stoecker fix array preferences a bit
(edit) @3485   14 years bastiK another typo
(edit) @3484   14 years bastiK typo
(edit) @3483   14 years bastiK fixed tests for projection (see #5327)
(edit) @3480   14 years bastiK fixed some issues with world bounds; add basic projection tests
(edit) @3479   14 years jttt cosmetics
(edit) @3476   14 years jttt QuadBuckets optimization - keep children as fields instead of 4-item array
(edit) @3473   14 years bastiK see #5327 (patch by sbrunner) - Swissgrild uses approximate formulas …
(edit) @3459   14 years jttt Fix tests
(edit) @3402   14 years jttt Fix tests
(edit) @3367   14 years jttt Fix filters
(edit) @3362   14 years stoecker fix #5182 - Conflict system simplification - patch by Upliner
(edit) @3358   14 years bastiK added another filter test
(edit) @3356   14 years bastiK added filter tests
(edit) @3284   14 years jttt Fix tests
(edit) @3283   14 years jttt Fix tests
(edit) @3282   14 years jttt Fix tests
(edit) @3166   14 years jttt Different fix for #4815 - having bbox in each instance of Node would …
(edit) @3153   14 years jttt Return copy of bbox in Way.getBBox (to make sure internal copy won't …
(edit) @3107   14 years jttt Fix #4624 Relations not rendered right away
(edit) @3056   14 years jttt Revert fix for #4612
(edit) @3053   14 years jttt Fix tests
(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) @2982   14 years jttt Calculate bbox for relations, use it in mappaint.
(edit) @2917   14 years mjulius fix test
(edit) @2789   14 years jttt Fixed some FindBugs warnings
(edit) @2620   14 years jttt Remove OsmPrimitive.setIncomplete()
(edit) @2613   14 years Gubaer new: global in-memory cache for downloaded changesets new: toggle …
(edit) @2587   14 years jttt Added Way.hasIncompletNodes(), Way.isIncomplete() now returns true …
(edit) @2585   14 years jttt Disable loading of josm properties in DataSetMergerTest - do not seem …
(edit) @2578   14 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2563   14 years Gubaer fixed #3400: relation editor: improvement to highlight an element …
(edit) @2498   14 years jttt Removed unnecessary setting of OsmPrimitive.incomplete
(edit) @2482   14 years Gubaer Had to clean up key handling methods in OsmPrimtive. Semantics of …
(edit) @2471   14 years Gubaer fixed #3963: Synchronize does not work
(edit) @2443   14 years Gubaer Fixes problems with merging
(edit) @2433   14 years Gubaer Improved test cases for MergeVisitor. Moved MergeVisitor and removed …
(edit) @2417   14 years Gubaer Had to update MergeVisitor as a consequence of the note in r2406 and …
(edit) @2407   14 years jttt Added support for referrers
(edit) @2396   14 years Gubaer Made nodes, ways, and relations in DataSet private. Plugin updates to …
(edit) @2388   14 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2292   15 years Gubaer Updated test case
(edit) @2252   15 years Gubaer Refactored JOSM help system, slightly extended Fixed problem with new …
(edit) @2168   15 years Gubaer fixed #3304: Upload failed - Placeholder Relation not found fixed …
(edit) @2150   15 years Gubaer Updating test cases
(edit) @2077   15 years Gubaer Had to replace DataSet:getPrimitiveById(id) with …
(edit) @2071   15 years Gubaer Updated unit test
(edit) @1951   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1948   15 years Gubaer fixed #3234: Update selection is broke for relations
(edit) @1926   15 years jttt Replaced Relation.members with Relation.getMember() or …
(edit) @1912   15 years Gubaer Updated w.getNodes().contains(..) to w.containsNode(...)
(edit) @1910   15 years jttt Way refactoring - finish replacing Way.nodes with the new api
Note: See TracRevisionLog for help on using the revision log.