xml/xmlexpatparser/test/rtest/group/xmlparsertests.iby
author hgs
Wed, 23 Jun 2010 20:27:15 +0530
changeset 24 74f0b3eb154c
parent 0 e35f40988205
child 33 604ca70b6235
permissions -rw-r--r--
201024

// Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//

#ifndef __XMLPARSERTESTS_IBY__
#define __XMLPARSERTESTS_IBY__

REM XML Parser Tests
#include <xml.iby>
#include <ezlib.iby>

file=ABI_DIR\BUILD_DIR\t_xmlparser.exe			sys\bin\t_xmlparser.exe
file=ABI_DIR\BUILD_DIR\t_xmlparserheap.exe		sys\bin\t_xmlparserheap.exe
file=ABI_DIR\BUILD_DIR\t_xmldefect.exe			sys\bin\t_xmldefect.exe

data=CSYSTEM\test\xmlparsertests.bat			test\xmlparsertests.bat

data=CSYSTEM\Data\xml\xml.zip					system\data\xml\xml.zip
data=CSYSTEM\Data\xml\xmldefect.zip				system\data\xml\xmldefect.zip

#endif