Searched refs:tests (Results 1 – 16 of 16) sorted by relevance
| /template/twigstarter/vendor/twig/twig/src/TokenParser/ |
| D | IfTokenParser.php | 40 $tests = [$expr, $body]; 55 $tests[] = $expr; 56 $tests[] = $body; 70 return new IfNode(new Node($tests), $else, $lineno, $this->getTag());
|
| /template/twigstarter/vendor/twig/twig/src/Extension/ |
| D | StagingExtension.php | 33 private $tests = []; variable in Twig\\Extension\\StagingExtension 89 if (isset($this->tests[$test->getName()])) { 93 $this->tests[$test->getName()] = $test; 98 return $this->tests;
|
| /template/twigstarter/vendor/twig/twig/src/ |
| D | ExtensionSet.php | 36 private $tests; variable in Twig\\ExtensionSet 362 return $this->tests; 374 if (isset($this->tests[$name])) { 375 return $this->tests[$name]; 378 foreach ($this->tests as $pattern => $test) { 417 $this->tests = []; 444 $this->tests[$test->getName()] = $test;
|
| /template/twigstarter/vendor/twig/twig/src/Node/ |
| D | IfNode.php | 24 public function __construct(Node $tests, ?Node $else, int $lineno, string $tag = null) argument 26 $nodes = ['tests' => $tests];
|
| /template/twigstarter/vendor/twig/twig/src/Test/ |
| D | IntegrationTestCase.php | 97 $tests = []; 128 …$tests[] = [str_replace($fixturesDir.'/', '', $file), $message, $condition, $templates, $exception… 131 if ($legacyTests && empty($tests)) { 136 return $tests;
|
| /template/strap/vendor/hidehalo/nanoid-php/ |
| H A D | .gitattributes | 3 tests/ export-ignore
|
| /template/breeze/bower_components/modular-scale/stylesheets/ |
| D | _modular-scale.scss | 6 @import "modular-scale/tests";
|
| /template/strap/vendor/dragonmantank/cron-expression/ |
| H A D | README.md | 70 - PHPUnit is required to run the unit tests 71 - Composer is required to run the unit tests
|
| /template/strap/vendor/php-webdriver/webdriver/ |
| H A D | README.md | 85 Selenium server can be useful when you need to execute multiple tests at once, 86 when you run tests in several different browsers (like on your CI server), or when you need to dist…
|
| H A D | CHANGELOG.md | 204 - Added unit tests for `WebDriverCommand` and `DesiredCapabilities`.
|
| /template/twigstarter/vendor/twig/twig/ |
| D | CHANGELOG | 62 * Make round brackets optional for one argument tests like "same as" or "divisible by" 149 * added support for macros on "is defined" tests 263 * added support for dynamically named tests
|
| /template/strap/ |
| H A D | contrib.md | 70 * Clone the tests
|
| /template/templar/less/ |
| D | button-groups.less | 13 …: nowrap; // prevent buttons from wrapping when in tight spaces (e.g., the table on the tests page)
|
| /template/khum1/ |
| D | CHANGELOG.md.backup | 147 - Enlèvement d'un fichier css pour les tests.
|
| D | CHANGELOG.md | 168 - Enlèvement d'un fichier css pour les tests.
|
| /template/daily/css/ |
| D | pure-min.css | 1431 there's a rowspan on the first cell. Case added to the tests. issue#432 */
|