X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Testing%2FTestUtil.cxx;h=ef1ab6288c9329cca4658bbe5afb851924b004f0;hb=dd3805817a765e562b1b15590102e65bead50cef;hp=9e884fbf7d57e030025b305f1d643a56efc28949;hpb=2bab52c47a759a263d46422e7847de06fe9e3470;p=gdcm.git diff --git a/Testing/TestUtil.cxx b/Testing/TestUtil.cxx index 9e884fbf..ef1ab628 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/11/17 18:01:59 $ - Version: $Revision: 1.17 $ + Date: $Date: 2006/05/31 16:25:09 $ + Version: $Revision: 1.20 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -92,11 +92,11 @@ int TestUtil(int , char *[]) std::cout << "Size of short int " << sizeof(short int) << std::endl; - std::cout << "Size of int " << sizeof(int) << std::endl; - std::cout << "Size of int* " << sizeof(int*) << std::endl; - std::cout << "Size of long " << sizeof(long) << std::endl; - std::cout << "Size of float" << sizeof(float) << std::endl; - std::cout << "Size of double" << sizeof(double) << std::endl; + std::cout << "Size of int " << sizeof(int) << std::endl; + std::cout << "Size of int* " << sizeof(int*) << std::endl; + std::cout << "Size of long " << sizeof(long) << std::endl; + std::cout << "Size of float" << sizeof(float) << std::endl; + std::cout << "Size of double" << sizeof(double) << std::endl; // CreateCleanString std::string x = "a#@-bc\tdef"; @@ -159,7 +159,7 @@ int TestUtil(int , char *[]) // ---------------------------------------------------------- // Let's test gdcm::Debug, now. std::cout << "GetDebugFlag : " << gdcm::Debug::GetDebugFlag() < MD5 : " << gdcm::Util::ConvertToMD5(s1) + < MD5 : " << gdcm::Util::ConvertToMD5(s1) + < MD5 : " << gdcm::Util::ConvertToMD5(s1) + < MD5 : " << gdcm::Util::ConvertToMD5(s1) + < MD5 : " << gdcm::Util::ConvertToMD5(s1) + <