]> Creatis software - gdcm.git/commit
* python/demo/*.py load.py extracted from test.py. Added explore.py
authorfrog <frog>
Wed, 27 Nov 2002 22:28:43 +0000 (22:28 +0000)
committerfrog <frog>
Wed, 27 Nov 2002 22:28:43 +0000 (22:28 +0000)
commitebdb621996f41ad4ad6261525f1f38d779dde939
treee2470aa8b59adca546f83fe2e28eb354d8843da5
parentf66abc53491ab130c2dbea483ba241edf6da2e88
  * python/demo/*.py load.py extracted from test.py. Added explore.py
        that only displays required tags and testAll.py that parses all
        the files of the testsuite without using unittest.
      * python/testSuite.py other additional test on new files added.
      * Data/* new test files added accordingly to the testSuite.
      * src/gdcmHeader.cxx avoid overwriting of the dictionary when
        the vr in the file differs from the one of the dictionary. --- Frog
ChangeLog
src/gdcm.h
src/gdcmHeader.cxx