<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head><metahttp-equiv="Content-Type"content="text/html; charset=UTF-8"><title>JsUnit main-errors.html</title><linkrel="stylesheet"type="text/css"href="../css/jsUnitStyle.css"></head><body><hr><formname="testRunnerForm"action="javascript:top.testManager.showMessageForSelectedProblemTest()"><p>Errors and failures: </p><selectsize="5"ondblclick="top.testManager.showMessageForSelectedProblemTest()"name="problemsList"><option> </option></select><br><inputtype="button"value="Show selected"onclick="top.testManager.showMessageForSelectedProblemTest()"> <inputtype="button"value="Show all"onclick="top.testManager.showMessagesForAllProblemTests()"></form></body></html>