aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/PersonalNoteTest.java
Commit message (Collapse)AuthorAgeFilesLines
* #2414 convert junit statements to assertjMichael Keppler2014-04-221-8/+10
| | | | This conversion is not complete, but the remaining statements are hard to catch with regular expressions automatically.
* cleanup: fix all findbugs on test and calendarBananeweizen2013-12-161-2/+2
|
* fixes #3325 - warning on upload if personal note exceeds 4000Marco Jacob2013-11-041-0/+17
|
* refactoring: introduce PseudoList to handle non concrete listsBananeweizen2013-09-141-0/+2
| | | | | * should make adding a history list entry easier * includes some non null annotations * moved list code into separate package
* fixes #2999: no prefix merged for merged stringsMarco Jacob2013-07-191-8/+8
|
* make personalNote multiline again, upload button, merge on refreshMarco Jacob2013-06-261-0/+68