Home
last modified time | relevance | path

Searched refs:assertNotRegExp (Results 1 – 25 of 100) sorted by relevance

1234

/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Test/Case/View/Helper/
H A DCacheHelperTest.php122 $this->assertNotRegExp('/php echo/', $result);
181 $this->assertNotRegExp('/php echo/', $result);
216 $this->assertNotRegExp('/php echo/', $result);
249 $this->assertNotRegExp('/php echo/', $result);
305 $this->assertNotRegExp('/php echo/', $result);
375 $this->assertNotRegExp('/php echo/', $result);
404 $this->assertNotRegExp('/php echo/', $result);
438 $this->assertNotRegExp('/php echo/', $result);
470 $this->assertNotRegExp('/php echo/', $result);
504 $this->assertNotRegExp('/php echo/', $result);
[all …]
/dports/www/moodle310/moodle/media/player/vimeo/tests/
H A Dplayer_test.php122 $this->assertNotRegExp('~</video>~', $content);
123 $this->assertNotRegExp('~<source\b~', $content);
124 $this->assertNotRegExp('~Unsupported text~', $content);
125 $this->assertNotRegExp('~<track\b~i', $content);
209 $this->assertNotRegExp('~</video>~', $content);
210 $this->assertNotRegExp('~<source\b~', $content);
211 $this->assertNotRegExp('~Unsupported text~', $content);
212 $this->assertNotRegExp('~<track\b~i', $content);
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Test/Case/Routing/Route/
H A DCakeRouteTest.php70 $this->assertNotRegExp($result, '/posts');
71 $this->assertNotRegExp($result, '/posts/super_delete/1');
78 $this->assertNotRegExp($result, '/posts');
79 $this->assertNotRegExp($result, '/posts/');
119 $this->assertNotRegExp($result, '/posts/edit/name-of-post');
142 $this->assertNotRegExp($result, '/posts/11');
168 $this->assertNotRegExp($result, '/posts/');
169 $this->assertNotRegExp($result, '/posts/nameofarticle');
226 $this->assertNotRegExp($result, '/some_project/source');
229 $this->assertNotRegExp($result, '/chaw_test/wiki');
[all …]
/dports/www/moodle39/moodle/mod/glossary/tests/
H A Dlib_test.php414 $this->assertNotRegExp('/'.$entry14->concept.'</', $res->content);
417 $this->assertNotRegExp('/'.$entry17->concept.'</', $res->content);
418 $this->assertNotRegExp('/'.$entry21->concept.'</', $res->content);
419 $this->assertNotRegExp('/'.$entry22->concept.'</', $res->content);
420 $this->assertNotRegExp('/'.$entry23->concept.'</', $res->content);
449 $this->assertNotRegExp('/'.$entry31->concept.'/', $res->content);
458 $this->assertNotRegExp('/'.$entry14->concept.'/', $res->content);
460 $this->assertNotRegExp('/'.$entry21->concept.'/', $res->content);
461 $this->assertNotRegExp('/'.$entry22->concept.'/', $res->content);
462 $this->assertNotRegExp('/'.$entry23->concept.'/', $res->content);
[all …]
/dports/www/moodle310/moodle/media/player/swf/tests/
H A Dplayer_test.php118 $this->assertNotRegExp('~mediaplugin_swf~', $content);
139 $this->assertNotRegExp('~</video>~', $content);
140 $this->assertNotRegExp('~<source\b~', $content);
141 $this->assertNotRegExp('~Unsupported text~', $content);
142 $this->assertNotRegExp('~<track\b~i', $content);
/dports/www/moodle39/moodle/media/player/swf/tests/
H A Dplayer_test.php118 $this->assertNotRegExp('~mediaplugin_swf~', $content);
139 $this->assertNotRegExp('~</video>~', $content);
140 $this->assertNotRegExp('~<source\b~', $content);
141 $this->assertNotRegExp('~Unsupported text~', $content);
142 $this->assertNotRegExp('~<track\b~i', $content);
/dports/www/moodle310/moodle/mod/book/tests/
H A Dlib_test.php467 $this->assertNotRegExp('/'.$chapter14->title.'</', $res->content);
470 $this->assertNotRegExp('/'.$chapter21->title.'</', $res->content);
471 $this->assertNotRegExp('/'.$chapter22->title.'</', $res->content);
472 $this->assertNotRegExp('/'.$chapter23->title.'</', $res->content);
473 $this->assertNotRegExp('/'.$chapter31->title.'</', $res->content);
504 $this->assertNotRegExp('/'.$chapter31->title.'/', $res->content);
513 $this->assertNotRegExp('/'.$chapter14->title.'/', $res->content);
515 $this->assertNotRegExp('/'.$chapter21->title.'/', $res->content);
516 $this->assertNotRegExp('/'.$chapter22->title.'/', $res->content);
517 $this->assertNotRegExp('/'.$chapter23->title.'/', $res->content);
[all …]
/dports/www/moodle39/moodle/mod/book/tests/
H A Dlib_test.php467 $this->assertNotRegExp('/'.$chapter14->title.'</', $res->content);
470 $this->assertNotRegExp('/'.$chapter21->title.'</', $res->content);
471 $this->assertNotRegExp('/'.$chapter22->title.'</', $res->content);
472 $this->assertNotRegExp('/'.$chapter23->title.'</', $res->content);
473 $this->assertNotRegExp('/'.$chapter31->title.'</', $res->content);
504 $this->assertNotRegExp('/'.$chapter31->title.'/', $res->content);
513 $this->assertNotRegExp('/'.$chapter14->title.'/', $res->content);
515 $this->assertNotRegExp('/'.$chapter21->title.'/', $res->content);
516 $this->assertNotRegExp('/'.$chapter22->title.'/', $res->content);
517 $this->assertNotRegExp('/'.$chapter23->title.'/', $res->content);
[all …]
/dports/devel/pear-HTML_QuickForm2/HTML_QuickForm2-2.2.2/tests/QuickForm2/Element/
H A DTextareaTest.php53 $this->assertNotRegExp('/<foo>/', $area->__toString());
56 $this->assertNotRegExp('/<foo>/', $area->__toString());
70 $this->assertNotRegExp('!<input[^>]*type="hidden"[^>]*/>!', $area->__toString());
75 $this->assertNotRegExp('!<input[^>]*type="hidden"[^>]*/>!', $area->__toString());
H A DInputCheckableTest.php47 $this->assertNotRegExp('!<label!', $checkable->__toString());
51 $this->assertNotRegExp('!<label!', $checkable->__toString());
59 $this->assertNotRegExp('!<label!', $checkable->__toString());
103 $this->assertNotRegExp('!<input!', $checkable->__toString());
H A DInputTest.php95 $this->assertNotRegExp('/[<>]/', $obj->__toString());
103 $this->assertNotRegExp('!<input[^>]*type="hidden"[^>]*/>!', $obj->__toString());
H A DSelectTest.php224 $this->assertNotRegExp('/[<>]/', $sel->__toString());
238 $this->assertNotRegExp('/Text/', $sel->__toString());
239 $this->assertNotRegExp('/[<>]/', $sel->__toString());
307 $this->assertNotRegExp(
/dports/www/moodle39/moodle/media/player/vimeo/tests/
H A Dplayer_test.php122 $this->assertNotRegExp('~</video>~', $content);
123 $this->assertNotRegExp('~<source\b~', $content);
124 $this->assertNotRegExp('~Unsupported text~', $content);
125 $this->assertNotRegExp('~<track\b~i', $content);
/dports/www/moodle39/moodle/media/player/html5audio/tests/
H A Dplayer_test.php115 $this->assertNotRegExp('~width=~', $content);
116 $this->assertNotRegExp('~height=~', $content);
119 $this->assertNotRegExp('~width=~', $content);
120 $this->assertNotRegExp('~height=~', $content);
/dports/www/moodle310/moodle/media/player/html5audio/tests/
H A Dplayer_test.php115 $this->assertNotRegExp('~width=~', $content);
116 $this->assertNotRegExp('~height=~', $content);
119 $this->assertNotRegExp('~width=~', $content);
120 $this->assertNotRegExp('~height=~', $content);
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Test/Case/Console/Command/Task/
H A DExtractTaskTest.php184 $this->assertNotRegExp($pattern, $result);
186 $this->assertNotRegExp($pattern, $result);
218 $this->assertNotRegExp($pattern, $result);
221 $this->assertNotRegExp($pattern, $result);
249 $this->assertNotRegExp($pattern, $result);
273 $this->assertNotRegExp($pattern, $result);
276 $this->assertNotRegExp($pattern, $result);
326 $this->assertNotRegExp('#TestPlugin#', $result);
351 $this->assertNotRegExp('#Pages#', $result);
501 $this->assertNotRegExp($pattern, $result);
[all …]
H A DProjectTaskTest.php230 …$this->assertNotRegExp('/DYhG93b0qyJfIxfs2guVoUubWwvniR2G0FgaC9mi/', $contents, 'Default Salt left…
247 …$this->assertNotRegExp('/76859309657453542496749683645/', $contents, 'Default CipherSeed left behi…
265 …$this->assertNotRegExp('/\$prefix = \'myapp_\';/', $contents, 'Default cache prefix left behind. %…
281 $this->assertNotRegExp('/define\(\'CAKE_CORE_INCLUDE_PATH\', ROOT/', $contents);
284 $this->assertNotRegExp('/define\(\'CAKE_CORE_INCLUDE_PATH\', ROOT/', $contents);
383 $this->assertNotRegExp('/__CAKE_PATH__/', $contents, 'Console path placeholder left behind.');
/dports/www/moodle310/moodle/mod/glossary/tests/
H A Dlib_test.php414 $this->assertNotRegExp('/'.$entry14->concept.'</', $res->content);
417 $this->assertNotRegExp('/'.$entry17->concept.'</', $res->content);
418 $this->assertNotRegExp('/'.$entry21->concept.'</', $res->content);
419 $this->assertNotRegExp('/'.$entry22->concept.'</', $res->content);
420 $this->assertNotRegExp('/'.$entry23->concept.'</', $res->content);
449 $this->assertNotRegExp('/'.$entry31->concept.'/', $res->content);
458 $this->assertNotRegExp('/'.$entry14->concept.'/', $res->content);
460 $this->assertNotRegExp('/'.$entry21->concept.'/', $res->content);
461 $this->assertNotRegExp('/'.$entry22->concept.'/', $res->content);
462 $this->assertNotRegExp('/'.$entry23->concept.'/', $res->content);
[all …]
/dports/www/moodle310/moodle/media/player/videojs/tests/
H A Dplayer_test.php144 $this->assertNotRegExp('~<track\b~i', $content);
167 $this->assertNotRegExp('~<source src="http://example.org/1.rv"~', $content);
212 $this->assertNotRegExp('~somethinginvalid~i', $content);
222 $this->assertNotRegExp('~height="~', $content);
240 $this->assertNotRegExp('~somethinginvalid~i', $content);
/dports/www/moodle39/moodle/media/player/videojs/tests/
H A Dplayer_test.php144 $this->assertNotRegExp('~<track\b~i', $content);
167 $this->assertNotRegExp('~<source src="http://example.org/1.rv"~', $content);
212 $this->assertNotRegExp('~somethinginvalid~i', $content);
222 $this->assertNotRegExp('~height="~', $content);
240 $this->assertNotRegExp('~somethinginvalid~i', $content);
/dports/www/moodle310/moodle/mod/wiki/tests/
H A Dlib_test.php690 $this->assertNotRegExp('/'.$page14->title.'/', $res->content);
693 $this->assertNotRegExp('/'.$page22->title.'/', $res->content);
694 $this->assertNotRegExp('/'.$page23->title.'/', $res->content);
695 $this->assertNotRegExp('/'.$page31->title.'/', $res->content);
700 $this->assertNotRegExp('/'.$page11->title.'/', $res->content);
701 $this->assertNotRegExp('/'.$page12->title.'/', $res->content);
702 $this->assertNotRegExp('/'.$page13->title.'/', $res->content);
703 $this->assertNotRegExp('/'.$page14->title.'/', $res->content);
704 $this->assertNotRegExp('/'.$page15->title.'/', $res->content);
705 $this->assertNotRegExp('/'.$page21->title.'/', $res->content);
[all …]
/dports/www/moodle39/moodle/mod/wiki/tests/
H A Dlib_test.php690 $this->assertNotRegExp('/'.$page14->title.'/', $res->content);
693 $this->assertNotRegExp('/'.$page22->title.'/', $res->content);
694 $this->assertNotRegExp('/'.$page23->title.'/', $res->content);
695 $this->assertNotRegExp('/'.$page31->title.'/', $res->content);
700 $this->assertNotRegExp('/'.$page11->title.'/', $res->content);
701 $this->assertNotRegExp('/'.$page12->title.'/', $res->content);
702 $this->assertNotRegExp('/'.$page13->title.'/', $res->content);
703 $this->assertNotRegExp('/'.$page14->title.'/', $res->content);
704 $this->assertNotRegExp('/'.$page15->title.'/', $res->content);
705 $this->assertNotRegExp('/'.$page21->title.'/', $res->content);
[all …]
/dports/www/moodle310/moodle/filter/data/tests/
H A Dfilter_test.php74 $this->assertNotRegExp('/title=(\'|")CourseEntry(\'|")/', $filtered);
79 $this->assertNotRegExp('/title=(\'|")CourseEntry(\'|")/', $filtered);
/dports/www/moodle39/moodle/filter/data/tests/
H A Dfilter_test.php74 $this->assertNotRegExp('/title=(\'|")CourseEntry(\'|")/', $filtered);
79 $this->assertNotRegExp('/title=(\'|")CourseEntry(\'|")/', $filtered);
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Test/Case/Console/Command/
H A DSchemaShellTest.php361 $this->assertNotRegExp('/public \$users/', $contents);
362 $this->assertNotRegExp('/public \$articles/', $contents);
394 $this->assertNotRegExp('/public \$authors/', $contents);
395 $this->assertNotRegExp('/public \$auth_users/', $contents);
396 $this->assertNotRegExp('/public \$posts/', $contents);

1234