source: josm/trunk/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11136   8 years bastiK applied #13086 - Detect all self-intersecting ways (patch by Gerd …
(edit) @11132   8 years simon04 fix #11072 - Sort validator warnings
(edit) @11131   8 years simon04 "Missing name:* translation" test: ignore name:etymology:wikidata
(edit) @11129   8 years simon04 fix #13799 - Use builder pattern for TestError
(edit) @11124   8 years simon04 see #13749 - Enhance supported URLs for downloading GPS data * …
(edit) @11121   8 years Don-vip checkstyle
(edit) @11118   8 years simon04 fix #13094 - SimplifyWayAction for first node of closed way (patch by …
(edit) @11115   8 years simon04 fix #13785 - Use streams, add unit tests (patch by alno, modified)
(edit) @11114   8 years Don-vip sonar - minor fixes
(edit) @11110   8 years Don-vip add more unit tests
(edit) @11109   8 years Don-vip sonar - squid:S1871 - Two branches in the same conditional structure …
(edit) @11108   8 years Don-vip sonar - squid:S3518 - Zero should not be a possible denominator
(edit) @11105   8 years Don-vip sonar - fix various issues
(edit) @11104   8 years Don-vip convert unit tests from Groovy to Java
(edit) @11102   8 years Don-vip add more unit tests
(edit) @11101   8 years Don-vip add more unit tests
(edit) @11094   8 years Don-vip fix unit test
(edit) @11089   8 years simon04 fix #13717 - Enhance and allow customization of tag mapping when …
(edit) @11086   8 years Don-vip increase test coverage
(edit) @11085   8 years Don-vip sonar - squid:S2162 - "equals" methods should be symmetric and work …
(edit) @11084   8 years simon04 see #13762 - Add non-regression unit test
(edit) @11073   9 years simon04 see #13749 - Enhance supported URLs for downloading GPS data * …
(edit) @11071   9 years simon04 see #13175 - Document deprecated method usage
(edit) @11069   9 years simon04 fix #10260 - Do not switch (absolute) cardinal directions / degrees
(edit) @11061   9 years simon04 fix #10260 - Warning on reversing ways with direction-dependent nodes
(edit) @11060   9 years simon04 Checkstyle, fix deprecated usage
(edit) @11057   9 years simon04 Template engine: fix string representations
(edit) @11045   9 years Don-vip fix #13674 - allow case insensitive lat/lon input + reject more …
(edit) @11040   9 years Don-vip checkstyle
(edit) @11036   9 years simon04 see #13376 - Fix unit test
(edit) @11035   9 years simon04 see #13376 - Replace Calendar usages with Java 8 Date API
(edit) @11033   9 years simon04 fix #13663 - Two data layers with the same name Counting starts from …
(edit) @11024   9 years Don-vip unit test, javadoc
(edit) @11021   9 years Don-vip clear image provider cache before/after integration tests. The …
(edit) @11020   9 years Don-vip add more unit tests
(edit) @11014   9 years Don-vip fix #13630 - proper validation of invalid mapcss rules
(edit) @11009   9 years Don-vip fix recent sonar/checkstyle issues
(edit) @11008   9 years Don-vip fix #13646 - NPE + unit test
(edit) @11007   9 years Don-vip fix #13643 - prevent creation of DuplicateNode errors with empty list …
(edit) @11003   9 years simon04 fix #11975 - Evaluate extended Overpass queries bbox, geocodeArea
(edit) @11000   9 years michael2402 Add layer manager test for resetState() and scheduleRemoval()
(edit) @10994   9 years Don-vip update extensions blacklist in integration tests to ignore new …
(edit) @10991   9 years Don-vip fix #13570 - Coastline validator doesn't report some problems and is …
(edit) @10989   9 years Don-vip add new unit test for AuthorizationProcedureComboBox
(edit) @10988   9 years Don-vip improve plugin integration test
(edit) @10986   9 years Don-vip improve plugin integration test, increase unit test timeout
(edit) @10984   9 years Don-vip update unitils-core and some of its dependencies
(edit) @10983   9 years Don-vip fix #13609 - --version and --help are too verbose
(edit) @10980   9 years Don-vip fix timeout
(edit) @10979   9 years Don-vip add unit test for ApiUrlTestTask
(edit) @10977   9 years Don-vip add/update unit tests, fix indentation
(edit) @10976   9 years Don-vip add unit test
(edit) @10974   9 years Don-vip fix #13564 - add unit test with valid URL
(edit) @10973   9 years Don-vip see #13564 - proper management of invalid URLs in remote control …
(edit) @10967   9 years Klumbumbus fix #13554 - Allow multipolygon as street member in associatedStreet …
(edit) @10966   9 years Don-vip fix unit tests hanging on Jenkins
(edit) @10962   9 years Don-vip improve unit tests
(edit) @10961   9 years Don-vip increase unit test timeout
(edit) @10960   9 years Don-vip increase unit test timeout
(edit) @10957   9 years Don-vip see #13479 - make ConflictResolutionDialog inherit from ExtendedDialog
(edit) @10956   9 years Don-vip see #11924 - suppress some equalsverifier warnings to workaround …
(edit) @10955   9 years Don-vip increase unit test timeout
(edit) @10950   9 years Don-vip fix unit test
(edit) @10947   9 years Don-vip fix/update PreferencesTest
(edit) @10946   9 years Don-vip fix #13395 - fix serialization issue causing bugs in copy/paste
(edit) @10945   9 years Don-vip convert more unit tests to JOSMTestRules
(edit) @10944   9 years Don-vip add unit test for OsmTransferHandler
(edit) @10937   9 years Don-vip sonar - squid:S3658 - Unit tests should throw exceptions
(edit) @10931   9 years Don-vip fix #13513 - Registers a protocol handler for data: URLs allowing to …
(edit) @10922   9 years michael2402 See #13309: Make PreferencesTest compile again.
(edit) @10915   9 years michael2402 Trim interpolate in EastNorth/LatLon for performance and add comment …
(edit) @10910   9 years Don-vip improve javadoc, unit tests, reduce visibility of some public fields
(edit) @10907   9 years Don-vip fix #13466 - Make the AbstractMapRendererPerformanceTestParent release …
(edit) @10906   9 years Don-vip add more non-regression NMEA unit tests
(edit) @10904   9 years Don-vip see #13460 - checkstyle, javadoc
(edit) @10901   9 years Don-vip fix #13460 - remove with QuadBuckets.iterator() doesn't maintain size …
(edit) @10900   9 years Don-vip fix #13453 - Add more Layer#setName tests (patch by michael2402) - …
(edit) @10899   9 years Don-vip fix #13318 - Clean up program startup (parameters, logging) - patch by …
(edit) @10892   9 years Don-vip fix #13443 - Fix JosmUserIdentityManagerTest (patch by michael2402) - …
(edit) @10888   9 years Don-vip see #13413 - update unit test
(edit) @10886   9 years Don-vip fix #13434 - Increase bug report test coverage (patch by michael2402) …
(edit) @10885   9 years Don-vip fix #13433 - Tests for Layer class (patch by michael2402) - gsoc-core
(edit) @10883   9 years Don-vip fix #13432 - Test #invalidate instead of isChanged (patch by …
(edit) @10881   9 years Don-vip fix #13430 - Allow paste of OSM links (patch by michael2402) - gsoc-core
(edit) @10880   9 years Don-vip fix #13429 - Clean validator tree and use listener to find changes …
(edit) @10876   9 years Don-vip fix #13309 - fix unit tests (patch by michael2402) - gsoc-core
(edit) @10874   9 years Don-vip fix #13412 - Clean up DrawAction, add StrokeProperty (patch by …
(edit) @10870   9 years Don-vip fix #13408 - Clean up CustomProjection (patch by michael2402) - gsoc-core
(edit) @10867   9 years Don-vip fix #13397 - segment did not display anymore middle plus signs (patch …
(edit) @10856   9 years Don-vip fix #13375 - Fix icon rendering (patch by michael2402) - gsoc-core + …
(edit) @10853   9 years Don-vip see #13309 - fix most of deprecation warnings
(edit) @10852   9 years Don-vip fix #13358 - GeoJSON no longer permits projections other than WGS84, …
(edit) @10850   9 years Don-vip fix #13344 - Unable to run unit tests in Eclipse
(edit) @10846   9 years Don-vip see #13232 - move class DatasetFactory to unit tests folder
(edit) @10837   9 years Don-vip see #11924 - extract MapCSS conditions to new class ConditionFactory
(edit) @10834   9 years Don-vip see #12890 - remove Predicates class (not used anymore by known plugins)
(edit) @10824   9 years Don-vip see #13309 - Caching and notifying preferences (patch by michael2402) …
(edit) @10823   9 years Klumbumbus see #13357 - update preset unit test ignore list
(edit) @10819   9 years Don-vip fix #13352 - new bug report queue (patch by michael2402) - gsoc-core
(edit) @10817   9 years simon04 see #7307 - Enhance GeoJSON export - Save ways as LineString or …
Note: See TracRevisionLog for help on using the revision log.