Searched full:_test (Results 1 – 14 of 14) sorted by relevance
15 <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>
92 __DIR__ . '/../lib/plugins/*/_test/*',93 __DIR__ . '/../lib/tpl/*/_test/*',
24 <exclude-pattern>*/_test/*</exclude-pattern>
28 cd _test34 path: _test/.rector-cache35 key: ${{ runner.os }}-rector-${{ hashFiles('_test/rector.php') }}38 run: ./_test/vendor/bin/rector process --config _test/rector.php --no-diffs42 run: ./_test/vendor/bin/phpcbf --standard=_test/phpcs_MigrationAdjustments.xml
45 cd _test50 cd _test
63 cd _test71 cd _test
34 cd _test
18 _test export-ignore19 _test/** export-ignore
96 _test/vendor/101 _test/data/102 _test/.rector-cache/
6 lib/plugins/extension/_test/extension.test.php117 lib/plugins/config/_test/configuration.test.php951 _test/tests/inc/form/checkableelement.test.php952 _test/tests/inc/pageutils_resolve_id.test.php955 _test/tests/lib/exe/js_js_compress.test.php956 _test/tests/lib/exe/js_js_compress/test-CommentInDoubleQuotes1-in.js957 _test/tests/lib/exe/js_js_compress/test-CommentInDoubleQuotes1-out.js958 _test/tests/lib/exe/js_js_compress/test-CommentInDoubleQuotes2-in.js959 _test/tests/lib/exe/js_js_compress/test-CommentInDoubleQuotes2-out.js960 _test/tests/lib/exe/js_js_compress/test-CommentInSingleQuotes1-in.js[all …]
9 * Note: when adding to this file, please also add appropriate actions to _test/rector.php
131 $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 namespace197 … $classPath = str_replace('/test/', '/_test/', $classPath); // no underscore in test namespace
6 * Note: when adding to this file, please also add appropriate actions to _test/rector.php
23 * users per _test/conf/users.auth.php