|
| 1 | +<html xmlns:lxslt="http://xml.apache.org/xslt" xmlns:stringutils="xalan://org.apache.tools.ant.util.StringUtils"> |
| 2 | +<head> |
| 3 | +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| 4 | +<title>Unit Test Results: MemoryLeakWarningGlobalDetectorTest</title> |
| 5 | +<link rel="stylesheet" type="text/css" title="Style" href="stylesheet.css"> |
| 6 | +<script type="text/javascript" language="JavaScript"> |
| 7 | + var TestCases = new Array(); |
| 8 | + var cur; |
| 9 | + |
| 10 | + cur = TestCases['.MemoryLeakWarningGlobalDetectorTest'] = new Array(); |
| 11 | + </script><script type="text/javascript" language="JavaScript"> |
| 12 | + function displayProperties (name) { |
| 13 | + var win = window.open('','JUnitSystemProperties','scrollbars=1,resizable=1'); |
| 14 | + var doc = win.document; |
| 15 | + doc.open(); |
| 16 | + doc.write("<html><head><title>Properties of " + name + "</title>"); |
| 17 | + doc.write("<style type=\"text/css\">"); |
| 18 | + doc.write("body {font:normal 68% verdana,arial,helvetica; color:#000000; }"); |
| 19 | + doc.write("table tr td, table tr th { font-size: 68%; }"); |
| 20 | + doc.write("table.properties { border-collapse:collapse; border-left:solid 1 #cccccc; border-top:solid 1 #cccccc; padding:5px; }"); |
| 21 | + doc.write("table.properties th { text-align:left; border-right:solid 1 #cccccc; border-bottom:solid 1 #cccccc; background-color:#eeeeee; }"); |
| 22 | + doc.write("table.properties td { font:normal; text-align:left; border-right:solid 1 #cccccc; border-bottom:solid 1 #cccccc; background-color:#fffffff; }"); |
| 23 | + doc.write("h3 { margin-bottom: 0.5em; font: bold 115% verdana,arial,helvetica }"); |
| 24 | + doc.write("</style>"); |
| 25 | + doc.write("</head><body>"); |
| 26 | + doc.write("<h3>Properties of " + name + "</h3>"); |
| 27 | + doc.write("<div align=\"right\"><a href=\"javascript:window.close();\">Close</a></div>"); |
| 28 | + doc.write("<table class='properties'>"); |
| 29 | + doc.write("<tr><th>Name</th><th>Value</th></tr>"); |
| 30 | + for (prop in TestCases[name]) { |
| 31 | + doc.write("<tr><th>" + prop + "</th><td>" + TestCases[name][prop] + "</td></tr>"); |
| 32 | + } |
| 33 | + doc.write("</table>"); |
| 34 | + doc.write("</body></html>"); |
| 35 | + doc.close(); |
| 36 | + win.focus(); |
| 37 | + } |
| 38 | + |
| 39 | + </script> |
| 40 | +</head> |
| 41 | +<body> |
| 42 | +<h1>Unit Test Results.</h1> |
| 43 | +<table width="100%"> |
| 44 | +<tr> |
| 45 | +<td align="left"></td><td align="right">Designed for use with <a href="http://www.junit.org/">JUnit</a> and <a href="http://ant.apache.org/">Ant</a>.</td> |
| 46 | +</tr> |
| 47 | +</table> |
| 48 | +<hr size="1"> |
| 49 | +<h3>Class MemoryLeakWarningGlobalDetectorTest</h3> |
| 50 | +<table class="details" border="0" cellpadding="5" cellspacing="2" width="95%"> |
| 51 | +<tr valign="top"> |
| 52 | +<th width="80%">Name</th><th>Tests</th><th>Errors</th><th>Failures</th><th nowrap>Time(s)</th><th nowrap>Time Stamp</th><th>Host</th> |
| 53 | +</tr> |
| 54 | +<tr valign="top" class="Pass"> |
| 55 | +<td><a title="Display all tests" href="10_MemoryLeakWarningGlobalDetectorTest.html">MemoryLeakWarningGlobalDetectorTest</a></td><td><a title="Display all tests" href="10_MemoryLeakWarningGlobalDetectorTest.html">7</a></td><td>0</td><td>0</td><td>0.000</td><td>2013-09-25T22:58:21</td><td>localhost</td> |
| 56 | +</tr> |
| 57 | +</table> |
| 58 | +<h2>Tests</h2> |
| 59 | +<table class="details" border="0" cellpadding="5" cellspacing="2" width="95%"> |
| 60 | +<tr valign="top"> |
| 61 | +<th>Name</th><th>Status</th><th width="80%">Type</th><th nowrap>Time(s)</th> |
| 62 | +</tr> |
| 63 | +<tr valign="top" class="TableRowColor"> |
| 64 | +<td><a name="turnOffNewOverloadsNoThrowCausesNoAdditionalLeaks"></a>turnOffNewOverloadsNoThrowCausesNoAdditionalLeaks</td><td>Success</td><td></td><td>0.000</td> |
| 65 | +</tr> |
| 66 | +<tr valign="top" class="TableRowColor"> |
| 67 | +<td><a name="crashOnLeakWithOperatorMalloc"></a>crashOnLeakWithOperatorMalloc</td><td>Success</td><td></td><td>0.000</td> |
| 68 | +</tr> |
| 69 | +<tr valign="top" class="TableRowColor"> |
| 70 | +<td><a name="crashOnLeakWithOperatorNewArray"></a>crashOnLeakWithOperatorNewArray</td><td>Success</td><td></td><td>0.000</td> |
| 71 | +</tr> |
| 72 | +<tr valign="top" class="TableRowColor"> |
| 73 | +<td><a name="crashOnLeakWithOperatorNew"></a>crashOnLeakWithOperatorNew</td><td>Success</td><td></td><td>0.000</td> |
| 74 | +</tr> |
| 75 | +<tr valign="top" class="TableRowColor"> |
| 76 | +<td><a name="MemoryWarningPluginCanBeSetToDestroyTheGlobalDetector"></a>MemoryWarningPluginCanBeSetToDestroyTheGlobalDetector</td><td>Success</td><td></td><td>0.000</td> |
| 77 | +</tr> |
| 78 | +<tr valign="top" class="TableRowColor"> |
| 79 | +<td><a name="destroyGlobalDetector"></a>destroyGlobalDetector</td><td>Success</td><td></td><td>0.000</td> |
| 80 | +</tr> |
| 81 | +<tr valign="top" class="TableRowColor"> |
| 82 | +<td><a name="turnOffNewOverloadsCausesNoAdditionalLeaks"></a>turnOffNewOverloadsCausesNoAdditionalLeaks</td><td>Success</td><td></td><td>0.000</td> |
| 83 | +</tr> |
| 84 | +</table> |
| 85 | +<div class="Properties"> |
| 86 | +<a href="javascript:displayProperties('.MemoryLeakWarningGlobalDetectorTest');"> |
| 87 | + Properties » |
| 88 | + </a> |
| 89 | +</div> |
| 90 | +</body> |
| 91 | +</html> |
0 commit comments