Home
last modified time | relevance | path

Searched refs:skipped (Results 76 – 100 of 110) sorted by last modified time

12345

/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …g it can increase the token's performance\n * since the token can be skipped at any positions …
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1skipped columns\n\t}\n\n\n\n\tfunction generateRenderResourceHistogram(){\n\n\t\tvar renderedHisto…
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md7911 skipped if a destination value exists. Array and plain object properties
/plugin/sequencediagram/bower_components/lodash/
H A D.travis.yml69 # Remove code skipped on the coverage run.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php56 protected $skipped = []; variable in PHPUnit_Framework_TestResult
239 $this->skipped[] = new PHPUnit_Framework_TestFailure($test, $t);
324 $this->skipped[] = new PHPUnit_Framework_TestFailure($test, $e);
495 return count($this->skipped);
503 public function skipped() function in PHPUnit_Framework_TestResult
505 return $this->skipped;
626 $skipped = false;
712 $skipped = true;
775 $append = !$risky && !$incomplete && !$skipped;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php317 $this->printDefects($result->skipped(), 'skipped test');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Ddependencies-isolation.phpt30 There were 3 skipped tests:
H A Dhelp.phpt69 --stop-on-skipped Stop execution upon first skipped test.
H A Dhelp2.phpt70 --stop-on-skipped Stop execution upon first skipped test.
H A Dphpt-xfail.phpt17 OK, but incomplete, skipped, or risky tests!
H A Dreport-useless-tests-incomplete.phpt19 OK, but incomplete, skipped, or risky tests!
H A Dreport-useless-tests-isolation.phpt20 OK, but incomplete, skipped, or risky tests!
H A Dreport-useless-tests.phpt27 OK, but incomplete, skipped, or risky tests!
H A Ddependencies.phpt29 There were 3 skipped tests:
H A Dcustom-printer-verbose.phpt30 OK, but incomplete, skipped, or risky tests!
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DSuiteTest.php227 $skipped = $this->result->skipped();
228 $lastSkippedResult = array_pop($skipped);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D1570.phpt19 OK, but incomplete, skipped, or risky tests!
H A D1374.phpt18 OK, but incomplete, skipped, or risky tests!
H A D1468.phpt19 OK, but incomplete, skipped, or risky tests!
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLlk.pp56 %token skipped ::
82 | ::skipped:: <token> ( ::unification_:: <unification> ::_unification:: )?
83 ::skipped:: #skipped
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DPHP.php323 $skipped = $childResult->skipped();
340 } elseif (!empty($skipped)) {
343 $this->getException($skipped[0]),
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/
H A DResultPrinter.php59 protected $skipped = 0; variable in PHPUnit_Util_TestDox_ResultPrinter
212 $this->skipped++;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md146 …/sebastianbergmann/phpunit/pull/1983): Tests with `@expectedException` annotation cannot be skipped
150 …ener` callbacks `startTest()` and `endTest()` are not called when test is skipped due to `@depends`
/plugin/farmsync/lang/en/
H A Dupdate.txt1 …pages which are directly in this namespace will be copied, pages in subnamespaces willl be skipped.
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md51 - Lines containing "0" where skipped or considered empty in some cases (@tanakahisateru)

12345