| /plugin/deletepageguard/tests/ |
| H A D | test_runner.php | 64 $runner = new TestRunner(); variable 67 $runner->addTest('Pattern Validation - Valid Simple Pattern', function() { 73 $runner->addTest('Pattern Validation - Valid Complex Pattern', function() { 79 $runner->addTest('Pattern Validation - Valid Namespace Pattern', function() { 86 $runner->addTest('Pattern Validation - Invalid Syntax', function() { 92 $runner->addTest('Pattern Validation - ReDoS Protection', function() { 98 $runner->addTest('Pattern Validation - Another ReDoS Pattern', function() { 104 $runner->addTest('Pattern Validation - ReDoS Simple Plus Pattern', function() { 110 $runner->addTest('Pattern Validation - ReDoS Simple Star Pattern', function() { 116 $runner->addTest('Pattern Validation - Length Limit', function() { [all …]
|
| H A D | README.md | 74 $runner->addTest('Test Description', function() { 88 The runner exits with code 0 on success, 1 on failure (suitable for CI/CD).
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/ |
| H A D | LdapServer.php | 62 protected $runner; variable in FreeDSx\\Ldap\\LdapServer 77 $this->runner = $serverRunner; 102 $this->runner()->run($socketServer); 192 private function runner(): ServerRunnerInterface function in FreeDSx\\Ldap\\LdapServer 194 if (!$this->runner) { 195 $this->runner = new PcntlServerRunner($this->options); 198 return $this->runner;
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Runner/ |
| D | BaseTestRunnerTest.php | 15 $runner = new MockRunner; 16 $runner->getTest('NonStatic');
|
| /plugin/authgooglesheets/vendor/google/apiclient/src/Http/ |
| D | REST.php | 55 $runner = new Runner( 63 $runner->setRetryMap($retryMap); 66 return $runner->run();
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/ |
| D | phpt-external.phpt | 2 GH-1436: PHPT runner doesn't handle external files.
|
| D | phpt-args.phpt | 2 PHPT runner supports ARGS section
|
| D | phpt-stdin.phpt | 2 PHPT runner supports STDIN section
|
| D | phpt-env.phpt | 2 PHPT runner should support ENV section
|
| D | phpt-stderr.phpt | 2 GH-1169: PHPT runner doesn't look at STDERR.
|
| D | phpt-xfail.phpt | 2 PHPT runner supports XFAIL section
|
| /plugin/combo/resources/theme/default/pages/partials/ |
| H A D | body-beforeend-partial.hbs | 4 {{{ task-runner-html }}}
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/ |
| D | phpt-xfail.phpt | 2 PHPT runner supports XFAIL section
|
| /plugin/asciidocjs/node_modules/clean-css/lib/ |
| D | clean.js | 114 return runner(context.localOnly)(function () { 131 function runner(localOnly) { function
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/ |
| D | Command.php | 129 $runner = $this->createRunner(); 135 $suite = $runner->getTest( 186 $result = $runner->doRun($suite, $this->arguments, $exit);
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/source-map/ |
| D | CHANGELOG.md | 188 * Fixed test runner to actually report number of failed tests as its process 205 * Extend the test runner to allow running single specific test files at a time.
|
| /plugin/asciidocjs/node_modules/source-map/ |
| D | CHANGELOG.md | 188 * Fixed test runner to actually report number of failed tests as its process 205 * Extend the test runner to allow running single specific test files at a time.
|
| /plugin/sequencediagram/bower_components/lodash/test/ |
| D | saucelabs.js | 80 runner = getOption('runner', 'test/index.html').replace(/^\W+/, ''), variable 81 runnerUrl = getOption('runnerUrl', 'http://localhost:' + port + '/' + runner),
|
| /plugin/combo/ |
| H A D | yarn.lock | 97 "@vitest/runner@1.6.1": 99 resolved "https://registry.npmjs.org/@vitest/runner/-/runner-1.6.1.tgz" 894 "@vitest/runner" "1.6.1"
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/ |
| D | CHANGELOG.md | 329 - [TEST] Fix teardown in yaml runner [[098030e]](http://github.com/elasticsearch/elasticsearch-php/… 370 - [TEST] Add support for `bad_request` in yaml runner [[ad86f91]](http://github.com/elasticsearch/e… 415 - [TEST] Support headers in yaml runner, do some bad-comment cleaning [[57b5489]](http://github.com…
|
| /plugin/dropfiles/ |
| D | yarn.lock | 1661 loader-runner@^2.3.0: 1663 …resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.3.0.tgz#f482aea82d543e07921… 2944 loader-runner "^2.3.0"
|
| /plugin/sequencediagram/bower_components/raphael/ |
| D | yarn.lock | 1536 loader-runner@^2.3.0: 1538 …resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.3.0.tgz#f482aea82d543e07921… 2777 loader-runner "^2.3.0"
|
| /plugin/asciidocjs/node_modules/clean-css/ |
| D | README.md | 705 * [Start](https://github.com/start-runner/start): [start-clean-css](https://github.com/start-runner…
|
| /plugin/fetchmedia/ |
| D | yarn.lock | 2030 loader-runner@^2.3.0: 2032 …resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.3.0.tgz#f482aea82d543e07921… 3118 loader-runner "^2.3.0"
|
| /plugin/asciidocjs/node_modules/acorn/ |
| D | README.md | 341 The command-line test runner (`npm test`) uses the ES6 modules. The
|