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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14064   6 years Don-vip see #16498 - convert last unit tests to Java
(edit) @14048   6 years Don-vip see #16498 - convert more unit tests to Java
(edit) @14019   6 years Don-vip update to Groovy 2.5.0 and Eclipse Photon (4.8.0)
(edit) @12990   7 years bastiK see #15410 - update tests + minor fixes (2)
(edit) @12907   7 years bastiK see #15273, see #15229 - fix tests and Jenkins warnings
(edit) @12906   7 years bastiK see #15273, see #15229 - add command line module for rendering run …
(edit) @11921   7 years Don-vip improve unit test coverage of utilities classes thanks to …
(edit) @11699   7 years michael2402 Move MapCSS renderer test to functional tests.
(edit) @11698   7 years michael2402 Add test that tests if elements are ordered correctly.
(edit) @11697   7 years michael2402 MapCSSRendererTest: Require fixed font for text drawing test.
(edit) @11693   7 years michael2402 Add new MapCSS reference test for way dashes/color and node texts.
(edit) @11691   7 years michael2402 See #13999: Use MapCSS test only for OpenJDK
(edit) @11562   7 years Don-vip fix #14368 - java.util.regex.PatternSyntaxException: Unclosed group
(edit) @11449   7 years Don-vip see #13999 - skip unit tests (do not work on Jenkins)
(edit) @11436   7 years Don-vip fix recent Sonar issues
(edit) @11433   7 years Don-vip fix #13999 - New MapCSS test that uses reference images (patch by …
(edit) @10837   8 years Don-vip see #11924 - extract MapCSS conditions to new class ConditionFactory
(edit) @10674   8 years Don-vip fix #13239, fix #13240 - Java 8: MapCSS Condition class (patches by …
(edit) @10193   8 years Don-vip kothic google code website has been archived ==> use new Github repository
(edit) @9857   8 years simon04 fix #12549 - MapCSS: permit using character classes in regexp: \p{...}
(edit) @9666   8 years stoecker see #12410 fix style of tests
(edit) @9279   8 years Don-vip fix groovy scripts broken by r9278
(edit) @9247   8 years simon04 fix #12267 - MapCSS conditions does not handle unquoted 0 value Such …
(edit) @9214   8 years Don-vip use LatLon.ZERO instead of new LatLon(0, 0)
(edit) @8874   9 years simon04 fix #10467 - MapCSS: allow comparisons in regexp key conditions
(edit) @8833   9 years simon04 fix #11939 - MapCSS: fix parent_tag() in ∈ and ⧉ tests
(edit) @8784   9 years simon04 see #11278 - Add test case w.r.t. parent_tag This checks whether …
(edit) @8775   9 years simon04 fix #8170 - MapCSS: add functions parent_tags(key) and …
(edit) @8774   9 years simon04 see #11592 - Add test case for MapCSS index() function
(edit) @8657   9 years Don-vip fix #11769 - fix unit test (patch by michael2402)
(edit) @8494   9 years simon04 see #11150 - MapCSS: refactor pseudo classes to factory based …
(edit) @8415   9 years Don-vip code style/cleanup - Uncommented Empty Constructor
(edit) @8206   9 years simon04 fix #10299 - MapCSS index for last element of object Negative index …
(edit) @7938   9 years bastiK add more 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) @7357   10 years Don-vip see #10206 - update Groovy tests
(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) @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) @6927   10 years Don-vip fix #9667 - Verify addresses interpolation range/values via MapCSS …
(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) @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) @6455   10 years simon04 fix #7939 - MapCSS: add support for negated regular expressions
(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"
(add) @3988   13 years bastiK added tests (patch by anonymous, see #6107)
Note: See TracRevisionLog for help on using the revision log.