X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Testing%2FVTKTestRead.cxx;h=186afda0caedc9b23db178bc32a07c3d51fe1535;hb=1b20e56c29494e7d1bef31d3ade5de833347c228;hp=aff471031881c4a90059c922b9c925feaf92e6fa;hpb=445c21718f64ec33f183adb37fd40c6c1a882b4a;p=gdcm.git diff --git a/Testing/VTKTestRead.cxx b/Testing/VTKTestRead.cxx index aff47103..186afda0 100644 --- a/Testing/VTKTestRead.cxx +++ b/Testing/VTKTestRead.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: VTKTestRead.cxx,v $ Language: C++ - Date: $Date: 2005/09/16 17:19:24 $ - Version: $Revision: 1.12 $ + Date: $Date: 2005/11/21 10:06:47 $ + Version: $Revision: 1.13 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -204,6 +204,8 @@ int VTKTestRead(int argc, char *argv[]) return ret; } + + gdcm::Debug::DebugOn(); // Comment out when no bug is to be tracked // Test for all images int i = 0;