source: josm/trunk/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12048   7 years michael2402 Add per-layer selection listeners. Make selection listener code more …
(edit) @12045   7 years michael2402 PropertiesMergerTest: Test that buttons have been added.
(edit) @12036   7 years Don-vip add more unit tests, javadoc
(edit) @12035   7 years Don-vip add more unit tests
(edit) @12034   7 years Don-vip add more unit tests
(edit) @12033   7 years Don-vip add more unit tests
(edit) @12029   7 years Don-vip add more unit tests
(edit) @12027   7 years Don-vip add more unit tests
(edit) @12024   7 years michael2402 See #14120: Fix unit tests by using a separate layer manager when …
(edit) @12023   7 years michael2402 See #14120: Do not overwrite the mapView field for unit tests. Fix map …
(edit) @12022   7 years Don-vip see #13387 - forgot debug code
(edit) @12021   7 years Don-vip see #13387 - lower the max difference to 850 ULPs
(edit) @12018   7 years Don-vip add OsmPrimitiveType.newVersionedInstance() + javadoc and unit tests
(edit) @12011   7 years Don-vip improve unit test coverage of Main
(edit) @12003   7 years Don-vip see #13387, see #11924 - raise the allowed difference to 35000 ULPs
(edit) @12002   7 years stoecker fix #14692 - relatation checker test broken
(edit) @12001   7 years bastiK see #13387 - simpler logic
(edit) @11999   7 years Don-vip see #13387, see #11924 - allow a difference of 3500 ULPs for Java 9 …
(edit) @11995   7 years Don-vip fix #14690 - Loading commandline file blocks JOSM (regression from r11986)
(edit) @11988   7 years Don-vip improve unit test for Main.postConstructorProcessCmdLine
(edit) @11986   7 years Don-vip add unit test for Main.postConstructorProcessCmdLine
(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   7 years bastiK see #7427 - fix unit tests
(edit) @11826   7 years bastiK update unit test
(edit) @11818   7 years bastiK fixed #14495 - stale ElemStyles.defaultLinesIdx
(edit) @11808   7 years bastiK 2nd try with MapCSSRendererTest
(edit) @11805   7 years bastiK see #14495 - add debugging output
(edit) @11803   7 years bastiK fix test
(edit) @11802   7 years bastiK fix font for unit test
(edit) @11793   7 years Don-vip update blacklist in style integration test
(edit) @11781   7 years michael2402 Update StyleCacheTest: Clear the style cache before each test. Add …
(edit) @11778   7 years stoecker typo
(edit) @11777   7 years michael2402 See #14495 - move style source reset to JOSM test rules.
(edit) @11776   7 years michael2402 Reduce startup time of StyleCacheTest, use test rules, do not leak …
(edit) @11772   7 years Don-vip fix #14475 - Deadlock while starting unit tests: remove the need to …
(edit) @11762   7 years michael2402 See #13999: Add reference test for area icons.
(edit) @11748   7 years michael2402 Move label / icon placement code to new package. Unify the handling of …
(edit) @11747   7 years Don-vip checkstyle - NoWhiteSpaceBefore ...
(edit) @11745   7 years Don-vip fix #14536 - Improved ExifReader.readTime(), Refactored …
(edit) @11741   7 years Don-vip fix java warnings
(edit) @11738   7 years bastiK add unit test for join areas action
(edit) @11734   7 years stoecker improve SequenceCommandTest, see #14526 - patch by Tyndare
(edit) @11727   7 years michael2402 Fix [11726]: Add missing mapcss test files.
(edit) @11726   7 years michael2402 Don't use null to indicate a rotation of 0 degrees, simply set the …
(edit) @11714   7 years Don-vip fix method name, this is not a test
(edit) @11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
(edit) @11701   7 years michael2402 Add new renderer test that tests area fill rendering.
(edit) @11699   7 years michael2402 Move MapCSS renderer test to functional tests.
(edit) @11698   7 years michael2402 Add test that tests if elements are ordered correctly.
(edit) @11697   7 years michael2402 MapCSSRendererTest: Require fixed font for text drawing test.
(edit) @11693   7 years michael2402 Add new MapCSS reference test for way dashes/color and node texts.
(edit) @11691   7 years michael2402 See #13999: Use MapCSS test only for OpenJDK
(edit) @11661   7 years bastiK see #5399 - update ProjectionRefTest
(edit) @11660   7 years Don-vip see #5399 - Swissgrid: add NTv2 grid file provided by swisstopo
(edit) @11648   7 years Don-vip see #14422 - update unit test
(edit) @11647   7 years Don-vip see #14175 - refactor HistoryBrowserModel
(edit) @11646   7 years Don-vip see #14175 - refactor HistoryBrowserModel
(edit) @11635   7 years Don-vip see #12313 - fix unit tests properly
(edit) @11630   7 years Don-vip see #3346 - update unit test
(edit) @11622   7 years Don-vip checkstyle - enable CommentsIndentation rule
(edit) @11621   7 years Don-vip checkstyle - fix CommentsIndentation errors
(edit) @11614   7 years Don-vip see #14374 - sonar - pmd-unit-tests:UseAssertSameInsteadOfAssertTrue - …
(edit) @11609   7 years Don-vip fix #14410 - AddPrimitivesCommand undo remove existing data (patch by …
(edit) @11606   7 years Don-vip fix #14374 - automatic tag conflict resolution of source for French …
(edit) @11562   7 years Don-vip fix #14368 - java.util.regex.PatternSyntaxException: Unclosed group
(edit) @11543   7 years stoecker fix NPE in test
(edit) @11539   7 years Don-vip add unit test
(edit) @11526   7 years Don-vip fix #14319 - CVE-2017-5617: svgSalamander SSRF (Server-Side Request …
(edit) @11514   7 years Don-vip fix #14209 - EXIF: prefer DATETIME over DATETIME_DIGITIZED
(edit) @11511   7 years Don-vip upgrade to equalsverifier 2.2.1
(edit) @11505   7 years Don-vip add non-regression unit test for #4539
(edit) @11501   7 years Klumbumbus fix #14264 - fix unit test
Note: See TracRevisionLog for help on using the revision log.