Kaydet (Commit) e6f7bf87 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS dbgmacros1 (1.1.1.1.110); FILE MERGED

2003/04/09 10:54:58 kso 1.1.1.1.110.1: #108413# - debug macro unification.
üst 9136355f
......@@ -2,9 +2,9 @@
*
* $RCSfile: pythonautotest.cxx,v $
*
* $Revision: 1.1.1.1 $
* $Revision: 1.2 $
*
* last change: $Author: hr $ $Date: 2000-09-18 16:16:56 $
* last change: $Author: vg $ $Date: 2003-04-15 16:20:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -72,6 +72,9 @@
#include <usr/weak.hxx>
#include <tools/string.hxx>
#include <vos/conditn.hxx>
#if OSL_DEBUG_LEVEL == 0
#define NDEBUG
#endif
#include <assert.h>
#ifdef _USE_NAMESPACE
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: pythontest.cxx,v $
*
* $Revision: 1.1.1.1 $
* $Revision: 1.2 $
*
* last change: $Author: hr $ $Date: 2000-09-18 16:16:56 $
* last change: $Author: vg $ $Date: 2003-04-15 16:20:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -73,6 +73,9 @@
#include <usr/weak.hxx>
#include <tools/string.hxx>
#include <vos/conditn.hxx>
#if OSL_DEBUG_LEVEL == 0
#define NDEBUG
#endif
#include <assert.h>
#ifdef _USE_NAMESPACE
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: testcomponent.cxx,v $
*
* $Revision: 1.1.1.1 $
* $Revision: 1.2 $
*
* last change: $Author: hr $ $Date: 2000-09-18 16:16:56 $
* last change: $Author: vg $ $Date: 2003-04-15 16:20:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -80,6 +80,9 @@
#include <tools/string.hxx>
#include <vos/conditn.hxx>
#if OSL_DEBUG_LEVEL == 0
#define NDEBUG
#endif
#include <assert.h>
#include <smart/com/sun/star/test/XSimpleTest.hxx>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment