Commit Graph

13 Commits

Author SHA1 Message Date
Michal Čihař
7233657d4d Remove support for SQL validator
The SOAP service seems to be down for quite some time and it is not
mentioned anywhere on Mimer website.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-04-02 12:10:52 +02:00
Jeff Chan
69e2f227ab Move slow tests in HHVM to medium group
Signed-off-by: Jeff Chan <jefftchan@gmail.com>
2014-03-14 18:59:13 +00:00
Jeff Chan
0216a5a4a1 Move slow tests in HHVM to group medium
These tests were failing on HHVM because of the default 3 second timeout.
Yes, HHVM is supposed to be faster, but there's a "warmup" time for scripts
in JIT mode (which is on by default). I suspect that's why they're failing.

Signed-off-by: Jeff Chan <jefftchan@gmail.com>
2014-03-13 05:20:31 +00: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
184316d891 Coding style fixes 2013-11-03 19:00:41 +05:30
Piotr Przybylski
858b20d26d Removed wiki links from setup script and user preferences 2013-11-03 13:07:22 +01:00
Piotr Przybylski
a67e41a646 Refactored ConfigFile class so that it is no longer a singleton
Fixes bug #4123 Double config including
2013-11-03 12:54:20 +01:00
Michal Čihař
574f520b1a Use new shared runkit detection 2013-07-15 10:51:43 +02:00
ayushchd
32157f3425 Add tests for PMA_Form and PMA_FormDisplay 2013-07-11 14:30:57 +05:45
Michal Čihař
20698d1c57 Fix test to work without preconfigured globals 2013-06-11 14:43:41 +02:00
Michal Čihař
1cff9b7229 Missing include 2013-06-11 14:28:38 +02:00
adamgsoc2013
14e464c256 add PMA_Form_test for class config/From 2013-05-06 23:48:59 +08:00