]> Creatis software - gdcm.git/commit
* gdcmPython/testSuite.py checks on CR-MONO1-10-chest.dcm moved to
authorfrog <frog>
Mon, 2 Aug 2004 16:42:12 +0000 (16:42 +0000)
committerfrog <frog>
Mon, 2 Aug 2004 16:42:12 +0000 (16:42 +0000)
commitab62b1a706df8e2ab1fbf26fa5037d6c22293655
tree229f5d840952e3f9350da1eeb69c1883b9425d33
parentb1140dbfb41d22b5b0790bc8da676f6610cc45b0
  * gdcmPython/testSuite.py checks on CR-MONO1-10-chest.dcm moved to
    gdcmData/TestAllEntryVerifyReference.txt
  * Test/TestAllEntryVerify.cxx is now effective (used allways return true)
  * src/gdcmDocument.[cxx|h]: constructors no longer use the bool
    exception_on_error parameter.
    - src/gdcmFile.[cxx|h], src/gdcmHeader.[cxx|h] changed accordingly,
    - vtk/vtkGdcmReader.cxx changed accordingly,
    - Example/*.cxx and Test/*.cxx changed accordingly.
20 files changed:
ChangeLog
Example/PrintDocument.cxx
Example/PrintFile.cxx
Example/PrintHeader.cxx
Example/TestWrite.cxx
Example/Write.cxx
Example/WriteRead.cxx
Testing/TestAllEntryVerify.cxx
Testing/TestAllReadCompareDicom.cxx
Testing/TestReadWriteReadCompare.cxx
gdcmPython/testSuite.py
src/gdcmDicomDir.cxx
src/gdcmDicomDir.h
src/gdcmDocument.cxx
src/gdcmDocument.h
src/gdcmFile.cxx
src/gdcmFile.h
src/gdcmHeader.cxx
src/gdcmHeader.h
vtk/vtkGdcmReader.cxx