<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 11/10/2011 02:40 PM, Juan Jose Garcia-Ripoll wrote:
    <blockquote
cite="mid:CANejTzo_oXsui+Pf-DQNpimUC7QVSPKzHj90zv5oWQc9JC+tpg@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">On Thu, Nov 10, 2011 at 7:07 PM, Paul
        Bowyer <span dir="ltr"><<a moz-do-not-send="true"
            href="mailto:pbowyer@olynet.com">pbowyer@olynet.com</a>></span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex;">
          I also downloaded and ran the ecl-test suite and I would like
          to know<br>
          what is considered a passing grade for the test suite because
          after<br>
          running the tests, I have several ".erg" files present in the
          output. I<br>
          understand that the presence of a ".erg" file indicates a
          failure for a<br>
          particular test and I assume that I have several
          problems...[...]<br>
          Would there be additional steps I need to take in either the
          build or<br>
          running the tests that would reduce or eliminate the number of
          ".erg"<br>
          files or am I just facing insurmountable errors?</blockquote>
      </div>
      <br>
      Hi Paul,
      <div><br>
      </div>
      <div>those files belong to an older test suite which is in many
        ways incorrect. I only keep them to see changes in the numbers
        of "errors" so as to see changes in the behavior of ECL. The
        mandatory test suite is the ANSI test suite (ansi/), which is
        complemented by ECL's own test suite (directory bug/)<br
          clear="all">
        <div><br>
        </div>
        <div>Juanjo</div>
        <div><br>
        </div>
        -- <br>
        Instituto de Física Fundamental, CSIC<br>
        c/ Serrano, 113b, Madrid 28006 (Spain) <br>
        <a moz-do-not-send="true"
          href="http://juanjose.garciaripoll.googlepages.com"
          target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>
      </div>
    </blockquote>
    <br>
    Hi Juanjo:<br>
    <br>
    What is the proper procedure for running the tests?<br>
    <br>
    What I did after downloading ecl-test was to cd into ecl-test and
    run 'make' which chugged away for a few seconds and then I examined
    the output.<br>
    <br>
    I re-ran the tests after downloading a fresh copy of ecl-test and
    upon examining the log files I find that 'ansi.log' and 'bugs.log'
    both have errors in them that indicate the tests aborted prematurely
    (Trying to attach them to this message for your inspection).<br>
    <br>
    Both 'ansi-old.log' and 'tests.log' show they completed, but looking
    in their related folders is where I find many ".erg" files.<br>
    <br>
    Is it expected that I rework something to get the tests to run?<br>
    <br>
    Paul<br>
  </body>
</html>