Home
last modified time | relevance | path

Searched refs:test (Results 176 – 200 of 1253) sorted by relevance

12345678910>>...51

/plugin/dw2pdf/_test/
H A DRendererTest.php3 namespace dokuwiki\plugin\dw2pdf\test;
15 public function test() { function in dokuwiki\\plugin\\dw2pdf\\test\\RendererTest
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DRepeatedTest.php116 function PHPUnit_RepeatedTest(&$test, $timesRepeat = 1) { argument
117 $this->PHPUnit_TestDecorator($test);
/plugin/dokusioc/
H A Ddeleted.files4 _test/action.test.php
5 _test/general.test.php
/plugin/latexit/tests/dw_orig_test_files/
H A Dstart.txt2 …ro spuštění testů zavolat soubor v adresáři ''lib/plugins/latexit/tests/script X Y Z'' , kde X zna…
/plugin/codemirror/dist/modes/
H A Dsolr.min.js1test(g))return"operator";else if(d(g))return"number";else if(e.peek()==":")return"field";else retu…
H A Dcss.min.js1test(c)||c=="."&&a.eat(/\d/)){a.eatWhile(/[\w.%]/);return v("number","unit")}else if(c==="-"){if(/…
H A Deiffel.min.js.map1test","eatWhile","quote","style","unescaped","escaped","pop","startState","token","word","current"…
H A Dpascal.min.js1 …:\.]/.test(i)){return null}if(/\d/.test(i)){a.eatWhile(/[\w\.]/);return"number"}if(i=="/"){if(a.ea…
/plugin/yalist/
H A Ddeleted.files1 _test/action.test.php
2 _test/general.test.php
/plugin/spatialhelper/
H A Ddeleted.files5 _test/action.test.php
6 _test/general.test.php
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DTests.php32 public function addTest($test, array $result) argument
37 'test'
/plugin/geonav/
H A Dstates.sql5 # Host: test.glocalfocal.com
9 # Database: test.sqlite
H A Dcontinents.sql5 # Host: test.glocalfocal.com
9 # Database: test.sqlite
/plugin/markdownextra/lib/meltdown/
H A DREADME.md15 examples['test'] = {
17 altText: "A test example/opt",
18 markdown: "this is a test"
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsFoldedScalars.yml2 test: Single ending newline
17 test: The '+' indicator
37 test: Three trailing newlines in literals
76 test: Extra trailing newlines with spaces
102 test: Folded Block in a Sequence
125 test: Folded Block as a Mapping Value
143 test: Three trailing newlines in folded blocks
H A DnumericMappingKeys.yml2 test: A sequence with an unordered array
11 test: Integers as Map Keys
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/macros/
H A Dvarargs_argument.test4 {% macro test(varargs) %}
7 Twig\Error\SyntaxError: The argument "varargs" in macro "test" cannot be defined because the variab…
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dheadline.md37 test chapter
39 test
/plugin/dbquery/
H A Ddeleted.files4 _test/general.test.php
5 _test/helper.test.php
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/
H A Diterable.test2 "iterable" test
13 'val' => 'test',
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DBackendInterface.php90 * @param string $test
93 function searchPrincipals($prefixPath, array $searchProperties, $test = 'allof'); argument
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DBackendInterface.php90 * @param string $test
93 function searchPrincipals($prefixPath, array $searchProperties, $test = 'allof'); argument
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/
H A Dconfig.m48 if test $PHP_MAXMINDDB != "no"; then
13 if test -x "$PKG_CONFIG" && $PKG_CONFIG --exists libmaxminddb; then
33 if test $PHP_MAXMINDDB_DEBUG != "no"; then
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckbrowserinfo.js54 browserInfo.IsGecko10 = ( ( geckoVersion < 20051111 ) || ( /rv:1\.7/.test(s) ) ) ;
55 browserInfo.IsGecko19 = /rv:1\.9/.test(s) ;
/plugin/structtasks/_test/
H A DStructtasksTest.php3 namespace dokuwiki\plugin\structtasks\test;
6 use dokuwiki\plugin\struct\test\StructTest;

12345678910>>...51