Hey On Thu, May 26, 2016 at 7:15 PM, Usha Nayak <[email protected]> wrote:
> Hello > > > > Which version/build of CppUnit has these new macros.. > > > > #define > > *CPPUNIT_TEST_SUITE_SETUP* > <https://people.freedesktop.org/~mmohrhard/cppunit/group___writing_test_fixture.html#ga80f4493ed53b02f9a145f4921b2e3f63> > () > > > > Setup method that is executed before all tests. > > #define > > *CPPUNIT_TEST_SUITE_TEARDOWN* > <https://people.freedesktop.org/~mmohrhard/cppunit/group___writing_test_fixture.html#ga14ec9f25dc2402b6235fe0a70214c4b8> > () > > > > Tear down method that is executed after all tests. > > > > I didn't see these defines in cppunit/extensions/HelperMacros.h > <https://people.freedesktop.org/~mmohrhard/cppunit/_helper_macros_8h.html> > > > Please let me know > No version yet. That documentation was generated from my private working tree where I have these macros already. At some point I need to release that code. Regards, Markus > > Thanks.. > > Usha > > _______________________________________________ > LibreOffice mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/libreoffice > >
_______________________________________________ LibreOffice mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice
