source: josm/trunk/test/unit/org/openstreetmap/josm/data

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9609   10 years bastiK rewrite of ProjectionRefTest - now covers all projections (see #12186)
(edit) @9604   10 years Don-vip fix #12436 - untagged node validator test: do not remove empty nodes …
(edit) @9565   10 years bastiK add 2 standard parallel & non-spherical variants for Mercator …
(edit) @9560   10 years bastiK added Lambert Azimuthal Equal Area projection (see #12186) (imports …
(edit) @9549   10 years bastiK see #12186 - add Cassini-Soldner Projection (imports pieces of code …
(edit) @9535   10 years bastiK see #12186 - update tests
(edit) @9533   10 years Don-vip fix CustomConfigurator unit test - avoid messing up preferences file …
(edit) @9524   10 years Don-vip CustomConfigurator - add unit test, javadoc, and use JavaScript
(edit) @9498   10 years Don-vip add unit tests, code cleanup
(edit) @9490   10 years Don-vip see #12377 - add multipolygon unit test
(edit) @9489   10 years Don-vip unit tests code refactoring/cleanup
(edit) @9480   10 years Don-vip fix #12376 - Multipolygon test hangs (patch by cmuelle8), regression …
(edit) @9476   10 years Don-vip see #12376 - add non-regression unit test
(edit) @9459   10 years Don-vip fix #12354 - OsmPrimitiveKeyHandlingTest clean up (patch by michael2402)
(edit) @9382   10 years simon04 fix #12329 - Tag checker: Losing valid values when auto-fixing in some …
(edit) @9372   10 years simon04 Checkstyle
(edit) @9370   10 years bastiK unit test & javadoc
(edit) @9335   10 years Don-vip see #10278 - use @supports rules instead of @media queries …
(edit) @9231   10 years Don-vip javadoc update
(edit) @9225   10 years Don-vip add more unit tests
(edit) @9220   10 years Don-vip update unitils-core to 3.4.2, increase unit test coverage with …
(edit) @9214   10 years Don-vip use LatLon.ZERO instead of new LatLon(0, 0)
(edit) @9213   10 years Don-vip fix #12253 - NPE
(edit) @9203   10 years Don-vip add more unit tests, javadoc
(edit) @9201   10 years Don-vip add more unit tests, javadoc
(edit) @9199   10 years Don-vip see #11924 - add compatibility with new Java 9 version scheme …
(edit) @9189   10 years bastiK test: remove suppressPermanentFailure, seems to be working now
(edit) @9167   10 years wiktorn - Move TemplatedWMSTileSource to Projection.getWorldBoundsBoxEastNorth …
(edit) @9140   10 years bastiK see #12186 - actually test what is intended to be tested
(edit) @9133   10 years bastiK see #12186 - add more projections The list of projections is now …
(edit) @9130   10 years bastiK see #12186 - move projection data files to separate directory
(edit) @9095   10 years wiktorn Fix 12168. - added testcase for bug #12168. I removed all but one …
(edit) @9081   10 years wiktorn FIx missing scrollbar on WMTS layer selection list. Closes #12151.
(edit) @9023   10 years Don-vip see #12102 - cleanup TagChecker - code refactor/cleanup/simplification …
(edit) @9007   10 years wiktorn Fix broken representation of URL-s in Imagery Preferences
(edit) @8997   10 years Don-vip checkstyle
(edit) @8993   10 years Don-vip fix #12060 - NPE
(edit) @8991   10 years simon04 fix #12054 - IllegalArgumentException in JCS log handler
(edit) @8990   10 years simon04 fix #12052 - Splitting a self intersecting way does not highlight the …
(edit) @8941   10 years Don-vip fix #12004 - suggest to replace source:maxspeed=UK:* by …
(edit) @8936   10 years Don-vip add unit test to check syntax validity of all MapCSSTagChecker rules
(edit) @8926   10 years Don-vip javadoc fixes
(edit) @8873   10 years Don-vip fix #11967 - Regression: Object count in validator broken + add unit test
(edit) @8863   10 years Don-vip major code cleanup/refactoring of tagging presets: slay the monster …
(edit) @8857   10 years Don-vip improve/cleanup unit tests
(edit) @8855   10 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(edit) @8836   10 years Don-vip fix Checkstyle issues
(edit) @8793   10 years Don-vip fix #11889 - adapt projection regression test to Java 9. Safe …
(edit) @8770   10 years Don-vip don't use deprecated method in unit test
(edit) @8753   10 years simon04 fix #11774 - Warn about obvious misspelled tag keys (patch by mdk, …
(edit) @8752   10 years wiktorn Support situations, where WMTS service provides more than one tile set …
(edit) @8741   10 years simon04 fix #11846 - MapCSS validator: make ignoring "Whole group" work again
(edit) @8697   10 years wiktorn fix failing tests
(edit) @8680   10 years simon04 fix #11755 - Update version of opening_hours.js to 3.3.0
(edit) @8651   11 years wiktorn fix tests
(edit) @8624   11 years bastiK add missing svn:eol-style=native
(edit) @8618   11 years wiktorn Fix calculation of World Bounds for WMS when no projection has no …
(edit) @8606   11 years wiktorn Properly report exceptions from tile download
(edit) @8604   11 years wiktorn Better error reporting in JCS, checkstyle fixes
(edit) @8599   11 years wiktorn Fix tests failing after [8598]
(edit) @8598   11 years wiktorn TileSource: * added method - getTileId that returns unique identifier …
(edit) @8586   11 years wiktorn * (WMTS) Added Style support * (WMTS) Added MatrixHeight and …
(edit) @8585   11 years wiktorn Checkstyle fixes
(edit) @8584   11 years wiktorn - added axis definition to ESPG projections definition, where it's not …
(edit) @8570   11 years Don-vip checkstyle
(edit) @8569   11 years wiktorn Add tests for Wallonie and Wien, fixed Style substitution
(edit) @8568   11 years wiktorn Basic WMTS support. * added information about units and to_meter to …
(edit) @8565   11 years Don-vip fix #11650 - performance: avoid creation of Date objects when it is …
(edit) @8542   11 years wiktorn Add warnings about supported projections for WMS layers
(edit) @8540   11 years Don-vip fix remaining checkstyle issues
(edit) @8530   11 years Don-vip see #11255 - checkstyle/findbugs
(edit) @8526   11 years wiktorn Introduce WMS layer based on TMS. (closes: #11255) HEADS UP: After …
(edit) @8514   11 years Don-vip checkstyle: various checks
(edit) @8513   11 years Don-vip checkstyle: blocks
(edit) @8510   11 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   11 years Don-vip fix many checkstyle violations
(edit) @8496   11 years simon04 fix #11505 - Download objects: load a range of OSM objects (modified …
(edit) @8459   11 years Don-vip javadoc / Unit test fixes
(edit) @8458   11 years Don-vip see #11484 - update unit test
(edit) @8457   11 years Don-vip fix #11512 - update unit test
(edit) @8450   11 years Don-vip unit tests - simplify assertions
(edit) @8331   11 years simon04 fix #10278 - MapCSSTagChecker: preprocess MapCSS for media queries support
(edit) @8266   11 years simon04 fix #9782 fix #10859 - MapCSS validator: evaluate real key and value …
(edit) @8265   11 years simon04 fix #10913 - MapCSS validator: retain sequence of fixing commands
(edit) @8257   11 years simon04 fix #11370 - "area" is not supported in validator asserts
(edit) @8239   11 years simon04 fix #9242 - Validator: reword "A name:* translation is missing" test result
(edit) @8194   11 years simon04 Download objects: prefill ids from copied objects The syntax from …
(edit) @7944   11 years bastiK add regression data for new projections
(edit) @7938   11 years bastiK add more subversion property svn:eol=native
(edit) @7937   11 years bastiK add subversion property svn:eol=native
(edit) @7902   11 years Don-vip see #10696 - allow URLs without protocol
(edit) @7901   11 years Don-vip fix #10892 - update multipolygon preset + javadoc update
(edit) @7884   11 years Don-vip fix #9844, fix #9992, fix #10133 - fix relation checker tests against …
(edit) @7848   11 years Don-vip fix #3733 - SimilarNamedWays naïvely uses Levenshtein distance and …
(edit) @7824   11 years Don-vip fix #10862 - proper validation of IDN (Internationalized Domain Name) …
(edit) @7615   11 years Don-vip see #10601 - update unit test
(edit) @7526   11 years Don-vip see #10398 - fix unit test broken in r7523
(edit) @7515   11 years Don-vip see #10494 - Update opening_hours.js unit test
(edit) @7497   11 years Don-vip fix #10480 - False positive with lanes validation if source:lanes is …
(edit) @7486   11 years Don-vip fix #10469 - Way tagged aeroway=taxiway causes warning in validator
Note: See TracRevisionLog for help on using the revision log.