X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Testing%2FTestUtil.cxx;h=2f4f47ae4cafaf566954b2620799bbfa3dec9b31;hb=a6a06d52cee2703647f43af1b0a61aa68ee7106a;hp=be81795aea0dd8e77c976c4570fe32ad9a3f0f5d;hpb=7232238105e44d9569d21452e1600e00d8a44961;p=gdcm.git diff --git a/Testing/TestUtil.cxx b/Testing/TestUtil.cxx index be81795a..2f4f47ae 100644 --- a/Testing/TestUtil.cxx +++ b/Testing/TestUtil.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: TestUtil.cxx,v $ Language: C++ - Date: $Date: 2005/02/17 11:14:56 $ - Version: $Revision: 1.13 $ + Date: $Date: 2005/10/21 08:35:13 $ + Version: $Revision: 1.16 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -30,10 +30,12 @@ int TestUtil(int , char *[]) // are implanted in memory uint16_t u16 = 0x0102; uint32_t u32 = 0x01020304; - float flt= 1.0; + float flt; double dbl=1.0; - std::cout << "---------- uint16 : " << std::dec <