source: josm/trunk/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @8355   9 years Don-vip update svn:ignore
(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 * …
(edit) @8276   9 years Balaitous fix #11184 - "split way" is splitting an other way instead of the …
(edit) @8266   9 years simon04 fix #9782 fix #10859 - MapCSS validator: evaluate real key and value …
(edit) @8265   9 years simon04 fix #10913 - MapCSS validator: retain sequence of fixing commands
(edit) @8262   9 years bastiK see #10217 - "fix" test
(edit) @8257   9 years simon04 fix #11370 - "area" is not supported in validator asserts
(edit) @8251   9 years simon04 see #10217 - MapCSS rotation: add grad and turn units
(edit) @8250   9 years simon04 fix #11358 - Search: allow negative indices for nth: to search backward
(edit) @8239   9 years simon04 fix #9242 - Validator: reword "A name:* translation is missing" test result
(edit) @8206   9 years simon04 fix #10299 - MapCSS index for last element of object Negative index …
(edit) @8199   9 years simon04 see #10217 - Enable rotating icons with MapCSS The corresponding key …
(edit) @8194   9 years simon04 Download objects: prefill ids from copied objects The syntax from …
(edit) @8193   9 years simon04 Remote control: improve, harmonize, test URL parsing
(edit) @8180   9 years stoecker fix #10977 - reverse way handling of left/right together with oneway
(edit) @7959   9 years bastiK closes #10962 - fix tests
(edit) @7944   9 years bastiK add regression data for new projections
(edit) @7938   9 years bastiK add more subversion property svn:eol=native
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7902   9 years Don-vip see #10696 - allow URLs without protocol
(edit) @7901   9 years Don-vip fix #10892 - update multipolygon preset + javadoc update
(edit) @7884   9 years Don-vip fix #9844, fix #9992, fix #10133 - fix relation checker tests against …
(edit) @7855   9 years Don-vip fix unit test regression
(edit) @7851   9 years Don-vip code cleanup
(edit) @7850   9 years Don-vip fix #9605, fix #10050 - align nodes in line moves outer instead of …
(edit) @7848   9 years Don-vip fix #3733 - SimilarNamedWays naïvely uses Levenshtein distance and …
(edit) @7824   9 years Don-vip fix #10862 - proper validation of IDN (Internationalized Domain Name) …
(edit) @7791   9 years bastiK see #10286 - add test for Geometry class
(edit) @7786   9 years Don-vip see #10816 - fix text parsing regressions
(edit) @7637   9 years Don-vip see #10511 - disable unit test until we fix the bug
(edit) @7615   10 years Don-vip see #10601 - update unit test
(edit) @7596   10 years Don-vip fix various warnings
(edit) @7579   10 years Don-vip see #10529 - fix mapcss unit test
(edit) @7535   10 years Don-vip fix unit test
(edit) @7534   10 years Don-vip see #10511 - add unit test
(edit) @7526   10 years Don-vip see #10398 - fix unit test broken in r7523
(edit) @7515   10 years Don-vip see #10494 - Update opening_hours.js unit test
(edit) @7497   10 years Don-vip fix #10480 - False positive with lanes validation if source:lanes is …
(edit) @7486   10 years Don-vip fix #10469 - Way tagged aeroway=taxiway causes warning in validator
(edit) @7429   10 years Don-vip tune performance test
(edit) @7418   10 years bastiK fixed #10301 - update of MapCSSWithExtendedTextDirectivesTest unit test
(edit) @7396   10 years Don-vip see #10351 - fix unit test
(edit) @7366   10 years Don-vip add more info in case of test fixture creation fails
(edit) @7365   10 years Don-vip code refactorization for non-regression tests
(edit) @7357   10 years Don-vip see #10206 - update Groovy tests
(edit) @7356   10 years Don-vip fix #10206 - Check MapCSS validator assertions for local rules if new …
(edit) @7337   10 years Don-vip see #10230, see #10033 - SAN tweaks + fix unit test (for real?)
(edit) @7336   10 years Don-vip see #10230, see #10033 - fix unit test
(edit) @7327   10 years Don-vip see #10292 - cleanup unit test
(edit) @7326   10 years Don-vip fix #10292 - allow to load a session with NMEA file + enhance …
(edit) @7307   10 years Don-vip see #10239 - fix unit test
(edit) @7275   10 years Don-vip see #9518 - refactor internals of MapCSSTagChecker to prepare later …
(edit) @7254   10 years simon04 see #9844 - RelationChecker: add unit tests, fix detected problem …
(edit) @7210   10 years simon04 see #10092 - Refactor and test preset filtering
(edit) @7170   10 years simon04 fix #10063 - MapCSS: make min() and max() work on a list as well …
(edit) @7167   10 years simon04 MapCSS: simplify ~= implementation, add unit tests
(edit) @7166   10 years simon04 fix #10059 - MapCSS, child selector: make greater-than-sign optional …
(edit) @7165   10 years simon04 see #10063 - MapCSS: add min() and max() according to standard
(edit) @7163   10 years Don-vip fix last unit test
(edit) @7151   10 years simon04 see #10053 - Make failing projection unit tests pass Ignore failing …
(edit) @7150   10 years simon04 Fix OsmServerBackreferenceReaderTest initialization. However, …
(edit) @7142   10 years Don-vip see #9691 - make unit test run in headless mode for continuous integration
(edit) @7141   10 years bastiK see #9691 - fix unit test
(edit) @7134   10 years Don-vip fix #10030 - wms support broken in r7132
(edit) @7132   10 years Don-vip fix #9984 - Add support for WMS tiles defining a transparent color in …
(edit) @7124   10 years simon04 MapCSS parsing: warn on unknown base selectors
(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
Note: See TracRevisionLog for help on using the revision log.