<div dir="ltr"><div dir="ltr"><div>Hey,</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Mar 27, 2019 at 8:29 PM Geeta Bahutale <<a href="mailto:Geeta.Bahutale@ltts.com">Geeta.Bahutale@ltts.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div lang="EN-IN">
<div class="gmail-m_2755563998964176593WordSection1">
<p class="MsoNormal">Hi,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I am from L&T Mumbai Branch. I would like to know whether VisualDsp++ support CppUnit framework? My code is in the VisiualDSP++. I need to write unit test cases in CppUnit.<u></u><u></u></p>
<p class="MsoNormal">I have experience using CppUnit in IAR compiler.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Can you help me with this?</p></div></div></blockquote><div><br></div><div><div>we have no experience with VisualDsp++. Older versions up to 
cppunit-1.13 should only require a really old C++ compiler (most likely 
baseline is somewhere around MSVC 6 or gcc 4.2, possibly even older). Newer cppunit versions 
(1.14 and the unreleased 1.15) need C++11 support and don't support 
compilers without namespaces, broken standard libraries or other quirks.</div><div><br></div><div>Your best bet is to just clone the cppunit source code, built the source and run the tests. If your compiler is limited you should checkout the 1-13 branch and use that.<br></div><div><br></div><div>Regards,</div><div>Markus</div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div lang="EN-IN"><div class="gmail-m_2755563998964176593WordSection1"><p class="MsoNormal"><u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Thanks,<u></u><u></u></p>
<p class="MsoNormal">Geeta Bahutale<u></u><u></u></p>
<p class="MsoNormal">9920736014<u></u><u></u></p>
</div>
<p><b>L&T Technology Services Ltd</b></p>
<p><a>www.LntTechservices.com</a></p>
<p>This Email may contain confidential or privileged information for the intended recipient (s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system.</p>
</div>

_______________________________________________<br>
LibreOffice mailing list<br>
<a href="mailto:LibreOffice@lists.freedesktop.org" target="_blank">LibreOffice@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/libreoffice" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/libreoffice</a></blockquote></div></div>