source: josm/trunk/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11978   7 years Don-vip improve coverage and javadoc of enum classes for package actions
(edit) @11974   7 years Don-vip add unit tests, javadoc
(edit) @11973   7 years Don-vip add unit tests
(edit) @11957   7 years bastiK fix test-compile
(edit) @11943   7 years Don-vip fix #14649 - load Dutch Government (G2 & G3) certificates from Windows …
(edit) @11933   7 years Don-vip sonar - squid:S3578 - Test methods should comply with a naming convention
(edit) @11931   7 years Don-vip improve unit test coverage
(edit) @11928   7 years Don-vip improve unit tests, javadoc
(edit) @11926   7 years Don-vip drop JOSM class, not needed
(edit) @11925   7 years Don-vip drop Main.MasterWindowListener (unused)
(edit) @11923   7 years Don-vip drop StartSSL test
(edit) @11921   7 years Don-vip improve unit test coverage of utilities classes thanks to …
(edit) @11917   7 years Don-vip see #14653 - better unit test
(edit) @11916   7 years Don-vip see #14653 - add support for multiple Overpass API output formats
(edit) @11914   7 years Don-vip sonar - squid:S2972 - Inner classes should not have too many lines of code
(edit) @11911   7 years Don-vip fix unit test conflict
(edit) @11910   7 years Don-vip initialize AbstractTileSourceLayerTest
(edit) @11909   7 years Don-vip switch a unit test from Groovy to Java + fix a bug found after …
(edit) @11905   7 years Don-vip sonar - squid:S2301 - Public methods should not contain selector arguments
(edit) @11899   7 years Don-vip fix #14646 - extra space in JOSM user agent since r11889 (regression)
(edit) @11890   7 years Don-vip fix unit test
(edit) @11887   7 years Don-vip add upload=never flag on all .osm files
(edit) @11886   7 years Don-vip see #14635 - add a new unit test (not directly related to the bug)
(edit) @11885   7 years Don-vip add basic unit tests for MergeLayerAction + improve javadoc, code cleanup
(edit) @11878   7 years Don-vip findbugs - EI_EXPOSE_REP2 + javadoc
(edit) @11874   7 years Don-vip findbugs - UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
(edit) @11867   7 years bastiK see #7427 - fix some unit tests
(edit) @11859   7 years bastiK see #7427 - fix test-compile
(edit) @11840   7 years bastiK see #7427 - small fix for [11835] + change order in zoomNoUndoTo
(edit) @11838   8 years bastiK see #7427 - fix unit tests
(edit) @11826   8 years bastiK update unit test
(edit) @11818   8 years bastiK fixed #14495 - stale ElemStyles.defaultLinesIdx
(edit) @11808   8 years bastiK 2nd try with MapCSSRendererTest
(edit) @11805   8 years bastiK see #14495 - add debugging output
(edit) @11803   8 years bastiK fix test
(edit) @11802   8 years bastiK fix font for unit test
(edit) @11793   8 years Don-vip update blacklist in style integration test
(edit) @11781   8 years michael2402 Update StyleCacheTest: Clear the style cache before each test. Add …
(edit) @11778   8 years stoecker typo
(edit) @11777   8 years michael2402 See #14495 - move style source reset to JOSM test rules.
(edit) @11776   8 years michael2402 Reduce startup time of StyleCacheTest, use test rules, do not leak …
(edit) @11772   8 years Don-vip fix #14475 - Deadlock while starting unit tests: remove the need to …
(edit) @11762   8 years michael2402 See #13999: Add reference test for area icons.
(edit) @11748   8 years michael2402 Move label / icon placement code to new package. Unify the handling of …
(edit) @11747   8 years Don-vip checkstyle - NoWhiteSpaceBefore ...
(edit) @11745   8 years Don-vip fix #14536 - Improved ExifReader.readTime(), Refactored …
(edit) @11741   8 years Don-vip fix java warnings
(edit) @11738   8 years bastiK add unit test for join areas action
(edit) @11734   8 years stoecker improve SequenceCommandTest, see #14526 - patch by Tyndare
(edit) @11727   8 years michael2402 Fix [11726]: Add missing mapcss test files.
(edit) @11726   8 years michael2402 Don't use null to indicate a rotation of 0 degrees, simply set the …
(edit) @11714   8 years Don-vip fix method name, this is not a test
(edit) @11713   8 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
(edit) @11701   8 years michael2402 Add new renderer test that tests area fill rendering.
(edit) @11699   8 years michael2402 Move MapCSS renderer test to functional tests.
(edit) @11698   8 years michael2402 Add test that tests if elements are ordered correctly.
(edit) @11697   8 years michael2402 MapCSSRendererTest: Require fixed font for text drawing test.
(edit) @11693   8 years michael2402 Add new MapCSS reference test for way dashes/color and node texts.
(edit) @11691   8 years michael2402 See #13999: Use MapCSS test only for OpenJDK
(edit) @11661   8 years bastiK see #5399 - update ProjectionRefTest
(edit) @11660   8 years Don-vip see #5399 - Swissgrid: add NTv2 grid file provided by swisstopo
(edit) @11648   8 years Don-vip see #14422 - update unit test
(edit) @11647   8 years Don-vip see #14175 - refactor HistoryBrowserModel
(edit) @11646   8 years Don-vip see #14175 - refactor HistoryBrowserModel
(edit) @11635   8 years Don-vip see #12313 - fix unit tests properly
(edit) @11630   8 years Don-vip see #3346 - update unit test
(edit) @11622   8 years Don-vip checkstyle - enable CommentsIndentation rule
(edit) @11621   8 years Don-vip checkstyle - fix CommentsIndentation errors
(edit) @11614   8 years Don-vip see #14374 - sonar - pmd-unit-tests:UseAssertSameInsteadOfAssertTrue - …
(edit) @11609   8 years Don-vip fix #14410 - AddPrimitivesCommand undo remove existing data (patch by …
(edit) @11606   8 years Don-vip fix #14374 - automatic tag conflict resolution of source for French …
(edit) @11562   8 years Don-vip fix #14368 - java.util.regex.PatternSyntaxException: Unclosed group
(edit) @11543   8 years stoecker fix NPE in test
(edit) @11539   8 years Don-vip add unit test
(edit) @11526   8 years Don-vip fix #14319 - CVE-2017-5617: svgSalamander SSRF (Server-Side Request …
(edit) @11514   8 years Don-vip fix #14209 - EXIF: prefer DATETIME over DATETIME_DIGITIZED
(edit) @11511   8 years Don-vip upgrade to equalsverifier 2.2.1
(edit) @11505   8 years Don-vip add non-regression unit test for #4539
(edit) @11501   8 years Klumbumbus fix #14264 - fix unit test
(edit) @11493   8 years Don-vip see #12627, see #14289 - add non regression unit tests
(edit) @11492   8 years Don-vip see #14287 - add non regression unit test (forgot test file)
(edit) @11491   8 years Don-vip see #14287 - add non regression unit test
(edit) @11487   8 years Don-vip tools/lib update (equalsverifier 2.2, guava 21, javassist 3.21, …
(edit) @11486   8 years Don-vip fix #14275 - robustness against invalid timestamps in GPX files
(edit) @11484   8 years Don-vip fix #14209 - prefer TAG_DATETIME_ORIGINAL (patch by holgermappt, …
(edit) @11479   8 years Don-vip checkstyle
(edit) @11475   8 years bastiK see #14252 - better wording in validator message
(edit) @11473   8 years wiktorn Always clear cache before tests. Closes: #14255
(edit) @11468   8 years bastiK see #14252 - fix tests
(edit) @11465   8 years wiktorn Wait in loop - properly handle thread interruptions
(edit) @11458   8 years Don-vip sonar - squid:S3578 - Test methods should comply with a naming convention
(edit) @11450   8 years wiktorn Change order of the tests to verify first if the job failed as it …
(edit) @11449   8 years Don-vip see #13999 - skip unit tests (do not work on Jenkins)
(edit) @11448   8 years Don-vip see #14166 - checkstyle
(edit) @11447   8 years Don-vip fix #14217 - replace recursive filter parsing by iterative approach to …
(edit) @11444   8 years wiktorn Fix disappearing download tasks. When ThreadPoolExecutor is adapting …
(edit) @11441   8 years Don-vip fix #14202 - fix self-intersecting way test (patch by GerdP)
(edit) @11440   8 years Don-vip fix #14186 - ConcurrentModificationException in QuadBucketIterator …
(edit) @11436   8 years Don-vip fix recent Sonar issues
(edit) @11435   8 years Don-vip fix #14199 - JOSM drops empty tags on loading and thus prevents …
Note: See TracRevisionLog for help on using the revision log.