summaryrefslogtreecommitdiff
path: root/lib/test
Commit message (Expand)AuthorAgeFilesLines
* Make area calculation more accurate by not counting the first point twice whe...mdroe2012-06-071-1/+1
* Avoid adding duplicated nodes and edges when building the graph. These can l...mdroe2012-06-072-2/+32
* lim cleaned up SkyLine and added a testlim2012-06-061-0/+34
* Some tweaks to the area calculation.mdroe2012-06-053-8/+36
* Python 3.x fixesmdroe2012-06-044-12/+14
* Use an entirely different method for area computation. It first transforms t...mdroe2012-06-042-31/+52
* Fix resolve_image name to work when uncompressed image is not around.mdroe2012-05-211-2/+2
* lim fixed tests that failed because of image de-compression on SVNlim2012-05-215-11/+27
* lim replaced fits with gz to save spacelim2012-05-218-378/+0
* lim added files to sphere branchlim2012-03-2910-0/+1028