Home
last modified time | relevance | path

Searched refs:argv (Results 76 – 100 of 258) sorted by relevance

1234567891011

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D2758.phpt5 $_SERVER['argv'][1] = '--configuration';
6 $_SERVER['argv'][2] = __DIR__ . '/2758/phpunit.xml';
7 $_SERVER['argv'][3] = 'Issue2758Test';
8 $_SERVER['argv'][4] = __DIR__ . '/2758/Issue2758Test.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 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 D1351.phpt11 $_SERVER['argv'][1] = '--no-configuration';
12 $_SERVER['argv'][2] = '--process-isolation';
13 $_SERVER['argv'][3] = 'Issue1351Test';
14 $_SERVER['argv'][4] = __DIR__ . '/1351/Issue1351Test.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 D2811.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'Issue2811Test';
7 $_SERVER['argv'][3] = __DIR__ . '/2811/Issue2811Test.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';
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dfatal-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--process-isolation';
7 $_SERVER['argv'][3] = 'FatalTest';
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/FatalTest.php';
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 Dstop-on-warning-via-cli.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--stop-on-warning';
7 $_SERVER['argv'][3] = 'StopOnWarningTestSuite';
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/StopOnWarningTestSuite.php';
H A Dlog-junit.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--log-junit';
7 $_SERVER['argv'][3] = 'php://stdout';
8 $_SERVER['argv'][4] = '--report-useless-tests';
9 $_SERVER['argv'][5] = 'StatusTest';
10 $_SERVER['argv'][6] = __DIR__ . '/../_files/StatusTest.php';
H A Dtestdox-html.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--testdox-html';
7 $_SERVER['argv'][3] = 'php://stdout';
8 $_SERVER['argv'][4] = 'BankAccountTest';
9 $_SERVER['argv'][5] = __DIR__ . '/../_files/BankAccountTest.php';
H A Dlog-teamcity.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--log-teamcity';
7 $_SERVER['argv'][3] = 'php://stdout';
8 $_SERVER['argv'][4] = 'BankAccountTest';
9 $_SERVER['argv'][5] = __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 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 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';
H A Dtestdox-xml.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--report-useless-tests';
7 $_SERVER['argv'][3] = '--testdox-xml';
8 $_SERVER['argv'][4] = 'php://stdout';
9 $_SERVER['argv'][5] = 'StatusTest';
10 $_SERVER['argv'][6] = __DIR__ . '/../_files/StatusTest.php';
H A Dphar-extension-suppressed.phpt5 $_SERVER['argv'][1] = '--configuration';
6 $_SERVER['argv'][2] = __DIR__ . '/../_files/phpunit-example-extension';
7 $_SERVER['argv'][3] = '--no-extensions';
H A Ddefault.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'BankAccountTest';
7 $_SERVER['argv'][3] = __DIR__ . '/../_files/BankAccountTest.php';
H A Dconcrete-test-class.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'ConcreteTest';
7 $_SERVER['argv'][3] = __DIR__ . '/../_files/ConcreteTest.php';
H A Ddependencies2.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'StackTest';
7 $_SERVER['argv'][3] = __DIR__ . '/../_files/StackTest.php';
H A Ddependencies3.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'MultiDependencyTest';
7 $_SERVER['argv'][3] = __DIR__ . '/../_files/MultiDependencyTest.php';
H A Dforward-compatibility.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = 'BankAccountTest';
7 $_SERVER['argv'][3] = __DIR__ . '/../_files/BankAccountTest.php';
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dmergeduplicates.php30 echo "Usage: ", $argv[0], " input.vcf output.vcf [debug.log]\n";
35 $input = fopen($argv[1], 'r');
36 $output = fopen($argv[2], 'w');
37 $debug = isset($argv[3]) ? fopen($argv[3], 'w') : null;

1234567891011