Home
last modified time | relevance | path

Searched refs:tests (Results 1 – 25 of 323) sorted by path

12345678910>>...13

/plugin/abortlogin/
H A Daction.php55 $tests = explode(',',$test);
56 foreach ($tests as $test) {
/plugin/adfs/phpsaml/
H A DCHANGELOG97 * Improve/Fix tests
H A DREADME.md270 * `tests/` - Contains the unit test of the toolkit.
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt43 - Fix tests to properly check return code of verify(). (Thijs Kinkhorst)
72 - Normalilze tests. (Hidde Wieringa)
147 - Finally add some tests
/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md12 [Tests](http://parsedown.org/tests/) |
78 It passes most of the CommonMark tests. Most of the tests that don't pass deal with cases that are quite uncommon. Still, as CommonMark matures, compliance should improve.
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dphpstan.neon5 - tests
/plugin/aichat/vendor/vanderlee/php-sentence/
H A D.scrutinizer.yml4 - tests/*
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1tests whether a value is truthy, as determined\n\t// by !!guard.\n\t// assert.ok(guard, message_op…
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md1 ![Build Status](https://github.com/firebase/php-jwt/actions/workflows/tests.yml/badge.svg)
299 Run the tests using phpunit:
307 OK (5 tests, 5 assertions)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DUrlMap.php271 public function setTests($tests) argument
273 $this->tests = $tests;
280 return $this->tests;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DYouTube.php82 public $tests; variable in Google\\Service\\YouTube
1669 'tests',
1673 'path' => 'youtube/v3/tests',
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md1 ![](https://github.com/googleapis/google-api-php-client/workflows/.github/workflows/tests.yml/badge…
461 Run the PHPUnit tests with PHPUnit. You can configure an API key and token in BaseTest.php to run a…
463 phpunit tests/
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A D.php_cs18 ->in(__DIR__.'/tests')
H A DCHANGELOG.md1220 * Fixed some tests so that they pass more reliably
1313 * Refactoring a lot of code and tests to be case insensitive when dealing with headers
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A D.php_cs.dist51 ->in(__DIR__.'/tests')
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
H A DREADME.md17 * Unit tests
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
H A DREADME.md95 vendor/bin/phpunit --verbose --configuration tests/phpunit.xml
/plugin/authnc/
H A DREADME.md14 * ATM, there are no tests, it was programmed against a live instance with a simple dw instance, see…
/plugin/bbcodeextensions/
H A DChangeLog13 * Compatibility tests for 'text' renderer and other similar modes.
/plugin/bibtex4dw/
H A DTODO.md41 First speed tests with a larger bibliography (>2500 entries) shows reasonable speed (< 1 sec).
/plugin/bpmnio/vendor/bpmn-js/
H A DREADME.md71 # build the library and run all tests
/plugin/bureaucracyau/
H A DREADME18 Testing has been rudimentary, aside from phpunit tests only
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md351 …/github.com/benderjs/benderjs) to 0.3.0 and introduced the ability to run tests via HTTPs ([#13265…
510 …later, because at the moment Spartan is still too unstable to be used for tests and we see many ch…
563tests/` directory. Now `bender.config.mathJaxLibPath` must be configured manually in order to run …
611 * [#12688](http://dev.ckeditor.com/ticket/12688): Improved the tests of the [styles system](http://…
702 …icly available. Read more about how to set up the environment and execute tests in the [CKEditor T…
703 …Please note that the [`tests/`](https://github.com/ckeditor/ckeditor-dev/tree/master/tests) direct…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md771 …/github.com/benderjs/benderjs) to 0.3.0 and introduced the ability to run tests via HTTPs ([#13265…
930 …later, because at the moment Spartan is still too unstable to be used for tests and we see many ch…
983tests/` directory. Now `bender.config.mathJaxLibPath` must be configured manually in order to run …
1031 * [#12688](https://dev.ckeditor.com/ticket/12688): Improved the tests of the [styles system](https:…
1122 …icly available. Read more about how to set up the environment and execute tests in the [CKEditor T…
1123 …Please note that the [`tests/`](https://github.com/ckeditor/ckeditor-dev/tree/master/tests) direct…
/plugin/codemirror/dist/modes/
H A Dcobol.min.js.map1tests","digit","digit_or_colon","hex","sign","exponent","keyword_char","symbol","isNumber","ch","s…

12345678910>>...13