source: josm/trunk/test/unit/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11061   8 years simon04 fix #10260 - Warning on reversing ways with direction-dependent nodes
(edit) @11060   8 years simon04 Checkstyle, fix deprecated usage
(edit) @11057   8 years simon04 Template engine: fix string representations
(edit) @11045   8 years Don-vip fix #13674 - allow case insensitive lat/lon input + reject more …
(edit) @11040   8 years Don-vip checkstyle
(edit) @11036   8 years simon04 see #13376 - Fix unit test
(edit) @11035   8 years simon04 see #13376 - Replace Calendar usages with Java 8 Date API
(edit) @11033   8 years simon04 fix #13663 - Two data layers with the same name Counting starts from …
(edit) @11024   8 years Don-vip unit test, javadoc
(edit) @11021   8 years Don-vip clear image provider cache before/after integration tests. The …
(edit) @11020   8 years Don-vip add more unit tests
(edit) @11014   8 years Don-vip fix #13630 - proper validation of invalid mapcss rules
(edit) @11009   8 years Don-vip fix recent sonar/checkstyle issues
(edit) @11008   8 years Don-vip fix #13646 - NPE + unit test
(edit) @11007   8 years Don-vip fix #13643 - prevent creation of DuplicateNode errors with empty list …
(edit) @11003   8 years simon04 fix #11975 - Evaluate extended Overpass queries bbox, geocodeArea
(edit) @11000   8 years michael2402 Add layer manager test for resetState() and scheduleRemoval()
(edit) @10994   8 years Don-vip update extensions blacklist in integration tests to ignore new …
(edit) @10991   8 years Don-vip fix #13570 - Coastline validator doesn't report some problems and is …
(edit) @10989   8 years Don-vip add new unit test for AuthorizationProcedureComboBox
(edit) @10988   8 years Don-vip improve plugin integration test
(edit) @10986   8 years Don-vip improve plugin integration test, increase unit test timeout
(edit) @10983   8 years Don-vip fix #13609 - --version and --help are too verbose
(edit) @10980   8 years Don-vip fix timeout
(edit) @10979   8 years Don-vip add unit test for ApiUrlTestTask
(edit) @10977   8 years Don-vip add/update unit tests, fix indentation
(edit) @10976   8 years Don-vip add unit test
(edit) @10974   8 years Don-vip fix #13564 - add unit test with valid URL
(edit) @10973   8 years Don-vip see #13564 - proper management of invalid URLs in remote control …
(edit) @10967   8 years Klumbumbus fix #13554 - Allow multipolygon as street member in associatedStreet …
(edit) @10966   8 years Don-vip fix unit tests hanging on Jenkins
(edit) @10962   8 years Don-vip improve unit tests
(edit) @10961   8 years Don-vip increase unit test timeout
(edit) @10960   8 years Don-vip increase unit test timeout
(edit) @10956   8 years Don-vip see #11924 - suppress some equalsverifier warnings to workaround …
(edit) @10955   8 years Don-vip increase unit test timeout
(edit) @10950   8 years Don-vip fix unit test
(edit) @10947   8 years Don-vip fix/update PreferencesTest
(edit) @10946   8 years Don-vip fix #13395 - fix serialization issue causing bugs in copy/paste
(edit) @10945   8 years Don-vip convert more unit tests to JOSMTestRules
(edit) @10944   8 years Don-vip add unit test for OsmTransferHandler
(edit) @10937   8 years Don-vip sonar - squid:S3658 - Unit tests should throw exceptions
(edit) @10931   8 years Don-vip fix #13513 - Registers a protocol handler for data: URLs allowing to …
(edit) @10922   8 years michael2402 See #13309: Make PreferencesTest compile again.
(edit) @10915   8 years michael2402 Trim interpolate in EastNorth/LatLon for performance and add comment …
(edit) @10910   8 years Don-vip improve javadoc, unit tests, reduce visibility of some public fields
(edit) @10906   8 years Don-vip add more non-regression NMEA unit tests
(edit) @10904   8 years Don-vip see #13460 - checkstyle, javadoc
(edit) @10901   8 years Don-vip fix #13460 - remove with QuadBuckets.iterator() doesn't maintain size …
(edit) @10900   8 years Don-vip fix #13453 - Add more Layer#setName tests (patch by michael2402) - …
(edit) @10899   8 years Don-vip fix #13318 - Clean up program startup (parameters, logging) - patch by …
(edit) @10892   8 years Don-vip fix #13443 - Fix JosmUserIdentityManagerTest (patch by michael2402) - …
(edit) @10888   8 years Don-vip see #13413 - update unit test
(edit) @10886   8 years Don-vip fix #13434 - Increase bug report test coverage (patch by michael2402) …
(edit) @10885   8 years Don-vip fix #13433 - Tests for Layer class (patch by michael2402) - gsoc-core
(edit) @10883   8 years Don-vip fix #13432 - Test #invalidate instead of isChanged (patch by …
(edit) @10881   8 years Don-vip fix #13430 - Allow paste of OSM links (patch by michael2402) - gsoc-core
(edit) @10880   8 years Don-vip fix #13429 - Clean validator tree and use listener to find changes …
(edit) @10876   8 years Don-vip fix #13309 - fix unit tests (patch by michael2402) - gsoc-core
(edit) @10874   8 years Don-vip fix #13412 - Clean up DrawAction, add StrokeProperty (patch by …
(edit) @10870   8 years Don-vip fix #13408 - Clean up CustomProjection (patch by michael2402) - gsoc-core
(edit) @10867   8 years Don-vip fix #13397 - segment did not display anymore middle plus signs (patch …
(edit) @10856   8 years Don-vip fix #13375 - Fix icon rendering (patch by michael2402) - gsoc-core + …
(edit) @10853   8 years Don-vip see #13309 - fix most of deprecation warnings
(edit) @10852   8 years Don-vip fix #13358 - GeoJSON no longer permits projections other than WGS84, …
(edit) @10850   8 years Don-vip fix #13344 - Unable to run unit tests in Eclipse
(edit) @10846   8 years Don-vip see #13232 - move class DatasetFactory to unit tests folder
(edit) @10837   8 years Don-vip see #11924 - extract MapCSS conditions to new class ConditionFactory
(edit) @10834   8 years Don-vip see #12890 - remove Predicates class (not used anymore by known plugins)
(edit) @10824   8 years Don-vip see #13309 - Caching and notifying preferences (patch by michael2402) …
(edit) @10823   8 years Klumbumbus see #13357 - update preset unit test ignore list
(edit) @10819   8 years Don-vip fix #13352 - new bug report queue (patch by michael2402) - gsoc-core
(edit) @10817   8 years simon04 see #7307 - Enhance GeoJSON export - Save ways as LineString or …
(edit) @10805   8 years Don-vip fix #13287 - Projection updates to support multiple projections (patch …
(edit) @10804   8 years Don-vip fix #13350 - Copy&pasting an object is not considered a change (patch …
(edit) @10775   8 years simon04 Typo (referred)
(edit) @10758   8 years Don-vip sonar - squid:S3578 - Test methods should comply with a naming convention
(edit) @10756   8 years Don-vip add robustness to DomainValidatorTestIT
(edit) @10752   8 years Don-vip fix warning in unit test
(edit) @10744   8 years Don-vip see #12890 - remove calls to deprecated predicates in unit tests
(edit) @10743   8 years Don-vip sonar - pmd-unit-tests:UseAssertTrueInsteadOfAssertEquals
(edit) @10739   8 years Don-vip wms capabilities fetching: remove duplicate log, add unit test robustness
(edit) @10737   8 years Don-vip fix #12900 - Conflicts in pasted tags cannot be resolved, cannot be …
(edit) @10736   8 years Don-vip fix #13271 - Make TagCollection count the occurence of tags (patch by …
(edit) @10735   8 years Don-vip fix #13264 - more lenient TMS url regex to allow - zoom separator
(edit) @10733   8 years Don-vip checkstyle
(edit) @10729   8 years Don-vip fix compiler/javadoc warnings
(edit) @10717   8 years simon04 see #11390, see #12890 - Lambda can be replaced with method reference
(edit) @10710   8 years simon04 fix #12570 - Group MapCSS tag checker tests
(edit) @10705   8 years Don-vip unit test robustness
(edit) @10703   8 years Don-vip add robustness in unit test against malformed zip archives
(edit) @10691   8 years Don-vip see #11390, fix #12890 - finish transition to Java 8 predicates/functions
(edit) @10690   8 years Don-vip ignore https://github.com/molysgaard/OAM-JOSM from tagging preset …
(edit) @10674   8 years Don-vip fix #13239, fix #13240 - Java 8: MapCSS Condition class (patches by …
(edit) @10663   8 years Don-vip fix #13223 - Minor command class fixes (patch by michael2402, …
(edit) @10657   8 years Don-vip see #11390, see #12890 - use Java 8 Predicates
(edit) @10654   8 years Don-vip see #13128 - checkstyle
(edit) @10652   8 years wiktorn Fix not using the calculated disk cache size. Add unit tests for …
(edit) @10650   8 years Don-vip see #13208 - update unit test
(edit) @10649   8 years Don-vip fix #13193 - Use a new bug report dialog (patch by michael2402) - gsoc-core
Note: See TracRevisionLog for help on using the revision log.