source: josm/trunk/test/functional

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @9655   8 years Don-vip add unit test timeout to avoid hanging Jenkins
(edit) @9595   8 years Don-vip fix #12434 - fix taginfo integration test
(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) @9529   8 years simon04 HttpClient: test progress monitor handling
(edit) @9501   8 years Don-vip make the distinction between unit tests (*Test.java) and integration …
(edit) @9374   8 years simon04 see #7612 - use basic authentication for unit tests
(edit) @9322   8 years Don-vip see #12240 - add taginfo test for popular tags - ignore unknown tags …
(edit) @9255   8 years simon04 Add functional tests for HttpClient and fix 2 bug found
(edit) @9059   8 years Don-vip checkstyle
(edit) @8926   8 years Don-vip javadoc fixes
(edit) @8622   9 years bastiK fix unit test: preference file is read-only
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8514   9 years Don-vip checkstyle: various checks
(edit) @8511   9 years Don-vip checkstyle: modifiers order
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7596   10 years Don-vip fix various warnings
(edit) @7163   10 years Don-vip fix last unit test
(edit) @7150   10 years simon04 Fix OsmServerBackreferenceReaderTest initialization. However, …
(edit) @7088   10 years Don-vip more fixes in unit tests
(edit) @7087   10 years simon04 ignore (non-working) functional GUI functional tests without …
(edit) @7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
(edit) @7081   10 years Don-vip fixes for unit tests
(edit) @7079   10 years Don-vip fix some unit tests
(edit) @7068   10 years Don-vip test cleanup
(edit) @7040   10 years Don-vip tests/build update: * update Jacoco to version 0.7.0 * compile …
(edit) @7038   10 years Don-vip see #9967 - non-regression test for remote control
(edit) @7030   10 years Don-vip see #8465 - use of try-with-resource
(edit) @7025   10 years Don-vip Sonar - fix various issues
Note: See TracRevisionLog for help on using the revision log.