source: josm/trunk/test/unit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8990   8 years simon04 fix #12052 - Splitting a self intersecting way does not highlight the …
(edit) @8984   8 years Don-vip see #12038 - add non regression test
(edit) @8965   8 years simon04 see #10730 - Way splitting: fix and test (route) relation adaption
(edit) @8962   8 years Don-vip Double connect/read timeouts in presets validation unit test
(edit) @8959   8 years Don-vip improve unit test detecting invalid presets
(edit) @8954   8 years Don-vip cleaner output in unit tests
(edit) @8949   8 years Don-vip see #11968, see #12011 - add a new non-regression unit test …
(edit) @8941   8 years Don-vip fix #12004 - suggest to replace source:maxspeed=UK:* by …
(edit) @8940   8 years Don-vip better assertion message in unit test
(edit) @8938   8 years Don-vip add new unit test to check that all available plugins can be loaded
(edit) @8937   8 years Don-vip add unit tests to check validity of all map paint styles and tagging …
(edit) @8936   8 years Don-vip add unit test to check syntax validity of all MapCSSTagChecker rules
(edit) @8930   8 years Don-vip see #10730 - see #11992 - add regression unit test
(edit) @8926   8 years Don-vip javadoc fixes
(edit) @8917   8 years Don-vip fix unit tests
(edit) @8916   8 years Don-vip fix unit tests
(edit) @8914   8 years Don-vip improve unit tests
(edit) @8910   8 years Don-vip add unit test for ConflictAddCommand
(edit) @8908   8 years Don-vip improve download tasks unit tests
(edit) @8905   8 years Don-vip sonar minor fixes
(edit) @8904   9 years Don-vip Add first unit tests for download tasks
(edit) @8899   9 years simon04 Refactoring in SearchCompiler: parse type, user, role as any …
(edit) @8881   9 years Don-vip add unit test for plugin list download
(edit) @8880   9 years Don-vip checkstyle + remove call to org.hamcrest.CoreMatchers.is (generating …
(edit) @8876   9 years Don-vip cleanup unit tests
(edit) @8874   9 years simon04 fix #10467 - MapCSS: allow comparisons in regexp key conditions
(edit) @8873   9 years Don-vip fix #11967 - Regression: Object count in validator broken + add unit test
(edit) @8871   9 years simon04 fix #10018 fix #11945 - Improve relation member conflict resolution …
(edit) @8863   9 years Don-vip major code cleanup/refactoring of tagging presets: slay the monster …
(edit) @8859   9 years Don-vip improve search compiler unit test
(edit) @8858   9 years Don-vip add unit test for note reading
(edit) @8857   9 years Don-vip improve/cleanup unit tests
(edit) @8856   9 years Don-vip fix #11957 - partial revert of r8851 - do not replace Stack by …
(edit) @8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(edit) @8838   9 years simon04 fix #11894 - Search: ">" unexpected behavior when values are not …
(edit) @8837   9 years Don-vip fix unit test broken in last commit
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8833   9 years simon04 fix #11939 - MapCSS: fix parent_tag() in ∈ and ⧉ tests
(edit) @8811   9 years simon04 see #11916 - Refactoring of SearchAction/SearchCompiler
(edit) @8809   9 years simon04 fix #11372 - Main: commandline uses OpenLocationAction for parsing …
(edit) @8803   9 years simon04 fix #9114 - Store imagery offset in session
(edit) @8799   9 years simon04 fix #11898 - Command line --download option broken for bounds
(edit) @8793   9 years Don-vip fix #11889 - adapt projection regression test to Java 9. Safe …
(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) @8770   9 years Don-vip don't use deprecated method in unit test
(edit) @8759   9 years simon04 fix #11849 - Add NavigationComponentTest (patch by michael2402, modified)
(edit) @8756   9 years simon04 fix #10023 - Add history of Overpass queries
(edit) @8753   9 years simon04 fix #11774 - Warn about obvious misspelled tag keys (patch by mdk, …
(edit) @8752   9 years wiktorn Support situations, where WMTS service provides more than one tile set …
(edit) @8744   9 years simon04 see #11428 - Refactoring (class/package structure)
(edit) @8741   9 years simon04 fix #11846 - MapCSS validator: make ignoring "Whole group" work again
(edit) @8697   9 years wiktorn fix failing tests
(edit) @8684   9 years simon04 see #11428 - Add Overpass download dialog to core, provide Overpass …
(edit) @8680   9 years simon04 fix #11755 - Update version of opening_hours.js to 3.3.0
(edit) @8657   9 years Don-vip fix #11769 - fix unit test (patch by michael2402)
(edit) @8651   9 years wiktorn fix tests
(edit) @8624   9 years bastiK add missing svn:eol-style=native
(edit) @8618   9 years wiktorn Fix calculation of World Bounds for WMS when no projection has no …
(edit) @8606   9 years wiktorn Properly report exceptions from tile download
(edit) @8604   9 years wiktorn Better error reporting in JCS, checkstyle fixes
(edit) @8599   9 years wiktorn Fix tests failing after [8598]
(edit) @8598   9 years wiktorn TileSource: * added method - getTileId that returns unique identifier …
(edit) @8586   9 years wiktorn * (WMTS) Added Style support * (WMTS) Added MatrixHeight and …
(edit) @8585   9 years wiktorn Checkstyle fixes
(edit) @8584   9 years wiktorn - added axis definition to ESPG projections definition, where it's not …
(edit) @8570   9 years Don-vip checkstyle
(edit) @8569   9 years wiktorn Add tests for Wallonie and Wien, fixed Style substitution
(edit) @8568   9 years wiktorn Basic WMTS support. * added information about units and to_meter to …
(edit) @8565   9 years Don-vip fix #11650 - performance: avoid creation of Date objects when it is …
(edit) @8549   9 years bastiK applied #11628 - Added documentation to EastNorth, changed x - y = …
(edit) @8542   9 years wiktorn Add warnings about supported projections for WMS layers
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8530   9 years Don-vip see #11255 - checkstyle/findbugs
(edit) @8526   9 years wiktorn Introduce WMS layer based on TMS. (closes: #11255) HEADS UP: After …
(edit) @8514   9 years Don-vip checkstyle: various checks
(edit) @8513   9 years Don-vip checkstyle: blocks
(edit) @8511   9 years Don-vip checkstyle: modifiers order
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8496   9 years simon04 fix #11505 - Download objects: load a range of OSM objects (modified …
(edit) @8494   9 years simon04 see #11150 - MapCSS: refactor pseudo classes to factory based …
(edit) @8482   9 years simon04 Correctly parse tab-separated tags … by using non-greedy regular …
(edit) @8459   9 years Don-vip javadoc / Unit test fixes
(edit) @8458   9 years Don-vip see #11484 - update unit test
(edit) @8457   9 years Don-vip fix #11512 - update unit test
(edit) @8450   9 years Don-vip unit tests - simplify assertions
(edit) @8435   9 years Don-vip fix #11498 - Warn about obvious misspelled tag values (modified patch …
(edit) @8423   9 years wiktorn Fix unit tests and findbugs warning. Closes: #11466
(edit) @8415   9 years Don-vip code style/cleanup - Uncommented Empty Constructor
(edit) @8391   9 years Don-vip fix unit tests
(edit) @8356   9 years Don-vip remove public mutable array Main.commandLineArgs
(edit) @8351   9 years Don-vip fix unit test broken in r8346
(edit) @8343   9 years Balaitous see #10748 - Move and connect way to an external node with shape …
(edit) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @8331   9 years simon04 fix #10278 - MapCSSTagChecker: preprocess MapCSS for media queries support
(edit) @8322   9 years simon04 fix #11380 - JOSM notes layer thinks that all notes were created on …
(edit) @8303   9 years Balaitous fix #7421 - Circle created from way heads always clockwise * If 3 …
(edit) @8294   9 years Balaitous fix #10396 - Disconnecting nodes from way could be easier * …
Note: See TracRevisionLog for help on using the revision log.