X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ChangeLog;h=9e9c5b05d526d0160b466197a8c3cc56475a3f90;hb=864a539efcd809529bf7f1d6aad6727fd40ace66;hp=ebd17071e1e9c85fbb9e9e7603e4b169badee7ce;hpb=5222e6cd8520ec5cc0247d850982721becf4756a;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index ebd17071..9e9c5b05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,11 @@ 2004-06-28 Eric Boix + * Test/TestWriteRead.cxx and TestReadWrite.cxx merged (because of + redundancy) to added Test/TestReadWriteReadCompare.cxx + * Test/CmakeList.txt: because the compare test of + Test/TestReadWriteReadCompare.cxx fails, the following images are + black listed: - 8BitsUncompressedColor.dcm + - OT-PAL-8-face.dcm + - US-PAL-8-10x-echo.dcm * src/gdcmDocument.cxx: for broken (non DICOM V3 conformal) images (e.g. gdcm-JPEG-LossLess3a.dcm see comments in gdcm/gdcmPython/testSuite.py for details) ::FindDocLengthOB() had @@ -12,6 +19,7 @@ (because TestWriteRead breaks on it, after a non conformal commit?). ctest now runs properly, except for MakeDicomDir (which was allways broken) and the Python related stuff (still not fixed). + 2004-06-24 Jean-Pierre Roux ADD : Examples/WriteRead, that acts like the former Test/TestWriteRead FIX : Test/TestReadWrite now iterates on all the file names