source: josm/trunk/test/unit/org/openstreetmap

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9601   7 years Don-vip ConflictDialog: fix Sonar/Coverity issues + add basic unit test
(edit) @9599   7 years Don-vip see #11924 - add assertions to check if java.locale.providers
(edit) @9596   7 years Don-vip increase timeout to avoid test failure (last run on jdk9 took 10.2 seconds)
(edit) @9594   7 years Don-vip add unit test for SelectByInternalPointAction
(edit) @9588   7 years Don-vip see #12412 - improve support of multipolygon presets type
(edit) @9585   7 years Don-vip add more unit tests
(edit) @9575   7 years Don-vip add unit tests
(edit) @9571   7 years Don-vip fix #12416 - see #12160 - fix unnecessary use of scrollbar in tagging …
(edit) @9569   7 years Don-vip fix #12393 - Fix parsing note hiding events (patch by ToeBee) + add …
(edit) @9565   7 years bastiK add 2 standard parallel & non-spherical variants for Mercator …
(edit) @9563   7 years Don-vip see #12300 - add javadoc, unit tests
(edit) @9560   7 years bastiK added Lambert Azimuthal Equal Area projection (see #12186) (imports …
(edit) @9556   7 years Don-vip add unit test
(edit) @9549   7 years bastiK see #12186 - add Cassini-Soldner Projection (imports pieces of code …
(edit) @9548   7 years Don-vip fix #12405 - wrong JPanel initialization (regression from r9543)
(edit) @9547   7 years Don-vip checkstyle
(edit) @9546   7 years Don-vip add more unit tests, fix packages, rename manual functional unit tests …
(edit) @9544   7 years Don-vip add unit tests
(edit) @9539   7 years simon04 fix #10290 - Improve ReverseWayNoTagCorrector It evaluates its own …
(edit) @9535   7 years bastiK see #12186 - update tests
(edit) @9533   7 years Don-vip fix CustomConfigurator unit test - avoid messing up preferences file …
(edit) @9529   7 years simon04 HttpClient: test progress monitor handling
(edit) @9527   7 years simon04 fix #10306 - Changeset manager does not know username of current …
(edit) @9524   7 years Don-vip CustomConfigurator - add unit test, javadoc, and use JavaScript
(edit) @9504   7 years Don-vip add robustness to mapcss rules unit test
(edit) @9501   7 years Don-vip make the distinction between unit tests (*Test.java) and integration …
(edit) @9499   7 years simon04 fix #11685 - Use sub-second exif/xmp data
(edit) @9498   7 years Don-vip add unit tests, code cleanup
(edit) @9496   7 years Don-vip massive refactoring of GenericRelationEditor. As JDialog cannot be …
(edit) @9490   7 years Don-vip see #12377 - add multipolygon unit test
(edit) @9489   7 years Don-vip unit tests code refactoring/cleanup
(edit) @9488   7 years Don-vip fix unit test
(edit) @9480   7 years Don-vip fix #12376 - Multipolygon test hangs (patch by cmuelle8), regression …
(edit) @9479   7 years Don-vip fix unit test
(edit) @9476   7 years Don-vip see #12376 - add non-regression unit test
(edit) @9475   7 years Don-vip see #12343 - add unit test
(edit) @9474   7 years Don-vip ExceptionUtil: add unit test, fix javadoc, various NPEs, HTML …
(edit) @9469   7 years Don-vip map paint styles unit test robustness
(edit) @9459   7 years Don-vip fix #12354 - OsmPrimitiveKeyHandlingTest clean up (patch by michael2402)
(edit) @9458   7 years Don-vip timeouts for unit/performance tests
(edit) @9454   7 years Don-vip checkstyle + add basic unit test
(edit) @9438   7 years Don-vip add unit test
(edit) @9436   7 years Don-vip increase test coverage
(edit) @9430   7 years Don-vip add basic unit tests for tile source layers
(edit) @9429   7 years Don-vip ignore plugin from EB Dirigo in plugin unit test (closed source + lack …
(edit) @9401   7 years Don-vip checkstyle
(edit) @9400   7 years Don-vip see #12282 - detect missing icons for MapCSS styles
(edit) @9399   7 years Don-vip add unit test
(edit) @9395   7 years simon04 Extent the unit test for GpxDrawHelper
(edit) @9394   7 years simon04 Fix timezone aware unit tests
(edit) @9385   7 years simon04 Refactoring: introduce UncheckedParseException In addition, …
(edit) @9384   7 years simon04 Add unit test for CorrelateGpxWithImages
(edit) @9383   7 years simon04 Deprecate PrimaryDateParser in favour of DateUtils
(edit) @9382   7 years simon04 fix #12329 - Tag checker: Losing valid values when auto-fixing in some …
(edit) @9380   7 years Don-vip fix unit test, remove dependence on Ant runtime
(edit) @9378   7 years simon04 Add first unit test for parsing GPX data
(edit) @9373   7 years simon04 see #12083 - Fix unit test
(edit) @9372   7 years simon04 Checkstyle
(edit) @9370   7 years bastiK unit test & javadoc
(edit) @9349   7 years simon04 see #12083 - Search: improve error message when keyword without a …
(edit) @9344   7 years Don-vip see #11924 - fix one javadoc warning with JDK9, add more unit tests
(edit) @9339   7 years Don-vip see #12312 - add non-regression unit test
(edit) @9337   7 years Don-vip new unit tests
(edit) @9335   7 years Don-vip see #10278 - use @supports rules instead of @media queries …
(edit) @9334   7 years Don-vip see #12282 - handle warnings for mappaint styles: - Log warnings that …
(edit) @9329   7 years Don-vip fix #12255 - fix EXIF time parsing regression
(edit) @9328   7 years Don-vip add more unit tests
(edit) @9310   7 years simon04 fix #11773 - Saving osm files in JOSM will save the nodes in one of …
(edit) @9296   7 years Don-vip fix #12249 - Fix Findbugs warnings "Exceptional return value of …
(edit) @9279   7 years Don-vip fix groovy scripts broken by r9278
(edit) @9274   7 years simon04 Uniform display of sizes (B, kB, MB, ...)
(edit) @9247   7 years simon04 fix #12267 - MapCSS conditions does not handle unquoted 0 value Such …
(edit) @9246   7 years Don-vip javadoc update
(edit) @9239   7 years Don-vip javadoc update
(edit) @9234   7 years simon04 fix #11338 - Gpx tracks: speed outliers and coloring
(edit) @9231   7 years Don-vip javadoc update
(edit) @9229   7 years Don-vip fix #12262 - NPE
(edit) @9227   7 years Don-vip OAuth: add robustness, basic unit test, code cleanup
(edit) @9225   7 years Don-vip add more unit tests
(edit) @9220   7 years Don-vip update unitils-core to 3.4.2, increase unit test coverage with …
(edit) @9214   7 years Don-vip use LatLon.ZERO instead of new LatLon(0, 0)
(edit) @9213   7 years Don-vip fix #12253 - NPE
(edit) @9205   7 years Don-vip fix some Findbugs warnings
(edit) @9203   7 years Don-vip add more unit tests, javadoc
(edit) @9202   7 years Don-vip see #11924 - add robustness for short versions "9" and "9-ea"
(edit) @9201   7 years Don-vip add more unit tests, javadoc
(edit) @9199   7 years Don-vip see #11924 - add compatibility with new Java 9 version scheme …
(edit) @9189   7 years bastiK test: remove suppressPermanentFailure, seems to be working now
(edit) @9174   7 years simon04 see #12231 - Update unit tests, fix regression
(edit) @9167   7 years wiktorn - Move TemplatedWMSTileSource to Projection.getWorldBoundsBoxEastNorth …
(edit) @9166   7 years Don-vip set a 10 minutes timeout for extensions unit tests to avoid network hang
(edit) @9147   7 years simon04 Use HTTPS for some wiki requests
(edit) @9145   7 years Don-vip see #12229 - add junit timeout. Even if audio unit tests can be run in …
(edit) @9144   7 years Don-vip see #12229 - add unit tests for audio playback
(edit) @9140   7 years bastiK see #12186 - actually test what is intended to be tested
(edit) @9133   7 years bastiK see #12186 - add more projections The list of projections is now …
(edit) @9130   7 years bastiK see #12186 - move projection data files to separate directory
(edit) @9095   8 years wiktorn Fix 12168. - added testcase for bug #12168. I removed all but one …
(edit) @9081   8 years wiktorn FIx missing scrollbar on WMTS layer selection list. Closes #12151.
(edit) @9023   8 years Don-vip see #12102 - cleanup TagChecker - code refactor/cleanup/simplification …
Note: See TracRevisionLog for help on using the revision log.