Home
last modified time | relevance | path

Searched refs:argv (Results 151 – 175 of 258) sorted by last modified time

1234567891011

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D1330.phpt6 $_SERVER['argv'][1] = '--deb';
7 $_SERVER['argv'][2] = '--config';
8 $_SERVER['argv'][3] = __DIR__ . '/1330/phpunit1330.xml';
9 $_SERVER['argv'][4] = 'Issue1330Test';
10 $_SERVER['argv'][5] = __DIR__ . '/1330/Issue1330Test.php';
H A D1335.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--bootstrap';
7 $_SERVER['argv'][3] = __DIR__ . '/1335/bootstrap1335.php';
8 $_SERVER['argv'][4] = __DIR__ . '/1335/Issue1335Test.php';
H A D1337.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--process-isolation';
7 $_SERVER['argv'][3] = 'Issue1337Test';
8 $_SERVER['argv'][4] = __DIR__ . '/1337/Issue1337Test.php';
H A D1471.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'Issue1471Test';
7 $_SERVER['argv'][3] = __DIR__ . '/1471/Issue1471Test.php';
H A D1472.phpt12 $_SERVER['argv'][1] = '--no-configuration';
13 $_SERVER['argv'][2] = 'Issue1472Test';
14 $_SERVER['argv'][3] = __DIR__ . '/1472/Issue1472Test.php';
H A D1570.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--disallow-test-output';
7 $_SERVER['argv'][3] = 'Issue1570Test';
8 $_SERVER['argv'][4] = __DIR__ . '/1570/Issue1570Test.php';
H A D2137-filter.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'Issue2137Test';
7 $_SERVER['argv'][3] = __DIR__ . '/2137/Issue2137Test.php';
8 $_SERVER['argv'][4] = '--filter';
9 $_SERVER['argv'][5] = 'BrandService';
H A D2137-no_filter.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'Issue2137Test';
7 $_SERVER['argv'][3] = __DIR__ . '/2137/Issue2137Test.php';
H A D2366.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'Issue2366Test';
7 $_SERVER['argv'][3] = __DIR__ . '/2366/Issue2366Test.php';
H A D2380.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'Issue2380Test';
7 $_SERVER['argv'][3] = __DIR__ . '/2380/Issue2380Test.php';
H A D2382.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'Issue2382Test';
7 $_SERVER['argv'][3] = __DIR__ . '/2382/Issue2382Test.php';
H A D2435.phpt6 $_SERVER['argv'][1] = '--no-configuration';
7 $_SERVER['argv'][2] = 'Issue2435Test';
8 $_SERVER['argv'][3] = __DIR__ . '/2435/Issue2435Test.php';
H A D244.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--process-isolation';
7 $_SERVER['argv'][3] = 'Issue244Test';
8 $_SERVER['argv'][4] = __DIR__ . '/244/Issue244Test.php';
H A D765.phpt6 $_SERVER['argv'][1] = '--no-configuration';
7 $_SERVER['argv'][2] = 'Issue765Test';
8 $_SERVER['argv'][3] = __DIR__ . '/765/Issue765Test.php';
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Ddataprovider-issue-2922.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--exclude-group=foo';
7 $_SERVER['argv'][3] = __DIR__ . '/../_files/DataProviderIssue2922';
H A Ddataprovider-testdox.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--testdox';
7 $_SERVER['argv'][3] = 'DataProviderTestDoxTest';
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/DataProviderTestDoxTest.php';
H A Ddebug.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--debug';
7 $_SERVER['argv'][3] = 'BankAccountTest';
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/BankAccountTest.php';
H A Ddefault.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'BankAccountTest';
7 $_SERVER['argv'][3] = __DIR__ . '/../_files/BankAccountTest.php';
H A Ddependencies.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--verbose';
7 $_SERVER['argv'][3] = 'DependencyTestSuite';
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/DependencyTestSuite.php';
H A Ddependencies2-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--process-isolation';
7 $_SERVER['argv'][3] = 'StackTest';
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/StackTest.php';
H A Dfilter-dataprovider-by-number-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--process-isolation';
7 $_SERVER['argv'][3] = '--filter';
8 $_SERVER['argv'][4] = 'testTrue#3';
9 $_SERVER['argv'][5] = 'DataProviderFilterTest';
10 $_SERVER['argv'][6] = __DIR__ . '/../_files/DataProviderFilterTest.php';
H A Dfilter-method-case-insensitive.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--filter';
7 $_SERVER['argv'][3] = '/balanceIsInitiallyZero/i';
8 $_SERVER['argv'][4] = 'BankAccountTest';
9 $_SERVER['argv'][5] = __DIR__ . '/../_files/BankAccountTest.php';
H A Dfilter-method-case-sensitive-no-result.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--filter';
7 $_SERVER['argv'][3] = '/balanceIsInitiallyZero/';
8 $_SERVER['argv'][4] = 'BankAccountTest';
9 $_SERVER['argv'][5] = __DIR__ . '/../_files/BankAccountTest.php';
H A Dlist-suites.phpt5 $_SERVER['argv'][1] = '--list-suites';
6 $_SERVER['argv'][2] = '--configuration';
7 $_SERVER['argv'][3] = __DIR__.'/../_files/configuration.suites.xml';
H A Dlog-json-post-66021.phpt12 $_SERVER['argv'][1] = '--no-configuration';
13 $_SERVER['argv'][2] = '--log-json';
14 $_SERVER['argv'][3] = 'php://stdout';
15 $_SERVER['argv'][4] = 'BankAccountTest';
16 $_SERVER['argv'][5] = __DIR__ . '/../_files/BankAccountTest.php';

1234567891011