]> Creatis software - gdcm.git/commit
* Test/ShowDicom.cxx, TestWriteWithVTK.cxx : bug fix, now this test pass
authorregrain <regrain>
Tue, 7 Dec 2004 18:16:39 +0000 (18:16 +0000)
committerregrain <regrain>
Tue, 7 Dec 2004 18:16:39 +0000 (18:16 +0000)
commit412cf9757709333001ae81f5f4079e53c62840c7
treed797f718197701106b3646de98a19b7faede1ebc
parent2ca09ddbc04e1ec02aa49e8815925cceb49b2402
   * Test/ShowDicom.cxx, TestWriteWithVTK.cxx : bug fix, now this test pass
     not at all time
   * Test/TestCopyRescaleDicom.cxx : rearrange the test to correctly pass...
     Some fields in BinEntry must be copied to not seg fault when making the :
              gdcm::File *copy     = new gdcm::File( copyH );
     and tests are now made on good variables
   -- BeNours
ChangeLog
Testing/TestCopyDicom.cxx
Testing/TestCopyRescaleDicom.cxx