source: josm/trunk/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7615   9 years Don-vip see #10601 - update unit test
(edit) @7596   9 years Don-vip fix various warnings
(edit) @7579   9 years Don-vip see #10529 - fix mapcss unit test
(edit) @7535   9 years Don-vip fix unit test
(edit) @7534   9 years Don-vip see #10511 - add unit test
(edit) @7526   9 years Don-vip see #10398 - fix unit test broken in r7523
(edit) @7515   9 years Don-vip see #10494 - Update opening_hours.js unit test
(edit) @7497   9 years Don-vip fix #10480 - False positive with lanes validation if source:lanes is …
(edit) @7486   9 years Don-vip fix #10469 - Way tagged aeroway=taxiway causes warning in validator
(edit) @7429   9 years Don-vip tune performance test
(edit) @7418   9 years bastiK fixed #10301 - update of MapCSSWithExtendedTextDirectivesTest unit test
(edit) @7396   9 years Don-vip see #10351 - fix unit test
(edit) @7366   9 years Don-vip add more info in case of test fixture creation fails
(edit) @7365   9 years Don-vip code refactorization for non-regression tests
(edit) @7357   9 years Don-vip see #10206 - update Groovy tests
(edit) @7356   9 years Don-vip fix #10206 - Check MapCSS validator assertions for local rules if new …
(edit) @7337   9 years Don-vip see #10230, see #10033 - SAN tweaks + fix unit test (for real?)
(edit) @7336   9 years Don-vip see #10230, see #10033 - fix unit test
(edit) @7327   9 years Don-vip see #10292 - cleanup unit test
(edit) @7326   9 years Don-vip fix #10292 - allow to load a session with NMEA file + enhance …
(edit) @7307   9 years Don-vip see #10239 - fix unit test
(edit) @7275   9 years Don-vip see #9518 - refactor internals of MapCSSTagChecker to prepare later …
(edit) @7254   9 years simon04 see #9844 - RelationChecker: add unit tests, fix detected problem …
(edit) @7210   9 years simon04 see #10092 - Refactor and test preset filtering
(edit) @7170   9 years simon04 fix #10063 - MapCSS: make min() and max() work on a list as well …
(edit) @7167   9 years simon04 MapCSS: simplify ~= implementation, add unit tests
(edit) @7166   9 years simon04 fix #10059 - MapCSS, child selector: make greater-than-sign optional …
(edit) @7165   9 years simon04 see #10063 - MapCSS: add min() and max() according to standard
(edit) @7163   9 years Don-vip fix last unit test
(edit) @7151   9 years simon04 see #10053 - Make failing projection unit tests pass Ignore failing …
(edit) @7150   9 years simon04 Fix OsmServerBackreferenceReaderTest initialization. However, …
(edit) @7142   9 years Don-vip see #9691 - make unit test run in headless mode for continuous integration
(edit) @7141   9 years bastiK see #9691 - fix unit test
(edit) @7134   9 years Don-vip fix #10030 - wms support broken in r7132
(edit) @7132   9 years Don-vip fix #9984 - Add support for WMS tiles defining a transparent color in …
(edit) @7124   9 years simon04 MapCSS parsing: warn on unknown base selectors
(edit) @7123   9 years simon04 Fix MapCSSParserTest tests
(edit) @7115   9 years simon04 fix #9783 - MapCSS: allow to regexp-match name=(foo) by `[name =~ …
(edit) @7112   9 years simon04 fix #9880 - Recognise building=(!yes) relations as buildings (name …
(edit) @7109   9 years Don-vip see #8671 - some code refactoring done in an unsuccessful attempt to …
(edit) @7101   9 years Don-vip update groovy test to r7100
(edit) @7100   9 years Don-vip refactor tagging presets to allow presets-dependent unit tests to …
(edit) @7098   9 years Don-vip fix #9632 - fix relation comparator
(edit) @7097   9 years Don-vip see #9632 - unit test optimization
(edit) @7096   9 years Don-vip see #9632 - fix typo in test
(edit) @7095   9 years Don-vip see #9632 - show problem in unit tests
(edit) @7093   9 years bastiK replace current mappaint performance test file by a larger one (but …
(edit) @7088   9 years Don-vip more fixes in unit tests
(edit) @7087   9 years simon04 ignore (non-working) functional GUI functional tests without …
(edit) @7086   9 years simon04 see #8465 - see r7082 - fix unit test related to the UTF_8 constant
(edit) @7085   9 years Don-vip allow to disable auto-save of preferences file for unit tests (ant …
(edit) @7082   9 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
(edit) @7081   9 years Don-vip fixes for unit tests
(edit) @7079   9 years Don-vip fix some unit tests
(edit) @7077   9 years Don-vip fix another test
(edit) @7076   9 years Don-vip fix unit test on system with non-english locale + javadoc
(edit) @7075   9 years Don-vip Robustness to allow to run more unit tests in headless mode
(edit) @7073   9 years bastiK see #9691 - really fix broken MapCSSTagChecker unit test
(edit) @7070   9 years Don-vip see #9990 - show problem with unit tests
(edit) @7068   9 years Don-vip test cleanup
(edit) @7066   9 years Don-vip see #9691 - fix MapCSSParserTest broken by r7064. MapCSSTagCheckerTest …
(edit) @7065   9 years Don-vip update test to match r7064
(edit) @7063   9 years Don-vip compile and run all tests, including Groovy ones
(edit) @7060   9 years Don-vip fix issue in bug report URL (regression from r7037), add javadoc and …
(edit) @7051   9 years Don-vip fix opening_hours unit test
(edit) @7040   9 years Don-vip tests/build update: * update Jacoco to version 0.7.0 * compile …
(edit) @7038   9 years Don-vip see #9967 - non-regression test for remote control
(edit) @7033   9 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7030   9 years Don-vip see #8465 - use of try-with-resource
(edit) @7027   9 years Don-vip fix more warnings (-Xlint:rawtypes), remove deprecated method and …
(edit) @7025   9 years Don-vip Sonar - fix various issues
(edit) @7005   9 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6995   9 years Don-vip fix #9906 - fix reliance on default encoding
(edit) @6992   9 years Don-vip cleanup/refactor of NavigatableComponent
(edit) @6949   9 years Don-vip see #9667 - fix unit test
(edit) @6927   9 years Don-vip fix #9667 - Verify addresses interpolation range/values via MapCSS …
(edit) @6920   9 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6881   9 years Don-vip javadoc/code style/minor refactorization
(edit) @6871   9 years simon04 Add unit test for AlphanumComparator
(edit) @6859   9 years simon04 see #9593 - MapCSS: fix matching of negated regular expressions for …
(edit) @6858   9 years Don-vip forgot to commit test
(edit) @6830   9 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6801   9 years simon04 fix #9656 - Repair upload order of objects to be deleted (regression …
(edit) @6776   9 years simon04 fix #9624 - Create a sensible upload order of relations to be deleted …
(edit) @6774   9 years simon04 fix #9633 - MapCSS: allow (named) colours with alpha
(edit) @6740   9 years simon04 fix #9191 - MapCSS: Add option to include colour preferences of …
(edit) @6737   9 years simon04 fix #8071 - MapCSS: skip null values in concat(), provide …
(edit) @6736   9 years simon04 fix #8568 - MapCSS rule applied several times if several selectors applies
(edit) @6677   9 years simon04 see #9414 fix #9566: MapCSS validator: allow error message to access …
(edit) @6674   9 years simon04 Make strings like foo relation/123 and way/345 but also node/789
(edit) @6671   9 years simon04 fix #9560 - IllegalArgumentException when color.layer contains "{ }"
(edit) @6661   9 years simon04 fix #9561 - Bug in getDurationString
(edit) @6652   9 years simon04 fix #9525 - multiselecting objects does not show differing relation …
(edit) @6647   9 years simon04 see #8519 - Lanes validator: correctly handle consecutive |s (e.g., …
(edit) @6643   9 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6636   9 years simon04 see #9414 - MapCSS validator: skip tests with informational severity …
(edit) @6606   9 years simon04 see #8519 - Lanes validator: add test for …
(edit) @6605   9 years simon04 fix #9350 - Validator: test for the correct usage of :conditional
(edit) @6603   9 years Don-vip fix some Sonar issues
(edit) @6601   9 years simon04 see #9414 fix #9485 - MapCSSTagChecker: add support for `set …
Note: See TracRevisionLog for help on using the revision log.