Changeset 11701 in josm for trunk/test/functional
- Timestamp:
- 2017-03-08T17:08:15+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/functional/org/openstreetmap/josm/gui/mappaint/MapCSSRendererTest.java
r11699 r11701 92 92 new TestConfig("way-dashes", AREA_DEFAULT), 93 93 94 /** Tests fill-color property */ 95 new TestConfig("area-fill-color", AREA_DEFAULT), 96 97 /** Tests the fill-image property. */ 98 new TestConfig("area-fill-image", AREA_DEFAULT), 99 94 100 /** Tests if all styles are sorted correctly. Tests {@link StyleRecord#compareTo(StyleRecord)} */ 95 101 new TestConfig("order", AREA_DEFAULT)
Note:
See TracChangeset
for help on using the changeset viewer.