|
|
@18893
|
10 months |
taylor.smock |
Fix #16567: Upgrade to JUnit 5
JOSMTestRules and JOSMTestFixture can …
|
|
|
@18876
|
11 months |
taylor.smock |
See #23238: Some MapCSS functions cause NPEs when part of fixAdd
…
|
|
|
@18875
|
11 months |
taylor.smock |
Fix #23238: Some MapCSS functions cause NPEs when part of fixAdd
|
|
|
@18870
|
11 months |
taylor.smock |
See #16567: Update to JUnit 5
This converts most tests to use …
|
|
|
@18853
|
11 months |
taylor.smock |
See #16567: Update to JUnit 5
This removes new JOSMTestRules() with …
|
|
|
@18829
|
12 months |
taylor.smock |
Fix #16998: Add parent_osm_primitives and convert_primitives_to_string
|
|
|
@18690
|
18 months |
taylor.smock |
See #16567: Convert all assertion calls to JUnit 5 (patch by gaben, …
|
|
|
@18664
|
19 months |
taylor.smock |
Fix #22704: Add parent_way_angle mapcss function (patch by Woazboat)
|
|
|
@18661
|
19 months |
taylor.smock |
Fix #22703, see #22695, #22704: 90° offset of icon-rotation: way; in …
|
|
|
@18451
|
2 years |
taylor.smock |
Fix #22073: Optimized regexes (string starts with, ends with, …
|
|
|
@18037
|
3 years |
Don-vip |
fix #21064 - Add JUnit 5 extension for preferences (patch by taylor.smock)
|
|
|
@17920
|
3 years |
simon04 |
see #20957 - Fix MapCSSParserTest: remove accidentally committed lines
|
|
|
@17916
|
3 years |
simon04 |
fix #20957, see #20744 - Fix MapCSS function round
|
|
|
@17832
|
3 years |
simon04 |
see #20744, fix #20810 - MapCSS: fix NPE
|
|
|
@17824
|
3 years |
simon04 |
see #20739 - Revert "MapCSS: evaluate class on current and on default …
|
|
|
@17800
|
3 years |
simon04 |
see #20745 - Avoid heap allocations via Selector.AbstractSelector#conds
|
|
|
@17780
|
3 years |
simon04 |
see #20744, fix #20764 - MapCSS: fix NPE
|
|
|
@17774
|
3 years |
simon04 |
see #20744 - Fix ConditionFactoryTest ($jacocoInit)
|
|
|
@17770
|
3 years |
simon04 |
see #20744, fix #20757 - MapCSS: fix NPE
Regression of r17758.
|
|
|
@17769
|
3 years |
simon04 |
see #20744 - MapCSS: fix unary minus
Regression of r17758.
|
|
|
@17762
|
3 years |
simon04 |
see #20744 - Evaluate MapCSS pseudo classes without array creation
|
|
|
@17760
|
3 years |
simon04 |
Checkstyle
|
|
|
@17758
|
3 years |
simon04 |
fix #20744 - Evaluate MapCSS expression without array creation
|
|
|
@17745
|
3 years |
simon04 |
fix #20739 - MapCSS: evaluate class on current and on default layer
|
|
|
@17743
|
3 years |
simon04 |
see #20739 - Add MapCSSParserTest.testLayerMatching
|
|
|
@17742
|
3 years |
simon04 |
Simplify MapCSSParserTest
|
|
|
@17642
|
3 years |
simon04 |
see #19078 - Common interface TagCondition
|
|
|
@17613
|
3 years |
simon04 |
fix #14124 - Add MapCSS function title
Returns a title-cased …
|
|
|
@17604
|
3 years |
simon04 |
see #20613 - Fix MapCSSParserTest
|
|
|
@17601
|
3 years |
simon04 |
see #20613 - Fix MapCSSParserTest
|
|
|
@17593
|
3 years |
simon04 |
see #20613 - Split KeyCondition/KeyRegexpCondition
Rewrite patterns …
|
|
|
@17586
|
3 years |
simon04 |
see #20613 - Use Tagged.keys() and Tagged.visitKeys()
|
|
|
@17333
|
4 years |
Don-vip |
see #20129 - Fix typos and misspellings in the code (patch by gaben)
|
|
|
@17275
|
4 years |
Don-vip |
see #16567 - upgrade almost all tests to JUnit 5, except those …
|
|
|
@16909
|
4 years |
simon04 |
see #19685, see #11593 - Add non-regression test
|
|
|
@16590
|
4 years |
simon04 |
fix #19197 - MapCSS JOSM_pref: check if a pref could be converted to a …
|
|
|
@16583
|
4 years |
simon04 |
see #19197 - Add FunctionsTest.testPref
|
|
|
@16182
|
4 years |
simon04 |
Fix typos in Javadoc
|
|
|
@16110
|
5 years |
Don-vip |
add MapCSS conversion functions: to_boolean, to_byte, to_short, …
|
|
|
@16006
|
5 years |
Don-vip |
see #18140 - reorganization of data(_nodist), images(_nodist), …
|
|
|
@15988
|
5 years |
simon04 |
see #18802 - MapCSSRule: support list of selectors
- allows to drop …
|
|
|
@15984
|
5 years |
simon04 |
see #18802 - Add MapCSSRule.matches
|
|
|
@15935
|
5 years |
simon04 |
see #18749, see #16183 - Add non-regression test
|
|
|
@15925
|
5 years |
simon04 |
fix #18759 - AssertionError on invalid MapCSS zoom range
|
|
|
@15735
|
5 years |
simon04 |
Java 8: replace .stream().forEach() with .forEach()
|
|
|
@15591
|
5 years |
Don-vip |
fix #18408 - Add trim_list mapCSS function (patch by taylor.smock)
|
|
|
@15323
|
5 years |
Don-vip |
fix #18085 - Add method to get unique values in mapcss (patch by …
|
|
|
@15315
|
5 years |
Don-vip |
fix #18057 - add tag_regex mapcss method to get keys by regex for …
|
|
|
@15279
|
5 years |
Don-vip |
fix #17995 - Add sort method for mapcss (patch by taylor.smock)
|
|
|
@15275
|
5 years |
Don-vip |
fix #17845 - refactor evaluate code in ExpressionFactory to allow …
|
|
|
@15246
|
5 years |
Don-vip |
fix #17885 - add new MapCSS functions to retrieve OSM metadata:
* …
|
|
|
@15245
|
5 years |
Don-vip |
see #17885 - extract Functions class
|
|
|
@15196
|
5 years |
Don-vip |
fix #17845 - Add a MapCSS method to check for roles in relations …
|
|
|
@15102
|
5 years |
GerdP |
fix #10391: Add support for "not element of" operator
- implement 4 …
|
|
|
@15034
|
5 years |
Don-vip |
checkstyle/PMD
|
|
|
@14796
|
6 years |
Don-vip |
see #17358 - add non-regression test (disabled for now)
|
|
|
@14746
|
6 years |
simon04 |
Refactoring: use StandardCharsets
|
|
|
@14489
|
6 years |
Don-vip |
see #17053 - fix parsing regression involving the - operator
|
|
|
@14235
|
6 years |
Don-vip |
make sure https is properly initialized for integration tests
|
|
|
@14142
|
6 years |
Don-vip |
move Kothic stylesheets test as an integration test
|
|
|
@14068
|
6 years |
Don-vip |
checkstyle/sonarqube
|
|
|
@14064
|
6 years |
Don-vip |
see #16498 - convert last unit tests to Java
|
|
|
@14048
|
6 years |
Don-vip |
see #16498 - convert more unit tests to Java
|
|
|
@14019
|
6 years |
Don-vip |
update to Groovy 2.5.0 and Eclipse Photon (4.8.0)
|
|
|
@12990
|
7 years |
bastiK |
see #15410 - update tests + minor fixes (2)
|
|
|
@11921
|
7 years |
Don-vip |
improve unit test coverage of utilities classes thanks to …
|
|
|
@11562
|
8 years |
Don-vip |
fix #14368 - java.util.regex.PatternSyntaxException: Unclosed group
|
|
|
@10837
|
8 years |
Don-vip |
see #11924 - extract MapCSS conditions to new class ConditionFactory …
|
|
|
@10674
|
8 years |
Don-vip |
fix #13239, fix #13240 - Java 8: MapCSS Condition class (patches by …
|
|
|
@10193
|
8 years |
Don-vip |
kothic google code website has been archived ==> use new Github repository
|
|
|
@9857
|
9 years |
simon04 |
fix #12549 - MapCSS: permit using character classes in regexp: \p{...}
|
|
|
@9666
|
9 years |
stoecker |
see #12410 fix style of tests
|
|
|
@9247
|
9 years |
simon04 |
fix #12267 - MapCSS conditions does not handle unquoted 0 value
Such …
|
|
|
@9214
|
9 years |
Don-vip |
use LatLon.ZERO instead of new LatLon(0, 0)
|
|
|
@8874
|
9 years |
simon04 |
fix #10467 - MapCSS: allow comparisons in regexp key conditions
|
|
|
@8833
|
9 years |
simon04 |
fix #11939 - MapCSS: fix parent_tag() in ∈ and ⧉ tests
|
|
|
@8784
|
9 years |
simon04 |
see #11278 - Add test case w.r.t. parent_tag
This checks whether …
|
|
|
@8775
|
9 years |
simon04 |
fix #8170 - MapCSS: add functions parent_tags(key) and …
|
|
|
@8774
|
9 years |
simon04 |
see #11592 - Add test case for MapCSS index() function
|
|
|
@8657
|
9 years |
Don-vip |
fix #11769 - fix unit test (patch by michael2402)
|
|
|
@8494
|
9 years |
simon04 |
see #11150 - MapCSS: refactor pseudo classes to factory based …
|
|
|
@8415
|
9 years |
Don-vip |
code style/cleanup - Uncommented Empty Constructor
|
|
|
@8206
|
9 years |
simon04 |
fix #10299 - MapCSS index for last element of object
Negative index …
|
|
|
@7938
|
10 years |
bastiK |
add more subversion property svn:eol=native
|
|
|
@7579
|
10 years |
Don-vip |
see #10529 - fix mapcss unit test
|
|
|
@7357
|
10 years |
Don-vip |
see #10206 - update Groovy tests
|
|
|
@7170
|
10 years |
simon04 |
fix #10063 - MapCSS: make min() and max() work on a list as well
…
|
|
|
@7167
|
10 years |
simon04 |
MapCSS: simplify ~= implementation, add unit tests
|
|
|
@7166
|
10 years |
simon04 |
fix #10059 - MapCSS, child selector: make greater-than-sign optional
…
|
|
|
@7165
|
10 years |
simon04 |
see #10063 - MapCSS: add min() and max() according to standard
|
|
|
@7124
|
10 years |
simon04 |
MapCSS parsing: warn on unknown base selectors
|
|
|
@7123
|
10 years |
simon04 |
Fix MapCSSParserTest tests
|
|
|
@7115
|
10 years |
simon04 |
fix #9783 - MapCSS: allow to regexp-match name=(foo) by `[name =~ …
|
|
|
@7081
|
10 years |
Don-vip |
fixes for unit tests
|
|
|
@7068
|
10 years |
Don-vip |
test cleanup
|
|
|
@7066
|
10 years |
Don-vip |
see #9691 - fix MapCSSParserTest broken by r7064. MapCSSTagCheckerTest …
|
|
|
@6927
|
10 years |
Don-vip |
fix #9667 - Verify addresses interpolation range/values via MapCSS …
|
|
|
@6859
|
11 years |
simon04 |
see #9593 - MapCSS: fix matching of negated regular expressions for …
|
|
|
@6774
|
11 years |
simon04 |
fix #9633 - MapCSS: allow (named) colours with alpha
|
|
|
@6740
|
11 years |
simon04 |
fix #9191 - MapCSS: Add option to include colour preferences of …
|
|
|