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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @10853   9 years Don-vip see #13309 - fix most of deprecation warnings
(edit) @10824   9 years Don-vip see #13309 - Caching and notifying preferences (patch by michael2402) …
(edit) @10805   9 years Don-vip fix #13287 - Projection updates to support multiple projections (patch …
(edit) @10758   9 years Don-vip sonar - squid:S3578 - Test methods should comply with a naming convention
(edit) @10756   9 years Don-vip add robustness to DomainValidatorTestIT
(edit) @10743   9 years Don-vip sonar - pmd-unit-tests:UseAssertTrueInsteadOfAssertEquals
(edit) @10736   9 years Don-vip fix #13271 - Make TagCollection count the occurence of tags (patch by …
(edit) @10735   9 years Don-vip fix #13264 - more lenient TMS url regex to allow - zoom separator
(edit) @10733   9 years Don-vip checkstyle
(edit) @10710   9 years simon04 fix #12570 - Group MapCSS tag checker tests
(edit) @10657   9 years Don-vip see #11390, see #12890 - use Java 8 Predicates
(edit) @10654   9 years Don-vip see #13128 - checkstyle
(edit) @10652   9 years wiktorn Fix not using the calculated disk cache size. Add unit tests for …
(edit) @10626   9 years Don-vip simplify handling of ignored/traced exceptions
(edit) @10559   9 years Don-vip checkstyle, javadoc
(edit) @10558   9 years wiktorn Do not cache IOException in JCS, they should be cached only in memory. …
(edit) @10557   9 years Don-vip fix #13163 - JCSCachedTileLoaderJobTest: Use unique cache key for …
(edit) @10467   9 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
(edit) @10447   9 years Don-vip see #12994, see #13018 - checkstyle
(edit) @10444   9 years Don-vip fix #13018 - Use new test rules for AutosaveTaskTest, increase …
(edit) @10378   9 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10338   9 years Don-vip update to Commons Validator 1.5.1
(edit) @10336   9 years Don-vip fix equals method for BBox class
(edit) @10334   9 years Don-vip fix equals methods for Coordinate classes
(edit) @10301   9 years Don-vip test optimization, update to checkstyle 6.19
(edit) @10300   9 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10299   9 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10222   9 years Don-vip findbugs - fix/suppress most of warnings reported in unit tests + …
(edit) @10221   9 years Don-vip cleanup unit tests
(edit) @10219   9 years Don-vip findbugs - reliance on default encoding
(edit) @10218   9 years Don-vip findbugs - RC_REF_COMPARISON
(edit) @10202   9 years Don-vip increase code coverage
(edit) @10201   9 years Don-vip add more unit tests
(edit) @10141   9 years simon04 Validate that stop position lies on public transport route
(edit) @10133   9 years Don-vip increase code coverage
(edit) @10098   9 years Don-vip add more unit tests
(edit) @10081   9 years Don-vip see #12699 - rework unit test
(edit) @10080   9 years Don-vip fix #12699 - disable long segment validator warning for ferry ways
(edit) @10065   9 years Don-vip see #11924 - rework projection regression test for java 9
(edit) @10061   9 years Don-vip see #11924 - reduce double precision in unit tests to avoid tiny …
(edit) @10060   9 years Don-vip see #11924 - remove deprecated code, reduce double precision in unit …
(edit) @9994   9 years simon04 Fix drag-and-drop from selection list to relation member table
(edit) @9979   9 years Don-vip see #12599, fix #12616 - Random repositioning of nodes (incomplete fix …
(edit) @9973   9 years Don-vip sonar - JUnit4 tests should use @Test annotation
(edit) @9969   9 years Don-vip sonar - Avoid appending characters as strings in StringBuffer.append
(edit) @9967   9 years Don-vip cleanup unit tests
(edit) @9961   9 years simon04 fix #12599 - Added/deleted "uninteresting" tags are "reverted" by …
(edit) @9957   9 years bastiK reduce size of reference data (8 points per entry) -> more manageable …
(edit) @9950   9 years simon04 see #11516 - Add Sinusoidal projection
(edit) @9933   9 years simon04 see #8460 - Validate that public transport routes (version 2) do not …
(edit) @9932   9 years simon04 see #8460 - fix typo from r9931, fix matching, improve conditions, add …
(edit) @9908   9 years Don-vip see #12186, #11924 - update projection regression test file for Java 9 …
(edit) @9902   9 years wiktorn Final fix for #12573 - WMTS getCapabilities parser error. Unit tests …
(edit) @9879   9 years simon04 Checkstyle
(edit) @9871   9 years simon04 see #12563 - Fix unit test
(edit) @9869   9 years Don-vip see #12557 - rename integration test correctly
(edit) @9862   9 years simon04 fix #12563 - Allow to customize LatLon formatting Use the preference …
(edit) @9861   9 years simon04 Unit test, Javadoc for LatLon
(edit) @9853   9 years Don-vip fix #12557 : update to Apache Commons Validator 1.5.0 + updates from …
(edit) @9838   9 years Don-vip checkstyle
(edit) @9832   9 years bastiK add test
(edit) @9829   9 years Don-vip fix warnings, add unit test
(edit) @9828   9 years Don-vip findbugs, javadoc, unit tests
(edit) @9820   9 years wiktorn Fix unit tests after [9818]. Move all zoom levels one level lower. …
(edit) @9810   9 years Don-vip checkstyle
(edit) @9806   9 years bastiK see #12524 - forgot to commit tests (patch by kolesar)
(edit) @9790   9 years bastiK use intended units for east/north coordinates (see #12186) When …
(edit) @9767   9 years bastiK update tests for [9558] and [9642] (see #12186, see #12514)
(edit) @9756   9 years bastiK fix test (see #12437)
(edit) @9716   9 years Don-vip fix #12467, see #12412 - presets no longer fit correct for boundary
(edit) @9713   9 years simon04 see #12437 see #12474 - Add (failing) unit tests
(edit) @9693   9 years simon04 fix #12464 see #12464 - Regression: Validator did not longer warn …
(edit) @9666   9 years stoecker see #12410 fix style of tests
(edit) @9628   9 years bastiK fix WMTS with EPSG:4326 broken in [9608] (see #12186)
(edit) @9612   9 years Don-vip see #12186 - checkstyle
(edit) @9609   9 years bastiK rewrite of ProjectionRefTest - now covers all projections (see #12186)
(edit) @9604   9 years Don-vip fix #12436 - untagged node validator test: do not remove empty nodes …
(edit) @9565   9 years bastiK add 2 standard parallel & non-spherical variants for Mercator …
(edit) @9560   9 years bastiK added Lambert Azimuthal Equal Area projection (see #12186) (imports …
(edit) @9549   9 years bastiK see #12186 - add Cassini-Soldner Projection (imports pieces of code …
(edit) @9535   9 years bastiK see #12186 - update tests
(edit) @9533   9 years Don-vip fix CustomConfigurator unit test - avoid messing up preferences file …
(edit) @9524   9 years Don-vip CustomConfigurator - add unit test, javadoc, and use JavaScript
(edit) @9498   9 years Don-vip add unit tests, code cleanup
(edit) @9490   9 years Don-vip see #12377 - add multipolygon unit test
(edit) @9489   9 years Don-vip unit tests code refactoring/cleanup
(edit) @9480   9 years Don-vip fix #12376 - Multipolygon test hangs (patch by cmuelle8), regression …
(edit) @9476   9 years Don-vip see #12376 - add non-regression unit test
(edit) @9459   9 years Don-vip fix #12354 - OsmPrimitiveKeyHandlingTest clean up (patch by michael2402)
(edit) @9382   9 years simon04 fix #12329 - Tag checker: Losing valid values when auto-fixing in some …
(edit) @9372   9 years simon04 Checkstyle
(edit) @9370   9 years bastiK unit test & javadoc
(edit) @9335   9 years Don-vip see #10278 - use @supports rules instead of @media queries …
(edit) @9231   9 years Don-vip javadoc update
(edit) @9225   9 years Don-vip add more unit tests
Note: See TracRevisionLog for help on using the revision log.