Commit Graph

67 Commits

Author SHA1 Message Date
Marc Delisle
2e381cb248 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-04-01 11:19:11 -04:00
Hugues Peccatte
42e0bdd47a Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 18:32:42 +01:00
Hugues Peccatte
eea3332acf Remove unused parameters.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 17:49:22 +01:00
Hugues Peccatte
30e0dc70cc Coding style modifications.
Remove unused variables.
PHPDoc update.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-08-09 23:11:36 +02:00
Michal Čihař
dfacd8ad14 Check for correct return type
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-06 15:46:34 +02:00
Michal Čihař
6e6c513eed Fix typo in type name
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-08 18:04:07 +02: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
ayushchd
b9a5bffaba Testsuite code-compliance fixes 2013-08-07 22:28:46 +05:30
Madhura Jayaratne
547a033748 There should be 1 space after the longest variable name 2012-09-22 23:09:53 +05:30
Michal Čihař
b9d55b0328 Fixed concatenation 2012-09-19 14:22:43 +02:00
Michal Čihař
adfe019053 Add missing include 2012-09-19 14:22:18 +02:00
Michal Čihař
c850c30342 Fix order of parms for assertEquals 2012-09-19 14:20:00 +02:00
Michal Čihař
edd30e6681 Missing include for util class 2012-09-19 14:16:38 +02:00
Madhura Jayaratne
b13d547e04 Various improvements to doc blocks 2012-09-19 17:27:03 +05:30
Madhura Jayaratne
0725e792fa Fix doc blocks 2012-09-19 17:14:08 +05:30
Madhura Jayaratne
c91e4cf2a8 wrap some long lines 2012-09-18 23:33:26 +05:30
Madhura Jayaratne
139c4d42f7 Fix docs 2012-09-18 23:30:33 +05:30
Madhura Jayaratne
c8f88eb19b Fix doc blocks 2012-09-18 23:18:14 +05:30
Madhura Jayaratne
87e9702382 Fix doc blocks 2012-09-18 23:07:53 +05:30
Madhura Jayaratne
1b486107a5 Improve doc blocks 2012-09-18 22:56:23 +05:30
Madhura Jayaratne
8a0e10c05c Wrap some long lines 2012-09-18 22:46:34 +05:30
Madhura Jayaratne
5f2c5b023e Fix doc blocks 2012-09-18 22:36:34 +05:30
Madhura Jayaratne
3ccf2a8360 Fix class name 2012-09-18 22:31:41 +05:30
Madhura Jayaratne
c3a4d4f04d Fix docs 2012-09-18 22:29:49 +05:30
Madhura Jayaratne
cee3dc7fd2 Use lower case 'array' 2012-09-18 22:11:21 +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ř
dff1f6afc3 Various coding style improvements 2012-09-04 15:28:21 +02:00
Michal Čihař
ff16e8bdd0 Use assertInstanceOf instead of manual testing 2012-09-04 15:18:30 +02:00
Madhura Jayaratne
38aa111ffe Fix spaces in between arguments of function calls 2012-08-30 22:07:36 +05:30
Dieter Adriaenssens
fd2118f182 fix coding style 2012-08-30 18:03:26 +02:00
Michal Čihař
772c60b862 Wrap some long lines 2012-07-18 13:46:19 +02:00
Michal Čihař
4dbb8492a4 Should use assertRegExp here 2012-07-18 13:46:18 +02:00
Michal Čihař
d4ea2de096 Fix order of params in assertEquals 2012-07-18 13:46:18 +02:00
Michal Čihař
6f7d7e77f8 Add at least quite sensible assertion 2012-07-18 13:46:18 +02:00
Michal Čihař
116f400a15 Improve docblocks 2012-07-18 13:46:18 +02:00
Yasitha Pandithawatta
201ec230f6 Improve PMA_StorageEngine and fixed some failing test cases 2012-07-08 20:03:05 +05:30
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
1fddc1891b more tests for scaleRow function for better test coverage 2011-08-24 10:26:47 +05:30
Madhura Jayaratne
361544ecf7 Take common code to PMA_GIS_GeomTest class 2011-08-24 10:00:35 +05:30
Madhura Jayaratne
98a770b415 More tests for scaleRow method 2011-08-24 09:58:00 +05:30
Madhura Jayaratne
936461597e tests for scaleRow method 2011-08-24 09:51:44 +05:30