Run unit tests across different database backends + fix bugs

This commit is contained in:
Frédéric Guillot
2014-09-15 22:35:56 +02:00
parent 5f962bf4cd
commit e1ddf7f012
28 changed files with 536 additions and 441 deletions

View File

@@ -7,4 +7,4 @@ php:
- "5.3"
before_script: wget https://phar.phpunit.de/phpunit.phar
script: php phpunit.phar
script: php phpunit.phar -c tests/units.sqlite.xml