Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/gis_tests/geos_tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed GIS test failures when GDAL is not installedHEADmasterClaude Paroz2015-11-071-0/+1
* Fixed #25661 -- Fixed checking number of points during li...Sergey Fedoseev2015-11-021-0/+32
* Fixed #25664 -- Fixed `dims` for `Point`Sergey Fedoseev2015-11-021-0/+20
* Fixed #25655 -- Dropped support for GEOS < 3.3Sergey Fedoseev2015-11-011-11/+10
* Fixed #25583 -- Allowed calling `transform` with `CoordTr...Sergey Fedoseev2015-10-241-17/+18
* Fixed #25580 -- Allowed `None` to be set as SRID value.Sergey Fedoseev2015-10-211-0/+4
* Fixed #25225 -- Simplified code to remove GEOSIndexErrorTim Graham2015-08-193-20/+26
* Replaced try/finally by mock.patch in geos testsClaude Paroz2015-07-181-30/+19
* Fixed #24714 -- Used more specific assertions than assert...Alasdair Nicol2015-04-281-12/+13
* Removed many HAS_GEOS conditional importsClaude Paroz2015-04-243-25/+16
* Moved contrib.gis tests out of contrib.Tim Graham2015-02-115-0/+1797