Home
last modified time | relevance | path

Searched refs:Errors (Results 26 – 50 of 51) sorted by relevance

123

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/Trac/
H A D578.phpt37 Tests: 3, Assertions: 0, Errors: 3.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D1348.phpt34 Tests: 2, Assertions: 1, Errors: 1.
H A D1351.phpt46 Tests: 5, Assertions: 5, Errors: 2, Failures: 1.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dexception-stack.phpt64 Tests: 2, Assertions: 1, Errors: 2.
H A Dteamcity-inner-exceptions.phpt39 Tests: 2, Assertions: 1, Errors: 2.
H A Dlog-junit.phpt68 Tests: 7, Assertions: 2, Errors: 1, Failures: 1, Warnings: 1, Skipped: 1, Incomplete: 1, Risky: 1.
H A Dtestdox-xml.phpt56 Tests: 7, Assertions: 2, Errors: 1, Failures: 1, Warnings: 1, Skipped: 1, Incomplete: 1, Risky: 1.
/plugin/statdisplay/pchart/
H A DpChart.php63 protected $Errors = NULL; variable in pChart
2796 $this->Errors [] = "[Warning] " . $FunctionName . " - Y Labels are not set.";
2802 $this->Errors [] = "[Warning] " . $FunctionName . " - Series descriptions are not set.";
2834 $this->Errors [] = "[Warning] " . $FunctionName . " - No data set.";
2847 if (count ( $this->Errors ) == 0)
2851 foreach ( $this->Errors as $key => $Value )
2855 foreach ( $this->Errors as $key => $Value ) {
2882 $YPos = $this->YSize - (18 + (count ( $this->Errors ) - 1) * ($this->ErrorFontSize + 4));
2883 foreach ( $this->Errors as $key => $Value ) {
2949 $this->Errors [] = "[Warning] SaveImageMap - Image map is empty.";
[all …]
/plugin/statistics/inc/pchart/
H A DpChart.php61 protected $Errors = NULL; variable in pChart
3006 $this->Errors [] = "[Warning] ".$FunctionName." - Y Labels are not set.";
3012 $this->Errors [] = "[Warning] ".$FunctionName." - Series descriptions are not set.";
3019 $this->Errors [] = "[Warning] ".$FunctionName." - Some series descriptions are not set.";
3044 $this->Errors [] = "[Warning] ".$FunctionName." - No data set.";
3048 $this->Errors [] = "[Warning] ".$FunctionName." - Missing data in serie ".$key.".";
3057 if(count($this->Errors) == 0)
3061 foreach($this->Errors as $key => $Value)
3065 foreach($this->Errors as $key => $Value) {
3074 $this->YSize - (20 + (($this->ErrorFontSize + 4) * count($this->Errors)))),
[all...]
/plugin/projects/pchart/pchart/
H A Dpchart.php139 var $Errors = NULL; variable in pChart
3256 $this->Errors[] = "[Warning] ".$FunctionName." - Y Labels are not set.";
3264 $this->Errors[] = "[Warning] ".$FunctionName." - Series descriptions are not set.";
3300 $this->Errors[] = "[Warning] ".$FunctionName." - No data set.";
3306 $this->Errors[] = "[Warning] ".$FunctionName." - Missing data in serie ".$key.".";
3314 if (count($this->Errors) == 0)
3319 foreach($this->Errors as $key => $Value)
3326 foreach($this->Errors as $key => $Value)
3337 foreach($this->Errors as $key => $Value)
3396 $this->Errors[] = "[Warning] SaveImageMap - Image map is empty.";
[all …]
/plugin/charter/lib/pchart/
H A DpChart.class.php139 var $Errors = NULL; variable in pChart
3281 $this->Errors[] = "[Warning] ".$FunctionName." - Y Labels are not set.";
3289 $this->Errors[] = "[Warning] ".$FunctionName." - Series descriptions are not set.";
3325 $this->Errors[] = "[Warning] ".$FunctionName." - No data set.";
3331 $this->Errors[] = "[Warning] ".$FunctionName." - Missing data in serie ".$key.".";
3339 if (count($this->Errors) == 0)
3344 foreach($this->Errors as $key => $Value)
3351 foreach($this->Errors as $key => $Value)
3362 foreach($this->Errors as $key => $Value)
3421 $this->Errors[] = "[Warning] SaveImageMap - Image map is empty.";
[all …]
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DREADME.md216 ### Errors subsection
218 Errors are well-presented:
/plugin/struct/
H A Dstyle.less510 * Errors on AJAX
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt91 // File Browser Errors
/plugin/pgn4web/pgn4web/
H A DREADME.txt71 Errors alert messages are logged by pgn4web, such as failure to load PGN
/plugin/html5video2/script/
H A Dvideo.min.js20Errors.BadTimeStamp,"Malformed timestamp: "+i);return t=t.replace(/^[^\sa-zA-Z-]+/,""),e}function …
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md420 * [#13176](http://dev.ckeditor.com/ticket/13176): [IE8] Fixed: Errors on drag&drop of embed widgets.
628 * [#12377](http://dev.ckeditor.com/ticket/12377): Fixed: Errors thrown in the [Image](http://ckedit…
724 * [#7975](http://dev.ckeditor.com/ticket/7975): [IE8] Fixed: Errors when trying to select an empty …
/plugin/ckgedit/ckeditor/
H A DCHANGES.md840 * [#13176](https://dev.ckeditor.com/ticket/13176): [IE8] Fixed: Errors on drag&drop of embed widget…
1048 * [#12377](https://dev.ckeditor.com/ticket/12377): Fixed: Errors thrown in the [Image](https://cked…
1144 * [#7975](https://dev.ckeditor.com/ticket/7975): [IE8] Fixed: Errors when trying to select an empty…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js5668 }},watchForErrors:function(){Firebug.Errors.checkEnabled();
5670 },unwatchForErrors:function(){Firebug.Errors.checkEnabled();
6161 }function logAssert(category,args){Firebug.Errors.increaseCount(context);
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js21991 Firebug.Errors.checkEnabled();
21997 Firebug.Errors.checkEnabled();
23539 Firebug.Errors.increaseCount(context);
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js5679 }},watchForErrors:function(){Firebug.Errors.checkEnabled();
5681 },unwatchForErrors:function(){Firebug.Errors.checkEnabled();
5828 },getBreakOnNextTooltip:function(enabled){return(enabled?$STR("console.Disable Break On All Errors"):$STR("console.Break On All Errors"))
6172 }function logAssert(category,args){Firebug.Errors.increaseCount(context);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Deditor.worker.js.map1 …tor(errors) {\n super(`Encounter errors while disposing of store. Errors: [${errors.join(',…
H A Djson.worker.js.map1 …tor(errors) {\n super(`Encounter errors while disposing of store. Errors: [${errors.join(',…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1Errors must be propagated forward\n isOrBecomesErrored(_this, reader._closedPromise, functi…
H A Dpdf.worker.js.map1Errors must be propagated forward\n isOrBecomesErrored(_this, reader._closedPromise, functi…

123