Home
last modified time | relevance | path

Searched refs:assertRegExp (Results 26 – 50 of 123) sorted by relevance

12345

/plugin/mapillary/_test/
H A Dgeneral.test.php46 $this->assertRegExp('/^https?:\/\//', $info['url']);
48 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/backlinks2/_test/
H A Dgeneral.test.php46 $this->assertRegExp('/^https?:\/\//', $info['url']);
48 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/snow/_test/
H A Dgeneral.test.php46 $this->assertRegExp('/^https?:\/\//', $info['url']);
48 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/openlayersmapoverlays/_test/
H A Dgeneral.test.php47 self::assertRegExp('/^https?:\/\//', $info['url']);
49 self::assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/skilltagicon/_test/
H A Dgeneral.test.php28 $this->assertRegExp('/^https?:\/\//', $info['url']);
30 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/farmsync/_test/
H A Dgeneral.test.php29 $this->assertRegExp('/^https?:\/\//', $info['url']);
31 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/api/_test/
H A Drest.test.php40 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
45 $this->assertRegExp('/^https?:\/\//', $info['url']);
/plugin/yuriigantt/_test/
H A Dgeneral.test.php49 $this->assertRegExp('/^https?:\/\//', $info['url']);
51 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/elwikiupgrade/_test/
H A Dgeneral.test.php30 $this->assertRegExp('/^https?:\/\//', $info['url']);
32 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/mediarename/_test/
H A Dgeneral.test.php28 $this->assertRegExp('/^https?:\/\//', $info['url']);
30 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/fetchmedia/_test/
H A Dgeneral.test.php28 $this->assertRegExp('/^https?:\/\//', $info['url']);
30 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/filelisting/_test/
H A Dgeneral.test.php28 $this->assertRegExp('/^https?:\/\//', $info['url']);
30 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/preventzerowidthchars/_test/
H A Dgeneral.test.php28 $this->assertRegExp('/^https?:\/\//', $info['url']);
30 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/swarmwebhook/_test/
H A Dgeneral.test.php30 $this->assertRegExp('/^https?:\/\//', $info['url']);
32 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/bureaucracy-au/_test/
H A Dgeneral.test.php28 $this->assertRegExp('/^https?:\/\//', $info['url']);
30 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/gdpr/_test/
H A DGeneral.test.php33 $this->assertRegExp('/^https?:\/\//', $info['url']);
35 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/cnmap/_test/
H A Dgeneral.test.php30 $this->assertRegExp('/^https?:\/\//', $info['url']);
32 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/vimeo/_test/
H A Dgeneral.test.php30 $this->assertRegExp('/^https?:\/\//', $info['url']);
32 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/newnamespacepermissions/_test/
H A Dgeneral.test.php28 $this->assertRegExp('/^https?:\/\//', $info['url']);
30 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/bookcreator/_test/
H A DGeneralTest.php30 $this->assertRegExp('/^https?:\/\//', $info['url']);
32 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/sitemapnavi/_test/
H A Dgeneral.test.php28 $this->assertRegExp('/^https?:\/\//', $info['url']);
30 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/searchdefaults/_test/
H A Dgeneral.test.php28 $this->assertRegExp('/^https?:\/\//', $info['url']);
30 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/listusergroup/_test/
H A Dgeneral.test.php30 $this->assertRegExp('/^https?:\/\//', $info['url']);
32 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/mediacacheconfig/_test/
H A Dgeneral.test.php28 $this->assertRegExp('/^https?:\/\//', $info['url']);
30 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/sentry/_test/
H A Dgeneral.test.php30 $this->assertRegExp('/^https?:\/\//', $info['url']);
32 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);

12345