Home
last modified time | relevance | path

Searched refs:markTestSkipped (Results 26 – 50 of 90) sorted by last modified time

1234

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DICSExportPluginTest.php17 if (!SABRE_HASSQLITE) $this->markTestSkipped('SQLite driver is not available');
81 if (!SABRE_HASSQLITE) $this->markTestSkipped('SQLite driver is not available');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DSchedulingObjectTest.php24 if (!SABRE_HASSQLITE) $this->markTestSkipped('SQLite driver is not available');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAddressBookTest.php178 $this->markTestSkipped('Sqlite is required for this test to run');
187 $this->markTestSkipped('Sqlite is required for this test to run');
196 $this->markTestSkipped('Sqlite is required for this test to run');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/
H A DPDOMySQLTest.php14 …if (!SABRE_HASMYSQL) $this->markTestSkipped('MySQL driver is not available, or not properly config…
17 if (!$pdo) $this->markTestSkipped('Could not connect to MySQL database');
H A DPDOSqliteTest.php21 if (!SABRE_HASSQLITE) $this->markTestSkipped('SQLite driver is not available');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DPDOMySQLTest.php11 …if (!SABRE_HASMYSQL) $this->markTestSkipped('MySQL driver is not available, or not properly config…
13 if (!$pdo) $this->markTestSkipped('Could not connect to MySQL database');
H A DPDOSqliteTest.php18 if (!SABRE_HASSQLITE) $this->markTestSkipped('SQLite driver is not available');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/
H A DPDOMySQLTest.php11 …if (!SABRE_HASMYSQL) $this->markTestSkipped('MySQL driver is not available, or it was not properly…
13 if (!$pdo) $this->markTestSkipped('Could not connect to MySQL database');
H A DPDOTest.php12 if (!SABRE_HASSQLITE) $this->markTestSkipped('SQLite driver is not available');
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DCliTest.php159 $this->markTestSkipped('This test required PHP 5.4.0');
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DSapiTest.php91 $this->markTestSkipped('XDebug needs to be installed for this test to run');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/
H A DPDOMySQLTest.php15 …if (!SABRE_HASMYSQL) $this->markTestSkipped('MySQL driver is not available, or not properly config…
17 if (!$pdo) $this->markTestSkipped('Could not connect to MySQL database');
H A DPDOSqliteTest.php22 if (!SABRE_HASSQLITE) $this->markTestSkipped('SQLite driver is not available');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/
H A DPDOMysqlTest.php10 if (!$pdo) $this->markTestSkipped('MySQL is not enabled');
H A DPDOSqliteTest.php10 if (!$pdo) $this->markTestSkipped('Sqlite is not enabled');
/plugin/vshare/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
H A DSitesTest.php46 $this->markTestSkipped("$site has no sample data configured");
49 $this->markTestSkipped("$site has no regular expression");
/plugin/lms/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/include/_test/
H A Dpagemove_support.test.php21 $this->markTestSkipped('the move plugin is not installed');
34 $this->markTestSkipped('the move plugin is not installed');
50 $this->markTestSkipped('the move plugin is not installed');
/plugin/move/_test/
H A Dnamespace_move.test.php129 $this->markTestSkipped(
/plugin/passpolicy/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/csv/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/reqlang/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/dx/_test/
H A DGeneralTest.php53 self::markTestSkipped('No config files exist -> skipping test');
/plugin/dx/skel/_test/
H A DGeneralTest.php.skel53 self::markTestSkipped('No config files exist -> skipping test');

1234