Commit Graph

13 Commits

Author SHA1 Message Date
Madhura Jayaratne
1113ba080b Fix #11464 phpMyAdmin suggests upgrading to newer version not usable on that system
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-09-23 00:06:25 +10:00
Marc Delisle
929a252fe1 Remove extraneous space in class
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-05-04 10:53:29 -04:00
Hugues Peccatte
7356b58b43 Add missing returns and update unit tests.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-02-08 14:31:17 +01:00
Marc Delisle
f7f39347ef Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-08-22 12:45:41 -04:00
Marc Delisle
9403921e4e Temporarily deactivate these tests (almost always fail on ci.phpmyadmin.net)
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-07-06 06:58:20 -04:00
Jeff Chan
607cb3b0b3 Import dependencies to make unit tests friendlier to running independently
The HHVM test runner runs the unit tests in parallel. Currently some tests
fail because not all the dependencies are properly included.

This is similar to 659efe1a88

Signed-off-by: Jeff Chan <jefftchan@gmail.com>
2014-03-10 03:26:24 +00:00
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ř
e338e91e9d Improve version parsing to cope with version numbers we use currently 2013-07-12 10:54:59 +02:00
Michal Čihař
fc163bb512 Move version parsing to Util class 2013-07-12 10:54:01 +02:00
Michal Čihař
dcd8d12cf6 Move version gathering into function and test it 2013-07-12 10:21:17 +02:00
Madhura Jayaratne
f7d6517f0f Coding style fixes 2013-05-23 22:54:40 +05:30
adamgsoc2013
2d322608e5 test case for static function of PMA_Util 2013-05-16 21:30:50 +08:00