| /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/ |
| H A 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/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/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/description/ |
| H A 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/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/sqlite/_test/ |
| H A D | SQLiteDBTest.php | 35 $db = new SQLiteDB('testdb', DOKU_PLUGIN . "sqlite/_test/db"); 41 $db = new SQLiteDB('testdb', DOKU_PLUGIN . "sqlite/_test/db"); 53 $db = new SQLiteDB('testdb', DOKU_PLUGIN . "sqlite/_test/db"); 71 $db = new SQLiteDB('testdb', DOKU_PLUGIN . "sqlite/_test/db"); 85 $db = new SQLiteDB('testdb', DOKU_PLUGIN . "sqlite/_test/db"); 96 $db = new SQLiteDB('testdb', DOKU_PLUGIN . "sqlite/_test/db"); 105 $db = new SQLiteDB('testdb', DOKU_PLUGIN . "sqlite/_test/db"); 129 $db = new SQLiteDB('testdb', DOKU_PLUGIN . "sqlite/_test/db"); 138 $db = new SQLiteDB('testdb', DOKU_PLUGIN . "sqlite/_test/db");
|
| /plugin/openlayersmap/ |
| H A 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/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/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();
|
| /plugin/siteexport/ |
| H A D | .travis.yml | 15 - "wget https://raw.github.com/mark-rushakoff/OpenPhantomScripts/master/phantom-qunit.js -P _test" 20 - "cd _test && php fetchphpunit.php && php phpunit.phar --stderr --group plugin_siteexport" 21 # - "cd ../lib/plugins/siteexport/_test && sh phantomjs/runPhantomJs.sh"
|
| /plugin/issuelinks/ |
| D | phpunit.xml | 3 bootstrap="../../../_test/bootstrap.php" 12 <directory suffix=".test.php">./_test</directory> 27 <directory suffix=".php">./_test/</directory>
|
| /plugin/cleanoldips/ |
| D | phpunit.xml | 3 bootstrap="../../../_test/bootstrap.php" 12 <directory suffix=".test.php">./_test</directory> 27 <directory suffix=".php">./_test/</directory>
|
| /plugin/gdpr/ |
| D | phpunit.xml | 3 bootstrap="../../../_test/bootstrap.php" 12 <directory suffix=".test.php">./_test</directory> 27 <directory suffix=".php">./_test/</directory>
|
| /plugin/swarmwebhook/ |
| D | phpunit.xml | 3 bootstrap="../../../_test/bootstrap.php" 12 <directory suffix=".test.php">./_test</directory> 27 <directory suffix=".php">./_test/</directory>
|
| /plugin/timezoneco/.github/workflows/ |
| H A D | phpTestLinux.yml.disabled | 46 php _test/fetchphpunit.php 47 cd _test 51 cd _test
|
| /plugin/pureldap/.github/workflows/ |
| H A D | phpTestActiveDirectory.yml | 60 php _test/fetchphpunit.php 61 cd _test 65 cd _test
|
| /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/dbquery/ |
| H A D | deleted.files | 4 _test/general.test.php 5 _test/helper.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/dev/ |
| H A D | cli.php | 33 … $options->registerCommand('addTest', 'Add the testing framework files and a test. (_test/)'); 397 $this->deleteFile('_test/general.test.php'); 476 $bin = fullpath(__DIR__ . '/../../../_test/vendor/bin/phpunit');; 478 …$this->error('Testing framework not found. Please run "composer install" in the _test/ directory f… 486 '--configuration', fullpath(__DIR__ . '/../../../_test/phpunit.xml'), 511 fullpath(__DIR__ . '/../../../_test/vendor/bin/phpcs'), 512 '--standard=' . fullpath(__DIR__ . '/../../../_test/phpcs.xml'), 540 fullpath(__DIR__ . '/../../../_test/vendor/bin/rector'), 542 '--config=' . fullpath(__DIR__ . '/../../../_test/rector.php'), 562 fullpath(__DIR__ . '/../../../_test/vendor/bin/phpcbf'), [all …]
|