Home
last modified time | relevance | path

Searched refs:test (Results 626 – 650 of 1253) sorted by relevance

1...<<21222324252627282930>>...51

/plugin/imapmarkers/_test/
H A DGeneralTest.php3 namespace dokuwiki\plugin\imapmarkers\test;
/plugin/structtasks/_test/
H A DGeneralTest.php3 namespace dokuwiki\plugin\structtasks\test;
/plugin/dev/skel/_test/
H A DGeneralTest.php3 namespace dokuwiki\@@PLUGIN_TYPE@@\@@PLUGIN_NAME@@\test;
16 * Simple test to make sure the @@PLUGIN_TYPE@@.info.txt is in correct format
50 self::markTestSkipped('No config files exist -> skipping test');
/plugin/xlsx2dw/_test/
H A DGeneralTest.php3 namespace dokuwiki\plugin\xlsx2dw\test;
/plugin/sqlite/_test/
H A DGeneralTest.php3 namespace dokuwiki\plugin\sqlite\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/dbquery/_test/
H A DGeneralTest.php3 namespace dokuwiki\plugin\dbquery\test;
/plugin/projects/
H A Dcodemirror-compressed.js1test(e))return mn(e)},u):i=l(r,s.extraKeys,s.keyMap,mn,u),o&&(i=!1),i&&(L(e),ni(),F&&(e.oldKeyCode…
/plugin/fckg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js436 var test = qs.replace(/[\']([^&])&([^&])[\']/g, "$1_AND_$2");
438 var matches = test.split(/\&/);
663 if ( oRegex.ReserveTarget.test( sTarget ) )
771 else if ( oRegex.UrlOnChangeTestOther.test( sUrl ) )
784 else if ( oRegex.ReserveTarget.test( sFrame ) )
1078 if( oRegex.OnClickPopup.test( onclick ) )
1290 …if ( ( FCKConfig.LinkUploadAllowedExtensions.length > 0 && !oUploadAllowedExtRegex.test( sFile ) )…
1291 ( FCKConfig.LinkUploadDeniedExtensions.length > 0 && oUploadDeniedExtRegex.test( sFile ) ) )
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js66 return this.pushStack(/[^+>] [^+>]/.test(selector)||selector.indexOf("..")>-1?jQuery.unique(elems):…
164 …turn !!fn&&typeof fn!="string"&&!fn.nodeName&&fn.constructor!=Array&&/^[\s[]?function/.test(fn+"");
199 }return value&&value.constructor==Number&&type=="curCSS"&&!exclude.test(name)?value+"px":value;
252 if(!/^\d+(px)?$/i.test(ret)&&/^\d/.test(ret)){var left=style.left,rsLeft=elem.runtimeStyle.left;
274 }}if(/^\s/.test(elem)){div.insertBefore(context.createTextNode(elem.match(/^\s*/)[0]),div.firstChil…
284 if(elem.tagName){var special=/href|src|style/.test(name);
336test(userAgent),opera:/opera/.test(userAgent),msie:/msie/.test(userAgent)&&!/opera/.test(userAgent…
411 },input:function(a){return/input|select|textarea|button/i.test(a.nodeName);
413 },header:function(a){return/h\d/i.test(a.nodeName);
2306 while(B.test(C)){var A=C.match(B);
[all …]
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js66 return this.pushStack(/[^+>] [^+>]/.test(selector)||selector.indexOf("..")>-1?jQuery.unique(elems):…
164 …turn !!fn&&typeof fn!="string"&&!fn.nodeName&&fn.constructor!=Array&&/^[\s[]?function/.test(fn+"");
199 }return value&&value.constructor==Number&&type=="curCSS"&&!exclude.test(name)?value+"px":value;
252 if(!/^\d+(px)?$/i.test(ret)&&/^\d/.test(ret)){var left=style.left,rsLeft=elem.runtimeStyle.left;
274 }}if(/^\s/.test(elem)){div.insertBefore(context.createTextNode(elem.match(/^\s*/)[0]),div.firstChil…
284 if(elem.tagName){var special=/href|src|style/.test(name);
336test(userAgent),opera:/opera/.test(userAgent),msie:/msie/.test(userAgent)&&!/opera/.test(userAgent…
411 },input:function(a){return/input|select|textarea|button/i.test(a.nodeName);
413 },header:function(a){return/h\d/i.test(a.nodeName);
2306 while(B.test(C)){var A=C.match(B);
[all …]
/plugin/codemirror/dist/modes/
H A Dnginx.min.js.map1test","maybeEnd","dashes","quote","escaped","startState","base","baseIndent","stack","token","eatS…
H A Dpascal.min.js.map1test","eatWhile","cur","current","propertyIsEnumerable","quote","escaped","end","maybeEnd","startS…
/plugin/farmsync/_test/
H A DfindCommonAncestor.test.php3 namespace dokuwiki\plugin\farmsync\test;
/plugin/tablelayout/_jstest/
H A DfreezeRows.tests.js9 QUnit.test('fix 1 row and have 2 visible', function(assert) {
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DREADME.md144 The Makefile will use npm to install all the dev dependencies, build, and test.
152 make test
162 or `make` and then open test/qunit.html in a browser. Finally a simple playground is available at t…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dbootstrap.min.js6test(b.type))})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d…
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DCHANGELOG.md47 * Add `require-dev` with `hoa/test`. (Ivan Enderlin, 2015-01-29T14:55:20+01:00)
53 * Remove a useless test. (Ivan Enderlin, 2015-01-06T11:24:39+01:00)
/plugin/fckg/fckeditor/editor/plugins/geshi/
H A Dfckplugin.js206 return !(/[^\t\n\r ]/.test(node.nodeValue));
247 if(/pre/.test(sty(n, "whiteSpace"))) {
/plugin/fckg/fckeditor/editor/dialog/fck_flash/
H A Dfck_flash.js288 …if ( ( FCKConfig.FlashUploadAllowedExtensions.length > 0 && !oUploadAllowedExtRegex.test( sFile ) …
289 ( FCKConfig.FlashUploadDeniedExtensions.length > 0 && oUploadDeniedExtRegex.test( sFile ) ) )
/plugin/amcharts/assets/amcharts/plugins/export/libs/FileSaver.js/
H A DFileSaver.js18 if (typeof navigator !== "undefined" && /MSIE [1-9]\./.test(navigator.userAgent)) {
80 …if (/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(blob.type)) {
H A DFileSaver.min.js2test(navigator.userAgent)){var t=e.document,n=function(){return e.URL||e.webkitURL||e},o=t.createE…
/plugin/davcal/vendor/sabre/http/tests/HTTP/Auth/
H A DAWSTest.php212 $test = preg_match('/^AWS$/', $this->response->getHeader('WWW-Authenticate'), $matches);
213 $this->assertTrue($test == true, 'The WWW-Authenticate response didn\'t match our pattern');
/plugin/quickstats/
H A Daction.php101 $test = false;
110 if($test) {
542 $test = false;
552 if($test) msg($e->getMessage());
/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/
H A DEmbedTokenParser.php65 return $token->test('endembed');
/plugin/gtime/gtlib/
H A DREADME42 $ phing test # Run all unit tests

1...<<21222324252627282930>>...51