Searched refs:tested (Results 1 – 25 of 88) sorted by relevance
1234
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/ |
| D | Totals.php | 105 $this->classesNode->setAttribute('tested', $tested); 115 $this->traitsNode->setAttribute('tested', $tested); 125 $this->methodsNode->setAttribute('tested', $tested); 135 $this->functionsNode->setAttribute('tested', $tested);
|
| /plugin/jplayer/vendor/symfony/process/Tests/ |
| D | ExecutableFinderTest.php | 162 private function assertSamePath($expected, $tested) argument 165 $this->assertEquals(strtolower($expected), strtolower($tested)); 167 $this->assertEquals($expected, $tested);
|
| /plugin/tabinclude/ |
| D | README | 6 tested template: dokuwiki,default, monobook,arctic,arctic-mbo,roundbox,vector
|
| /plugin/orphanmedia2/ |
| D | dokuwiki-plugin-page.md | 48 | flashplayer | flashplayer may work for local files (not yet tested sufficiently) | 49 | unc path | not yet tested sufficiently | 50 | windows shares | not yet tested sufficiently | 82 The plugin was tested with DW 2022-07-31 "Igor" and older.
|
| /plugin/authwordpress/ |
| H A D | README.md | 35 This plugin has been tested with the following DokuWiki releases: 56 It has been tested and confirmed to work on versions 4.3 to 4.9, 5.1 to 5.9, 6.0 to 6.8.
|
| /plugin/quickedit/ |
| D | README | 7 This plugin is tested with DokuWiki 2007-06-26b, 2008-05-05, 2009-02-14.
|
| /plugin/dblclickedit/ |
| D | README | 7 This plugin is tested with DokuWiki 2007-06-26b, 2008-05-05, 2009-02-14.
|
| /plugin/adminhomepage/ |
| D | README | 7 This plugin is tested with DokuWiki 2007-06-26b and later.
|
| /plugin/cumulus/ |
| D | README | 7 This plugin is tested with DokuWiki 2008-05-05 and later.
|
| /plugin/mdpage/vendor/cebe/markdown/ |
| D | CONTRIBUTING.md | 27 The Markdown parser classes are tested with [PHPUnit](https://phpunit.de/). For each test case ther… 28 the subfolders of the `/tests` folder. The result of the parser is tested with an input and an outp…
|
| /plugin/authmantis/ |
| D | README.md | 31 This plugin has been tested with all releases from 2013-05-10 “Weatherwax” 37 The plugin may work with earlier releases as well, but this is not tested.
|
| /plugin/rdplink/RdpEncrypt/ |
| D | README.md | 6 This application has been tested to compile in VBExpress 2010, and should work in most all other ve…
|
| /plugin/deletepagebutton/ |
| D | README.md | 48 This plugin has been tested with the following DokuWiki releases, 55 The plugin has been tested with the default
|
| /plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/ |
| D | README.md | 8 The library requires PHP 5.4 or greater. This library works and is tested
|
| /plugin/permissioninfo/ |
| D | README.md | 12 * I have only tested this plugin with the file-based ACL.
|
| /plugin/elasticsearch/vendor/ezimuel/guzzlestreams/ |
| D | README.rst | 37 This library is tested using PHPUnit. You'll need to install the dependencies
|
| /plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/ |
| D | Daniel Midgley.txt | 21 …e for your purposes. It comes with no guarantees of any kind. While I’ve tested this font, and it …
|
| /plugin/authucenter/ |
| D | README.md | 9 This plugin has been developped and tested with DokuWiki release 2015-08-10a ”Detritus”, but will p…
|
| /plugin/odt2dw/ |
| D | README | 7 Apache versions tested : V.5.2, V.5.3
|
| /plugin/bureaucracyau/ |
| D | README | 19 template mode has been tested by me. Feedback appreciated.
|
| /plugin/avmathtable/ |
| H A D | README.md | 47 Not yet tested with cells that span multiple columns or rows.
|
| /plugin/pagebuttons/ |
| D | README.md | 31 This plugin has been developped and tested with DokuWiki release
|
| /plugin/extranet/ |
| D | DOKU_EN | 117 * the full raw value is tested; 118 * if it contains commas, each separated item is also tested.
|
| /plugin/etherpadlite/ |
| D | README.md | 30 …eld. This code obviously depends on the template used and has *not* been tested with the most rece… 91 * the dokuwiki integration depends on the template used and is not tested with the most recent doku…
|
| /plugin/farmer/vendor/splitbrain/php-ico/ |
| H A D | README.md | 5 …at GD can read can be used as a source image to generate the ICO file. I tested this library with … 17 …y the ICO images properly, if at all. The generated images have not been tested on versions of Win…
|
1234