Home
last modified time | relevance | path

Searched refs:test (Results 126 – 150 of 1253) sorted by relevance

12345678910>>...51

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dini-isolation.phpt2 phpunit --process-isolation -d default_mimetype=application/x-test IniTest ../_files/IniTest.php
8 $_SERVER['argv'][4] = 'default_mimetype=application/x-test';
21 OK (1 test, 1 assertion)
H A Dcustom-printer-debug.phpt17 Starting test 'BankAccountTest::testBalanceIsInitiallyZero'.
19 Starting test 'BankAccountTest::testBalanceCannotBecomeNegative'.
21 Starting test 'BankAccountTest::testBalanceCannotBecomeNegative2'.
H A Ddependencies.phpt32 This test depends on "DependencyFailureTest::testOne" to pass.
35 This test depends on "DependencyFailureTest::testTwo" to pass.
38 This test depends on "DependencyFailureTest::testOne" to pass.
H A Ddependencies-isolation.phpt33 This test depends on "DependencyFailureTest::testOne" to pass.
36 This test depends on "DependencyFailureTest::testTwo" to pass.
39 This test depends on "DependencyFailureTest::testOne" to pass.
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Request/
H A DPrincipalPropertySearchReport.php54 public $test; variable in Sabre\\DAVACL\\Xml\\Request\\PrincipalPropertySearchReport
82 $self->test = 'allof';
84 $self->test = 'anyof';
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Request/
H A DPrincipalPropertySearchReport.php54 public $test; variable in Sabre\\DAVACL\\Xml\\Request\\PrincipalPropertySearchReport
82 $self->test = 'allof';
84 $self->test = 'anyof';
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DParser.php83 public function parse(TokenStream $stream, $test = null, $dropNeedle = false) argument
122 $body = $this->subparse($test, $dropNeedle);
153 public function subparse($test, $dropNeedle = false) argument
179 if (null !== $test && \call_user_func($test, $token)) {
193 if (null !== $test) {
196 … if (\is_array($test) && isset($test[0]) && $test[0] instanceof TokenParserInterface) {
197 …rintf(' (expecting closing tag for the "%s" tag defined near line %s).', $test[0]->getTag(), $line…
/plugin/passpolicy/
H A Dscript.js30 digits: /\d/.test(pass),
31 lower: /[a-z]/.test(pass),
32 upper: /[A-Z]/.test(pass),
33 nonWords: /\W/.test(pass)
/plugin/codemirror/dist/modes/
H A Druby.min.js1test(c)){a.match(/^[\d_]*(?:\.[\d_]+)?(?:[eE][+\-]?[\d_]+)?/);return"number"}else if(c=="?"){while…
H A Delm.min.js1test(q)){return q==="{"&&j.eat("-")?a(j,p,k(1)):q==="["&&j.match("glsl|")?a(j,p,o):"builtin"}if(q=…
H A Dsas.min.js1test(g)){if(g===".")e.match(/^[0-9]+([eE][\-+]?[0-9]+)?/);else if(g==="0")e.match(/^[xX][0-9a-fA-F…
H A Dsmarty.min.js1test(a.string.charAt(b)))}function n(a,b){var c=a.string;for(var f=a.pos;;){var h=c.indexOf(e,f);f…
H A Dtiddlywiki.min.js1test(p)){if(b.match(l)){m.block=true;return o(b,m,s)}if(b.match(g))return"quote";if(b.match(e)||b.…
H A Dnginx.min.js1test(g)){a.eatWhile(/[\w.%]/);return h("number","unit")}else if(/[,.+>*\/]/.test(g)){return h(null…
H A Dhaskell.min.js1test(m)){if(m=="{"&&a.eat("-")){var p="comment";if(a.eat("#")){p="meta"}return c(a,b,n(p,1))}retur…
/plugin/tablelayout/_jstest/
H A DcolWidths.tests.js9 QUnit.test('float style both rows', function(assert) {
37 QUnit.test('float style first row only', function(assert) {
65 QUnit.test('number of table columns', function(assert) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dper-request-configuration.asciidoc25 'index' => 'test',
47 test suites).
83 > No handler found for uri [/test_missing/test/] and method [GET]
112 'index' => 'test',
140 'index' => 'test',
149 [_index] => test
169 'index' => 'test',
183 [url] => http://127.0.0.1:9200/test/test/1
220 [effective_url] => http://127.0.0.1:9200/test/tes
[all...]
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Grammar/
H A DOptional.php46 …if (!$this->parser->getStream()->test($this->grammar[0]->getType(), $this->grammar[0]->getName()))…
50 if (!$this->parser->getStream()->test(Twig_Token::NAME_TYPE)) {
53 } elseif ($this->parser->getStream()->test(Twig_Token::BLOCK_END_TYPE)) {
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DDumperTest.php92 $test = $this->parser->parse($yaml);
93 if (isset($test['dump_skip']) && $test['dump_skip']) {
95 } elseif (isset($test['todo']) && $test['todo']) {
98 eval('$expected = '.trim($test['php']).';');
99 …is->assertSame($expected, $this->parser->parse($this->dumper->dump($expected, 10)), $test['test']);
/plugin/backlinks/
H A Ddeleted.files1 _test/general.test.php
2 _test/syntax.test.php
3 _test/syntax_exclude.test.php
4 _test/syntax_include.test.php
5 _test/syntax_include_deep.test.php
/plugin/editsections/
H A Dscript.js24 if (class_regexp.test(tgt.tagName) == true){
31 if (class_regexp.test(tgt.tagName) == true) {
38 … if((class_regexp.test(tgt.tagName) == true)&&(class_regexp.exec(tgt.tagName)[1] <= tgtlvl)) {
/plugin/sequencediagram/bower_components/lodash/test/asset/
H A Dtest-ui.js136 ui.isCore = /\bcore(\.min)?\.js\b/.test(ui.buildPath);
139 ui.isForeign = RegExp('^(\\w+:)?//').test(build);
142 …ui.isModularize = /\b(?:amd|commonjs|es|node|npm|(index|main)\.js)\b/.test([location.pathname, loc…
148 ui.isStrict = /\bes\b/.test([location.pathname, location.search]);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/
H A Ddefaults.yml44 filename: .ci/test-matrix.yml
48 filename: .ci/test-matrix.yml
52 filename: .ci/test-matrix.yml
56 filename: .ci/test-matrix.yml
/plugin/indexmenu/_test/
H A Dindexmenu_syntax_indexmenu.test.php
/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/
H A DAutoEscapeTokenParser.php44 if ($stream->test(Token::BLOCK_END_TYPE)) {
59 if ($compat && $stream->test(Token::NAME_TYPE)) {
79 return $token->test('endautoescape');

12345678910>>...51