Home
last modified time | relevance | path

Searched refs:_SERVER (Results 251 – 275 of 667) sorted by last modified time

1...<<11121314151617181920>>...27

/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
H A DConsistency.php276 $_SERVER['_'] = '/bar/php'
286 unset($_SERVER['_']);
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DProtocol.php110 ? dirname(realpath($_SERVER['argv'][0]))
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DCommand.php116 return $command->run($_SERVER['argv'], $exit);
930 $localFilename = realpath($_SERVER['argv'][0]);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DConfiguration.php508 $target = &$_SERVER;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DTestCaseTest.php20 $_SERVER['f'] = 'f';
324 $this->assertEquals('f', $_SERVER['f']);
336 $_SERVER['f'] = 'ff';
348 $this->assertEquals('ff', $_SERVER['f']);
366 $this->assertEquals('f', $_SERVER['f']);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D1437.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'Issue1437Test';
7 $_SERVER['argv'][3] = __DIR__ . '/1437/Issue1437Test.php';
H A D2158.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'Issue2158Test';
7 $_SERVER['argv'][3] = __DIR__ . '/2158/Issue2158Test.php';
H A D2811.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'Issue2811Test';
7 $_SERVER['argv'][3] = __DIR__ . '/2811/Issue2811Test.php';
H A D2972.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = __DIR__ . '/2972/';
H A D322.phpt6 $_SERVER['argv'][1] = '--configuration';
7 $_SERVER['argv'][2] = __DIR__ . '/322/phpunit322.xml';
8 $_SERVER['argv'][3] = '--debug';
9 $_SERVER['argv'][4] = '--group';
10 $_SERVER['argv'][5] = 'one';
11 $_SERVER['argv'][6] = 'Issue322Test';
12 $_SERVER['argv'][7] = __DIR__ . '/322/Issue322Test.php';
H A D445.phpt6 $_SERVER['argv'][1] = '--no-configuration';
7 $_SERVER['argv'][2] = '--disallow-test-output';
8 $_SERVER['argv'][3] = 'Issue445Test';
9 $_SERVER['argv'][4] = __DIR__ . '/445/Issue445Test.php';
H A D581.phpt6 $_SERVER['argv'][1] = '--no-configuration';
7 $_SERVER['argv'][2] = 'Issue581Test';
8 $_SERVER['argv'][3] = __DIR__ . '/581/Issue581Test.php';
H A D74.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--process-isolation';
7 $_SERVER['argv'][3] = 'Issue74Test';
8 $_SERVER['argv'][4] = __DIR__ . '/74/Issue74Test.php';
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/Trac/
H A D578.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'Issue578Test';
7 $_SERVER['argv'][3] = __DIR__ . '/578/Issue578Test.php';
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dabstract-test-class.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'AbstractTest';
7 $_SERVER['argv'][3] = __DIR__ . '/../_files/AbstractTest.php';
H A Dassertion.phpt18 $_SERVER['argv'][1] = '--no-configuration';
19 $_SERVER['argv'][2] = 'AssertionExampleTest';
20 $_SERVER['argv'][3] = __DIR__ . '/../_files/AssertionExampleTest.php';
H A Dcode-coverage-ignore.phpt11 $_SERVER['argv'][1] = '--no-configuration';
12 $_SERVER['argv'][2] = '--colors=never';
13 $_SERVER['argv'][3] = '--coverage-text=php://stdout';
14 $_SERVER['argv'][4] = __DIR__ . '/../_files/IgnoreCodeCoverageClassTest.php';
15 $_SERVER['argv'][5] = '--whitelist';
16 $_SERVER['argv'][6] = __DIR__ . '/../_files/IgnoreCodeCoverageClass.php';
H A Dcolors-always.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--colors=always';
7 $_SERVER['argv'][3] = __DIR__ . '/../_files/BankAccountTest.php';
H A Ddataprovider-issue-2833.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = __DIR__ . '/../_files/DataProviderIssue2833';
H A Ddataprovider-issue-2859.phpt5 $_SERVER['argv'][1] = '-c';
6 $_SERVER['argv'][2] = __DIR__ . '/../_files/DataProviderIssue2859/phpunit.xml';
H A Ddataprovider-log-xml-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--process-isolation';
7 $_SERVER['argv'][3] = '--log-junit';
8 $_SERVER['argv'][4] = 'php://stdout';
9 $_SERVER['argv'][5] = 'DataProviderTest';
10 $_SERVER['argv'][6] = __DIR__ . '/../_files/DataProviderTest.php';
H A Ddataprovider-log-xml.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--log-junit';
7 $_SERVER['argv'][3] = 'php://stdout';
8 $_SERVER['argv'][4] = 'DataProviderTest';
9 $_SERVER['argv'][5] = __DIR__ . '/../_files/DataProviderTest.php';
H A Ddefault-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--process-isolation';
7 $_SERVER['argv'][3] = 'BankAccountTest';
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/BankAccountTest.php';
H A Ddependencies-clone.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--verbose';
7 $_SERVER['argv'][3] = 'ClonedDependencyTest';
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/ClonedDependencyTest.php';
H A Ddependencies-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--process-isolation';
7 $_SERVER['argv'][3] = '--verbose';
8 $_SERVER['argv'][4] = 'DependencyTestSuite';
9 $_SERVER['argv'][5] = __DIR__ . '/../_files/DependencyTestSuite.php';

1...<<11121314151617181920>>...27