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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   7 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 …
(edit) @9007   8 years wiktorn Fix broken representation of URL-s in Imagery Preferences
(edit) @8997   8 years Don-vip checkstyle
(edit) @8993   8 years Don-vip fix #12060 - NPE
(edit) @8991   8 years simon04 fix #12054 - IllegalArgumentException in JCS log handler
(edit) @8990   8 years simon04 fix #12052 - Splitting a self intersecting way does not highlight the …
(edit) @8984   8 years Don-vip see #12038 - add non regression test
(edit) @8965   8 years simon04 see #10730 - Way splitting: fix and test (route) relation adaption
(edit) @8962   8 years Don-vip Double connect/read timeouts in presets validation unit test
(edit) @8959   8 years Don-vip improve unit test detecting invalid presets
(edit) @8954   8 years Don-vip cleaner output in unit tests
(edit) @8949   8 years Don-vip see #11968, see #12011 - add a new non-regression unit test …
(edit) @8941   8 years Don-vip fix #12004 - suggest to replace source:maxspeed=UK:* by …
(edit) @8940   8 years Don-vip better assertion message in unit test
(edit) @8938   8 years Don-vip add new unit test to check that all available plugins can be loaded
(edit) @8937   8 years Don-vip add unit tests to check validity of all map paint styles and tagging …
(edit) @8936   8 years Don-vip add unit test to check syntax validity of all MapCSSTagChecker rules
(edit) @8930   8 years Don-vip see #10730 - see #11992 - add regression unit test
(edit) @8926   8 years Don-vip javadoc fixes
(edit) @8917   8 years Don-vip fix unit tests
(edit) @8916   8 years Don-vip fix unit tests
(edit) @8914   8 years Don-vip improve unit tests
(edit) @8910   8 years Don-vip add unit test for ConflictAddCommand
(edit) @8908   8 years Don-vip improve download tasks unit tests
(edit) @8905   8 years Don-vip sonar minor fixes
(edit) @8904   8 years Don-vip Add first unit tests for download tasks
(edit) @8899   8 years simon04 Refactoring in SearchCompiler: parse type, user, role as any …
(edit) @8881   8 years Don-vip add unit test for plugin list download
(edit) @8880   8 years Don-vip checkstyle + remove call to org.hamcrest.CoreMatchers.is (generating …
(edit) @8876   8 years Don-vip cleanup unit tests
(edit) @8874   8 years simon04 fix #10467 - MapCSS: allow comparisons in regexp key conditions
(edit) @8873   8 years Don-vip fix #11967 - Regression: Object count in validator broken + add unit test
(edit) @8871   8 years simon04 fix #10018 fix #11945 - Improve relation member conflict resolution …
(edit) @8863   8 years Don-vip major code cleanup/refactoring of tagging presets: slay the monster …
(edit) @8859   8 years Don-vip improve search compiler unit test
(edit) @8858   8 years Don-vip add unit test for note reading
(edit) @8857   8 years Don-vip improve/cleanup unit tests
(edit) @8856   8 years Don-vip fix #11957 - partial revert of r8851 - do not replace Stack by …
(edit) @8855   8 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(edit) @8838   8 years simon04 fix #11894 - Search: ">" unexpected behavior when values are not …
(edit) @8837   8 years Don-vip fix unit test broken in last commit
(edit) @8836   8 years Don-vip fix Checkstyle issues
(edit) @8833   8 years simon04 fix #11939 - MapCSS: fix parent_tag() in ∈ and ⧉ tests
(edit) @8811   8 years simon04 see #11916 - Refactoring of SearchAction/SearchCompiler
(edit) @8809   8 years simon04 fix #11372 - Main: commandline uses OpenLocationAction for parsing …
Note: See TracRevisionLog for help on using the revision log.