diff -r 889504eac4fb -r 604ca70b6235 xml/xmlexpatparser/group/bld.inf --- a/xml/xmlexpatparser/group/bld.inf Tue Aug 31 17:02:56 2010 +0300 +++ b/xml/xmlexpatparser/group/bld.inf Wed Sep 01 12:37:34 2010 +0100 @@ -20,9 +20,20 @@ xmlparserplugin.iby /epoc32/rom/include/xmlparserplugin.iby -../src/expatcopyright.txt c:/resource/xml/expatcopyright.txt +../src/expatcopyright.txt z:/resource/xml/expatcopyright.txt PRJ_MMPFILES xmlparserplugin.mmp -#include "../test/rtest/group/bld.inf" \ No newline at end of file +PRJ_TESTEXPORTS +../test/rtest/group/xmlparsertests.iby /epoc32/rom/include/xmlparsertests.iby +../test/rtest/group/xmlparsertests.bat /epoc32/data/z/system/test/xmlparsertests.bat + +//xml zip test data +../test/rtest/data/xml.zip z:/system/data/xml/xml.zip +../test/rtest/data/xmldefect.zip z:/system/data/xml/xmldefect.zip + +PRJ_TESTMMPFILES +../test/rtest/group/t_xmlparser.mmp +../test/rtest/group/t_xmlparserheap.mmp +../test/rtest/group/t_xmldefect.mmp