phpmyadmin/libraries/classes/Gis
MoonE 5116b0f0fe
Simplify gis polygon handling (#17904)
* 'Expected' is first param for assertEquals

* Do direct string comparisons with gis svg test

Ids are not random during tests.

* Test gis png and pdf output

* Add pdf for i386 architecter, points are slightly different

* No special handling for inner and outer rings

Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2022-12-10 15:09:40 -03:00
..
GisFactory.php Remove @access annotations 2021-12-22 11:43:45 -03:00
GisGeometry.php Refactor gis color (#17895) 2022-11-30 14:49:06 -03:00
GisGeometryCollection.php Refactor gis color (#17895) 2022-11-30 14:49:06 -03:00
GisLineString.php Refactor gis color (#17895) 2022-11-30 14:49:06 -03:00
GisMultiLineString.php Refactor gis color (#17895) 2022-11-30 14:49:06 -03:00
GisMultiPoint.php Refactor gis color (#17895) 2022-11-30 14:49:06 -03:00
GisMultiPolygon.php Simplify gis polygon handling (#17904) 2022-12-10 15:09:40 -03:00
GisPoint.php Refactor gis color (#17895) 2022-11-30 14:49:06 -03:00
GisPolygon.php Simplify gis polygon handling (#17904) 2022-12-10 15:09:40 -03:00
GisVisualization.php Refactor gis color (#17895) 2022-11-30 14:49:06 -03:00