Home
last modified time | relevance | path

Searched refs:test (Results 51 – 75 of 1253) sorted by relevance

12345678910>>...51

/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md26 * Test: Write `Hoa\Compiler\Llk\Llk` test suite. (Ivan Enderlin, 2016-08-14T17:40:38+02:00)
31 * Test: Write `…r\Llk\Sampler\Exception` test suite. (Ivan Enderlin, 2016-08-14T16:45:12+02:00)
32 * Test: Write `…ption\UnrecognizedToken` test suite. (Ivan Enderlin, 2016-08-14T16:43:06+02:00)
48 * Test: Add test case for the `isInfinite` method. (Ivan Enderlin, 2016-08-12T08:06:15+02:00)
59 * Test: JSON soundness test suite has changed. (Ivan Enderlin, 2016-08-08T17:30:20+02:00)
67 * Test: Update test cases about Unicode support. (Ivan Enderlin, 2016-08-08T08:14:04+02:00)
69 * Test: Soundness is an integration test suite. (Ivan Enderlin, 2016-08-08T08:01:45+02:00)
71 * Test: Fix test suite name. (Ivan Enderlin, 2016-07-15T19:36:55+02:00)
139 * Require `hoa/test`. (Alexis von Glasow, 2014-11-25T23:17:38+01:00)
146 * Move test into `Hoa\Json`. (Ivan Enderlin, 2014-10-04T12:14:45+02:00)
[all …]
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsNullsAndEmpties.yml2 test: Empty Sequence
11 test: Empty Mapping
20 test: Empty Sequence as Entire Document
26 test: Empty Mapping as Entire Document
32 test: Null as Document
38 test: Empty String
H A DunindentedCollections.yml2 test: Unindented collection
13 test: Nested unindented collection (two levels)
25 test: Nested unindented collection (three levels)
38 test: Key/value after unindented collection (1)
51 test: Key/value after unindented collection (at the same level)
64 test: Shortcut Key after unindented collection
74 test: Shortcut Key after unindented collection with custom spaces
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dhelp.phpt30 --log-teamcity <file> Log test execution in TeamCity format to file.
42 --list-groups List available test groups.
43 --list-suites List available test suites.
44 --test-suffix ... Only search for test in files with specified
52 --disallow-test-output Be strict about output during tests.
54 --enforce-time-limit Enforce time limit based on test size.
57 --process-isolation Run each test in a separate PHP process.
68 --stop-on-risky Stop execution upon first risky test.
69 --stop-on-skipped Stop execution upon first skipped test.
70 --stop-on-incomplete Stop execution upon first incomplete test.
[all …]
H A Dhelp2.phpt31 --log-teamcity <file> Log test execution in TeamCity format to file.
43 --list-groups List available test groups.
44 --list-suites List available test suites.
45 --test-suffix ... Only search for test in files with specified
53 --disallow-test-output Be strict about output during tests.
55 --enforce-time-limit Enforce time limit based on test size.
58 --process-isolation Run each test in a separate PHP process.
69 --stop-on-risky Stop execution upon first risky test.
70 --stop-on-skipped Stop execution upon first skipped test.
71 --stop-on-incomplete Stop execution upon first incomplete test.
[all …]
H A Ddataprovider-debug.phpt16 Starting test 'DataProviderDebugTest::testProvider with data set #0 (null, true, 1, 1.0)'.
18 Starting test 'DataProviderDebugTest::testProvider with data set #1 (1.2, resource(%d) of type (str…
20 Starting test 'DataProviderDebugTest::testProvider with data set #2 (array(array(1, 2, 3), array(3,…
22 Starting test 'DataProviderDebugTest::testProvider with data set #3 ('this\nis\na\nvery\nvery\nvery…
24 Starting test 'DataProviderDebugTest::testProvider with data set #4 (stdClass Object (), stdClass O…
26 Starting test 'DataProviderDebugTest::testProvider with data set #5 (Binary String: 0x000102030405,…
28 Starting test 'DataProviderDebugTest::testProvider with data set #6 (Binary String: 0x0009)'.
/plugin/codemirror/dist/modes/
H A Dlua.min.js1test(a.peek()))return(b.cur=n(l(a),"string"))(a,b);if(/\d/.test(c)){a.eatWhile(/[\w.%]/);return"nu…
H A Dcypher.min.js1test(b)){h=b;return"node"}else if(b==="/"&&a.eat("/")){a.skipToEnd();return"comment"}else if(m.tes…
H A Dz80.min.js1test(j)){b.context=4;return"var2"}if(b.context==2&&g.test(j)){b.context=4;return"var3"}if(d.test(j…
H A Dturtle.min.js1test(d)){c=d;return null}else if(d=="#"){a.skipToEnd();return"comment"}else if(g.test(d)){a.eatWhi…
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dchaining.js6 QUnit.test('map/flatten/reduce', function(assert) {
26 QUnit.test('select/reject/sortBy', function(assert) {
38 QUnit.test('select/reject/sortBy in functional style', function(assert) {
50 QUnit.test('reverse/concat/unshift/pop/map', function(assert) {
62 QUnit.test('splice', function(assert) {
70 QUnit.test('shift', function(assert) {
77 QUnit.test('pop', function(assert) {
84 QUnit.test('chaining works in small stages', function(assert) {
90 QUnit.test('#1562: Engine proxies for chained functions', function(assert) {
H A Dfunctions.js7 QUnit.test('bind', function(assert) {
50 QUnit.test('partial', function(assert) {
92 QUnit.test('bindAll', function(assert) {
129 QUnit.test('memoize', function(assert) {
178 QUnit.test('delay', function(assert) {
187 QUnit.test('defer', function(assert) {
581 QUnit.test('once', function(assert) {
600 QUnit.test('wrap', function(assert) {
616 QUnit.test('negate', function(assert) {
648 QUnit.test('after', function(assert) {
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dcollection.js19 QUnit.test('new and sort', function(assert) {
78 QUnit.test('get', function(assert) {
104 QUnit.test('has', function(assert) {
139 QUnit.test('at', function(assert) {
145 QUnit.test('pluck', function(assert) {
150 QUnit.test('add', function(assert) {
342 QUnit.test('remove', function(assert) {
411 QUnit.test('slice', function(assert) {
517 QUnit.test('fetch', function(assert) {
784 QUnit.test('reset', function(assert) {
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/test/
H A Dgrammar-tests.js93 test('Solid Arrow', function() {
98 test('Dashed Arrow', function() {
113 test('Titles', function() {
118 test('Unicode', function() {
132 test('Whitespace', function() {
139 test('Comments', function() {
157 test('Notes', function() {
167 test('Participants', function() {
180 test('Newlines', function() {
186 test('Quoted names', function() {
[all …]
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DAsseticTokenParser.php58 while (!$stream->test(\Twig_Token::BLOCK_END_TYPE)) {
59 if ($stream->test(\Twig_Token::STRING_TYPE)) {
62 } elseif ($stream->test(\Twig_Token::NAME_TYPE, 'filter')) {
67 } elseif ($stream->test(\Twig_Token::NAME_TYPE, 'output')) {
72 } elseif ($stream->test(\Twig_Token::NAME_TYPE, 'name')) {
77 } elseif ($stream->test(\Twig_Token::NAME_TYPE, 'as')) {
82 } elseif ($stream->test(\Twig_Token::NAME_TYPE, 'debug')) {
87 } elseif ($stream->test(\Twig_Token::NAME_TYPE, 'combine')) {
92 } elseif ($stream->test(\Twig_Token::NAME_TYPE, 'vars')) {
98 while ($stream->test(\Twig_Token::STRING_TYPE)) {
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DGroupTestSuite.php41 foreach ($tests as $test) {
42 if ($test instanceof PHPUnit_Framework_TestCase) {
44 get_class($test),
45 $test->getName(false)
51 $groupSuites[$group]->addTest($test);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Runner/Filter/
H A DGroup.php30 function ($test) {
31 return spl_object_hash($test);
46 $test = $this->getInnerIterator()->current();
48 if ($test instanceof PHPUnit_Framework_TestSuite) {
52 return $this->doAccept(spl_object_hash($test));
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DExpressionParser.php627 $class = $this->getTestNodeClass($test);
641 if ($test = $this->env->getTest($name)) {
642 return [$name, $test];
645 if ($stream->test(Token::NAME_TYPE)) {
652 return [$name, $test];
662 private function getTestNodeClass($test) argument
664 if ($test instanceof TwigTest && $test->isDeprecated()) {
670 if ($test->getAlternative()) {
679 if ($test instanceof TwigTest) {
680 return $test->getNodeClass();
[all …]
/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js157 if (this.options.test) {
212 if (!test) {
218 if(!test.isWaiting) {
221 test.run();
222 if(test.isWaiting) {
226 this.logger.finish(test.status(), test.summary());
473 test = test.gsub(/(\.should[^\(]+\()/,'#{0}this,');
474 test = test.gsub(/(\.should[^\(]+)\(this,\)/,'#{1}(this)');
475 this.test = function() { method in AnonymousFunction0a8a43170700
479 this.test = test || function() {};
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/Template/
H A DTestCaseMethod.tpl.dist50 $test = new {className}('{methodName}', unserialize('{data}'), '{dataName}');
51 $test->setDependencyInput(unserialize('{dependencyInput}'));
52 $test->setInIsolation(TRUE);
55 $test->run($result);
57 if (!$test->hasExpectationOnOutput()) {
58 $output = $test->getActualOutput();
68 'testResult' => $test->getResult(),
69 'numAssertions' => $test->getNumAssertions(),
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DTestListener.php124 function addError(&$test, &$t) { /*abstract */ } argument
134 function addFailure(&$test, &$t) { /*abstract */ } argument
143 function endTest(&$test) { /*abstract */ } argument
152 function startTest(&$test) { /*abstract */ } argument
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/macros/
H A Ddefault_values.test4 {% from _self import test %}
6 {% macro test(a, b = 'bar') -%}
10 {{ test('foo') }}
11 {{ test('bar', 'foo') }}
H A Dwith_filters.test4 {% import _self as test %}
6 {% macro test() %}
10 {{ test.test() }}
/plugin/struct/
H A Ddeleted.files4 _test/AccessTableDataDB.test.php
5 _test/AccessTableDataDBMulti.test.php
6 _test/AccessTableDataReplacement.test.php
7 _test/AccessTableDataSQL.test.php
8 _test/AggregationExportCSV.test.php
9 _test/AggregationResults.test.php
10 _test/Assignments.test.php
11 _test/Bureaucracy.test.php
12 _test/Column.test.php
13 _test/ConfigParser.test
[all...]
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckdataprocessor.js56 if ( !FCKRegexLib.HasBodyTag.test( data ) )
60 if ( !FCKRegexLib.HtmlOpener.test( data ) )
64 if ( !FCKRegexLib.HeadOpener.test( data ) )
79 …if ( FCKBrowserInfo.IsIE && FCKConfig.DocType.length > 0 && !FCKRegexLib.Html4DocType.test( FCKCon…
104 if ( ignoreIfEmptyParagraph && FCKRegexLib.EmptyOutParagraph.test( data ) )

12345678910>>...51