Home
last modified time | relevance | path

Searched refs:argv (Results 126 – 150 of 258) sorted by last modified time

1234567891011

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dfilter-dataprovider-by-range-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--process-isolation';
7 $_SERVER['argv'][3] = '--filter';
8 $_SERVER['argv'][4] = 'testTrue#1-3';
9 $_SERVER['argv'][5] = 'DataProviderFilterTest';
10 $_SERVER['argv'][6] = __DIR__ . '/../_files/DataProviderFilterTest.php';
H A Dfilter-dataprovider-by-range.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--filter';
7 $_SERVER['argv'][3] = 'testTrue#1-3';
8 $_SERVER['argv'][4] = 'DataProviderFilterTest';
9 $_SERVER['argv'][5] = __DIR__ . '/../_files/DataProviderFilterTest.php';
H A Dfilter-dataprovider-by-regexp-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--process-isolation';
7 $_SERVER['argv'][3] = '--filter';
8 $_SERVER['argv'][4] = 'testFalse@false.*';
9 $_SERVER['argv'][5] = 'DataProviderFilterTest';
10 $_SERVER['argv'][6] = __DIR__ . '/../_files/DataProviderFilterTest.php';
H A Dfilter-dataprovider-by-regexp.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--filter';
7 $_SERVER['argv'][3] = 'testFalse@false.*';
8 $_SERVER['argv'][4] = 'DataProviderFilterTest';
9 $_SERVER['argv'][5] = __DIR__ . '/../_files/DataProviderFilterTest.php';
H A Dfilter-dataprovider-by-string-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--process-isolation';
7 $_SERVER['argv'][3] = '--filter';
8 $_SERVER['argv'][4] = 'testFalse@false test';
9 $_SERVER['argv'][5] = 'DataProviderFilterTest';
10 $_SERVER['argv'][6] = __DIR__ . '/../_files/DataProviderFilterTest.php';
H A Dfilter-dataprovider-by-string.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--filter';
7 $_SERVER['argv'][3] = 'testFalse@false test';
8 $_SERVER['argv'][4] = 'DataProviderFilterTest';
9 $_SERVER['argv'][5] = __DIR__ . '/../_files/DataProviderFilterTest.php';
H A Dfilter-method-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--process-isolation';
7 $_SERVER['argv'][3] = '--filter';
8 $_SERVER['argv'][4] = 'testBalanceIsInitiallyZero';
9 $_SERVER['argv'][5] = 'BankAccountTest';
10 $_SERVER['argv'][6] = __DIR__ . '/../_files/BankAccountTest.php';
H A Dfilter-method.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--filter';
7 $_SERVER['argv'][3] = 'testBalanceIsInitiallyZero';
8 $_SERVER['argv'][4] = 'BankAccountTest';
9 $_SERVER['argv'][5] = __DIR__ . '/../_files/BankAccountTest.php';
H A Dhelp.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dhelp2.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--help';
H A Dini-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--process-isolation';
7 $_SERVER['argv'][3] = '-d';
8 $_SERVER['argv'][4] = 'default_mimetype=application/x-test';
9 $_SERVER['argv'][5] = 'IniTest';
10 $_SERVER['argv'][6] = __DIR__ . '/../_files/IniTest.php';
H A Dmycommand.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--my-option=123';
7 $_SERVER['argv'][3] = '--my-other-option';
8 $_SERVER['argv'][4] = 'BankAccountTest';
9 $_SERVER['argv'][5] = __DIR__ . '/../_files/BankAccountTest.php';
H A Doutput-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--process-isolation';
7 $_SERVER['argv'][3] = '--filter';
8 $_SERVER['argv'][4] = 'testExpectOutputStringFooActualFoo';
9 $_SERVER['argv'][5] = __DIR__ . '/../_files/OutputTestCase.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 Dphpt-args.phpt7 if ($argc > 0 && $argv[1] == 'help') {
H A Dphpt-xfail.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = __DIR__ . '/../_files/phpt-xfail.phpt';
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 Dreport-useless-tests-isolation.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--report-useless-tests';
7 $_SERVER['argv'][3] = '--process-isolation';
8 $_SERVER['argv'][4] = 'NothingTest';
9 $_SERVER['argv'][5] = __DIR__ . '/../_files/NothingTest.php';
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 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 Dteamcity-inner-exceptions.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--teamcity';
7 $_SERVER['argv'][3] = 'ExceptionStackTest';
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/ExceptionStackTest.php';
H A Dteamcity.phpt5 $_SERVER['argv'][1] = '--no-configuration';
6 $_SERVER['argv'][2] = '--teamcity';
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/';
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D1149.phpt6 $_SERVER['argv'][1] = '--no-configuration';
7 $_SERVER['argv'][2] = 'Issue1149Test';
8 $_SERVER['argv'][3] = __DIR__ . '/1149/Issue1149Test.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';

1234567891011