source: josm/trunk/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7123   10 years simon04 Fix MapCSSParserTest tests
(edit) @7115   10 years simon04 fix #9783 - MapCSS: allow to regexp-match name=(foo) by `[name =~ …
(edit) @7112   10 years simon04 fix #9880 - Recognise building=(!yes) relations as buildings (name …
(edit) @7109   10 years Don-vip see #8671 - some code refactoring done in an unsuccessful attempt to …
(edit) @7101   10 years Don-vip update groovy test to r7100
(edit) @7100   10 years Don-vip refactor tagging presets to allow presets-dependent unit tests to …
(edit) @7098   10 years Don-vip fix #9632 - fix relation comparator
(edit) @7097   10 years Don-vip see #9632 - unit test optimization
(edit) @7096   10 years Don-vip see #9632 - fix typo in test
(edit) @7095   10 years Don-vip see #9632 - show problem in unit tests
(edit) @7093   10 years bastiK replace current mappaint performance test file by a larger one (but …
(edit) @7088   10 years Don-vip more fixes in unit tests
(edit) @7087   10 years simon04 ignore (non-working) functional GUI functional tests without …
(edit) @7086   10 years simon04 see #8465 - see r7082 - fix unit test related to the UTF_8 constant
(edit) @7085   10 years Don-vip allow to disable auto-save of preferences file for unit tests (ant …
(edit) @7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
(edit) @7081   10 years Don-vip fixes for unit tests
(edit) @7079   10 years Don-vip fix some unit tests
(edit) @7077   10 years Don-vip fix another test
(edit) @7076   10 years Don-vip fix unit test on system with non-english locale + javadoc
(edit) @7075   10 years Don-vip Robustness to allow to run more unit tests in headless mode
(edit) @7073   10 years bastiK see #9691 - really fix broken MapCSSTagChecker unit test
(edit) @7070   10 years Don-vip see #9990 - show problem with unit tests
(edit) @7068   10 years Don-vip test cleanup
(edit) @7066   10 years Don-vip see #9691 - fix MapCSSParserTest broken by r7064. MapCSSTagCheckerTest …
(edit) @7065   10 years Don-vip update test to match r7064
(edit) @7063   10 years Don-vip compile and run all tests, including Groovy ones
(edit) @7060   10 years Don-vip fix issue in bug report URL (regression from r7037), add javadoc and …
(edit) @7051   10 years Don-vip fix opening_hours unit test
(edit) @7040   10 years Don-vip tests/build update: * update Jacoco to version 0.7.0 * compile …
(edit) @7038   10 years Don-vip see #9967 - non-regression test for remote control
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7030   10 years Don-vip see #8465 - use of try-with-resource
(edit) @7027   10 years Don-vip fix more warnings (-Xlint:rawtypes), remove deprecated method and …
(edit) @7025   10 years Don-vip Sonar - fix various issues
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6995   10 years Don-vip fix #9906 - fix reliance on default encoding
(edit) @6992   10 years Don-vip cleanup/refactor of NavigatableComponent
(edit) @6949   10 years Don-vip see #9667 - fix unit test
(edit) @6927   10 years Don-vip fix #9667 - Verify addresses interpolation range/values via MapCSS …
(edit) @6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6881   10 years Don-vip javadoc/code style/minor refactorization
(edit) @6871   10 years simon04 Add unit test for AlphanumComparator
(edit) @6859   10 years simon04 see #9593 - MapCSS: fix matching of negated regular expressions for …
(edit) @6858   10 years Don-vip forgot to commit test
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6801   10 years simon04 fix #9656 - Repair upload order of objects to be deleted (regression …
(edit) @6776   10 years simon04 fix #9624 - Create a sensible upload order of relations to be deleted …
(edit) @6774   10 years simon04 fix #9633 - MapCSS: allow (named) colours with alpha
(edit) @6740   10 years simon04 fix #9191 - MapCSS: Add option to include colour preferences of …
(edit) @6737   10 years simon04 fix #8071 - MapCSS: skip null values in concat(), provide …
(edit) @6736   10 years simon04 fix #8568 - MapCSS rule applied several times if several selectors applies
(edit) @6677   10 years simon04 see #9414 fix #9566: MapCSS validator: allow error message to access …
(edit) @6674   10 years simon04 Make strings like foo relation/123 and way/345 but also node/789
(edit) @6671   10 years simon04 fix #9560 - IllegalArgumentException when color.layer contains "{ }"
(edit) @6661   10 years simon04 fix #9561 - Bug in getDurationString
(edit) @6652   10 years simon04 fix #9525 - multiselecting objects does not show differing relation …
(edit) @6647   10 years simon04 see #8519 - Lanes validator: correctly handle consecutive |s (e.g., …
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6636   10 years simon04 see #9414 - MapCSS validator: skip tests with informational severity …
(edit) @6606   10 years simon04 see #8519 - Lanes validator: add test for …
(edit) @6605   10 years simon04 fix #9350 - Validator: test for the correct usage of :conditional
(edit) @6603   10 years Don-vip fix some Sonar issues
(edit) @6601   10 years simon04 see #9414 fix #9485 - MapCSSTagChecker: add support for `set …
(edit) @6598   10 years simon04 see #8519 - Lanes validator: add test for lanes <= count_of(*:lanes)
(edit) @6597   10 years simon04 see #9492 - split "Create Multipolyon" in % and "Update Multipolygon"; …
(edit) @6592   10 years simon04 fix #8519 - Validator: validate :lanes values
(edit) @6573   10 years simon04 fix #9043 - Validator: Verify links on highways
(edit) @6568   10 years simon04 fix #9462 - fix preset values for opening_hour/… such that the …
(edit) @6564   10 years simon04 fix 9492 - Tools>"Create Multipolygon": updates multipolygon if a …
(edit) @6562   10 years simon04 fix #9327 - tagging presets: fix handling of nested <reference>s, …
(edit) @6561   10 years simon04 see #9485 - MapCSS: add support for set .class_name instruction …
(edit) @6560   10 years simon04 see #9485 - MapCSS: add support for set class_name instruction and …
(edit) @6556   10 years simon04 fix #6313 - validator, UnconnectedWays: handle intersections of t
(edit) @6554   10 years simon04 see #9414 fix #9409 - extend MapCSS condition syntax to allow the …
(edit) @6552   10 years simon04 Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
(edit) @6548   10 years simon04 see #9414 - MapCSS-based tagchecker: migrate remaining tagchecks All …
(edit) @6547   10 years simon04 MapCSS: add regular expression support for key conditions For …
(edit) @6543   10 years simon04 fix #9480 - ignore org.CustomMatchers from test
(edit) @6538   10 years simon04 see #9414 - MapCSS-based tagchecker: provide {i.key}, {i.value}, …
(edit) @6534   10 years simon04 fix #9470 see #9414 - make "layer tag with + sign" auto fixable
(edit) @6533   10 years simon04 see #9462 - prettify valid opening_hours values as OTHER test …
(edit) @6532   10 years Don-vip fix #8687, see #9414, see #9470 - tagchecker: update numeric tests to …
(edit) @6513   10 years simon04 see #9414 - convert some tagchecker tests to MapCSS, extend MapCSS by …
(edit) @6512   10 years simon04 see #9414 - MapCSSTagChecker: parse and unit test match assertions …
(edit) @6506   10 years simon04 see #9414 - implement MapCSS-based tag checker/fixer The file …
(edit) @6500   10 years simon04 Add Javadoc for LatLon, add unit tests for LatLonDialog (parsing)
(edit) @6483   10 years Don-vip see #9434 - repair unit test
(edit) @6471   10 years Don-vip Sonar - remove warnings related to the static preferences …
(edit) @6467   10 years simon04 see #9089 - repair fragile unit tests
(edit) @6461   10 years simon04 fix #9089 - improve sorting of associatedStreet/street relation …
(edit) @6455   10 years simon04 fix #7939 - MapCSS: add support for negated regular expressions
(edit) @6440   10 years simon04 Load and display changeset comment in history dialog
(edit) @6429   10 years simon04 fix #8850 - search: support less/greater-than, e.g., start_date>1950
(edit) @6422   10 years simon04 see #9331 - allow custom formatters in SystemOfMeasurement methods
(edit) @6421   10 years simon04 see #9341 - provide utility methods to open URL + decompress stream if …
(edit) @6420   10 years simon04 fix #9367 - opening_hours - upgrade validator so that it will can fix …
(edit) @6415   10 years Don-vip fix #9364 - service_times reported as "opening_hours - (...)" in validator
(edit) @6410   10 years Don-vip * tagchecker: ignore keys starting with source: * utils: handle …
(edit) @6378   10 years Don-vip Sonar/Findbugs - fix various violations, javadoc
Note: See TracRevisionLog for help on using the revision log.