Home
last modified time | relevance | path

Searched refs:_test (Results 1 – 25 of 75) sorted by relevance

123

/plugin/struct/ !
H A Ddeleted.files4 _test/AccessTableDataDB.test.php
5 _test/AccessTableDataDBMulti.test.php
6 _test/AccessTableDataReplacement.test.php
7 _test/AccessTableDataSQL.test.php
8 _test/AggregationExportCSV.test.php
9 _test/AggregationResults.test.php
10 _test/Assignments.test.php
11 _test/Bureaucracy.test.php
12 _test/Column.test.php
13 _test/ConfigParser.test.php
[all …]
/plugin/backlinks/ !
Ddeleted.files1 _test/general.test.php
2 _test/syntax.test.php
3 _test/syntax_exclude.test.php
4 _test/syntax_include.test.php
5 _test/syntax_include_deep.test.php
6 _test/data/meta/backlinks_exclude_syntax.changes
7 _test/data/meta/backlinks_exclude_syntax.indexed
8 _test/data/meta/backlinks_exclude_syntax.meta
9 _test/data/meta/backlinks_include_syntax.changes
10 _test/data/meta/backlinks_include_syntax.indexed
[all …]
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/ !
DTestDecorator.php79 var $_test = NULL; variable in PHPUnit_TestDecorator
92 $this->_test = &$test;
104 $this->_test->run($result);
115 return $this->_test->countTestCases();
125 return $this->_test;
145 return $this->_test->toString();
DRepeatedTest.php129 return $this->_timesRepeat * $this->_test->countTestCases();
142 $this->_test->run($result);
/plugin/geotag/ !
Ddeleted.files5 _test/action.test.php
6 _test/general.test.php
7 _test/data/pages/fullgeotag.txt
8 _test/data/pages/fullgeotagnegativecoords.txt
9 _test/data/pages/minimalgeotag.txt
10 _test/data/pages/nogeotag.txt
/plugin/description/ !
Ddeleted.files1 _test/action.test.php
2 _test/general.test.php
3 _test/global.test.php
4 _test/syntax.test.php
5 _test/data/pages/description_syntax.txt
/plugin/imagemapping/ !
Ddeleted.files6 _test/general.test.php
7 _test/jstests/parseInputMap.test.php
8 _test/jstests/test.php
9 _test/maps.test.php
10 _test/test.php
/plugin/sqlite/ !
H A Ddeleted.files6 _test/AbstractTest.php
7 _test/Sqlite2Test.php
8 _test/sqlite_helper_abstract.test.php
9 _test/sqlite_helper_sqlite2.test.php
/plugin/yalist/ !
Ddeleted.files1 _test/action.test.php
2 _test/general.test.php
3 _test/data/pages/example.txt
/plugin/pureldap/ !
H A Ddeleted.files5 _test/ADClient.test.php
6 _test/auth.test.php
7 _test/general.test.php
/plugin/openlayersmap/ !
Ddeleted.files91 _test/syntax.test.php
92 _test/general.test.php
93 _test/data/pages/issue34.txt
94 _test/data/pages/issue34-fixed.txt
95 _test/data/pages/rur.txt
96 _test/data/
97 _test/
/plugin/combo/ !
H A Dcontrib.md44 * the base `_test\core\DokuWikiTest` class
45 * and `_test\phpunit.xml`
73 git clone git@github.com:ComboStrap/combo_test.git _test
85 cd dokuwiki_home/_test
111 Use_autoloader: combo\_test\vendor\autoload.php
112 Use_default_configuration_file: combo/_test/phpunit.xml
113 Use_default_bootstrap_file: combo/lib/plugins/combo/_test/bootstrap.php
119 Use_alternative_configuration_file: combo/_test/phpunit.xml
120 Use_alternative_bootstrap_file: combo/lib/plugins/combo/_test/bootstrap.php
/plugin/asciidocjs/node_modules/async/ !
Dduring.js58 var _test = (0, _wrapAsync2.default)(test);
65 _test(check);
75 return _test(check);
Dwhilst.js58 var _test = (0, _wrapAsync2.default)(test);
65 _test(check);
75 return _test(check);
Duntil.js58 const _test = (0, _wrapAsync2.default)(test);
59 return (0, _whilst2.default)(cb => _test((err, truth) => cb(err, !truth)), iteratee, callback);
DdoUntil.js40 const _test = (0, _wrapAsync2.default)(test);
43 _test(...args, (err, truth) => cb(err, !truth));
DdoWhilst.js47 var _test = (0, _wrapAsync2.default)(test);
54 _test(...args, check);
DdoDuring.js47 var _test = (0, _wrapAsync2.default)(test);
54 _test(...args, check);
/plugin/socialcards/ !
Ddeleted.files1 _test/action.test.php
2 _test/general.test.php
/plugin/webmaster/ !
Ddeleted.files1 _test/action.test.php
2 _test/general.test.php
/plugin/dokusioc/ !
Ddeleted.files4 _test/action.test.php
5 _test/general.test.php
/plugin/spatialhelper/ !
Ddeleted.files5 _test/action.test.php
6 _test/general.test.php
/plugin/dbquery/ !
H A Ddeleted.files4 _test/general.test.php
5 _test/helper.test.php
/plugin/include/ !
H A Ddeleted.files4 _test/editx_support.test.php
5 _test/include.group.php
/plugin/move/ !
Ddeleted.files11 _test/plugin_move_cache_handling.test.php
12 _test/mediaindex.test.php

123