Commit Graph

240 Commits

Author SHA1 Message Date
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
Michal Čihař
dea67b9dfe Wrap some long lines 2011-10-25 10:05:50 +02:00
Michal Čihař
79cf0067a9 Fix coding style 2011-10-25 10:02:00 +02:00
Michal Čihař
6135e405bf Wrap long lines 2011-10-24 14:25:39 +02:00
Michal Čihař
4bf2927674 Force language to be set to avoid problems in jenkins 2011-10-24 14:24:12 +02:00
Michal Čihař
a67bd38133 Add testcases for links inside BB code 2011-10-24 13:51:58 +02:00
Michal Čihař
ebdad5e1c1 Add missing include 2011-10-24 13:51:41 +02:00
Madhura Jayaratne
e15ff037e3 typo 2011-10-02 07:11:57 +05:30
Madhura Jayaratne
50293004ad Fix failing tests 2011-10-02 06:58:35 +05:30
Madhura Jayaratne
aa4dac8175 Defining undefined config 2011-10-02 02:10:15 +05:30
Madhura Jayaratne
383d55ff6d Revert 7bb14bcea9 2011-10-02 02:07:36 +05:30
Madhura Jayaratne
7bb14bcea9 Including undefined config 2011-10-02 01:51:20 +05:30
Madhura Jayaratne
9cd4a96902 Fix failing tests 2011-10-02 01:04:32 +05:30
Rouslan Placella
b8d454f851 Fixed unit tests 2011-09-30 16:44:06 +01:00
Madhura Jayaratne
21c5148d17 Style errors with class declarations 2011-09-23 11:24:06 +05:30
Madhura Jayaratne
13adb5adf7 Use lower case for true, false and null 2011-09-23 11:11:41 +05:30
Madhura Jayaratne
9bcb83af03 File is being conditionally included; use "include" instead 2011-09-23 10:56:30 +05:30
Madhura Jayaratne
e67a0a2531 Spaces between parameters in function calls 2011-09-23 08:43:41 +05:30
Dieter Adriaenssens
94c6836f8b fix coding style : control structures 2011-09-05 14:28: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
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
8b3f1b0247 tests for PMA_GIS_Linestring::scaleRow() method 2011-08-23 22:40:22 +05:30
Madhura Jayaratne
624a742054 Test case for PMA_GIS_Multipolygon::getShape() 2011-08-23 19:13:55 +05:30
Madhura Jayaratne
af5c63a905 Wrong data being used. Now use correct data. 2011-08-22 21:08:06 +05:30
Madhura Jayaratne
47f79cf091 Fix indentation 2011-08-22 20:44:09 +05:30
Madhura Jayaratne
a7e48cde10 More test data 2011-08-22 20:43:50 +05:30
Dieter Adriaenssens
e82d3c7136 require/include are statements not functions; no parentheses are required 2011-08-21 23:36:10 +02:00
Michal Čihař
5624ed3dc0 Fix class name 2011-08-19 11:05:38 +02:00
Michal Čihař
3ab9bdf5e3 Remove stray code 2011-08-19 10:52:09 +02:00
Michal Čihař
e479f1c843 Add test for js escaping 2011-08-19 10:47:45 +02:00
Madhura Jayaratne
b3d627f3f6 Missing default function for Spatial types 2011-08-17 23:23:34 +05:30
Madhura Jayaratne
20ff8f2ee0 These types are now supported in PMA 2011-08-17 20:45:16 +05:30
Madhura Jayaratne
d501fc1fe6 Merge branch 'OpenGIS' 2011-08-17 18:02:25 +05:30
Michal Čihař
c04a557c02 Drop databases only if they do exist 2011-08-17 14:18:19 +02:00
Madhura Jayaratne
0387ea0b40 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS 2011-08-17 16:48:50 +05:30
Michal Čihař
aca93f4508 Fix typo in testcase as well 2011-08-17 13:14:26 +02:00
Madhura Jayaratne
46722b8035 Merge branch 'master' into OpenGIS 2011-08-17 16:43:18 +05:30
Piotr Przybylski
a9d583e5d5 Add some missing @return tags in tests 2011-08-16 14:30:46 +02:00
Michal Čihař
74764f3cf1 Add test case for failed eval 2011-08-15 11:24:54 +02:00
Michal Čihař
7654af9632 Add test for errors 2011-08-15 11:21:38 +02:00
Michal Čihař
670b6ea38b Fix test with lang set 2011-08-15 11:18:25 +02:00
Michal Čihař
83b859f679 Add test for quotes handling 2011-08-15 11:07:35 +02:00
Michal Čihař
e4c101c4d6 Add more cases for adding rules 2011-08-15 11:02:39 +02:00
Michal Čihař
9889e68133 Add testcase for adding rules 2011-08-15 10:54:53 +02:00
Michal Čihař
843de6fdf5 Fix testcase 2011-08-15 10:39:57 +02:00
Michal Čihař
099be90fba Add test for parsing 2011-08-15 10:38:09 +02:00