Marc Delisle
c8e33b2a96
Fix coding style
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-03 12:59:55 -04:00
Ann + J.M
50ce95f974
Fix failing test PMA_ConfigFile_Test::testGetServerDSN after b870612
...
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-03-29 21:47:32 +01:00
Jeff Chan
013a9a3395
Move slow test 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 20:52:13 +00:00
Marc Delisle
2a8962aa95
Signed-off-by: Marc Delisle <marc@infomarc.info>
...
Added warning about the mysql extension being deprecated
and removed the extension directive
2013-12-14 14:26:12 -05:00
Madhura Jayaratne
184316d891
Coding style fixes
2013-11-03 19:00:41 +05:30
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
Madhura Jayaratne
6f1f272a12
Merge pull request #493 from ayushchd/unit_testing
...
Tests for setup/lib* and user_prefs*
2013-07-11 11:33:09 -07:00
ayushchd
ce71f173a0
Fix test cases for PMA_ConfigFile
2013-07-11 14:30:10 +05:45
ayushchd
0558150dc5
Reset ConfigFile Instance
2013-07-11 13:58:51 +05:45
ayushchd
a9e9fa5fd5
Fix unit test failures
2013-07-01 22:18:42 +05:45
adamgsoc2013
24efff0535
fix the undefined error in UT
2013-07-01 22:26:50 +08:00
Michal Čihař
4d1a6e3e33
Add missing include
2013-07-01 15:51:00 +02:00
ayushchd
4a69eaf570
Unit tests for config file and config functions
2013-07-01 18:14:29 +05:45