Home
last modified time | relevance | path

Searched refs:tests (Results 26 – 50 of 323) sorted by relevance

12345678910>>...13

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
H A DTestTest.php39 $tests = [];
43 $tests[] = [$node, '(null === "foo")'];
48 …$tests[] = [$node, 'call_user_func_array($this->env->getTest(\'anonymous\')->getCallable(), ["foo"…
54 $tests[] = [$node, 'twig_tests_test_barbar("abc")', $environment];
57 … $tests[] = [$node, 'twig_tests_test_barbar("abc", null, null, ["foo" => "bar"])', $environment];
60 $tests[] = [$node, 'twig_tests_test_barbar("abc", null, "bar")', $environment];
68 …$tests[] = [$node, 'twig_tests_test_barbar("abc", "1", "2", [0 => "3", "foo" => "bar"])', $environ…
70 return $tests;
H A DNullCoalesceTest.php21 $tests = [];
27 $tests[] = [$node, "((// line 1\n\$context[\"foo\"]) ?? (2))"];
29 …$tests[] = [$node, "(((// line 1\n(isset(\$context[\"foo\"]) || array_key_exists(\"foo\", \$contex…
31 …$tests[] = [$node, "(((// line 1\n(isset(\$context[\"foo\"]) || array_key_exists(\"foo\", \$contex…
34 return $tests;
H A DGetAttrTest.php38 $tests = [];
44 …$tests[] = [$node, sprintf('%s%s, "bar", [])', $this->getAttributeGetter(), $this->getVariableGett…
47 …$tests[] = [$node, sprintf('%s%s, "bar", [], "array")', $this->getAttributeGetter(), $this->getVar…
53 …$tests[] = [$node, sprintf('%s%s, "bar", [0 => %s, 1 => "bar"], "method")', $this->getAttributeGet…
55 return $tests;
H A DParentTest.php26 $tests = [];
27 … $tests[] = [new ParentExpression('foo', 1), '$this->renderParentBlock("foo", $context, $blocks)'];
29 return $tests;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/
H A DIncludeTest.php37 $tests = [];
41 $tests[] = [$node, <<<EOF
54 $tests[] = [$node, <<<EOF
63 $tests[] = [$node, <<<EOF
70 $tests[] = [$node, <<<EOF
77 $tests[] = [$node, <<<EOF
87 return $tests;
H A DSetTest.php36 $tests = [];
41 $tests[] = [$node, <<<EOF
50 $tests[] = [$node, <<<EOF
61 $tests[] = [$node, <<<EOF
70 $tests[] = [$node, <<<EOF
76 return $tests;
H A DDeprecatedTest.php33 $tests = [];
39 $tests[] = [$node, <<<EOF
52 $tests[] = [$node, <<<EOF
71 $tests[] = [$node, <<<EOF
78 return $tests;
H A DIfTest.php40 $tests = [];
49 $tests[] = [$node, <<<EOF
66 $tests[] = [$node, <<<EOF
83 $tests[] = [$node, <<<EOF
93 return $tests;
H A DTextTest.php26 $tests = [];
27 $tests[] = [new TextNode('foo', 1), "// line 1\necho \"foo\";"];
29 return $tests;
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php36 $tests = array();
39 $tests[] = array(
46 $tests[] = array(
55 $tests[] = array(
64 $tests[] = array(
72 $tests[] = array(
80 $tests[] = array(
89 $tests[] = array(
96 return $tests;
H A DVCalendarTest.php34 $tests = array();
44 $tests[] = array($input,$output);
75 $tests[] = array($input, $output);
103 $tests[] = array($input, $output);
160 $tests[] = array($input, $output);
224 $tests[] = array($input, $output);
270 … $tests[] = array($input, $output, 'America/Argentina/Buenos_Aires', '2014-01-01', '2015-01-01');
293 $tests[] = array($input, $output);
294 return $tests;
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php36 $tests = array();
39 $tests[] = array(
46 $tests[] = array(
55 $tests[] = array(
64 $tests[] = array(
72 $tests[] = array(
80 $tests[] = array(
89 $tests[] = array(
96 return $tests;
H A DVCalendarTest.php34 $tests = array();
44 $tests[] = array($input,$output);
75 $tests[] = array($input, $output);
103 $tests[] = array($input, $output);
160 $tests[] = array($input, $output);
224 $tests[] = array($input, $output);
270 … $tests[] = array($input, $output, 'America/Argentina/Buenos_Aires', '2014-01-01', '2015-01-01');
293 $tests[] = array($input, $output);
294 return $tests;
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php36 $tests = array();
39 $tests[] = array(
46 $tests[] = array(
55 $tests[] = array(
64 $tests[] = array(
72 $tests[] = array(
80 $tests[] = array(
89 $tests[] = array(
96 return $tests;
H A DVCalendarTest.php34 $tests = array();
44 $tests[] = array($input,$output);
75 $tests[] = array($input, $output);
103 $tests[] = array($input, $output);
160 $tests[] = array($input, $output);
224 $tests[] = array($input, $output);
269 … $tests[] = array($input, $output, 'America/Argentina/Buenos_Aires', '2014-01-01', '2015-01-01');
292 $tests[] = array($input, $output);
293 return $tests;
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php36 $tests = [];
39 $tests[] = [
46 $tests[] = [
55 $tests[] = [
64 $tests[] = [
72 $tests[] = [
80 $tests[] = [
89 $tests[] = [
96 return $tests;
H A DVCalendarTest.php36 $tests = [];
46 $tests[] = [$input,$output];
77 $tests[] = [$input, $output];
105 $tests[] = [$input, $output];
139 $tests[] = [$input, $output];
196 $tests[] = [$input, $output];
260 $tests[] = [$input, $output];
306 $tests[] = [$input, $output, 'America/Argentina/Buenos_Aires', '2014-01-01', '2015-01-01'];
329 $tests[] = [$input, $output];
330 return $tests;
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A Dphpstan.neon3 - %currentWorkingDirectory%/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php
5 - %currentWorkingDirectory%/tests/*/Fixtures/*
6 … - %currentWorkingDirectory%/tests/Doctrine/Tests/Common/Annotations/ReservedKeywordsClasses.php
7 - %currentWorkingDirectory%/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php
8 - %currentWorkingDirectory%/tests/Doctrine/Tests/DoctrineTestCase.php
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/
H A DResultPrinter.php34 protected $tests = []; variable in PHPUnit_Util_TestDox_ResultPrinter
261 $this->tests = [];
291 if (!isset($this->tests[$this->currentTestMethodPrettified])) {
293 $this->tests[$this->currentTestMethodPrettified]['success'] = 1;
294 $this->tests[$this->currentTestMethodPrettified]['failure'] = 0;
296 $this->tests[$this->currentTestMethodPrettified]['success'] = 0;
297 $this->tests[$this->currentTestMethodPrettified]['failure'] = 1;
301 $this->tests[$this->currentTestMethodPrettified]['success']++;
303 $this->tests[$this->currentTestMethodPrettified]['failure']++;
313 foreach ($this->tests as $name => $data) {
/plugin/move/_test/
H A Dhandler.test.php25 $tests = array(
34 foreach($tests as $new => $rel) {
60 $tests = array(
70 foreach($tests as $match => $id) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dhelp.phpt38 --filter <pattern> Filter which tests to run.
40 --group ... Only runs tests from the specified group(s).
41 --exclude-group ... Exclude tests from the specified group(s).
49 --report-useless-tests Be strict about tests that do not test anything.
52 --disallow-test-output Be strict about output during tests.
53 --disallow-resource-usage Be strict about resource usage during small tests.
55 --disallow-todo-tests Disallow @todo-annotated tests.
71 --fail-on-warning Treat tests with warnings as failures.
72 --fail-on-risky Treat risky tests as failures.
80 --testdox-group Only include tests from the specified group(s).
[all …]
H A Dhelp2.phpt39 --filter <pattern> Filter which tests to run.
41 --group ... Only runs tests from the specified group(s).
42 --exclude-group ... Exclude tests from the specified group(s).
50 --report-useless-tests Be strict about tests that do not test anything.
53 --disallow-test-output Be strict about output during tests.
54 --disallow-resource-usage Be strict about resource usage during small tests.
56 --disallow-todo-tests Disallow @todo-annotated tests.
72 --fail-on-warning Treat tests with warnings as failures.
73 --fail-on-risky Treat risky tests as failures.
81 --testdox-group Only include tests from the specified group(s).
[all …]
H A Dteamcity.phpt18 ##teamcity[testSuiteStarted name='BankAccountTest' locationHint='php_qn://%s/tests/_files/BankAccou…
20 ##teamcity[testStarted name='testBalanceIsInitiallyZero' locationHint='php_qn://%s/tests/_files/Ban…
24 ##teamcity[testStarted name='testBalanceCannotBecomeNegative' locationHint='php_qn://%s/tests/_file…
28 ##teamcity[testStarted name='testBalanceCannotBecomeNegative2' locationHint='php_qn://%s/tests/_fil…
37 OK (3 tests, 3 assertions)
H A Dteamcity-inner-exceptions.phpt18 ##teamcity[testSuiteStarted name='ExceptionStackTest' locationHint='php_qn://%s/tests/_files/Except…
20 ##teamcity[testStarted name='testPrintingChildException' locationHint='php_qn://%s/tests/_files/Exc…
22tests/_files/ExceptionStackTest.php:10|n |n Caused by|n message|n Failed asserting that two arrays…
26 ##teamcity[testStarted name='testNestedExceptions' locationHint='php_qn://%s/tests/_files/Exception…
28 ##teamcity[testFailed name='testNestedExceptions' message='Exception : One' details=' %s/tests/_fil…
/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js149 if(this.options.tests) {
150 this.tests = [];
153 …this.tests.push(new Test.Unit.Testcase(this.options.tests[i], testcases[this.options.tests[i]], te…
160 this.tests = [];
163 this.tests.push(
190 for(var i=0;i<this.tests.length;i++) {
191 if (this.tests[i].errors > 0) {
194 if (this.tests[i].failures > 0) {
237 for(var i=0;i<this.tests.length;i++) {
240 errors += this.tests[i].errors;
[all …]

12345678910>>...13