ctest 2.8.1 and later should already be generating proper UTF-8... what version of ctest are you using?
On Mon, May 31, 2010 at 9:32 AM, Mathieu Malaterre < mathieu.malate...@gmail.com> wrote: > Hi there, > > Does anyone know how I can tell ctest to use UTF-8 to generate the > XML files used for uploading results to CDAsh ? > > I have on one hand: > > > Testing/Temporary/LastBuild_20100531-0918.log:/home/mathieu/Projects/CoSMo/trunk/Code/IO/csmModelModificationsLoader.cxx:386: > warning: conversion to ‘Csm::IdentityType’ from ‘int’ may change the > sign of the result > > but: > > Testing/20100531-0918/Build.xml: > <Text>/.../trunk/Code/IO/csmModelModificationsLoader.cxx:386: > warning: conversion to > ‘Csm::IdentityType’ from > ‘int’ may change the sign of the > result > > knowing that: > > > $ head -1 Testing/20100531-0918/Build.xml > <?xml version="1.0" encoding="UTF-8"?> > > and > > $ echo $LANG > en_US.UTF-8 > > > Thanks ! > -- > Mathieu > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the CMake FAQ at: > http://www.cmake.org/Wiki/CMake_FAQ > > Follow this link to subscribe/unsubscribe: > http://www.cmake.org/mailman/listinfo/cmake >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake