#i113503# cppunit stl wrapper headers
This commit is contained in:
parent
312c6c891b
commit
ecadd96bcc
@ -27,10 +27,12 @@
|
||||
|
||||
// autogenerated file with codegen.pl
|
||||
|
||||
#include "preextstl.h"
|
||||
#include "cppunit/TestAssert.h"
|
||||
#include "cppunit/TestFixture.h"
|
||||
#include "cppunit/extensions/HelperMacros.h"
|
||||
#include "cppunit/plugin/TestPlugIn.h"
|
||||
#include "postextstl.h"
|
||||
|
||||
#include <basegfx/vector/b2isize.hxx>
|
||||
#include <basegfx/point/b2ipoint.hxx>
|
||||
|
@ -27,9 +27,11 @@
|
||||
|
||||
// autogenerated file with codegen.pl
|
||||
|
||||
#include "preextstl.h"
|
||||
#include "cppunit/TestAssert.h"
|
||||
#include "cppunit/TestFixture.h"
|
||||
#include "cppunit/extensions/HelperMacros.h"
|
||||
#include "postextstl.h"
|
||||
|
||||
#include <basegfx/vector/b2isize.hxx>
|
||||
#include <basegfx/range/b2irange.hxx>
|
||||
|
@ -27,9 +27,11 @@
|
||||
|
||||
// autogenerated file with codegen.pl
|
||||
|
||||
#include "preextstl.h"
|
||||
#include "cppunit/TestAssert.h"
|
||||
#include "cppunit/TestFixture.h"
|
||||
#include "cppunit/extensions/HelperMacros.h"
|
||||
#include "postextstl.h"
|
||||
|
||||
#include <basegfx/vector/b2isize.hxx>
|
||||
#include <basegfx/range/b2irange.hxx>
|
||||
|
@ -27,9 +27,11 @@
|
||||
|
||||
// autogenerated file with codegen.pl
|
||||
|
||||
#include "preextstl.h"
|
||||
#include "cppunit/TestAssert.h"
|
||||
#include "cppunit/TestFixture.h"
|
||||
#include "cppunit/extensions/HelperMacros.h"
|
||||
#include "postextstl.h"
|
||||
|
||||
#include <basegfx/vector/b2isize.hxx>
|
||||
#include <basegfx/point/b2ipoint.hxx>
|
||||
|
@ -27,9 +27,11 @@
|
||||
|
||||
// autogenerated file with codegen.pl
|
||||
|
||||
#include "preextstl.h"
|
||||
#include "cppunit/TestAssert.h"
|
||||
#include "cppunit/TestFixture.h"
|
||||
#include "cppunit/extensions/HelperMacros.h"
|
||||
#include "postextstl.h"
|
||||
|
||||
#include <basegfx/vector/b2isize.hxx>
|
||||
#include <basegfx/range/b2drange.hxx>
|
||||
|
@ -27,9 +27,11 @@
|
||||
|
||||
// autogenerated file with codegen.pl
|
||||
|
||||
#include "preextstl.h"
|
||||
#include "cppunit/TestAssert.h"
|
||||
#include "cppunit/TestFixture.h"
|
||||
#include "cppunit/extensions/HelperMacros.h"
|
||||
#include "postextstl.h"
|
||||
|
||||
#include <basegfx/vector/b2isize.hxx>
|
||||
#include <basegfx/point/b2ipoint.hxx>
|
||||
|
@ -60,6 +60,13 @@ CDEFS+=-xalias_level=compatible
|
||||
.ENDIF
|
||||
.ENDIF
|
||||
|
||||
#building with stlport, but cppunit was not built with stlport
|
||||
.IF "$(USE_SYSTEM_STL)"!="YES"
|
||||
.IF "$(SYSTEM_CPPUNIT)"=="YES"
|
||||
CFLAGSCXX+=-DADAPT_EXT_STL
|
||||
.ENDIF
|
||||
.ENDIF
|
||||
|
||||
CFLAGSCXX += $(CPPUNIT_CFLAGS)
|
||||
|
||||
# --- Common ----------------------------------------------------------
|
||||
|
@ -27,9 +27,11 @@
|
||||
|
||||
// autogenerated file with codegen.pl
|
||||
|
||||
#include "preextstl.h"
|
||||
#include "cppunit/TestAssert.h"
|
||||
#include "cppunit/TestFixture.h"
|
||||
#include "cppunit/extensions/HelperMacros.h"
|
||||
#include "postextstl.h"
|
||||
|
||||
#include <basegfx/vector/b2isize.hxx>
|
||||
#include <basegfx/range/b2irange.hxx>
|
||||
|
@ -27,9 +27,11 @@
|
||||
|
||||
// autogenerated file with codegen.pl
|
||||
|
||||
#include "preextstl.h"
|
||||
#include "cppunit/TestAssert.h"
|
||||
#include "cppunit/TestFixture.h"
|
||||
#include "cppunit/extensions/HelperMacros.h"
|
||||
#include "postextstl.h"
|
||||
|
||||
#include <basegfx/vector/b2isize.hxx>
|
||||
#include <basegfx/range/b2irange.hxx>
|
||||
|
@ -30,10 +30,12 @@
|
||||
#include "precompiled_basegfx.hxx"
|
||||
// autogenerated file with codegen.pl
|
||||
|
||||
#include "preextstl.h"
|
||||
#include "cppunit/TestAssert.h"
|
||||
#include "cppunit/TestFixture.h"
|
||||
#include "cppunit/extensions/HelperMacros.h"
|
||||
#include "cppunit/plugin/TestPlugIn.h"
|
||||
#include "postextstl.h"
|
||||
|
||||
namespace basegfx1d
|
||||
{
|
||||
|
@ -30,9 +30,11 @@
|
||||
#include "precompiled_basegfx.hxx"
|
||||
// autogenerated file with codegen.pl
|
||||
|
||||
#include "preextstl.h"
|
||||
#include "cppunit/TestAssert.h"
|
||||
#include "cppunit/TestFixture.h"
|
||||
#include "cppunit/extensions/HelperMacros.h"
|
||||
#include "postextstl.h"
|
||||
|
||||
#include <basegfx/matrix/b2dhommatrix.hxx>
|
||||
#include <basegfx/polygon/b2dpolygon.hxx>
|
||||
|
@ -30,9 +30,11 @@
|
||||
#include "precompiled_basegfx.hxx"
|
||||
// autogenerated file with codegen.pl
|
||||
|
||||
#include "preextstl.h"
|
||||
#include "cppunit/TestAssert.h"
|
||||
#include "cppunit/TestFixture.h"
|
||||
#include "cppunit/extensions/HelperMacros.h"
|
||||
#include "postextstl.h"
|
||||
|
||||
namespace basegfx3d
|
||||
{
|
||||
|
@ -30,9 +30,11 @@
|
||||
#include "precompiled_basegfx.hxx"
|
||||
// autogenerated file with codegen.pl
|
||||
|
||||
#include "preextstl.h"
|
||||
#include "cppunit/TestAssert.h"
|
||||
#include "cppunit/TestFixture.h"
|
||||
#include "cppunit/extensions/HelperMacros.h"
|
||||
#include "postextstl.h"
|
||||
|
||||
#include <basegfx/tools/keystoplerp.hxx>
|
||||
#include <basegfx/numeric/ftools.hxx>
|
||||
|
@ -30,9 +30,11 @@
|
||||
#include "precompiled_basegfx.hxx"
|
||||
// autogenerated file with codegen.pl
|
||||
|
||||
#include "preextstl.h"
|
||||
#include "cppunit/TestAssert.h"
|
||||
#include "cppunit/TestFixture.h"
|
||||
#include "cppunit/extensions/HelperMacros.h"
|
||||
#include "postextstl.h"
|
||||
|
||||
#include <basegfx/matrix/b2dhommatrix.hxx>
|
||||
#include <basegfx/curve/b2dcubicbezier.hxx>
|
||||
|
@ -30,9 +30,11 @@
|
||||
#include "precompiled_basegfx.hxx"
|
||||
// autogenerated file with codegen.pl
|
||||
|
||||
#include "preextstl.h"
|
||||
#include "cppunit/TestAssert.h"
|
||||
#include "cppunit/TestFixture.h"
|
||||
#include "cppunit/extensions/HelperMacros.h"
|
||||
#include "postextstl.h"
|
||||
|
||||
#include <basegfx/tools/b2dclipstate.hxx>
|
||||
#include <basegfx/range/b2dpolyrange.hxx>
|
||||
|
@ -30,9 +30,11 @@
|
||||
#include "precompiled_basegfx.hxx"
|
||||
// autogenerated file with codegen.pl
|
||||
|
||||
#include "preextstl.h"
|
||||
#include "cppunit/TestAssert.h"
|
||||
#include "cppunit/TestFixture.h"
|
||||
#include "cppunit/extensions/HelperMacros.h"
|
||||
#include "postextstl.h"
|
||||
|
||||
#include <basegfx/matrix/b2dhommatrix.hxx>
|
||||
#include <basegfx/curve/b2dcubicbezier.hxx>
|
||||
|
@ -36,6 +36,13 @@ ENABLE_EXCEPTIONS=TRUE
|
||||
|
||||
.INCLUDE : settings.mk
|
||||
|
||||
#building with stlport, but cppunit was not built with stlport
|
||||
.IF "$(USE_SYSTEM_STL)"!="YES"
|
||||
.IF "$(SYSTEM_CPPUNIT)"=="YES"
|
||||
CFLAGSCXX+=-DADAPT_EXT_STL
|
||||
.ENDIF
|
||||
.ENDIF
|
||||
|
||||
CFLAGSCXX += $(CPPUNIT_CFLAGS)
|
||||
|
||||
# --- Common ----------------------------------------------------------
|
||||
|
@ -36,6 +36,13 @@ ENABLE_EXCEPTIONS=TRUE
|
||||
|
||||
.INCLUDE : settings.mk
|
||||
|
||||
#building with stlport, but cppunit was not built with stlport
|
||||
.IF "$(USE_SYSTEM_STL)"!="YES"
|
||||
.IF "$(SYSTEM_CPPUNIT)"=="YES"
|
||||
CFLAGSCXX+=-DADAPT_EXT_STL
|
||||
.ENDIF
|
||||
.ENDIF
|
||||
|
||||
CFLAGSCXX += $(CPPUNIT_CFLAGS)
|
||||
|
||||
.IF "$(L10N_framework)"==""
|
||||
|
@ -1,9 +1,11 @@
|
||||
// autogenerated file with codegen.pl
|
||||
|
||||
#include "preextstl.h"
|
||||
#include "cppunit/TestAssert.h"
|
||||
#include "cppunit/TestFixture.h"
|
||||
#include "cppunit/extensions/HelperMacros.h"
|
||||
#include "cppunit/plugin/TestPlugIn.h"
|
||||
#include "postextstl.h"
|
||||
|
||||
#include "cow_wrapper_clients.hxx"
|
||||
|
||||
|
@ -25,9 +25,11 @@
|
||||
*
|
||||
************************************************************************/
|
||||
|
||||
#include "preextstl.h"
|
||||
#include "cppunit/TestAssert.h"
|
||||
#include "cppunit/TestFixture.h"
|
||||
#include "cppunit/extensions/HelperMacros.h"
|
||||
#include "postextstl.h"
|
||||
|
||||
#include <o3tl/heap_ptr.hxx>
|
||||
|
||||
|
@ -25,9 +25,11 @@
|
||||
*
|
||||
************************************************************************/
|
||||
|
||||
#include "preextstl.h"
|
||||
#include "cppunit/TestAssert.h"
|
||||
#include "cppunit/TestFixture.h"
|
||||
#include "cppunit/extensions/HelperMacros.h"
|
||||
#include "postextstl.h"
|
||||
|
||||
#include <o3tl/range.hxx>
|
||||
#include <vector>
|
||||
|
@ -1,8 +1,10 @@
|
||||
// autogenerated file with codegen.pl
|
||||
|
||||
#include "preextstl.h"
|
||||
#include "cppunit/TestAssert.h"
|
||||
#include "cppunit/TestFixture.h"
|
||||
#include "cppunit/extensions/HelperMacros.h"
|
||||
#include "postextstl.h"
|
||||
|
||||
#include <o3tl/vector_pool.hxx>
|
||||
|
||||
|
@ -35,6 +35,13 @@ ENABLE_EXCEPTIONS=TRUE
|
||||
|
||||
.INCLUDE : settings.mk
|
||||
|
||||
#building with stlport, but cppunit was not built with stlport
|
||||
.IF "$(USE_SYSTEM_STL)"!="YES"
|
||||
.IF "$(SYSTEM_CPPUNIT)"=="YES"
|
||||
CFLAGSCXX+=-DADAPT_EXT_STL
|
||||
.ENDIF
|
||||
.ENDIF
|
||||
|
||||
CFLAGSCXX += $(CPPUNIT_CFLAGS)
|
||||
DLLPRE = # no leading "lib" on .so files
|
||||
|
||||
|
@ -25,10 +25,12 @@
|
||||
*
|
||||
************************************************************************/
|
||||
|
||||
#include "preextstl.h"
|
||||
#include <cppunit/TestAssert.h>
|
||||
#include <cppunit/TestFixture.h>
|
||||
#include <cppunit/extensions/HelperMacros.h>
|
||||
#include <cppunit/plugin/TestPlugIn.h>
|
||||
#include "postextstl.h"
|
||||
|
||||
#include <rtl/ustrbuf.hxx>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user