PageRenderTime 87ms CodeModel.GetById 74ms RepoModel.GetById 0ms app.codeStats 0ms

/js/lib/Socket.IO-node/support/expresso/deps/jscoverage/doc/example-jsunit/jsunit/app/main-errors.html

http://github.com/onedayitwillmake/RealtimeMultiplayerNodeJs
HTML | 23 lines | 21 code | 2 blank | 0 comment | 0 complexity | 3daa68d96dbc5849c17eeb65d72df9a9 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.1, MPL-2.0-no-copyleft-exception, BSD-3-Clause
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  5. <title>JsUnit main-errors.html</title>
  6. <link rel="stylesheet" type="text/css" href="../css/jsUnitStyle.css">
  7. </head>
  8. <body>
  9. <hr>
  10. <form name="testRunnerForm" action="javascript:top.testManager.showMessageForSelectedProblemTest()">
  11. <p>Errors and failures:&nbsp;</p>
  12. <select size="5" ondblclick="top.testManager.showMessageForSelectedProblemTest()" name="problemsList">
  13. <option>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</option>
  14. </select>
  15. <br>
  16. <input type="button" value="Show selected" onclick="top.testManager.showMessageForSelectedProblemTest()">
  17. &nbsp;&nbsp;&nbsp;
  18. <input type="button" value="Show all" onclick="top.testManager.showMessagesForAllProblemTests()">
  19. </form>
  20. </body>
  21. </html>