Home
last modified time | relevance | path

Searched refs:fail (Results 126 – 150 of 259) sorted by last modified time

1234567891011

/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1fail;\n var resolve = reaction.resolve;\n var reject = reaction.reject;\n var domai…
H A Dpdf.worker.js4329 var handler = ok ? reaction.ok : reaction.fail;
4494 reaction.fail = typeof onRejected == 'function' && onRejected;
H A Dpdf.worker.js.map1fail\n // if a Content Security Policy forbids using Function, but in that case\n // the proper …
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 …pe\n // strict mode using a global Function call. This could conceivably fail\n // if a Content …
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/securelogin/
H A DREADME.md40 …like a onion. You want a lot of layers in order keep things protected even *when* some layers fail.
46 A wrong password will still fail. And Securelogin will still encrypt the password. The login will j…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …reated in another frame, when `instanceof` and `constructor` checks would fail.\n *\n * @memberOf …
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md110 instead of a hard fail.
248 slightly changed which caused the test to fail.
278 * Fixed: Issue #70. Casting a parameter with a null value to string would fail.
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Splitter/
H A DICalendarTest.php177 $this->fail('Validation errors: ' . implode("\n", $messages));
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DTestCase.php32 $this->fail('Input must be a string, stream or VObject component');
/plugin/jquerymigrate/
H A Djquery-migrate-3.1.0.min.js2fail,"jQXHR.error is deprecated and removed"),o(e,"complete",e.always,"jQXHR.complete is deprecate…
H A Djquery-migrate-3.1.0.js263 migrateWarnFunc( jQXHR, "error", jQXHR.fail,
652 .fail( newDefer.reject )
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1fail","reasonOrValue","isFinallyHandler","isRejected","_passThrough","success","lastly","tap","tap…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js2004 function fail(reason) { function
2037 succeed, fail, undefined, this, undefined);
2052 Promise.prototype._passThrough = function(handler, type, success, fail) { argument
2055 fail,
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Devents.js510 var fail = function() { assert.ok(false); }; function
512 obj.on('x y all', fail);
513 obj.off(null, fail);
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dtopcoat-desktop-light.css3187 … <input type="text" class="topcoat-text-input" placeholder="text" value="fail" pattern="not-fail">
3247 …t type="text" class="topcoat-text-input--large" placeholder="text" value="fail" pattern="not-fail">
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore-min.map1 …avior","groupBy","indexBy","countBy","toArray","size","partition","pass","fail","first","head","ta…
H A Dunderscore.js443 var pass = [], fail = [];
445 (predicate(value, key, obj) ? pass : fail).push(value);
447 return [pass, fail];
/plugin/userimportextended/
H A Dadmin.php395 foreach ($this->_import_failures as $fail) {
396 fputs($fd, $fail['orig']);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DNot.php98 $this->fail($other, $description);
H A DOr.php74 $this->fail($other, $description);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D2972.phpt2 GH-2972: Test suite shouldn't fail when it contains both *.phpt files and unconventionally named te…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dhelp.phpt71 --fail-on-warning Treat tests with warnings as failures.
72 --fail-on-risky Treat risky tests as failures.
H A Dhelp2.phpt72 --fail-on-warning Treat tests with warnings as failures.
73 --fail-on-risky Treat risky tests as failures.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DBankAccountTest.php56 $this->fail();
74 $this->fail();

1234567891011