Commit Graph

82 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
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
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
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
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
Madhura Jayaratne
7d7dd02e8c Merge branch 'master' into OpenGIS
Conflicts:
	tbl_select.php
2011-08-13 14:12:46 +05:30
Madhura Jayaratne
005a4ce61b Unit test for PMA_GIS_modifyQuery 2011-08-12 15:09:03 +05:30
Michal Čihař
e3306f098d Make test not dependending on set/non set variables 2011-08-10 11:28:39 +02:00
Michal Čihař
9b4128ed6e Make test not dependending on set/non set token 2011-08-10 11:26:29 +02:00
Michal Čihař
0c965a91ad Make test not dependending on set/non set variables 2011-08-10 11:25:13 +02:00
Michal Čihař
096d06eda0 Move class tests to test/classes 2011-08-10 10:06:54 +02:00
Michal Čihař
f1e2897da0 Return true on succsess 2011-08-10 10:04:17 +02:00
Michal Čihař
2df16b3187 Start testcases for PMA_File class 2011-08-10 09:48:42 +02:00
Rouslan Placella
2ebf0702f1 Fixed trigger editor unit test 2011-08-09 22:40:57 +01:00
Michal Čihař
8f618e6f01 Convert more occurences of inline autosubmit code to external js 2011-08-08 13:29:20 +02:00
Michal Čihař
44f007a879 Add tests for theme manager 2011-08-08 11:54:23 +02:00
Michal Čihař
3c425a16bc Add test for PMA_List_Database for functions not requiring DB connection 2011-08-08 10:38:54 +02:00
Michal Čihař
efee7ec870 Definie missing variable 2011-08-05 16:10:31 +02:00
Michal Čihař
43161e7876 Ensure that ColumnTypes is set on test run 2011-08-05 16:01:39 +02:00
Michal Čihař
64c30e51e7 Coding style, class definitions 2011-08-05 15:12:08 +02:00
Michal Čihař
872ddd034f Fix comments 2011-08-04 19:43:29 +02:00
Dieter Adriaenssens
46cd0d6afa fix typo 2011-08-04 19:24:15 +02:00
Dieter Adriaenssens
d1f124492f fix typo 2011-08-04 19:20:23 +02:00
Michal Čihař
d4c9e4135e Fix comments 2011-08-04 17:32:18 +02:00
Michal Čihař
85eb9c74a1 Add testcase for PMA_expandUserString 2011-08-04 17:31:55 +02:00
Michal Čihař
22b46564e1 Add testcase for another way of escaping 2011-08-04 17:21:51 +02:00
Michal Čihař
83d3c0d2fd Move attribute processing to PMA_extractFieldSpec 2011-08-04 17:08:49 +02:00
Michal Čihař
809258e49b Docs 2011-08-04 16:50:29 +02:00
Michal Čihař
542738dd88 Export print_type and make it usable for set/enum as well 2011-08-04 16:33:34 +02:00
Michal Čihař
5adf2fb352 Processing of varbinary fields 2011-08-04 16:21:47 +02:00
Michal Čihař
04c5a81b8c Make short type also always lowercase 2011-08-04 16:10:41 +02:00
Michal Čihař
42df62c050 Make type lowercase everytime 2011-08-04 16:09:17 +02:00
Michal Čihař
11acfe2651 Add testcase for varchar 2011-08-04 16:08:34 +02:00
Michal Čihař
cbcde38db1 Add more testcases 2011-08-04 16:07:13 +02:00
Michal Čihař
1c356718ea Add test case for PMA_extractFieldSpec 2011-08-04 16:03:56 +02:00
Michal Čihař
4fb5b65fd2 Remove unused parameter $container from PMA_getIcon 2011-08-04 13:47:44 +02:00