<html>
    <head>
      <base href="https://bugs.documentfoundation.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - calc unit test writing"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=39749#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - calc unit test writing"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=39749">bug 39749</a>
              from <span class="vcard"><a class="email" href="mailto:winfrieddonkers@libreoffice.org" title="Winfried Donkers <winfrieddonkers@libreoffice.org>"> <span class="fn">Winfried Donkers</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=112923" name="attach_112923" title="proposal for function testing">attachment 112923</a> <a href="attachment.cgi?id=112923&action=edit" title="proposal for function testing">[details]</a></span>
proposal for function testing

For some reason or other I can't submit to gerrit right now (error: unpack
failed: error Missing unknown a9da257bf9f57fdbfd0f400b30080abc4d582ec1), so I
use this old method.

Aim of the test code is to minimise changes to the C++ testing code and put the
emphasis on the test documents (ods, xlsx, etc.).
Adding a test document only requires one line in the test code.

The attached test code handles the function-tests itself and import tests. For
export tests I think of opening and ods document, save as e.g. xlsx, open xlsx
and use the attached test code.

Raal worked on the test document (which does not yet include all argument
types), I based the test code on Kohei's test code for new Excel 2010
functions.</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>