source: josm/trunk/test/functional/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17002   4 years simon04 see #19017 - MapCSSRendererTest: reset thresholds to 0
(edit) @17000   4 years simon04 see #19017 - MapCSSRendererTest: move reference.png to …
(edit) @16997   4 years simon04 see #19706, see #19725 - ImageProvider: re-activate upscaling of SVG images
(edit) @16989   4 years simon04 see #19706, see #19725 - ImageProviderTest: add tests comparing the …
(edit) @16984   4 years simon04 see #18694 - Migrate ImageProviderTest to JUnit 5, mock …
(edit) @16983   4 years simon04 see #18694 - Extract ImageProviderTestManual, ImageProviderTestIT
(edit) @16982   4 years simon04 see #19706, see #19725 - ImageProviderTest: add tests comparing the …
(edit) @16913   4 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16910   4 years simon04 Checkstyle
(edit) @16897   4 years simon04 see #15240 - Ignore GettingStartedTest.testImageReplacement
(edit) @16871   4 years Klumbumbus see #15240 - Change some png icons to svg: - preferences/toolbar, …
(edit) @16837   4 years simon04 HttpClientTest: migrate to httpbingo.org Reason: httpbin.org seems to …
(edit) @16737   4 years stoecker disable broken tests (service broken)
(edit) @16677   4 years simon04 Fix HttpClientTest: compare response message using equalToIgnoringCase
(edit) @16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16633   4 years simon04 see #16567 - Fix deprecations related to JUnit 5 (in HttpClientTest)
(edit) @16442   4 years simon04 Fix typo "referrer"
(edit) @16438   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16235   4 years Don-vip see #19017 - more lenient test, allow major differences
(edit) @16224   4 years simon04 see #19017 - MapCSSRendererTest: separate color/alpha diff
(edit) @16100   4 years simon04 see #18468 - MapCSSRendererTest: generate style debugging output
(edit) @16094   4 years Don-vip see #18468 - make MapCSSRendererTest run on Windows when JAVA_HOME …
(edit) @16006   4 years Don-vip see #18140 - reorganization of data(_nodist), images(_nodist), …
(edit) @15968   4 years simon04 fix #18812 - HttpClient: specify Accept=*/* to prevent Java from …
(edit) @15742   4 years simon04 HttpClient: add support for Content-Encoding: deflate
(edit) @15741   4 years simon04 HttpClient: use cache by default This is in accordance with …
(edit) @15735   4 years simon04 Java 8: replace .stream().forEach() with .forEach()
(edit) @15717   4 years simon04 Java 8: use Collectors.joining
(edit) @15426   5 years Don-vip fix #13890 - improve performance of "Upload selection" checks
(edit) @15135   5 years Don-vip Increase traditional timeouts to avoid random problems
(edit) @15034   5 years Don-vip checkstyle/PMD
(edit) @14191   6 years Don-vip see #16637 - javadoc
(edit) @14190   6 years Don-vip see #16688 - skip some unit tests if preconditions are not met
(edit) @14138   6 years Don-vip see #15229 - deprecate Main.platform and related methods - new class …
(edit) @14120   6 years Don-vip see #15229 - deprecate all Main methods related to projections. New …
(edit) @14119   6 years Don-vip see #15229 - deprecate all Main methods returning an URL
(edit) @13636   6 years Don-vip extract style methods to a new Stylable interface
(edit) @13412   6 years Don-vip see #15036, see #15870 - update China ISO3166-2 province codes …
(edit) @13358   6 years Don-vip fix #15830 - Support (and autodetect) WMS 1.3.0
(edit) @13203   6 years Don-vip javadoc fixes + some test timeout increases
(edit) @13103   6 years Don-vip see #15560 - repair coverage, fix typo, increase integration test timeout
(edit) @13059   6 years Don-vip fix #15501 - increase timeout for ImageryCompareTestIT
(edit) @12996   7 years bastiK add threshold for MapCSSRendererTest as font rendering is slightly …
(edit) @12995   7 years bastiK proper image dimensions in MapCSSRendererTest
(edit) @12994   7 years bastiK add MapCSSRendererTest case for expression evaluation
(edit) @12978   7 years bastiK promote old MapCSS reference file to MapCSSRendererTest checks
(edit) @12966   7 years bastiK use RenderingHelper in MapCSSRendererTest; move …
(edit) @12965   7 years bastiK MapCSSRendererTest: use proper bounds and avoid 20 px border added by …
(edit) @12858   7 years Don-vip see #15229 - fix integration tests
(edit) @12850   7 years bastiK see #15229 - use Config in functional tests
(edit) @12842   7 years bastiK see #15229 - fix test deprecations
(edit) @12825   7 years Don-vip see #15229 - see #15182 - make FileWatcher generic so it has no more …
(edit) @12807   7 years Don-vip see #15229 - see #15182 - see #14794 - checkstyle, unit tests
(edit) @12730   7 years Don-vip see #13036 - fix TagInfo integration test
(edit) @12687   7 years Don-vip see #15182 - move UploadStrategySpecification and required enums …
(edit) @12673   7 years Don-vip see #15182 - move CyclicUploadDependencyException from …
(edit) @12656   7 years Don-vip see #15182 - move SearchCompiler from actions.search to …
(edit) @12649   7 years Don-vip see #15182 - code refactoring to avoid dependence on GUI packages from …
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12570   7 years Don-vip see #15102 - increase read timeout a bit
(edit) @12562   7 years Don-vip speedup unit tests
(edit) @12555   7 years Don-vip see #15102 - speedup HttpClientTest by reducing delays and timeouts
(edit) @12465   7 years bastiK see #15006 - new MapCSSRendererTest test case for text along way
(edit) @12455   7 years michael2402 Fix #14926: Preserve image phase when clamping a line.
(edit) @12454   7 years michael2402 Move MapCSS dash clamping test to new test case.
(edit) @12447   7 years bastiK new test case for MapCSSRendererTest (repeat-image, see #14926)
(edit) @11818   7 years bastiK fixed #14495 - stale ElemStyles.defaultLinesIdx
(edit) @11805   7 years bastiK see #14495 - add debugging output
(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) @11762   7 years michael2402 See #13999: Add reference test for area icons.
(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) @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) @11426   7 years Don-vip see #12706 - add automatic test for red entries
(edit) @11324   7 years Don-vip findbugs
(edit) @11276   7 years Don-vip see #13361 - fix unit test
(edit) @11250   7 years wiktorn Add response debug printing on HTTP Status code >= 300 Closes: #13961
(edit) @11247   7 years Don-vip see #9400 - see #10387 - see #12914 - initial implementation of …
(edit) @11215   7 years bastiK see #13907 - add unit test for problem fixed in [11212]
(edit) @11171   7 years simon04 Fix MOTD image link replacement Avoids downloading images which are …
(edit) @11060   8 years simon04 Checkstyle, fix deprecated usage
(edit) @10986   8 years Don-vip improve plugin integration test, increase unit test timeout
(edit) @10957   8 years Don-vip see #13479 - make ConflictResolutionDialog inherit from ExtendedDialog
(edit) @10937   8 years Don-vip sonar - squid:S3658 - Unit tests should throw exceptions
(edit) @10876   8 years Don-vip fix #13309 - fix unit tests (patch by michael2402) - gsoc-core
(edit) @10758   8 years Don-vip sonar - squid:S3578 - Test methods should comply with a naming convention
(edit) @10733   8 years Don-vip checkstyle
(edit) @10641   8 years Don-vip move unit tests from UtilsTest to HttpClientTest (should have been …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10302   8 years Don-vip fix #12583 - fix unit tests by adding a new mode to HttpClient. Don't …
(edit) @10222   8 years Don-vip findbugs - fix/suppress most of warnings reported in unit tests + …
(edit) @9807   8 years wiktorn Make map returned by getHeaderFields() case insensitive. RFC 2616, …
(edit) @9770   8 years bastiK test StyleCache (see #12279)
(edit) @9669   8 years bastiK add missing svn:eol-style=native (see #12410)
(edit) @9666   8 years stoecker see #12410 fix style of tests
Note: See TracRevisionLog for help on using the revision log.