Home
last modified time | relevance | path

Searched refs:assertRegExp (Results 51 – 75 of 123) sorted by relevance

12345

/plugin/bureaucracyau/_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/pwaoffline/_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/rating/_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/ipban/_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/issuelinks/_test/
H A Dgeneral.test.php31 $this->assertRegExp('/^https?:\/\//', $info['url']);
33 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/structsection/_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/telleveryone/_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/htmldetailstag/_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/database2/_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/top/_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/cleanoldips/_test/
H A Dgeneral.test.php31 $this->assertRegExp('/^https?:\/\//', $info['url']);
33 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/404manager/_test/
H A Ddokuwiki.test.php43 $this->assertRegExp('/^https?:\/\//', $info['url']);
45 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/relativetimehelper/_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/dropfiles/_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/adminperm/_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/booking/_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/watchcycle/_test/
H A Dgeneral.test.php31 $this->assertRegExp('/^https?:\/\//', $info['url']);
33 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);
/plugin/pureldap/_test/
H A Dgeneral.test.php
/plugin/instantpage/_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/archivegenerator/_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/publish/_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/actionrenderer/_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/structodt/_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/imagemapping/_test/
H A Dgeneral.test.php
/plugin/structstatus/_test/
H A Dgeneral.test.php28 $this->assertRegExp('/^https?:\/\//', $info['url']);
30 $this->assertRegExp('/^\d\d\d\d-\d\d-\d\d$/', $info['date']);

12345