Searched refs:_test (Results 1 – 25 of 75) sorted by relevance
123
| /plugin/struct/ |
| H A D | deleted.files | 4 _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/ |
| D | deleted.files | 1 _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/ |
| D | TestDecorator.php | 79 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();
|
| D | RepeatedTest.php | 129 return $this->_timesRepeat * $this->_test->countTestCases(); 142 $this->_test->run($result);
|
| /plugin/geotag/ |
| D | deleted.files | 5 _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/ |
| D | deleted.files | 1 _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/ |
| D | deleted.files | 6 _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 D | deleted.files | 6 _test/AbstractTest.php 7 _test/Sqlite2Test.php 8 _test/sqlite_helper_abstract.test.php 9 _test/sqlite_helper_sqlite2.test.php
|
| /plugin/yalist/ |
| D | deleted.files | 1 _test/action.test.php 2 _test/general.test.php 3 _test/data/pages/example.txt
|
| /plugin/pureldap/ |
| H A D | deleted.files | 5 _test/ADClient.test.php 6 _test/auth.test.php 7 _test/general.test.php
|
| /plugin/openlayersmap/ |
| D | deleted.files | 91 _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 D | contrib.md | 44 * 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/ |
| D | during.js | 58 var _test = (0, _wrapAsync2.default)(test); 65 _test(check); 75 return _test(check);
|
| D | whilst.js | 58 var _test = (0, _wrapAsync2.default)(test); 65 _test(check); 75 return _test(check);
|
| D | until.js | 58 const _test = (0, _wrapAsync2.default)(test); 59 return (0, _whilst2.default)(cb => _test((err, truth) => cb(err, !truth)), iteratee, callback);
|
| D | doUntil.js | 40 const _test = (0, _wrapAsync2.default)(test); 43 _test(...args, (err, truth) => cb(err, !truth));
|
| D | doWhilst.js | 47 var _test = (0, _wrapAsync2.default)(test); 54 _test(...args, check);
|
| D | doDuring.js | 47 var _test = (0, _wrapAsync2.default)(test); 54 _test(...args, check);
|
| /plugin/socialcards/ |
| D | deleted.files | 1 _test/action.test.php 2 _test/general.test.php
|
| /plugin/webmaster/ |
| D | deleted.files | 1 _test/action.test.php 2 _test/general.test.php
|
| /plugin/dokusioc/ |
| D | deleted.files | 4 _test/action.test.php 5 _test/general.test.php
|
| /plugin/spatialhelper/ |
| D | deleted.files | 5 _test/action.test.php 6 _test/general.test.php
|
| /plugin/dbquery/ |
| H A D | deleted.files | 4 _test/general.test.php 5 _test/helper.test.php
|
| /plugin/include/ |
| H A D | deleted.files | 4 _test/editx_support.test.php 5 _test/include.group.php
|
| /plugin/move/ |
| D | deleted.files | 11 _test/plugin_move_cache_handling.test.php 12 _test/mediaindex.test.php
|
123