aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/geopoint/ViewportTest.java
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: do not get through an extra Geopoint when not requiredSamuel Tardieu2012-04-201-1/+1
* Refactoring: remove unused Viewport constructorSamuel Tardieu2012-04-201-1/+1
* Add optional table parameter to Viewport#sqlWhere()Samuel Tardieu2012-04-201-1/+2
* Add new Viewport method and builderSamuel Tardieu2012-04-141-0/+27
* Refactoring: rename isInViewport() to contains()Samuel Tardieu2012-04-141-5/+5
* Tests: add tests for ViewportSamuel Tardieu2012-04-121-0/+72