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) @9622   9 years Don-vip add more unit tests + fix some sonar issues
(edit) @9621   9 years Don-vip see #10588 - properly manage exception feedback in PluginDownloadTask. …
(edit) @9611   9 years Don-vip update unit tests
(edit) @9607   9 years Don-vip ConflictDialog: fix findbugs issue, add unit test
(edit) @9606   9 years Don-vip add more unit tests
(edit) @9602   9 years Don-vip HistoryBrowserDialog: fix Sonar/Coverity issues + add basic unit test
(edit) @9601   9 years Don-vip ConflictDialog: fix Sonar/Coverity issues + add basic unit test
(edit) @9588   9 years Don-vip see #12412 - improve support of multipolygon presets type
(edit) @9585   9 years Don-vip add more unit tests
(edit) @9575   9 years Don-vip add unit tests
(edit) @9571   9 years Don-vip fix #12416 - see #12160 - fix unnecessary use of scrollbar in tagging …
(edit) @9563   9 years Don-vip see #12300 - add javadoc, unit tests
(edit) @9556   9 years Don-vip add unit test
(edit) @9548   9 years Don-vip fix #12405 - wrong JPanel initialization (regression from r9543)
(edit) @9547   9 years Don-vip checkstyle
(edit) @9546   9 years Don-vip add more unit tests, fix packages, rename manual functional unit tests …
(edit) @9544   9 years Don-vip add unit tests
(edit) @9527   9 years simon04 fix #10306 - Changeset manager does not know username of current …
(edit) @9504   9 years Don-vip add robustness to mapcss rules unit test
(edit) @9501   9 years Don-vip make the distinction between unit tests (*Test.java) and integration …
(edit) @9496   9 years Don-vip massive refactoring of GenericRelationEditor. As JDialog cannot be …
(edit) @9489   9 years Don-vip unit tests code refactoring/cleanup
(edit) @9475   9 years Don-vip see #12343 - add unit test
(edit) @9469   9 years Don-vip map paint styles unit test robustness
(edit) @9458   9 years Don-vip timeouts for unit/performance tests
(edit) @9454   9 years Don-vip checkstyle + add basic unit test
(edit) @9438   9 years Don-vip add unit test
(edit) @9436   9 years Don-vip increase test coverage
(edit) @9430   9 years Don-vip add basic unit tests for tile source layers
(edit) @9400   9 years Don-vip see #12282 - detect missing icons for MapCSS styles
(edit) @9395   9 years simon04 Extent the unit test for GpxDrawHelper
(edit) @9394   9 years simon04 Fix timezone aware unit tests
(edit) @9384   9 years simon04 Add unit test for CorrelateGpxWithImages
(edit) @9383   9 years simon04 Deprecate PrimaryDateParser in favour of DateUtils
(edit) @9339   9 years Don-vip see #12312 - add non-regression unit test
(edit) @9334   9 years Don-vip see #12282 - handle warnings for mappaint styles: - Log warnings that …
(edit) @9329   9 years Don-vip fix #12255 - fix EXIF time parsing regression
(edit) @9279   9 years Don-vip fix groovy scripts broken by r9278
(edit) @9247   9 years simon04 fix #12267 - MapCSS conditions does not handle unquoted 0 value Such …
(edit) @9231   9 years Don-vip javadoc update
(edit) @9227   9 years Don-vip OAuth: add robustness, basic unit test, code cleanup
(edit) @9214   9 years Don-vip use LatLon.ZERO instead of new LatLon(0, 0)
(edit) @9166   9 years Don-vip set a 10 minutes timeout for extensions unit tests to avoid network hang
(edit) @8962   9 years Don-vip Double connect/read timeouts in presets validation unit test
(edit) @8959   9 years Don-vip improve unit test detecting invalid presets
(edit) @8954   9 years Don-vip cleaner output in unit tests
(edit) @8940   9 years Don-vip better assertion message in unit test
(edit) @8937   10 years Don-vip add unit tests to check validity of all map paint styles and tagging …
(edit) @8936   10 years Don-vip add unit test to check syntax validity of all MapCSSTagChecker rules
(edit) @8905   10 years Don-vip sonar minor fixes
(edit) @8880   10 years Don-vip checkstyle + remove call to org.hamcrest.CoreMatchers.is (generating …
(edit) @8874   10 years simon04 fix #10467 - MapCSS: allow comparisons in regexp key conditions
(edit) @8871   10 years simon04 fix #10018 fix #11945 - Improve relation member conflict resolution …
(edit) @8863   10 years Don-vip major code cleanup/refactoring of tagging presets: slay the monster …
(edit) @8857   10 years Don-vip improve/cleanup unit tests
(edit) @8836   10 years Don-vip fix Checkstyle issues
(edit) @8833   10 years simon04 fix #11939 - MapCSS: fix parent_tag() in ∈ and ⧉ tests
(edit) @8784   10 years simon04 see #11278 - Add test case w.r.t. parent_tag This checks whether …
(edit) @8775   10 years simon04 fix #8170 - MapCSS: add functions parent_tags(key) and …
(edit) @8774   10 years simon04 see #11592 - Add test case for MapCSS index() function
(edit) @8759   10 years simon04 fix #11849 - Add NavigationComponentTest (patch by michael2402, modified)
(edit) @8657   10 years Don-vip fix #11769 - fix unit test (patch by michael2402)
(edit) @8624   10 years bastiK add missing svn:eol-style=native
(edit) @8540   10 years Don-vip fix remaining checkstyle issues
(edit) @8514   10 years Don-vip checkstyle: various checks
(edit) @8513   10 years Don-vip checkstyle: blocks
(edit) @8511   10 years Don-vip checkstyle: modifiers order
(edit) @8510   10 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   10 years Don-vip fix many checkstyle violations
(edit) @8494   10 years simon04 see #11150 - MapCSS: refactor pseudo classes to factory based …
(edit) @8450   10 years Don-vip unit tests - simplify assertions
(edit) @8423   10 years wiktorn Fix unit tests and findbugs warning. Closes: #11466
(edit) @8415   10 years Don-vip code style/cleanup - Uncommented Empty Constructor
(edit) @8391   10 years Don-vip fix unit tests
(edit) @8262   10 years bastiK see #10217 - "fix" test
(edit) @8251   10 years simon04 see #10217 - MapCSS rotation: add grad and turn units
(edit) @8206   10 years simon04 fix #10299 - MapCSS index for last element of object Negative index …
(edit) @8199   10 years simon04 see #10217 - Enable rotating icons with MapCSS The corresponding key …
(edit) @7938   10 years bastiK add more subversion property svn:eol=native
(edit) @7937   10 years bastiK add subversion property svn:eol=native
(edit) @7579   11 years Don-vip see #10529 - fix mapcss unit test
(edit) @7418   11 years bastiK fixed #10301 - update of MapCSSWithExtendedTextDirectivesTest unit test
(edit) @7396   11 years Don-vip see #10351 - fix unit test
(edit) @7365   11 years Don-vip code refactorization for non-regression tests
(edit) @7357   11 years Don-vip see #10206 - update Groovy tests
(edit) @7356   11 years Don-vip fix #10206 - Check MapCSS validator assertions for local rules if new …
(edit) @7307   11 years Don-vip see #10239 - fix unit test
(edit) @7210   11 years simon04 see #10092 - Refactor and test preset filtering
(edit) @7170   11 years simon04 fix #10063 - MapCSS: make min() and max() work on a list as well …
(edit) @7167   11 years simon04 MapCSS: simplify ~= implementation, add unit tests
(edit) @7166   11 years simon04 fix #10059 - MapCSS, child selector: make greater-than-sign optional …
(edit) @7165   11 years simon04 see #10063 - MapCSS: add min() and max() according to standard
(edit) @7124   11 years simon04 MapCSS parsing: warn on unknown base selectors
(edit) @7123   11 years simon04 Fix MapCSSParserTest tests
(edit) @7115   11 years simon04 fix #9783 - MapCSS: allow to regexp-match name=(foo) by `[name =~ …
(edit) @7112   11 years simon04 fix #9880 - Recognise building=(!yes) relations as buildings (name …
(edit) @7109   11 years Don-vip see #8671 - some code refactoring done in an unsuccessful attempt to …
(edit) @7100   11 years Don-vip refactor tagging presets to allow presets-dependent unit tests to …
(edit) @7098   11 years Don-vip fix #9632 - fix relation comparator
(edit) @7097   11 years Don-vip see #9632 - unit test optimization
Note: See TracRevisionLog for help on using the revision log.