source: josm/trunk/test/unit/org/openstreetmap/josm/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @9661   8 years Don-vip fix/cleanup unit tests
(edit) @9660   8 years Don-vip GeoImageLayer: add unit test, fix sonar issues, add javadoc
(edit) @9659   8 years Don-vip see #12410 - rename super interface, fix unit test
(edit) @9657   8 years Don-vip fix #12410 - new button to refresh relation in relation editor (patch …
(edit) @9644   8 years Don-vip help browser: code refactoring, add first unit tests
(edit) @9635   8 years Don-vip add more unit tests
(edit) @9633   8 years Don-vip fix unit tests
(edit) @9632   8 years Don-vip fix #12443 - NPE (regression from r9588, see #12412)
(edit) @9624   8 years Don-vip update/fix preferences unit tests, based on work from Mapillary plugin …
(edit) @9622   8 years Don-vip add more unit tests + fix some sonar issues
(edit) @9621   8 years Don-vip see #10588 - properly manage exception feedback in PluginDownloadTask. …
(edit) @9611   8 years Don-vip update unit tests
(edit) @9607   8 years Don-vip ConflictDialog: fix findbugs issue, add unit test
(edit) @9606   8 years Don-vip add more unit tests
(edit) @9602   8 years Don-vip HistoryBrowserDialog: fix Sonar/Coverity issues + add basic unit test
(edit) @9601   8 years Don-vip ConflictDialog: fix Sonar/Coverity issues + add basic unit test
(edit) @9588   8 years Don-vip see #12412 - improve support of multipolygon presets type
(edit) @9585   8 years Don-vip add more unit tests
(edit) @9575   8 years Don-vip add unit tests
(edit) @9571   8 years Don-vip fix #12416 - see #12160 - fix unnecessary use of scrollbar in tagging …
(edit) @9563   8 years Don-vip see #12300 - add javadoc, unit tests
(edit) @9556   8 years Don-vip add unit test
(edit) @9548   8 years Don-vip fix #12405 - wrong JPanel initialization (regression from r9543)
(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) @9544   8 years Don-vip add unit tests
(edit) @9527   8 years simon04 fix #10306 - Changeset manager does not know username of current …
(edit) @9504   8 years Don-vip add robustness to mapcss rules unit test
(edit) @9501   8 years Don-vip make the distinction between unit tests (*Test.java) and integration …
(edit) @9496   8 years Don-vip massive refactoring of GenericRelationEditor. As JDialog cannot be …
(edit) @9489   8 years Don-vip unit tests code refactoring/cleanup
(edit) @9475   8 years Don-vip see #12343 - add unit test
(edit) @9469   8 years Don-vip map paint styles unit test robustness
(edit) @9458   8 years Don-vip timeouts for unit/performance tests
(edit) @9454   8 years Don-vip checkstyle + add basic unit test
(edit) @9438   8 years Don-vip add unit test
(edit) @9436   8 years Don-vip increase test coverage
(edit) @9430   8 years Don-vip add basic unit tests for tile source layers
(edit) @9400   8 years Don-vip see #12282 - detect missing icons for MapCSS styles
(edit) @9395   8 years simon04 Extent the unit test for GpxDrawHelper
(edit) @9394   8 years simon04 Fix timezone aware unit tests
(edit) @9384   8 years simon04 Add unit test for CorrelateGpxWithImages
(edit) @9383   8 years simon04 Deprecate PrimaryDateParser in favour of DateUtils
(edit) @9339   8 years Don-vip see #12312 - add non-regression unit test
(edit) @9334   8 years Don-vip see #12282 - handle warnings for mappaint styles: - Log warnings that …
(edit) @9329   8 years Don-vip fix #12255 - fix EXIF time parsing regression
(edit) @9279   8 years Don-vip fix groovy scripts broken by r9278
(edit) @9247   8 years simon04 fix #12267 - MapCSS conditions does not handle unquoted 0 value Such …
(edit) @9231   8 years Don-vip javadoc update
(edit) @9227   8 years Don-vip OAuth: add robustness, basic unit test, code cleanup
(edit) @9214   8 years Don-vip use LatLon.ZERO instead of new LatLon(0, 0)
(edit) @9166   8 years Don-vip set a 10 minutes timeout for extensions unit tests to avoid network hang
(edit) @8962   8 years Don-vip Double connect/read timeouts in presets validation unit test
(edit) @8959   8 years Don-vip improve unit test detecting invalid presets
(edit) @8954   8 years Don-vip cleaner output in unit tests
(edit) @8940   8 years Don-vip better assertion message in unit test
(edit) @8937   8 years Don-vip add unit tests to check validity of all map paint styles and tagging …
(edit) @8936   8 years Don-vip add unit test to check syntax validity of all MapCSSTagChecker rules
(edit) @8905   9 years Don-vip sonar minor fixes
(edit) @8880   9 years Don-vip checkstyle + remove call to org.hamcrest.CoreMatchers.is (generating …
(edit) @8874   9 years simon04 fix #10467 - MapCSS: allow comparisons in regexp key conditions
(edit) @8871   9 years simon04 fix #10018 fix #11945 - Improve relation member conflict resolution …
(edit) @8863   9 years Don-vip major code cleanup/refactoring of tagging presets: slay the monster …
(edit) @8857   9 years Don-vip improve/cleanup unit tests
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8833   9 years simon04 fix #11939 - MapCSS: fix parent_tag() in ∈ and ⧉ tests
(edit) @8784   9 years simon04 see #11278 - Add test case w.r.t. parent_tag This checks whether …
(edit) @8775   9 years simon04 fix #8170 - MapCSS: add functions parent_tags(key) and …
(edit) @8774   9 years simon04 see #11592 - Add test case for MapCSS index() function
(edit) @8759   9 years simon04 fix #11849 - Add NavigationComponentTest (patch by michael2402, modified)
(edit) @8657   9 years Don-vip fix #11769 - fix unit test (patch by michael2402)
(edit) @8624   9 years bastiK add missing svn:eol-style=native
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8514   9 years Don-vip checkstyle: various checks
(edit) @8513   9 years Don-vip checkstyle: blocks
(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) @8494   9 years simon04 see #11150 - MapCSS: refactor pseudo classes to factory based …
(edit) @8450   9 years Don-vip unit tests - simplify assertions
(edit) @8423   9 years wiktorn Fix unit tests and findbugs warning. Closes: #11466
(edit) @8415   9 years Don-vip code style/cleanup - Uncommented Empty Constructor
(edit) @8391   9 years Don-vip fix unit tests
(edit) @8262   9 years bastiK see #10217 - "fix" test
(edit) @8251   9 years simon04 see #10217 - MapCSS rotation: add grad and turn units
(edit) @8206   9 years simon04 fix #10299 - MapCSS index for last element of object Negative index …
(edit) @8199   9 years simon04 see #10217 - Enable rotating icons with MapCSS The corresponding key …
(edit) @7938   9 years bastiK add more subversion property svn:eol=native
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7579   10 years Don-vip see #10529 - fix mapcss unit test
(edit) @7418   10 years bastiK fixed #10301 - update of MapCSSWithExtendedTextDirectivesTest unit test
(edit) @7396   10 years Don-vip see #10351 - fix unit test
(edit) @7365   10 years Don-vip code refactorization for non-regression tests
(edit) @7357   10 years Don-vip see #10206 - update Groovy tests
(edit) @7356   10 years Don-vip fix #10206 - Check MapCSS validator assertions for local rules if new …
(edit) @7307   10 years Don-vip see #10239 - fix unit test
(edit) @7210   10 years simon04 see #10092 - Refactor and test preset filtering
(edit) @7170   10 years simon04 fix #10063 - MapCSS: make min() and max() work on a list as well …
Note: See TracRevisionLog for help on using the revision log.