aboutsummaryrefslogtreecommitdiffstats
path: root/tests/.settings
Commit message (Collapse)AuthorAgeFilesLines
* reduce null analysis warningsBananeweizen2014-03-251-1/+1
| | | | | | This change allows unchecked conversion from non annotated expressions to nonnull expressions. Those are needed whenever we call a framework method (where we cannot add annotations ourselfes) and cause more warnings in Eclipse than they actually help.
* enable eclipse null analysis on test projectBananeweizen2014-01-121-12/+16
|
* cleanup: fix all findbugs on test and calendarBananeweizen2013-12-161-0/+133
|
* code cleanup: remove JDT warningsBananeweizen2013-04-221-1/+15
|
* increase compiler warnings level (and fix some)Bananeweizen2012-04-201-354/+353
| | | | * boxing/unboxing * name shadowing
* Enabled (and fixed) (more) warningsblafoo2011-11-183-284/+402
|
* Apply the same style settings to tests as to main sourcesSamuel Tardieu2011-09-164-1/+349
|
* Reorganize tests to include them in the main repositorySamuel Tardieu2011-09-161-0/+3