Home
last modified time | relevance | path

Searched refs:test (Results 326 – 350 of 1253) sorted by relevance

1...<<11121314151617181920>>...51

/plugin/dev/skel/_test/
H A DStandardTest.php3 namespace dokuwiki\@@PLUGIN_TYPE@@\@@PLUGIN_NAME@@\test;
/plugin/codemirror/dist/modes/
H A Dmodelica.min.js.map1test","peek","indent","textAfter","Pass","blockCommentStart","blockCommentEnd","lineComment","word…
H A Dsmalltalk.min.js.map1test","Math","max","current","eat","startState","eatSpace","blankLine","indent","textAfter","i","c…
H A Dsparql.min.js.map1test","skipToEnd","eatWhile","eat","word","current","quote","escaped","pushContext","type","col","…
H A Decl.min.js1test(c)){n=c;return null}if(/\d/.test(c)){a.eatWhile(/[\w\.]/);return"number"}if(c=="/"){if(a.eat(…
H A Dsieve.min.js1 …if(e==",")return null;if(e==";")return null;if(/[{}\(\),;]/.test(e))return null;if(/\d/.test(e)){a…
/plugin/revealjs/
H A Dexample_presentation.dokuwiki9 This is a test suite for the Reveal.js plugin.
25 ==== Header level test ====
30 === Header level test ===
167 $number = intval($test); //this comes first :-)
269 <code python test.py>
287 <code python test.py>
295 <code - test.nolanguage>
/plugin/mediasyntax/test/
H A Dmediasyntax-test.txt42 [[Image:test.png]]
44 above is the image test.png if you have it
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DSkeleton.php373 $test =
379 return $test;
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DbooleanMappingKeys.yml2 test: Miscellaneous
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Fail/
H A Dfail.phpt2 // This test intentionally fails and it is checked by Travis.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A Dfabe14480624a99e8ee42c7338672058.asciidoc6 'index' => 'test',
H A D38c1d0f6668e9563c0827f839f9fa505.asciidoc6 'index' => 'test',
H A D381fced1882ca8337143e6bb180a5715.asciidoc6 'index' => 'test',
H A D7cac05cb589f1614fd5b8589153bef06.asciidoc6 'index' => 'test',
/plugin/prosemirror/
H A DREADME.md93 The central test-data is the collection of DokuWiki-Syntax and corresponding Prosemirror JSON
95 1. Testing the rendering of DokuWiki-Syntax to Prosemirror JSON in `_test/renderer.test.php`
96 1. Testing the parsing of Prosemirror JSON back to the original DokuWiki-Syntax in `_test/jsonParser.test.php`
97 1. Testing the validity of the Prosemirror JSON against the schema (`script/schema.js`) in `_jstest/test.js`
100 The javascript tests are run with `yarn test`
/plugin/mdpage/vendor/cebe/markdown/tests/extra-data/
H A Dfenced-code.md22 ``` .html #test
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/LegacyFixtures/
H A Dtest.legacy.test2 Old test classes usage
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DPDO.php239 * @param string $test
242 function searchPrincipals($prefixPath, array $searchProperties, $test = 'allof') { argument
259 if (count($values) > 0) $query .= (strcmp($test, "anyof") == 0 ? " OR " : " AND ");
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DObjectWithVirtualProperties.yml8 serialized_name: test
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/
H A Dodd.test2 "odd" test
H A Ddynamic_test.test2 dynamic test
/plugin/wysiwyg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js291 if ( oRegex.ReserveTarget.test( sTarget ) )
389 else if ( oRegex.UrlOnChangeTestOther.test( sUrl ) )
402 else if ( oRegex.ReserveTarget.test( sFrame ) )
578 if( oRegex.OnClickPopup.test( onclick ) )
684 …if ( ( FCKConfig.LinkUploadAllowedExtensions.length > 0 && !oUploadAllowedExtRegex.test( sFile ) )…
685 ( FCKConfig.LinkUploadDeniedExtensions.length > 0 && oUploadDeniedExtRegex.test( sFile ) ) )
/plugin/swarmwebhook/_test/mock/
H A DIFTTT.php3 namespace dokuwiki\plugin\swarmwebhook\test\mock;
/plugin/reqlang/_test/
H A DParseacceptlangTest.php3 namespace dokuwiki\plugin\reqlang\test;

1...<<11121314151617181920>>...51