Commit Graph

19 Commits

Author SHA1 Message Date
Dan Ungureanu
91b97fadc2 Remove unneeded closing tags.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-19 00:18:38 +03:00
Hugues Peccatte
42e0bdd47a Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 18:32:42 +01:00
Madhura Jayaratne
16587a8c6b Suffix files containing classes with .class.php file extension
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-01-22 18:19:48 +05:30
Madhura Jayaratne
8a0e10c05c Wrap some long lines 2012-09-18 22:46:34 +05:30
Madhura Jayaratne
c3a4d4f04d Fix docs 2012-09-18 22:29:49 +05:30
Madhura Jayaratne
7076789332 Remove some extraneous new lines 2012-09-18 22:02:08 +05:30
Michal Čihař
69fdc5d209 Various coding style improvements 2012-09-04 15:43:25 +02:00
Michal Čihař
0a4fa4a25a Fix some coding standard violations 2012-06-19 11:03:01 +02:00
Yasitha Pandithawatta
8c90ab793b geometrycollection test coverage improved 2012-06-17 12:23:35 +05:30
Yasitha Pandithawatta
f9082c667a improve code coverage of gis library 2012-06-15 12:37:28 +05:30
Madhura Jayaratne
d6f966f16f Add missing package tags 2012-06-04 19:18:30 +05:30
Michal Čihař
a4d73dcaac Whitespace cleanup 2012-06-04 10:03:31 +02:00
Yasitha Pandithawatta
c6f70c2fe3 improve code coverage in PMA_GIS_Geometry_test.php 2012-06-04 09:59:53 +02:00
Dieter Adriaenssens
3a3da2987e add vim directive for indenting with spaces 2012-04-11 16:18:53 +02:00
Madhura Jayaratne
d5d3d2bba4 Use 'void' if nothing is returned 2012-03-18 10:04:39 +05:30
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Madhura Jayaratne
d837b705a5 Test cases for PMA_GIS_Geometry class 2011-08-24 00:11:39 +05:30
Madhura Jayaratne
486638281a Abstract class PMA_GIS_GeometryTest renamed to PMA_GIS_GeomTest to make room for tests for functions in PMA_GIS_Geometry class 2011-08-23 22:47:34 +05:30
Madhura Jayaratne
9ed1cd7c3e Use abstract test class to avoid code duplications in tests 2011-08-13 10:10:32 +05:30