targetted re-work of cppunit pieces.

This commit is contained in:
Michael Meeks
2012-06-27 16:05:04 +01:00
parent fa0fd16526
commit 328e2263fb
146 changed files with 480 additions and 912 deletions

View File

@@ -26,11 +26,9 @@
*
************************************************************************/
#include "sal/config.h"
#include "sal/precppunit.hxx"
#include <cwchar>
#include <sal/types.h>
#include "cppunit/TestAssert.h"
#include "cppunit/TestFixture.h"
#include "cppunit/extensions/HelperMacros.h"