Hey,
On Wed, Mar 27, 2019 at 8:29 PM Geeta Bahutale <Geeta.Bahutale@ltts.com>
wrote:
Hi,
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.
I have experience using CppUnit in IAR compiler.
Can you help me with this?
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.
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.
Regards,
Markus
Thanks,
Geeta Bahutale
9920736014
*L&T Technology Services Ltd*
www.LntTechservices.com
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.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.