Anton Baklanov
|
d0ed01cef0
|
Fixed #25407 -- Removed network dependency in GeoIP tests.
|
2015-09-23 13:11:57 -04:00 |
Tim Graham
|
8a780ec847
|
Fixed GeoIP test crash when dependencies not installed.
|
2015-09-04 08:52:20 -04:00 |
Keryn Knight
|
d4b10a7256
|
Refs #24121 -- Added a repr() to gis.GeoIP and gis.GeoIP2.
|
2015-08-31 16:12:40 -04:00 |
Flavio Curella
|
1e2362ca0f
|
Refs #25184 -- Started deprecation for contrib.gis.geoip.
|
2015-07-31 10:09:06 -04:00 |
Tim Graham
|
5b6ca15073
|
Fixed #25183 -- Fixed non-deterministic GeoIP test.
google.com doesn't always resolve to an IP inside the United States.
|
2015-07-30 18:11:57 -04:00 |
Tim Graham
|
c041671167
|
Refs #25183 -- Added debugging for non-deterministic GeoIP test.
|
2015-07-28 07:41:18 -04:00 |
Claude Paroz
|
3f9dca62cb
|
Updated GeoIP test for newer versions
|
2015-06-25 21:47:54 +02:00 |
Alasdair Nicol
|
eaeea6f947
|
Fixed #24714 -- Used more specific assertions than assertEqual in tests.
|
2015-04-28 09:31:04 -04:00 |
Claude Paroz
|
d9bcba9b29
|
Removed many HAS_GEOS conditional imports
|
2015-04-24 20:30:23 +02:00 |
Tim Graham
|
ad0be620ae
|
Moved contrib.gis tests out of contrib.
|
2015-02-11 10:29:54 -05:00 |