kerneltest/f32test/outsideBMP/src/t_surrogatepair.cpp
changeset 281 13fbfa31d2ba
parent 0 a41df078684a
equal deleted inserted replaced
266:0008ccd16016 281:13fbfa31d2ba
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     4 // under the terms of the License "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    10 //
    10 //
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 // f32test\locl\localeutils\T_SURROGATEPAIR.cpp
    14 // f32test/outsidebmp/t_surrogatepair.cpp
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 #define __E32TEST_EXTENSION__
    18 #define __E32TEST_EXTENSION__
    19 
    19 
    20 #include <e32test.h>
    20 #include <e32test.h>
    21 #include <HAL.H>
    21 #include <hal.h>
    22 #include <f32fsys.h>
    22 #include <f32fsys.h>
    23 #include <f32dbg.h>
    23 #include <f32dbg.h>
    24 #include "..\server\t_server.h"
    24 #include "../server/t_server.h"
    25 
    25 
    26 RTest test(_L("T_SURROGATEPAIR"));
    26 RTest test(_L("T_SURROGATEPAIR"));
    27 
    27 
    28 /* 
    28 /* 
    29  * Helper function to capture and return any MakeFile error code.
    29  * Helper function to capture and return any MakeFile error code.