Home
last modified time | relevance | path

Searched refs:argv (Results 101 – 125 of 258) sorted by last modified time

1234567891011

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
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';
H A Ddisable-code-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] = '--disable-coverage-ignore';
15 $_SERVER['argv'][5] = __DIR__ . '/../_files/IgnoreCodeCoverageClassTest.php';
16 $_SERVER['argv'][6] = '--whitelist';
17 $_SERVER['argv'][7] = __DIR__ . '/../_files/IgnoreCodeCoverageClass.php';
H A Dempty-testcase.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'EmptyTestCaseTest';
7 $_SERVER['argv'][3] = __DIR__ . '/../_files/EmptyTestCaseTest.php';
H A Dexception-stack.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'ExceptionStackTest';
7 $_SERVER['argv'][3] = __DIR__ . '/../_files/ExceptionStackTest.php';
H A Dexclude-group.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--exclude-group';
7 $_SERVER['argv'][3] = 'balanceIsInitiallyZero';
8 $_SERVER['argv'][4] = 'BankAccountTest';
9 $_SERVER['argv'][5] = __DIR__ . '/../_files/BankAccountTest.php';
H A Dfailure-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--process-isolation';
7 $_SERVER['argv'][3] = 'FailureTest';
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/FailureTest.php';
H A Dfailure-reverse-list.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--reverse-list';
7 $_SERVER['argv'][3] = 'FailureTest';
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/FailureTest.php';
H A Dfailure.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'FailureTest';
7 $_SERVER['argv'][3] = __DIR__ . '/../_files/FailureTest.php';
H A Dfilter-class.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--filter';
7 $_SERVER['argv'][3] = 'BankAccountTest';
8 $_SERVER['argv'][4] = 'BankAccountTest';
9 $_SERVER['argv'][5] = __DIR__ . '/../_files/BankAccountTest.php';
H A Dfilter-dataprovider-by-classname-and-range-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--process-isolation';
7 $_SERVER['argv'][3] = '--filter';
8 $_SERVER['argv'][4] = 'DataProviderFilterTest#1-3';
9 $_SERVER['argv'][5] = 'DataProviderFilterTest';
10 $_SERVER['argv'][6] = __DIR__ . '/../_files/DataProviderFilterTest.php';
H A Dfilter-dataprovider-by-classname-and-range.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--filter';
7 $_SERVER['argv'][3] = 'DataProviderFilterTest#1-3';
8 $_SERVER['argv'][4] = 'DataProviderFilterTest';
9 $_SERVER['argv'][5] = __DIR__ . '/../_files/DataProviderFilterTest.php';
H A Dfilter-dataprovider-by-only-string-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--process-isolation';
7 $_SERVER['argv'][3] = '--filter';
8 $_SERVER['argv'][4] = '@false test';
9 $_SERVER['argv'][5] = 'DataProviderFilterTest';
10 $_SERVER['argv'][6] = __DIR__ . '/../_files/DataProviderFilterTest.php';

1234567891011