Home
last modified time | relevance | path

Searched refs:test (Results 126 – 150 of 1253) sorted by last modified time

12345678910>>...51

/plugin/structautolink/_test/
H A DGeneralTest.php3 namespace dokuwiki\plugin\structautolink\test;
H A DRendererTest.php3 namespace dokuwiki\plugin\structautolink\test;
/plugin/structgantt/
H A Ddeleted.files4 _test/general.test.php
/plugin/structgantt/_test/
H A DGeneralTest.php3 namespace dokuwiki\plugin\structgantt\test;
17 * Simple test to make sure the plugin.info.txt is in correct format
51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/edittable/lib/
H A Dhandsontable.full.js553 if (HTML_CHARACTERS.test(content)) {
5496 var _isSafari = /Safari/.test(navigator.userAgent) && /Apple Computer/.test(navigator.vendor);
5502 var _isChrome = /Chrome/.test(navigator.userAgent) && /Google/.test(navigator.vendor);
6439 var test = document.createElement('div');
6441 return !!(test.createShadowRoot && test.createShadowRoot.toString().match(/\[native code\]/));
8087 if (/^\d+$/.test(value)) {
15257 callback(validator.test(value));
31296 function (test, buggy, set) {
31299 set(test, []);
31300 buggy = !(test instanceof Array);
[all …]
/plugin/simplenavi/_test/
H A DGeneralTest.php
H A DSimplenaviTest.php
/plugin/captcha/_test/
H A DGeneralTest.php
H A DHelperTest.php
/plugin/tplinc/_test/
H A DGeneralTest.php3 namespace dokuwiki\plugin\tplinc\test;
/plugin/s5/ui/default/
H A Diepngfix.htc23 (event && !/(background|src)/.test(event.propertyName))) return;
26 if ((/\.png$/i).test(src)) {
/plugin/s5/ui/dokuwiki/
H A Diepngfix.htc23 (event && !/(background|src)/.test(event.propertyName))) return;
26 if ((/\.png$/i).test(src)) {
/plugin/pageredirect/
H A DChangeLog.md55 - fix test which is not passing with new version of Dokuwiki. [#22]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D1216f8f7367df3aa823012cef310c08a.asciidoc8 'index' => 'test',
H A D38c1d0f6668e9563c0827f839f9fa505.asciidoc6 'index' => 'test',
H A D4d56b179242fed59e3d6476f817b6055.asciidoc6 'index' => 'test',
H A D53b908c3432118c5a6e460f74d32006b.asciidoc9 'query' => 'this is a test',
H A D6138d6919f3cbaaf61e1092f817d295c.asciidoc10 'query' => 'this is a test',
H A D64b9baa6d7556b960b29698f3383aa31.asciidoc15 'test' => 'data',
H A D7cac05cb589f1614fd5b8589153bef06.asciidoc6 'index' => 'test',
H A D96de5703ba0bd43fd4ac239ec5408542.asciidoc6 'index' => 'test',
H A D98aeb275f829b5f7b8eb2147701565ff.asciidoc6 'index' => 'test',
H A De0d6e02b998bdea99c9c08dcc3630c5e.asciidoc10 'query' => 'this is a test',
H A Dfa2fe60f570bd930d2891778c6efbfe6.asciidoc9 'message' => 'this is a test',
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DREADME.rst38 using `Composer <http://getcomposer.org>`_ then run ``make test``.

12345678910>>...51