- Timestamp:
- 2026-01-21T10:34:29+01:00 (3 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/functional/org/openstreetmap/josm/gui/mappaint/MapCSSRendererTest.java
r19223 r19477 124 124 /* Tests node shapes with both fill and stroke combined */ 125 125 new TestConfig("node-shapes-combined") 126 .setThresholdPixels( 0).setThresholdTotalColorDiff(0),126 .setThresholdPixels(1).setThresholdTotalColorDiff(0), 127 127 /* Another test for dashed ways */ 128 128 new TestConfig("way-dashes2")
Note:
See TracChangeset
for help on using the changeset viewer.
