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


Thanks..

Usha
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to