X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Testing%2FTestAllReadCompareDicom.cxx;fp=Testing%2FTestAllReadCompareDicom.cxx;h=e1dc9df5e4d1c79a864ebb57a381015e79df5867;hb=651746cbfc1c7dfac951b4582a88a621813339af;hp=05069a76b7ecdb70a935f5eed6ddc95bb589af99;hpb=d18b84b1727b1fe38b5c6b9ceea237fb445eefb3;p=gdcm.git diff --git a/Testing/TestAllReadCompareDicom.cxx b/Testing/TestAllReadCompareDicom.cxx index 05069a76..e1dc9df5 100644 --- a/Testing/TestAllReadCompareDicom.cxx +++ b/Testing/TestAllReadCompareDicom.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: TestAllReadCompareDicom.cxx,v $ Language: C++ - Date: $Date: 2005/11/08 09:13:22 $ - Version: $Revision: 1.52 $ + Date: $Date: 2005/11/09 10:52:37 $ + Version: $Revision: 1.53 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -592,7 +592,7 @@ int InternalTest(std::string const &filename, int TestAllReadCompareDicom(int argc, char *argv[]) { // Temporarily added, to track BigEndian troubles -gdcm::Debug::DebugOn(); +gdcm::Debug::WarningOn(); if (argc == 4) gdcm::Debug::DebugOn();