Home
last modified time | relevance | path

Searched full:_test (Results 1 – 14 of 14) sorted by relevance

/dokuwiki/_test/
H A Dphpunit.xml15 <directory suffix=".php">../_test/</directory>
16 <directory suffix=".php">../lib/plugins/*/_test/</directory>
17 <directory suffix=".php">../lib/tpl/*/_test/</directory>
26 <directory suffix=".test.php">../lib/plugins/*/_test/</directory>
27 <directory suffix="Test.php">../lib/plugins/*/_test/</directory>
30 <directory suffix=".test.php">../lib/tpl/*/_test/</directory>
31 <directory suffix="Test.php">../lib/tpl/*/_test/</directory>
H A Drector.php92 __DIR__ . '/../lib/plugins/*/_test/*',
93 __DIR__ . '/../lib/tpl/*/_test/*',
H A Dphpcs.xml24 <exclude-pattern>*/_test/*</exclude-pattern>
/dokuwiki/.github/workflows/
H A DautoFix.yml28 cd _test
34 path: _test/.rector-cache
35 key: ${{ runner.os }}-rector-${{ hashFiles('_test/rector.php') }}
38 run: ./_test/vendor/bin/rector process --config _test/rector.php --no-diffs
42 run: ./_test/vendor/bin/phpcbf --standard=_test/phpcs_MigrationAdjustments.xml
H A DtestWindows.yml45 cd _test
50 cd _test
H A DtestLinux.yml63 cd _test
71 cd _test
H A DphpCS.yml34 cd _test
/dokuwiki/
H A D.gitattributes18 _test export-ignore
19 _test/** export-ignore
H A D.gitignore96 _test/vendor/
101 _test/data/
102 _test/.rector-cache/
/dokuwiki/data/
H A Ddeleted.files6 lib/plugins/extension/_test/extension.test.php
117 lib/plugins/config/_test/configuration.test.php
951 _test/tests/inc/form/checkableelement.test.php
952 _test/tests/inc/pageutils_resolve_id.test.php
955 _test/tests/lib/exe/js_js_compress.test.php
956 _test/tests/lib/exe/js_js_compress/test-CommentInDoubleQuotes1-in.js
957 _test/tests/lib/exe/js_js_compress/test-CommentInDoubleQuotes1-out.js
958 _test/tests/lib/exe/js_js_compress/test-CommentInDoubleQuotes2-in.js
959 _test/tests/lib/exe/js_js_compress/test-CommentInDoubleQuotes2-out.js
960 _test/tests/lib/exe/js_js_compress/test-CommentInSingleQuotes1-in.js
[all …]
/dokuwiki/inc/
H A Dlegacy.php9 * Note: when adding to this file, please also add appropriate actions to _test/rector.php
H A Dload.php131 $file = DOKU_INC . '_test/mock/' . $classPath . '.php';
149 $file = DOKU_INC . '_test/tests/' . $classPath . '.php';
169 … $classPath = str_replace('/test/', '/_test/', $classPath); // no underscore in test namespace
197 … $classPath = str_replace('/test/', '/_test/', $classPath); // no underscore in test namespace
H A Ddeprecated.php6 * Note: when adding to this file, please also add appropriate actions to _test/rector.php
/dokuwiki/lib/plugins/usermanager/_test/
H A Dcsv_export.test.php23 * users per _test/conf/users.auth.php