|
|
@11491
|
8 years |
Don-vip |
see #14287 - add non regression unit test
|
|
|
@11479
|
8 years |
Don-vip |
checkstyle
|
|
|
@11475
|
8 years |
bastiK |
see #14252 - better wording in validator message
|
|
|
@11468
|
8 years |
bastiK |
see #14252 - fix tests
|
|
|
@11441
|
8 years |
Don-vip |
fix #14202 - fix self-intersecting way test (patch by GerdP)
|
|
|
@11403
|
8 years |
Don-vip |
replace groovy validator unit tests by java ones
|
|
|
@11241
|
8 years |
Don-vip |
sonar - fix warnings
|
|
|
@11227
|
8 years |
bastiK |
applied #13307 - various improvements to MultipolygonTest (patch by …
|
|
|
@11201
|
8 years |
Don-vip |
sonar - squid:S3578 - Test methods should comply with a naming convention
|
|
|
@11149
|
8 years |
bastiK |
applied #13086 - changed self-intersecting ways detection (patch by …
|
|
|
@11136
|
8 years |
bastiK |
applied #13086 - Detect all self-intersecting ways (patch by Gerd …
|
|
|
@11131
|
8 years |
simon04 |
"Missing name:* translation" test: ignore name:etymology:wikidata
|
|
|
@11084
|
8 years |
simon04 |
see #13762 - Add non-regression unit test
|
|
|
@11014
|
8 years |
Don-vip |
fix #13630 - proper validation of invalid mapcss rules
|
|
|
@11007
|
8 years |
Don-vip |
fix #13643 - prevent creation of DuplicateNode errors with empty list …
|
|
|
@10991
|
8 years |
Don-vip |
fix #13570 - Coastline validator doesn't report some problems and is …
|
|
|
@10945
|
8 years |
Don-vip |
convert more unit tests to JOSMTestRules
|
|
|
@10758
|
8 years |
Don-vip |
sonar - squid:S3578 - Test methods should comply with a naming convention
|
|
|
@10743
|
8 years |
Don-vip |
sonar - pmd-unit-tests:UseAssertTrueInsteadOfAssertEquals
|
|
|
@10710
|
8 years |
simon04 |
fix #12570 - Group MapCSS tag checker tests
|
|
|
@10657
|
8 years |
Don-vip |
see #11390, see #12890 - use Java 8 Predicates
|
|
|
@10467
|
9 years |
Don-vip |
fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
|
|
|
@10222
|
9 years |
Don-vip |
findbugs - fix/suppress most of warnings reported in unit tests + …
|
|
|
@10218
|
9 years |
Don-vip |
findbugs - RC_REF_COMPARISON
|
|
|
@10141
|
9 years |
simon04 |
Validate that stop position lies on public transport route
|
|
|
@10081
|
9 years |
Don-vip |
see #12699 - rework unit test
|
|
|
@10080
|
9 years |
Don-vip |
fix #12699 - disable long segment validator warning for ferry ways
|
|
|
@9933
|
9 years |
simon04 |
see #8460 - Validate that public transport routes (version 2) do not …
|
|
|
@9932
|
9 years |
simon04 |
see #8460 - fix typo from r9931, fix matching, improve conditions, add …
|
|
|
@9853
|
9 years |
Don-vip |
fix #12557 : update to Apache Commons Validator 1.5.0 + updates from …
|
|
|
@9693
|
9 years |
simon04 |
fix #12464 see #12464 - Regression: Validator did not longer warn …
|
|
|
@9666
|
9 years |
stoecker |
see #12410 fix style of tests
|
|
|
@9604
|
9 years |
Don-vip |
fix #12436 - untagged node validator test: do not remove empty nodes …
|
|
|
@9490
|
9 years |
Don-vip |
see #12377 - add multipolygon unit test
|
|
|
@9382
|
9 years |
simon04 |
fix #12329 - Tag checker: Losing valid values when auto-fixing in some …
|
|
|
@9335
|
9 years |
Don-vip |
see #10278 - use @supports rules instead of @media queries …
|
|
|
@9231
|
9 years |
Don-vip |
javadoc update
|
|
|
@9214
|
9 years |
Don-vip |
use LatLon.ZERO instead of new LatLon(0, 0)
|
|
|
@9023
|
9 years |
Don-vip |
see #12102 - cleanup TagChecker
- code refactor/cleanup/simplification …
|
|
|
@8941
|
9 years |
Don-vip |
fix #12004 - suggest to replace source:maxspeed=UK:* by …
|
|
|
@8936
|
9 years |
Don-vip |
add unit test to check syntax validity of all MapCSSTagChecker rules
|
|
|
@8926
|
9 years |
Don-vip |
javadoc fixes
|
|
|
@8863
|
9 years |
Don-vip |
major code cleanup/refactoring of tagging presets: slay the monster …
|
|
|
@8857
|
9 years |
Don-vip |
improve/cleanup unit tests
|
|
|
@8753
|
9 years |
simon04 |
fix #11774 - Warn about obvious misspelled tag keys (patch by mdk, …
|
|
|
@8741
|
9 years |
simon04 |
fix #11846 - MapCSS validator: make ignoring "Whole group" work again
|
|
|
@8680
|
9 years |
simon04 |
fix #11755 - Update version of opening_hours.js to 3.3.0
|
|
|
@8624
|
9 years |
bastiK |
add missing svn:eol-style=native
|
|
|
@8510
|
10 years |
Don-vip |
checkstyle: enable relevant whitespace checks and fix them
|
|
|
@8509
|
10 years |
Don-vip |
fix many checkstyle violations
|
|
|
@8459
|
10 years |
Don-vip |
javadoc / Unit test fixes
|
|
|
@8458
|
10 years |
Don-vip |
see #11484 - update unit test
|
|
|
@8331
|
10 years |
simon04 |
fix #10278 - MapCSSTagChecker: preprocess MapCSS for media queries support
|
|
|
@8266
|
10 years |
simon04 |
fix #9782 fix #10859 - MapCSS validator: evaluate real key and value …
|
|
|
@8265
|
10 years |
simon04 |
fix #10913 - MapCSS validator: retain sequence of fixing commands
|
|
|
@8239
|
10 years |
simon04 |
fix #9242 - Validator: reword "A name:* translation is missing" test result
|
|
|
@7938
|
10 years |
bastiK |
add more subversion property svn:eol=native
|
|
|
@7937
|
10 years |
bastiK |
add subversion property svn:eol=native
|
|
|
@7902
|
10 years |
Don-vip |
see #10696 - allow URLs without protocol
|
|
|
@7901
|
10 years |
Don-vip |
fix #10892 - update multipolygon preset + javadoc update
|
|
|
@7884
|
10 years |
Don-vip |
fix #9844, fix #9992, fix #10133 - fix relation checker tests against …
|
|
|
@7848
|
10 years |
Don-vip |
fix #3733 - SimilarNamedWays naïvely uses Levenshtein distance and …
|
|
|
@7824
|
10 years |
Don-vip |
fix #10862 - proper validation of IDN (Internationalized Domain Name) …
|
|
|
@7615
|
10 years |
Don-vip |
see #10601 - update unit test
|
|
|
@7526
|
10 years |
Don-vip |
see #10398 - fix unit test broken in r7523
|
|
|
@7515
|
10 years |
Don-vip |
see #10494 - Update opening_hours.js unit test
|
|
|
@7497
|
10 years |
Don-vip |
fix #10480 - False positive with lanes validation if source:lanes is …
|
|
|
@7486
|
10 years |
Don-vip |
fix #10469 - Way tagged aeroway=taxiway causes warning in validator
|
|
|
@7357
|
10 years |
Don-vip |
see #10206 - update Groovy tests
|
|
|
@7356
|
10 years |
Don-vip |
fix #10206 - Check MapCSS validator assertions for local rules if new …
|
|
|
@7275
|
11 years |
Don-vip |
see #9518 - refactor internals of MapCSSTagChecker to prepare later …
|
|
|
@7254
|
11 years |
simon04 |
see #9844 - RelationChecker: add unit tests, fix detected problem …
|
|
|
@7101
|
11 years |
Don-vip |
update groovy test to r7100
|
|
|
@7081
|
11 years |
Don-vip |
fixes for unit tests
|
|
|
@7073
|
11 years |
bastiK |
see #9691 - really fix broken MapCSSTagChecker unit test
|
|
|
@7068
|
11 years |
Don-vip |
test cleanup
|
|
|
@7065
|
11 years |
Don-vip |
update test to match r7064
|
|
|
@7051
|
11 years |
Don-vip |
fix opening_hours unit test
|
|
|
@7033
|
11 years |
Don-vip |
see #8465 - global use of try-with-resources , according to
* …
|
|
|
@7027
|
11 years |
Don-vip |
fix more warnings (-Xlint:rawtypes ), remove deprecated method and …
|
|
|
@7005
|
11 years |
Don-vip |
see #8465 - use diamond operator where applicable
|
|
|
@6949
|
11 years |
Don-vip |
see #9667 - fix unit test
|
|
|
@6920
|
11 years |
Don-vip |
fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
|
|
|
@6881
|
11 years |
Don-vip |
javadoc/code style/minor refactorization
|
|
|
@6858
|
11 years |
Don-vip |
forgot to commit test
|
|
|
@6677
|
11 years |
simon04 |
see #9414 fix #9566: MapCSS validator: allow error message to access …
|
|
|
@6647
|
11 years |
simon04 |
see #8519 - Lanes validator: correctly handle consecutive | s (e.g., …
|
|
|
@6636
|
11 years |
simon04 |
see #9414 - MapCSS validator: skip tests with informational severity …
|
|
|
@6606
|
11 years |
simon04 |
see #8519 - Lanes validator: add test for …
|
|
|
@6605
|
11 years |
simon04 |
fix #9350 - Validator: test for the correct usage of :conditional …
|
|
|
@6603
|
11 years |
Don-vip |
fix some Sonar issues
|
|
|
@6601
|
11 years |
simon04 |
see #9414 fix #9485 - MapCSSTagChecker: add support for `set …
|
|
|
@6598
|
11 years |
simon04 |
see #8519 - Lanes validator: add test for lanes <= count_of(*:lanes) …
|
|
|
@6592
|
11 years |
simon04 |
fix #8519 - Validator: validate :lanes values
|
|
|
@6573
|
11 years |
simon04 |
fix #9043 - Validator: Verify links on highways
|
|
|
@6568
|
11 years |
simon04 |
fix #9462 - fix preset values for opening_hour /… such that the …
|
|
|
@6556
|
11 years |
simon04 |
fix #6313 - validator, UnconnectedWays: handle intersections of t …
|
|
|
@6548
|
11 years |
simon04 |
see #9414 - MapCSS-based tagchecker: migrate remaining tagchecks
All …
|
|
|
@6538
|
11 years |
simon04 |
see #9414 - MapCSS-based tagchecker: provide {i.key} , {i.value} , …
|
|
|
@6534
|
11 years |
simon04 |
fix #9470 see #9414 - make "layer tag with + sign" auto fixable
|
|
|