source: josm/trunk/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9883   8 years Don-vip fix #12568 - IndexOutOfBoundsException in NativeScaleLayer$ScaleList - …
(edit) @9881   8 years Don-vip remove unused code, add unit test
(edit) @9880   8 years Don-vip findbugs
(edit) @9879   8 years simon04 Checkstyle
(edit) @9878   8 years simon04 see #11516 - Add Geometry unit tests
(edit) @9871   8 years simon04 see #12563 - Fix unit test
(edit) @9870   8 years Don-vip PluginHandler: deprecate kendzi3d-jogl plugin, remove unused code, …
(edit) @9869   8 years Don-vip see #12557 - rename integration test correctly
(edit) @9868   8 years Don-vip ignore frequent network errors with www.freietonne.de causing too much …
(edit) @9862   8 years simon04 fix #12563 - Allow to customize LatLon formatting Use the preference …
(edit) @9861   8 years simon04 Unit test, Javadoc for LatLon
(edit) @9857   8 years simon04 fix #12549 - MapCSS: permit using character classes in regexp: \p{...}
(edit) @9856   8 years simon04 fix #12547 see #12469 - Fix Overpass API "Build query" for Java 7
(edit) @9853   8 years Don-vip fix #12557 : update to Apache Commons Validator 1.5.0 + updates from …
(edit) @9849   8 years Don-vip add more unit tests
(edit) @9845   8 years Don-vip add more unit tests
(edit) @9841   8 years Don-vip add unit test
(edit) @9838   8 years Don-vip checkstyle
(edit) @9832   8 years bastiK add test
(edit) @9829   8 years Don-vip fix warnings, add unit test
(edit) @9828   8 years Don-vip findbugs, javadoc, unit tests
(edit) @9820   8 years wiktorn Fix unit tests after [9818]. Move all zoom levels one level lower. …
(edit) @9817   8 years Don-vip fix coverity defect 1351474 (division by zero), add unit test
(edit) @9816   8 years Don-vip add more unit tests, javadoc, fix code style issues
(edit) @9815   8 years Don-vip see #12514, see #12533 - fix/ignore longstanding problems in unit tests
(edit) @9814   8 years Don-vip see #12229 - revert r9785 and r9803: problem with audio unit test was …
(edit) @9811   8 years Don-vip add a unit test for ValidatorTreePanel
(edit) @9810   8 years Don-vip checkstyle
(edit) @9809   8 years bastiK fixed #12524 - update unit test (patch by kolesar)
(edit) @9807   8 years wiktorn Make map returned by getHeaderFields() case insensitive. RFC 2616, …
(edit) @9806   8 years bastiK see #12524 - forgot to commit tests (patch by kolesar)
(edit) @9801   8 years stoecker fix SessionReaderTest
(edit) @9797   8 years Don-vip fix #12531 - NPE when importing notes files (regression from r9746)
(edit) @9793   8 years Don-vip checkstyle
(edit) @9790   8 years bastiK use intended units for east/north coordinates (see #12186) When …
(edit) @9789   8 years bastiK another try: move measurement output to stderr
(edit) @9788   8 years bastiK Jenkins truncates stdout, try to shorten it a bit
(edit) @9786   8 years bastiK new mappaint performance test tests different features separately
(edit) @9785   8 years Don-vip ignore last two audio unit tests to see if it fixes the regression on …
(edit) @9784   8 years Don-vip attempt to fix audio unit test
(edit) @9782   8 years Don-vip attempt to fix unit test
(edit) @9779   8 years Don-vip add more unit tests
(edit) @9776   8 years Don-vip add more unit tests
(edit) @9775   8 years Don-vip add more unit tests
(edit) @9773   8 years Don-vip checkstyle
(edit) @9771   8 years bastiK add test output for the Jenkins Measurement Plots Plugin
(edit) @9770   8 years bastiK test StyleCache (see #12279)
(edit) @9769   8 years bastiK fix rendering in performance test
(edit) @9767   8 years bastiK update tests for [9558] and [9642] (see #12186, see #12514)
(edit) @9764   8 years bastiK remove unstable test (see #12514)
(edit) @9763   8 years bastiK see #12508 - add missing fixtures for unit test
(edit) @9762   8 years Don-vip fix #12504 - StackOverflowError at SearchCompiler when searching …
(edit) @9761   8 years Don-vip fix #12508 - add missing fixtures for command unit tests
(edit) @9758   8 years Don-vip fix unit test (forgot data file)
(edit) @9757   8 years bastiK remove unstable test
(edit) @9756   8 years bastiK fix test (see #12437)
(edit) @9753   8 years Don-vip add unit tests
(edit) @9749   8 years Don-vip upgrade to checkstyle 6.15
(edit) @9742   8 years simon04 fix #12486 - Gpx/image correlation: allow sub-second offset The …
(edit) @9741   8 years simon04 see #12486 - Gpx/image correlation: factor out classes Timezone, Offset
(edit) @9740   8 years simon04 see #12485 - Add unit test for nmea reading
(edit) @9739   8 years simon04 see #12485 - Fix parsing of sub-seconds Sometimes there are really …
(edit) @9732   8 years Don-vip remote control: add more unit tests, robustness
(edit) @9728   8 years simon04 Unit test: canonical name for TemplateParserTest
(edit) @9727   8 years simon04 Add further CorrelateGpxWithImages unit tests
(edit) @9726   8 years simon04 see #12485 - Wrong GPX Correlation, add unit test Regression from …
(edit) @9719   8 years Don-vip DownloadWmsAlongTrackAction: add new unit test, error logs, fix …
(edit) @9717   8 years Don-vip checkstyle
(edit) @9716   8 years Don-vip fix #12467, see #12412 - presets no longer fit correct for boundary
(edit) @9713   8 years simon04 see #12437 see #12474 - Add (failing) unit tests
(edit) @9712   8 years simon04 Add unit tests for MultiMap
(edit) @9711   8 years simon04 see #12300 - Provide wrapper classes for transfer data to avoid …
(edit) @9704   8 years simon04 fix #12469 - Update overpass wizard code
(edit) @9701   8 years simon04 fix #12465 - Search dialog validation: fix UncheckedParseException
(edit) @9693   8 years simon04 fix #12464 see #12464 - Regression: Validator did not longer warn …
(edit) @9685   8 years Don-vip UploadDialog: code refactoring, add javadoc, basic unit test, remove …
(edit) @9680   8 years Don-vip fix NPE seen in unit tests
(edit) @9675   8 years Don-vip add more unit tests
(edit) @9672   8 years Don-vip fix #11685 - parse subsecond exif information correctly
(edit) @9671   8 years Don-vip fix/cleanup unit tests
(edit) @9669   8 years bastiK add missing svn:eol-style=native (see #12410)
(edit) @9666   8 years stoecker see #12410 fix style of tests
(edit) @9663   8 years Don-vip fix/cleanup unit tests
(edit) @9661   8 years Don-vip fix/cleanup unit tests
(edit) @9660   8 years Don-vip GeoImageLayer: add unit test, fix sonar issues, add javadoc
(edit) @9659   8 years Don-vip see #12410 - rename super interface, fix unit test
(edit) @9657   8 years Don-vip fix #12410 - new button to refresh relation in relation editor (patch …
(edit) @9655   8 years Don-vip add unit test timeout to avoid hanging Jenkins
(edit) @9644   8 years Don-vip help browser: code refactoring, add first unit tests
(edit) @9635   8 years Don-vip add more unit tests
(edit) @9633   8 years Don-vip fix unit tests
(edit) @9632   8 years Don-vip fix #12443 - NPE (regression from r9588, see #12412)
(edit) @9628   8 years bastiK fix WMTS with EPSG:4326 broken in [9608] (see #12186)
(edit) @9624   8 years Don-vip update/fix preferences unit tests, based on work from Mapillary plugin …
(edit) @9622   8 years Don-vip add more unit tests + fix some sonar issues
(edit) @9621   8 years Don-vip see #10588 - properly manage exception feedback in PluginDownloadTask. …
(edit) @9616   8 years Don-vip fix unit test (forgot data file + headless mode)
(edit) @9612   8 years Don-vip see #12186 - checkstyle
(edit) @9611   8 years Don-vip update unit tests
(edit) @9609   8 years bastiK rewrite of ProjectionRefTest - now covers all projections (see #12186)
Note: See TracRevisionLog for help on using the revision log.