Commit Graph

28 Commits

Author SHA1 Message Date
Hugues Peccatte
6ccb7ff44f Use php5 syntax instead of php4 for properties declaration.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-26 22:40:10 +02:00
Dan Ungureanu
91b97fadc2 Remove unneeded closing tags.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-19 00:18:38 +03:00
Madhura Jayaratne
962c56e720 Update tests
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-04 10:40:48 +05:30
Hugues Peccatte
42e0bdd47a Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 18:32:42 +01:00
Madhura Jayaratne
d0fd5acc0f Revert 33a30ad7ae. Those funcitons are infact used.
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-05-10 12:04:36 +02:00
Madhura Jayaratne
33a30ad7ae These functions do not seem to be used anywhere, removing...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-05-10 11:51:03 +02:00
Michal Čihař
c6cc2f70b1 Merge branch 'QA_4_1' 2014-04-02 09:15:25 +02:00
Michal Čihař
b80e73979b Fixed PHP Parse error in Advisor
There is one rule which needs to pass more values to format string and
the code did not properly handle this. Now evaluating params and passing
them to vsprintf to process the format string.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-04-02 09:14:15 +02:00
Michal Čihař
58fcc7bb32 Add test for double format values
bug #4347

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-04-02 09:09:19 +02:00
Michal Čihař
3d0f237031 Fix expected message to match code
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-14 13:05:48 +01:00
Michal Čihař
3e83565cf2 Fix order of params to assertEquals
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-14 13:05:41 +01:00
Michal Čihař
ffbb41d6d5 Fix expected message to match code
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-13 13:50:54 +01:00
Michal Čihař
28f0a09b2f Fix order of params to assertEquals
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-13 13:47:30 +01:00
Dhananjay
0a18d86059 Fix for bug#4237.
Signed-off-by: Dhananjay <dhananjaynakrani@gmail.com>
2014-02-07 11:56:46 +05:30
ptarjan
840f7b1215 Make unit tests friendlier to running independently 2013-11-20 14:43:55 -08:00
Madhura Jayaratne
f311c9c502 Remove trailing white spaces 2013-11-03 19:13:23 +05:30
adamgsoc2013
05f7400ff9 fix code Static Analysis Warnings 2013-08-12 00:18:04 +08:00
ayushchd
b9a5bffaba Testsuite code-compliance fixes 2013-08-07 22:28:46 +05:30
Michal Čihař
8b9fa8aa36 Do not set language in every test 2013-06-11 14:02:49 +02:00
Michal Čihař
ba9cff2736 Set token in single place for all tests 2013-06-11 13:53:31 +02:00
adamgsoc2013
f6b3965ee8 Test case for PMA_Advisor 2013-05-08 21:58:41 +08:00
Michal Čihař
92c76b9630 Various class name improvements in testsuite 2013-05-02 15:57:09 +02:00
Michal Čihař
cb7288df55 Kill tabs 2013-05-02 15:23:13 +02:00
Michal Čihař
bb597f7341 Add one more test for advisor 2013-05-02 10:28:25 +02:00
Rouslan Placella
14a7be6e37 Fixed direct linking to server variable name 2012-11-09 15:13:23 +00:00
Madhura Jayaratne
bc5de586c6 Doc block improvements (mostly specifying return types) 2012-09-26 22:55:04 +05:30
Michal Čihař
4cd3b5a666 Define some needed variables 2012-09-17 16:40:04 +02:00
Yasitha Pandithawatta
3f8b09b281 Test cases for PMA_StorageEngine class 2012-07-06 23:33:46 +05:30