<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - move java based api tests to c++"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=45904#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - move java based api tests to c++"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=45904">bug 45904</a>
              from <span class="vcard"><a class="email" href="mailto:markus.mohrhard@googlemail.com" title="Markus Mohrhard <markus.mohrhard@googlemail.com>"> <span class="fn">Markus Mohrhard</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=45904#c16">comment #16</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=45904#c15">comment #15</a>)

> Tried you on IRC.

> I think last thing I should ask before getting started is: are the unit
> tests run when I run make?  Also, how do I know the unit tests are being
> run?  Thanks.</span >

I'm always on IRC just not always on the computer. My nick is moggi.

The tests are run with make sc.subsequentcheck after having added the test to
sc/Module_sc.mk and creating the corresponding makefile for the test. The
easiest part is just to copy and paste on of the other makefiles from an API
test in the sc directory and change the line with the source file and the name.

The same is true if you add a file to test/ for an API test. You still need to
add the file to test/Library_subsequentcheck.mk and execute make test in the
top level directory.

If you have more problems please ask.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>