Commit Graph

317 Commits

Author SHA1 Message Date
Michal Čihař
15b554c8b6 Use docs.phpmyadmin.net instead of phpmyadmin.readthedocs.org 2012-11-13 14:19:44 +01:00
Michal Čihař
d0917d9549 Adjust testsuite to new documentation 2012-11-12 10:03:29 +01:00
Rouslan Placella
14a7be6e37 Fixed direct linking to server variable name 2012-11-09 15:13:23 +00:00
Rouslan Placella
7bc24e5b48 Fixed unit tests 2012-11-05 22:53:34 +00:00
Rouslan Placella
7a0a047608 Added menu display test case 2012-11-05 00:38:02 +00:00
Rouslan Placella
43abd11868 Fixed footer test broken in 4a149570c3 2012-11-03 11:22:06 +00:00
Rouslan Placella
11298ea2b5 Fixed DisplayResults test case 2012-11-03 11:18:47 +00:00
Rouslan Placella
5d38f64936 Revert 5721fb7620, it segfaults the testsuite
This reverts commit 5721fb7620.
2012-11-01 19:21:05 +00:00
Rouslan Placella
5721fb7620 Fixed "footer display" test case 2012-11-01 19:11:25 +00:00
Rouslan Placella
843b21b300 Fixed dbsearch test case 2012-11-01 13:34:28 +00:00
Rouslan Placella
afbb6cacbc Fixed fatal errors in DisplayResults test cases 2012-11-01 13:27:06 +00:00
Rouslan Placella
8c3d3c68b6 More footer tests 2012-11-01 13:02:22 +00:00
Rouslan Placella
fdd48f689f Fixed the footer self-link tests 2012-11-01 12:52:01 +00:00
Rouslan Placella
37d469462c Fixed PMA_Scripts unit test 2012-11-01 10:41:12 +00:00
Rouslan Placella
237d967cf9 Added missing global to Footer test case 2012-10-31 11:40:55 +00:00
Rouslan Placella
91083d1155 Fixed wrong index in test case 2012-10-31 10:57:48 +00:00
Rouslan Placella
3f5000799e Fixed test case for getFiles() in Scripts class 2012-10-31 10:52:30 +00:00
Rouslan Placella
44ea09bbc5 Added test case for getFiles method in Scripts class 2012-10-31 10:40:39 +00:00
Rouslan Placella
d38c8ef018 Fixed "add scripts code" test case 2012-10-31 10:16:50 +00:00
Rouslan Placella
30c2c6bccc Fixed "Theme manager preview" test case 2012-10-31 10:06:02 +00:00
Rouslan Placella
1c147142c7 Fixed "Theme preview" test case 2012-10-31 09:56:59 +00:00
Rouslan Placella
7356b407ad Rewrite and integration of js/common.js 2012-10-30 20:23:59 +00:00
Rouslan Placella
4f4671b284 Renamed configuration directive: LeftFrameDBSeparator => NavigationTreeDbSeparator 2012-10-30 20:16:57 +00:00
Rouslan Placella
6f8544c5ef Renamed configuration directive: LeftFrameDBTree => NavigationTreeEnableGrouping 2012-10-30 20:16:57 +00:00
Rouslan Placella
19d1869461 Complete test coverage for Scripts class 2012-10-30 14:23:11 +00:00
Marc Delisle
449716a99f Clarify metho name 2012-10-20 09:23:18 -04:00
Dieter Adriaenssens
6f02ec614e improve comment, fix typo 2012-10-20 02:26:39 +02:00
Michal Čihař
e5fda52271 Lowercase true/false (okay, this is not Python) 2012-10-19 11:21:47 +02:00
Michal Čihař
1515c6c8e3 Add test for name validation 2012-10-19 11:19:38 +02:00
Michal Čihař
634db720e1 Unique columns test 2012-10-19 11:15:51 +02:00
Michal Čihař
f7dad085d1 Test for getting columns 2012-10-19 11:13:08 +02:00
Michal Čihař
c9d27916c7 Test for table renaming 2012-10-19 11:09:51 +02:00
Michal Čihař
7c397406d1 Start table testcases 2012-10-19 10:59:10 +02:00
Michal Čihař
6027130ba4 Can not test for line numbers, they differ versin to version 2012-10-18 09:13:11 +02:00
Michal Čihař
e940a8dacb Add missing parameters to setProperties in testsuite 2012-10-16 16:26:46 +02:00
Michal Čihař
f1bdf0e34f Add missing operator to test 2012-10-16 16:23:09 +02:00
Michal Čihař
d663ab0806 Add missing operator to test 2012-10-16 16:19:00 +02:00
Marc Delisle
7f0526a975 Typos 2012-10-08 10:01:46 -04:00
Madhura Jayaratne
f4d9301ea8 Doc block fix 2012-09-27 06:35:05 +05:30
Madhura Jayaratne
10d426e91d Remove extra new lines 2012-09-27 06:31:46 +05:30
Madhura Jayaratne
bc5de586c6 Doc block improvements (mostly specifying return types) 2012-09-26 22:55:04 +05:30
Madhura Jayaratne
76c67cf409 Specify return type 2012-09-22 23:22:56 +05:30
Madhura Jayaratne
f84c08ff6e Proper camel case names for functions 2012-09-22 23:20:16 +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ř
83ac2800ab Few simple tests for Header class 2012-09-22 09:53:26 +02:00
Michal Čihař
52ab2b51b3 Ooops, put it into wrong file 2012-09-22 09:37:07 +02:00
Michal Čihař
9a82e9d3ca Adjust MySQL version to new default 2012-09-21 16:01:02 +02:00
Michal Čihař
8a1d19ee4e Single place to define MySQL version used in tests 2012-09-21 15:36:11 +02:00
Michal Čihař
ba5b4cd2a6 Add simple test for displaying footer 2012-09-21 15:31:50 +02:00
Michal Čihař
124c8339a3 Actually implement test for Footer->disable 2012-09-21 15:28:23 +02:00