source: josm/trunk/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9945   8 years Don-vip add more unit tests
(edit) @9944   8 years Don-vip mapmode: add basic unit tests
(edit) @9943   8 years Don-vip update to equalsverifier 2.0
(edit) @9942   8 years Don-vip fix problems seen in unit tests when launched manually from Eclipse
(edit) @9940   8 years simon04 see #12554 - Allow to ignore keys/tags from recent tags
(edit) @9939   8 years simon04 see #12554 - Factor out RecentTagCollection, add unit tests
(edit) @9938   8 years simon04 see #8460 - Update unit tests for r9931
(edit) @9934   8 years simon04 see #12584 - Add failing unit test
(edit) @9933   8 years simon04 see #8460 - Validate that public transport routes (version 2) do not …
(edit) @9932   8 years simon04 see #8460 - fix typo from r9931, fix matching, improve conditions, add …
(edit) @9930   8 years simon04 Search: fix string representation of boolean connectives (parentheses)
(edit) @9928   8 years Don-vip see #6401 - use correct junit import
(edit) @9926   8 years Don-vip LayerListDialog: add first unit tests
(edit) @9925   8 years simon04 see #6401 - Orthogonalize objects based on selected nodes This is …
(edit) @9924   8 years simon04 Add unit tests for OrthogonalizeAction - verify result
(edit) @9923   8 years simon04 Add unit tests for OrthogonalizeAction
(edit) @9919   8 years Don-vip add more unit tests
(edit) @9918   8 years Don-vip fix/add unit tests
(edit) @9916   8 years Don-vip ChangesetCacheManager: add unit tests
(edit) @9909   8 years Don-vip add more unit tests
(edit) @9908   8 years Don-vip see #12186, #11924 - update projection regression test file for Java 9 …
(edit) @9907   8 years Don-vip add more unit tests
(edit) @9906   8 years Don-vip PrefEntry: add unit tests, fix findbugs warning
(edit) @9905   8 years Don-vip PostDownloadHandler: remove unused code, add unit tests
(edit) @9902   8 years wiktorn Final fix for #12573 - WMTS getCapabilities parser error. Unit tests …
(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 …
Note: See TracRevisionLog for help on using the revision log.