From d2bf3d7bf45ee15949eb15a775a5c8c74000cb03 Mon Sep 17 00:00:00 2001 From: LEDfan Date: Fri, 29 Jan 2016 12:33:22 +0100 Subject: - Remove HHVM tests - add tests for stable8, stable8.1, stable8.2 and master - fix some unit tests so they don't produce errors - add extra bootstrap files for both integratoin and unit tests - disable incomplete tests which causes errors - Support ownCloud 8.0 - disable MemLock in version 8.0 since the API isn't very usable - use own getServerHost when the method doesn't exists - add namespace declartion in infox.ml - remove unused OCP\ISession in HttpBindController - use IDbConnection in tests - use prepareQuery() when using OCP\IDb --- phpunit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpunit.xml') diff --git a/phpunit.xml b/phpunit.xml index 41a4754..3881fa2 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,4 +1,4 @@ -