Commit Graph

197 Commits

Author SHA1 Message Date
Marc Delisle
1e58acab9a Typo 2012-08-16 06:50:31 -04:00
Chanaka Indrajith
93919a95a5 Merge remote branch 'upstream/master' 2012-08-14 22:00:08 +05:30
Chanaka Indrajith
5fab2fa57b Test for _getRowInfoForSpecialLinks function in PMA_DisplayResults class 2012-08-14 21:59:31 +05:30
Michal Čihař
2eeddb7c5f Merge remote-tracking branch 'yasitha/master' 2012-08-13 11:46:49 +02:00
Chanaka Indrajith
fde2a58bab Improve some tests for functions in PMA_DisplayResults class 2012-08-12 23:56:31 +05:30
Yasitha Pandithawatta
1ca8692aba test class for gettext_reader 2012-08-10 20:29:48 +05:30
Yasitha Pandithawatta
aff96872a0 Fixed failing test cases of Display Results 2012-08-08 11:37:30 +05:30
Yasitha Pandithawatta
3e9a5f69dc Test class for PMA_DBQbe 2012-07-29 10:37:23 +05:30
Yasitha Pandithawatta
7b0b4482d8 Add test class for DbSearch.class.php 2012-07-28 00:00:10 +05:30
Yasitha Pandithawatta
7dcad7df57 Merge remote-tracking branch 'upstream/master' 2012-07-23 23:03:49 +05:30
Yasitha Pandithawatta
0aca1fabad add create and drop database selenium test case 2012-07-23 22:12:36 +05:30
Michal Čihař
116ea6c69c Merge remote-tracking branch 'yasitha/master' 2012-07-23 09:33:32 +02:00
Willian Gustavo Veiga
75f1f4d881 ['cfg']['Server']['hide_db'] must have a string value. 2012-07-22 16:25:10 -03:00
Yasitha Pandithawatta
dd60cce103 Fix failing test cases 2012-07-20 23:06:57 +05:30
Yasitha Pandithawatta
8c32839796 Fix failing test cases 2012-07-20 23:04:51 +05:30
Michal Čihař
88728c9ab7 Use assertContains instead of unreadabale assertTrue(strpos() !== false) 2012-07-18 15:49:59 +02:00
Michal Čihař
3d27acfeba Various coding style improvements 2012-07-18 15:48:00 +02:00
Michal Čihař
9eb286be46 Saner test as the real patch can be always different 2012-07-18 15:33:53 +02:00
Michal Čihař
db52110a11 Define some more params 2012-07-18 15:31:35 +02:00
Michal Čihař
c384f91b0b Fix order of params for assertEquals 2012-07-18 15:29:21 +02:00
Michal Čihař
87d4149eb8 Set real PMA_VERSION rather than faking it 2012-07-18 14:23:06 +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
Michal Čihař
c6e97122ac Move tests which sometimes take too long to medium group 2012-07-17 17:02:37 +02:00
Michal Čihař
b1fc9ce8bd Fix expected/result order 2012-07-17 12:07:29 +02:00
Michal Čihař
cafe04eb21 Language might be defined as well 2012-07-17 12:06:42 +02:00
Michal Čihař
57728549b2 Hopefully fix testcase 2012-07-17 12:05:13 +02:00
Michal Čihař
6a42194e2f Fix expected/result order 2012-07-17 12:02:37 +02:00
Michal Čihař
b8b4213169 This might be set, reset it for test 2012-07-17 11:15:31 +02:00
Michal Čihař
b9c7e2347f collation_connection can be set before in testsuite 2012-07-17 09:58:20 +02:00
Michal Čihař
581a557701 Expected and real were wrongly ordered 2012-07-17 09:56:28 +02:00
Michal Čihař
6e0ce2ff08 Use regexp to match as the timestamp will change 2012-07-17 09:52:44 +02:00
Chanaka Indrajith
4fe1b0a736 Fixed some errors in tests 2012-07-15 10:55:01 +05:30
Michal Čihař
fb4f8d7121 Fix alignment of docblocks 2012-07-10 10:26:01 +02:00
Michal Čihař
6486bc4521 Wrap some long lines 2012-07-10 10:24:35 +02:00
Michal Čihař
66d2d28e0e Fix parenthesis location 2012-07-10 10:23:03 +02:00
Michal Čihař
e6634cf3b0 Fix docblocks 2012-07-10 10:21:08 +02:00
Michal Čihař
0f32f805d4 Let the test have full environment in setup 2012-07-10 09:18:56 +02:00
Yasitha Pandithawatta
201ec230f6 Improve PMA_StorageEngine and fixed some failing test cases 2012-07-08 20:03:05 +05:30
Yasitha Pandithawatta
3f8b09b281 Test cases for PMA_StorageEngine class 2012-07-06 23:33:46 +05:30
Yasitha Pandithawatta
a79e228fae Fixed failing test cases of CommonFunctions.class.php 2012-07-06 15:28:51 +05:30
Yasitha Pandithawatta
51a232cf7d Improve test cases for PMA_Theme_Manager 2012-07-06 11:20:43 +05:30
Yasitha Pandithawatta
15ca02031f Improve test cases for PMA_Theme_test.php 2012-07-06 10:48:55 +05:30
Yasitha Pandithawatta
ded761f64e Test cases for PMA_Types_Drizzle class 2012-07-05 23:51:35 +05:30
Yasitha Pandithawatta
d956f18d35 Test cases for PMA_Types_MySQL class 2012-07-05 22:07:16 +05:30
Yasitha Pandithawatta
402f9c5774 Merge remote-tracking branch 'upstream/master' 2012-07-05 18:01:56 +05:30
Yasitha Pandithawatta
ec4478b458 Test cases for PMA_Types class 2012-07-05 00:19:49 +05:30