Commit Graph

55 Commits

Author SHA1 Message Date
Gemorroj
658c0fa299 correct test for getCheckBoxesForMultipleRowOperations / part 2 2013-01-26 21:10:04 +03:00
Gemorroj
9ab129dd0e correct test for getCheckBoxesForMultipleRowOperations 2013-01-26 21:01:10 +03:00
Michal Čihař
af1e859845 Use mock values instead of mock html 2013-01-11 15:19:29 +01:00
Michal Čihař
dc3dceee9d Another duplicated testcase 2013-01-11 15:19:29 +01:00
Michal Čihař
c20a83df3e Another duplicate test case 2013-01-11 15:19:29 +01:00
Michal Čihař
b7cdf5aeea Merge identical testcases 2013-01-11 15:19:29 +01:00
Michal Čihař
c0ae72cc08 Use include in function 2013-01-11 15:19:28 +01:00
Marc Delisle
2723495a4f Removed the AjaxEnable directive 2012-12-21 16:04:57 -05:00
Chanaka Indrajith
566bba52c3 Modify array keys 2012-11-28 23:40:47 +05:30
Rouslan Placella
11298ea2b5 Fixed DisplayResults test case 2012-11-03 11:18:47 +00:00
Rouslan Placella
afbb6cacbc Fixed fatal errors in DisplayResults test cases 2012-11-01 13:27:06 +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ř
e940a8dacb Add missing parameters to setProperties in testsuite 2012-10-16 16:26:46 +02:00
Marc Delisle
7f0526a975 Typos 2012-10-08 10:01:46 -04:00
Madhura Jayaratne
10d426e91d Remove extra new lines 2012-09-27 06:31:46 +05:30
Chanaka Indrajith
9cf33ea0cc Resolved conflicts 2012-09-19 00:46:28 +05:30
Michal Čihař
3572e79517 Various coding style improvements 2012-09-18 10:08:58 +02:00
Michal Čihař
3b357483c7 No need to use mockup for non abstract classes 2012-09-17 14:01:19 +02:00
Chanaka Indrajith
a6234ae0a3 Renamed the file to Util.class.php and modify the relavant files 2012-09-16 13:48:21 +05:30
Michal Čihař
5917daad9c Various improvements to docblocks 2012-09-03 14:38:09 +02:00
Michal Čihař
a1efa8021d Wrap some long lines 2012-09-03 14:34:30 +02:00
Michal Čihař
a9f29a9ae9 Add missing globals for separate test run 2012-08-23 10:09:40 +02:00
Michal Čihař
56937ad51a Merge remote-tracking branch 'chanaka/master' 2012-08-20 12:43:40 +02:00
Chanaka Indrajith
90e3670bdb Test for _setHighlightedColumnGlobalField function 2012-08-19 19:52:50 +05:30
Chanaka Indrajith
f4ce862b61 Test for _getShowAllButtonForTableNavigation function 2012-08-19 15:34:49 +05:30
Yasitha Pandithawatta
73e7c52ad2 Fixed failing test cases of Display Results 2012-08-19 13:26:31 +05:30
Marc Delisle
1e58acab9a Typo 2012-08-16 06:50:31 -04:00
Chanaka Indrajith
5fab2fa57b Test for _getRowInfoForSpecialLinks function in PMA_DisplayResults class 2012-08-14 21:59:31 +05:30
Chanaka Indrajith
fde2a58bab Improve some tests for functions in PMA_DisplayResults class 2012-08-12 23:56:31 +05:30
Yasitha Pandithawatta
aff96872a0 Fixed failing test cases of Display Results 2012-08-08 11:37:30 +05:30
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
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
Chanaka Indrajith
1c245c06f3 Test for _getPlacedLinks function in PMA_DisplayResults class 2012-07-03 20:41:13 +05:30
Chanaka Indrajith
d357356e45 Test for _mimeDefaultFunction function in PMA_DisplayResults class 2012-07-03 20:37:47 +05:30
Chanaka Indrajith
68ddeb3008 Test for _getCheckboxAndLinks function in PMA_DisplayResults class 2012-07-03 13:26:46 +05:30
Chanaka Indrajith
c35dd10750 Test for _getDeleteLink function in PMA_DisplayResults class 2012-07-03 12:44:24 +05:30
Chanaka Indrajith
a4b02c26e6 Test for _getCopyLink function in PMA_DisplayResults class 2012-07-03 12:32:21 +05:30
Chanaka Indrajith
f6a0e4cf46 Test for _getEditLink function in PMA_DisplayResults class 2012-07-03 11:34:35 +05:30
Chanaka Indrajith
3b1fccd00e Test for _getCheckboxForMultiRowSubmissions function in PMA_DisplayResults class 2012-07-02 22:50:00 +05:30
Chanaka Indrajith
dc47467812 Test for _getSortParams function in PMA_DisplayResults class 2012-07-02 22:09:50 +05:30
Chanaka Indrajith
56d641e992 Test for _getOffsets function in PMA_DisplayResults class 2012-07-02 21:55:23 +05:30
Chanaka Indrajith
fcd2189af0 Test for _getCheckBoxesForMultipleRowOperations function in PMA_DisplayResults class 2012-07-02 21:42:44 +05:30
Michal Čihař
2d055c8190 Merge remote-tracking branch 'chanaka/master' 2012-07-02 08:46:33 +02:00
Yasitha Pandithawatta
26b7d10002 Test cases for PMA_Footer.class.php 2012-07-02 00:46:32 +05:30