source: josm/trunk/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9635   8 years Don-vip add more unit tests
(edit) @9633   8 years Don-vip fix unit tests
(edit) @9632   8 years Don-vip fix #12443 - NPE (regression from r9588, see #12412)
(edit) @9628   8 years bastiK fix WMTS with EPSG:4326 broken in [9608] (see #12186)
(edit) @9624   8 years Don-vip update/fix preferences unit tests, based on work from Mapillary plugin …
(edit) @9622   8 years Don-vip add more unit tests + fix some sonar issues
(edit) @9621   8 years Don-vip see #10588 - properly manage exception feedback in PluginDownloadTask. …
(edit) @9616   8 years Don-vip fix unit test (forgot data file + headless mode)
(edit) @9612   8 years Don-vip see #12186 - checkstyle
(edit) @9611   8 years Don-vip update unit tests
(edit) @9609   8 years bastiK rewrite of ProjectionRefTest - now covers all projections (see #12186)
(edit) @9607   8 years Don-vip ConflictDialog: fix findbugs issue, add unit test
(edit) @9606   8 years Don-vip add more unit tests
(edit) @9605   8 years Don-vip see #11924 - use ISO date format in unit tests to avoid differences …
(edit) @9604   8 years Don-vip fix #12436 - untagged node validator test: do not remove empty nodes …
(edit) @9602   8 years Don-vip HistoryBrowserDialog: fix Sonar/Coverity issues + add basic unit test
(edit) @9601   8 years Don-vip ConflictDialog: fix Sonar/Coverity issues + add basic unit test
(edit) @9599   8 years Don-vip see #11924 - add assertions to check if java.locale.providers
(edit) @9596   8 years Don-vip increase timeout to avoid test failure (last run on jdk9 took 10.2 seconds)
(edit) @9595   8 years Don-vip fix #12434 - fix taginfo integration test
(edit) @9594   8 years Don-vip add unit test for SelectByInternalPointAction
(edit) @9588   8 years Don-vip see #12412 - improve support of multipolygon presets type
(edit) @9585   8 years Don-vip add more unit tests
(edit) @9575   8 years Don-vip add unit tests
(edit) @9571   8 years Don-vip fix #12416 - see #12160 - fix unnecessary use of scrollbar in tagging …
(edit) @9569   8 years Don-vip fix #12393 - Fix parsing note hiding events (patch by ToeBee) + add …
(edit) @9565   8 years bastiK add 2 standard parallel & non-spherical variants for Mercator …
(edit) @9563   8 years Don-vip see #12300 - add javadoc, unit tests
(edit) @9560   8 years bastiK added Lambert Azimuthal Equal Area projection (see #12186) (imports …
(edit) @9556   8 years Don-vip add unit test
(edit) @9549   8 years bastiK see #12186 - add Cassini-Soldner Projection (imports pieces of code …
(edit) @9548   8 years Don-vip fix #12405 - wrong JPanel initialization (regression from r9543)
(edit) @9547   8 years Don-vip checkstyle
(edit) @9546   8 years Don-vip add more unit tests, fix packages, rename manual functional unit tests …
(edit) @9544   8 years Don-vip add unit tests
(edit) @9539   8 years simon04 fix #10290 - Improve ReverseWayNoTagCorrector It evaluates its own …
(edit) @9535   8 years bastiK see #12186 - update tests
(edit) @9533   8 years Don-vip fix CustomConfigurator unit test - avoid messing up preferences file …
(edit) @9529   8 years simon04 HttpClient: test progress monitor handling
(edit) @9527   8 years simon04 fix #10306 - Changeset manager does not know username of current …
(edit) @9524   8 years Don-vip CustomConfigurator - add unit test, javadoc, and use JavaScript
(edit) @9504   8 years Don-vip add robustness to mapcss rules unit test
(edit) @9501   8 years Don-vip make the distinction between unit tests (*Test.java) and integration …
(edit) @9499   8 years simon04 fix #11685 - Use sub-second exif/xmp data
(edit) @9498   8 years Don-vip add unit tests, code cleanup
(edit) @9496   8 years Don-vip massive refactoring of GenericRelationEditor. As JDialog cannot be …
(edit) @9491   8 years Don-vip see #12356 - remove use of internal proprietary API (patch by michael2402)
(edit) @9490   8 years Don-vip see #12377 - add multipolygon unit test
(edit) @9489   8 years Don-vip unit tests code refactoring/cleanup
(edit) @9488   8 years Don-vip fix unit test
(edit) @9480   8 years Don-vip fix #12376 - Multipolygon test hangs (patch by cmuelle8), regression …
(edit) @9479   8 years Don-vip fix unit test
(edit) @9476   8 years Don-vip see #12376 - add non-regression unit test
(edit) @9475   8 years Don-vip see #12343 - add unit test
(edit) @9474   8 years Don-vip ExceptionUtil: add unit test, fix javadoc, various NPEs, HTML …
(edit) @9469   8 years Don-vip map paint styles unit test robustness
(edit) @9459   8 years Don-vip fix #12354 - OsmPrimitiveKeyHandlingTest clean up (patch by michael2402)
(edit) @9458   8 years Don-vip timeouts for unit/performance tests
(edit) @9457   8 years Don-vip fix #12356 - OsmReaderPerformanceTest (patch by michael2402, modified)
(edit) @9454   8 years Don-vip checkstyle + add basic unit test
(edit) @9438   8 years Don-vip add unit test
(edit) @9436   8 years Don-vip increase test coverage
(edit) @9430   8 years Don-vip add basic unit tests for tile source layers
(edit) @9429   8 years Don-vip ignore plugin from EB Dirigo in plugin unit test (closed source + lack …
(edit) @9401   8 years Don-vip checkstyle
(edit) @9400   8 years Don-vip see #12282 - detect missing icons for MapCSS styles
(edit) @9399   8 years Don-vip add unit test
(edit) @9398   8 years Don-vip see #12282 - drop support for canvas{background-color} (deprecated …
(edit) @9395   8 years simon04 Extent the unit test for GpxDrawHelper
(edit) @9394   8 years simon04 Fix timezone aware unit tests
(edit) @9385   8 years simon04 Refactoring: introduce UncheckedParseException In addition, …
(edit) @9384   8 years simon04 Add unit test for CorrelateGpxWithImages
(edit) @9383   8 years simon04 Deprecate PrimaryDateParser in favour of DateUtils
(edit) @9382   8 years simon04 fix #12329 - Tag checker: Losing valid values when auto-fixing in some …
(edit) @9380   8 years Don-vip fix unit test, remove dependence on Ant runtime
(edit) @9378   8 years simon04 Add first unit test for parsing GPX data
(edit) @9374   8 years simon04 see #7612 - use basic authentication for unit tests
(edit) @9373   8 years simon04 see #12083 - Fix unit test
(edit) @9372   8 years simon04 Checkstyle
(edit) @9370   8 years bastiK unit test & javadoc
(edit) @9349   8 years simon04 see #12083 - Search: improve error message when keyword without a …
(edit) @9344   8 years Don-vip see #11924 - fix one javadoc warning with JDK9, add more unit tests
(edit) @9339   8 years Don-vip see #12312 - add non-regression unit test
(edit) @9337   8 years Don-vip new unit tests
(edit) @9335   8 years Don-vip see #10278 - use @supports rules instead of @media queries …
(edit) @9334   8 years Don-vip see #12282 - handle warnings for mappaint styles: - Log warnings that …
(edit) @9329   8 years Don-vip fix #12255 - fix EXIF time parsing regression
(edit) @9328   8 years Don-vip add more unit tests
(edit) @9322   8 years Don-vip see #12240 - add taginfo test for popular tags - ignore unknown tags …
(edit) @9310   8 years simon04 fix #11773 - Saving osm files in JOSM will save the nodes in one of …
(edit) @9296   8 years Don-vip fix #12249 - Fix Findbugs warnings "Exceptional return value of …
(edit) @9279   8 years Don-vip fix groovy scripts broken by r9278
(edit) @9274   8 years simon04 Uniform display of sizes (B, kB, MB, ...)
(edit) @9255   8 years simon04 Add functional tests for HttpClient and fix 2 bug found
(edit) @9247   8 years simon04 fix #12267 - MapCSS conditions does not handle unquoted 0 value Such …
(edit) @9246   8 years Don-vip javadoc update
(edit) @9239   8 years Don-vip javadoc update
(edit) @9234   8 years simon04 fix #11338 - Gpx tracks: speed outliers and coloring
(edit) @9231   8 years Don-vip javadoc update
(edit) @9229   8 years Don-vip fix #12262 - NPE
Note: See TracRevisionLog for help on using the revision log.