Searched refs:_files (Results 1 – 25 of 97) sorted by relevance
1234
2 phpunit --teamcity ExceptionStackTest ../_files/ExceptionStackTest.php8 $_SERVER['argv'][4] = __DIR__ . '/../_files/ExceptionStackTest.php';18 ##teamcity[testSuiteStarted name='ExceptionStackTest' locationHint='php_qn://%s/tests/_files/Except…20 ##teamcity[testStarted name='testPrintingChildException' locationHint='php_qn://%s/tests/_files/Exc…22 …_files/ExceptionStackTest.php:10|n |n Caused by|n message|n Failed asserting that two arrays are e…26 ##teamcity[testStarted name='testNestedExceptions' locationHint='php_qn://%s/tests/_files/Exception…28 …name='testNestedExceptions' message='Exception : One' details=' %s/tests/_files/ExceptionStackTest…
2 phpunit --teamcity BankAccountTest ../_files/BankAccountTest.php8 $_SERVER['argv'][4] = __DIR__ . '/../_files/BankAccountTest.php';18 ##teamcity[testSuiteStarted name='BankAccountTest' locationHint='php_qn://%s/tests/_files/BankAccou…20 ##teamcity[testStarted name='testBalanceIsInitiallyZero' locationHint='php_qn://%s/tests/_files/Ban…24 …d name='testBalanceCannotBecomeNegative' locationHint='php_qn://%s/tests/_files/BankAccountTest.ph…28 … name='testBalanceCannotBecomeNegative2' locationHint='php_qn://%s/tests/_files/BankAccountTest.ph…
2 phpunit --log-teamcity php://stdout BankAccountTest ../_files/BankAccountTest.php9 $_SERVER['argv'][5] = __DIR__ . '/../_files/BankAccountTest.php';19 ##teamcity[testSuiteStarted name='BankAccountTest' locationHint='php_qn://%s/tests/_files/BankAccou…21 ##teamcity[testStarted name='testBalanceIsInitiallyZero' locationHint='php_qn://%s/tests/_files/Ban…25 …d name='testBalanceCannotBecomeNegative' locationHint='php_qn://%s/tests/_files/BankAccountTest.ph…29 … name='testBalanceCannotBecomeNegative2' locationHint='php_qn://%s/tests/_files/BankAccountTest.ph…
2 phpunit -c ../_files/configuration.custom-printer.xml --debug BankAccountTest ../_files/BankAccount…6 $_SERVER['argv'][2] = __DIR__ . '/../_files/configuration.custom-printer.xml';9 $_SERVER['argv'][5] = __DIR__ . '/../_files/BankAccountTest.php';
2 phpunit -c ../_files/configuration_stop_on_warning.xml --stop-on-warning StopOnWarningTestSuite ./t…6 $_SERVER['argv'][2] = __DIR__ . '/../_files/configuration_stop_on_warning.xml';9 $_SERVER['argv'][5] = __DIR__ . '/../_files/StopOnWarningTestSuite.php';
2 phpunit -c ../_files/configuration.custom-printer.xml --verbose IncompleteTest ../_files/Incomplete…6 $_SERVER['argv'][2] = __DIR__ . '/../_files/configuration.custom-printer.xml';9 $_SERVER['argv'][5] = __DIR__ . '/../_files/IncompleteTest.php';
2 …p://stdout IgnoreCodeCoverageClassTest ../_files/IgnoreCodeCoverageClassTest.php --whitelist ../..…14 $_SERVER['argv'][4] = __DIR__ . '/../_files/IgnoreCodeCoverageClassTest.php';16 $_SERVER['argv'][6] = __DIR__ . '/../_files/IgnoreCodeCoverageClass.php';
2 …-ignore IgnoreCodeCoverageClassTest tests/_files/IgnoreCodeCoverageClassTest.php --whitelist ../..…15 $_SERVER['argv'][5] = __DIR__ . '/../_files/IgnoreCodeCoverageClassTest.php';17 $_SERVER['argv'][7] = __DIR__ . '/../_files/IgnoreCodeCoverageClass.php';
2 phpunit BankAccountTest ../_files/BankAccountTest.php9 $_SERVER['argv'][5] = __DIR__ . '/../_files/BankAccountTest.php';12 require __DIR__ . '/../_files/MyCommand.php';
4 _files/phpt_external.php6 _files/expect_external.txt
2 phpunit ../_files/DataProviderIssue28336 $_SERVER['argv'][2] = __DIR__ . '/../_files/DataProviderIssue2833';
2 phpunit -c ../_files/DataProviderIssue2859/phpunit.xml6 $_SERVER['argv'][2] = __DIR__ . '/../_files/DataProviderIssue2859/phpunit.xml';
2 phpunit --configuration tests/_files/phpunit-example-extension6 $_SERVER['argv'][2] = __DIR__ . '/../_files/phpunit-example-extension';
2 phpunit BankAccountTest ../_files/BankAccountTest.php7 $_SERVER['argv'][3] = __DIR__ . '/../_files/BankAccountTest.php';
2 phpunit MultiDependencyTest ../_files/MultiDependencyTest.php7 $_SERVER['argv'][3] = __DIR__ . '/../_files/MultiDependencyTest.php';
2 phpunit StackTest ../_files/StackTest.php7 $_SERVER['argv'][3] = __DIR__ . '/../_files/StackTest.php';
2 phpunit --tap BankAccountTest ../_files/BankAccountTest.php8 $_SERVER['argv'][4] = __DIR__ . '/../_files/BankAccountTest.php';
2 phpunit ConcreteTest ../_files/ConcreteTest.php7 $_SERVER['argv'][3] = __DIR__ . '/../_files/ConcreteTest.php';
2 phpunit --exclude-group=foo ../_files/DataProviderIssue29227 $_SERVER['argv'][3] = __DIR__ . '/../_files/DataProviderIssue2922';
2 phpunit BankAccountTest ../_files/BankAccountTest.php --colors6 $_SERVER['argv'][2] = __DIR__ . '/../_files/BankAccountTest.php';
2 phpunit --test-suffix .test.php ../_files/8 $_SERVER['argv'][4] = __DIR__ . '/../_files/';
2 phpunit --process-isolation MultiDependencyTest ../_files/MultiDependencyTest.php8 $_SERVER['argv'][4] = __DIR__ . '/../_files/MultiDependencyTest.php';
2 phpunit --list-suites --configuration=__DIR__.'/../_files/configuration.suites.xml'7 $_SERVER['argv'][3] = __DIR__.'/../_files/configuration.suites.xml';
87 $_files = array();90 $_files[] = $_fileParts = explode(DIRECTORY_SEPARATOR, $file);104 if ($_files[$i][$j] != $_files[$i+1][$j]) {111 $common .= $_files[0][$j];