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

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) @9868   8 years Don-vip ignore frequent network errors with www.freietonne.de causing too much …
(edit) @9857   8 years simon04 fix #12549 - MapCSS: permit using character classes in regexp: \p{...}
(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) @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) @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) @9809   8 years bastiK fixed #12524 - update unit test (patch by kolesar)
(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) @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) @9753   8 years Don-vip add unit tests
(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) @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) @9711   8 years simon04 see #12300 - Provide wrapper classes for transfer data to avoid …
(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) @9669   8 years bastiK add missing svn:eol-style=native (see #12410)
(edit) @9666   8 years stoecker see #12410 fix style of 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) @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) @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) @9611   8 years Don-vip update unit tests
(edit) @9607   8 years Don-vip ConflictDialog: fix findbugs issue, add unit test
(edit) @9606   8 years Don-vip add more unit tests
(edit) @9602   8 years Don-vip HistoryBrowserDialog: fix Sonar/Coverity issues + add basic unit test
(edit) @9601   8 years Don-vip ConflictDialog: fix Sonar/Coverity issues + add basic unit test
(edit) @9588   8 years Don-vip see #12412 - improve support of multipolygon presets type
(edit) @9585   8 years Don-vip add more unit tests
(edit) @9575   8 years Don-vip add unit tests
(edit) @9571   8 years Don-vip fix #12416 - see #12160 - fix unnecessary use of scrollbar in tagging …
(edit) @9563   8 years Don-vip see #12300 - add javadoc, unit tests
(edit) @9556   8 years Don-vip add unit test
(edit) @9548   8 years Don-vip fix #12405 - wrong JPanel initialization (regression from r9543)
(edit) @9547   8 years Don-vip checkstyle
(edit) @9546   8 years Don-vip add more unit tests, fix packages, rename manual functional unit tests …
(edit) @9544   8 years Don-vip add unit tests
(edit) @9527   8 years simon04 fix #10306 - Changeset manager does not know username of current …
(edit) @9504   8 years Don-vip add robustness to mapcss rules unit test
(edit) @9501   8 years Don-vip make the distinction between unit tests (*Test.java) and integration …
(edit) @9496   8 years Don-vip massive refactoring of GenericRelationEditor. As JDialog cannot be …
(edit) @9489   8 years Don-vip unit tests code refactoring/cleanup
(edit) @9475   8 years Don-vip see #12343 - add unit test
(edit) @9469   8 years Don-vip map paint styles unit test robustness
(edit) @9458   8 years Don-vip timeouts for unit/performance tests
(edit) @9454   8 years Don-vip checkstyle + add basic unit test
(edit) @9438   8 years Don-vip add unit test
(edit) @9436   8 years Don-vip increase test coverage
(edit) @9430   8 years Don-vip add basic unit tests for tile source layers
(edit) @9400   8 years Don-vip see #12282 - detect missing icons for MapCSS styles
(edit) @9395   8 years simon04 Extent the unit test for GpxDrawHelper
(edit) @9394   8 years simon04 Fix timezone aware unit tests
(edit) @9384   8 years simon04 Add unit test for CorrelateGpxWithImages
(edit) @9383   8 years simon04 Deprecate PrimaryDateParser in favour of DateUtils
(edit) @9339   8 years Don-vip see #12312 - add non-regression unit test
(edit) @9334   8 years Don-vip see #12282 - handle warnings for mappaint styles: - Log warnings that …
(edit) @9329   8 years Don-vip fix #12255 - fix EXIF time parsing regression
(edit) @9279   8 years Don-vip fix groovy scripts broken by r9278
(edit) @9247   8 years simon04 fix #12267 - MapCSS conditions does not handle unquoted 0 value Such …
(edit) @9231   8 years Don-vip javadoc update
(edit) @9227   8 years Don-vip OAuth: add robustness, basic unit test, code cleanup
(edit) @9214   8 years Don-vip use LatLon.ZERO instead of new LatLon(0, 0)
(edit) @9166   8 years Don-vip set a 10 minutes timeout for extensions unit tests to avoid network hang
(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) @8940   8 years Don-vip better assertion message in unit test
(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) @8905   9 years Don-vip sonar minor fixes
(edit) @8880   9 years Don-vip checkstyle + remove call to org.hamcrest.CoreMatchers.is (generating …
(edit) @8874   9 years simon04 fix #10467 - MapCSS: allow comparisons in regexp key conditions
(edit) @8871   9 years simon04 fix #10018 fix #11945 - Improve relation member conflict resolution …
(edit) @8863   9 years Don-vip major code cleanup/refactoring of tagging presets: slay the monster …
(edit) @8857   9 years Don-vip improve/cleanup unit tests
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8833   9 years simon04 fix #11939 - MapCSS: fix parent_tag() in ∈ and ⧉ tests
Note: See TracRevisionLog for help on using the revision log.