Home
last modified time | relevance | path

Searched refs:argv (Results 51 – 75 of 258) sorted by relevance

1234567891011

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dreport-useless-tests.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--report-useless-tests';
7 $_SERVER['argv'][3] = '--verbose';
8 $_SERVER['argv'][4] = 'NothingTest';
9 $_SERVER['argv'][5] = __DIR__ . '/../_files/NothingTest.php';
H A Dcustom-printer-verbose.phpt5 $_SERVER['argv'][1] = '-c';
6 $_SERVER['argv'][2] = __DIR__ . '/../_files/configuration.custom-printer.xml';
7 $_SERVER['argv'][3] = '--verbose';
8 $_SERVER['argv'][4] = 'IncompleteTest';
9 $_SERVER['argv'][5] = __DIR__ . '/../_files/IncompleteTest.php';
H A Dtap.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--tap';
7 $_SERVER['argv'][3] = 'BankAccountTest';
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/BankAccountTest.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 Dtest-suffix-single.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--test-suffix';
7 $_SERVER['argv'][3] = '.test.php';
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/';
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 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 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 Ddependencies3-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--process-isolation';
7 $_SERVER['argv'][3] = 'MultiDependencyTest';
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/MultiDependencyTest.php';
H A Dlist-groups.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--list-groups';
7 $_SERVER['argv'][3] = 'BankAccountTest';
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/BankAccountTest.php';
H A Dtest-suffix-multiple.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--test-suffix';
7 $_SERVER['argv'][3] = '.test.php,.my.php';
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/';
H A Dtestdox.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--testdox';
7 $_SERVER['argv'][3] = 'BankAccountTest';
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/BankAccountTest.php';
H A Dreport-useless-tests-incomplete.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--report-useless-tests';
7 $_SERVER['argv'][3] = 'IncompleteTest';
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/IncompleteTest.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';
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D1348.phpt11 $_SERVER['argv'][1] = '--no-configuration';
12 $_SERVER['argv'][] = '--report-useless-tests';
13 $_SERVER['argv'][] = '--process-isolation';
14 $_SERVER['argv'][] = 'Issue1348Test';
15 $_SERVER['argv'][] = __DIR__ . '/1348/Issue1348Test.php';
H A D498.phpt6 $_SERVER['argv'][1] = '--no-configuration';
7 $_SERVER['argv'][2] = '--group';
8 $_SERVER['argv'][3] = 'trueOnly';
9 $_SERVER['argv'][4] = 'Issue498Test';
10 $_SERVER['argv'][5] = __DIR__ . '/498/Issue498Test.php';
H A D1265.phpt6 $_SERVER['argv'][1] = '--configuration';
7 $_SERVER['argv'][2] = __DIR__ . '/1265/phpunit1265.xml';
8 $_SERVER['argv'][3] = 'Issue1265Test';
9 $_SERVER['argv'][4] = __DIR__ . '/1265/Issue1265Test.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 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 D1468.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--disallow-todo-tests';
7 $_SERVER['argv'][3] = 'Issue1468Test';
8 $_SERVER['argv'][4] = __DIR__ . '/1468/Issue1468Test.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';
H A D2145.phpt6 $_SERVER['argv'][1] = '--no-configuration';
7 $_SERVER['argv'][2] = 'Issue2145Test';
8 $_SERVER['argv'][3] = '--stop-on-error';
9 $_SERVER['argv'][4] = __DIR__ . '/2145/Issue2145Test.php';
/plugin/davcal/vendor/sabre/dav/bin/
H A Dmigrateto17.php23 php {$argv[0]} [pdo-dsn] [username] [password]
27 php {$argv[0]} "mysql:host=localhost;dbname=sabredav" root password
28 php {$argv[0]} sqlite:data/sabredav.db
50 $dsn = $argv[1];
51 $user = isset($argv[2])?$argv[2]:null;
52 $pass = isset($argv[3])?$argv[3]:null;

1234567891011