Home
last modified time | relevance | path

Searched refs:markTestSkipped (Results 1 – 25 of 90) sorted by last modified time

1234

/plugin/dbquery/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/sqlite/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/xlsx2dw/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/dev/skel/_test/
H A DGeneralTest.php50 self::markTestSkipped('No config files exist -> skipping test');
/plugin/structtasks/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/imapmarkers/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/translation/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/dw2pdf/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/data/_test/
H A Dhelper.test.php
/plugin/farmer/_test/
H A DGeneralTest.php
/plugin/structacl/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/navi/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/structautolink/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/ifauthex/_test/
H A Dgeneral.test.php337 self::markTestSkipped('No config files exist -> skipping test');
/plugin/structgantt/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/simplenavi/_test/
H A DGeneralTest.php
/plugin/captcha/_test/
H A DGeneralTest.php
/plugin/tplinc/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/tos/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php24 …$this->markTestSkipped($timezoneName . ' is not (yet) supported in this PHP version. Update pecl/t…
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DPDOMySQLTest.php13 …if (!SABRE_HASMYSQL) $this->markTestSkipped('MySQL driver is not available, or not properly config…
15 if (!$pdo) $this->markTestSkipped('Could not connect to mysql database');
H A DPDOSqliteTest.php13 if (!SABRE_HASSQLITE) $this->markTestSkipped('SQLite driver is not available');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarHomeTest.php24 if (!SABRE_HASSQLITE) $this->markTestSkipped('SQLite driver is not available');
H A DCalendarObjectTest.php22 if (!SABRE_HASSQLITE) $this->markTestSkipped('SQLite driver is not available');
H A DCalendarTest.php28 if (!SABRE_HASSQLITE) $this->markTestSkipped('SQLite driver is not available');

1234