Commit Graph

19 Commits

Author SHA1 Message Date
Michal Čihař
458f1d23de The testsuite should now work with recent phpunit as well
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-05-11 11:05:19 +02:00
Michal Čihař
f07c5a4a0f Install ocular using composer instead of wget
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-12-04 14:03:48 +01:00
Chirayu Chiripal
20ab54ac9a use phpunit 4.1.x for testing
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-08-31 14:53:03 +05:30
Michal Čihař
2baa22b05a Install all testing deps by composer
PHPUnit is going to drop support for installation using PEAR, so let's
be prepared for that.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-04-30 11:24:13 +02:00
Michal Čihař
6daf0773c2 Revert "Install all testing deps by composer"
This reverts commit 0ace239d8d.

We can not use composer as we use system phpunit, which does not
autoload extensions.
2014-04-22 14:10:37 +02:00
Michal Čihař
0ace239d8d Install all testing deps by composer
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-04-22 13:53:23 +02:00
Michal Čihař
91fa25a1eb Prefer stable version of php-coveralls
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-26 16:04:17 +01:00
Michal Čihař
71950d72af Revert dev dependencies in composer.json
We don't use Selenium on travis right now, so let's not install it
there.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-17 14:58:11 +01:00
Michal Čihař
f668722a11 Add webdriver dependencies 2014-02-17 14:20:07 +01:00
Michal Čihař
806822e017 Revert "Prefer release over devel versions"
This reverts commit f85d9772c8.
2013-09-10 14:56:37 +02:00
Michal Čihař
f85d9772c8 Prefer release over devel versions 2013-09-10 14:54:37 +02:00
Michal Čihař
528cd822bf Remove extra comma 2013-09-10 14:23:50 +02:00
Michal Čihař
9e31eeeece Enable coveralls integration in Travis 2013-09-10 14:18:49 +02:00
Michal Čihař
0f3754a271 Raise requirements to PHP 5.3 2013-07-01 15:29:47 +02:00
MrHash
177be0937c Update composer.json
Mysql dependency is not valid according to discussion on #composer channel. It prevents installation giving this error: phpmyadmin/phpmyadmin dev-master requires mysql >=5.0 -> no matching package found.
2013-03-08 19:53:02 +00:00
Michal Čihař
57a97a7057 Use up to date links to bugs and feature requests 2013-02-04 11:52:47 +01:00
Dron Rathore
28b683b2e9 mysql version should also be included in "require"
mysql versions are also varying in functionality, so we should tell that too.
2012-12-12 13:19:18 +05:30
Michal Čihař
505bbca638 Fix typo 2012-10-29 10:50:56 +01:00
Michal Čihař
687b7ba21a Add http://getcomposer.org/ configuration file 2012-10-29 10:49:25 +01:00