]> Creatis software - gdcm.git/history - Testing
* Test/PrintAllDocument.cxx: looping on files is now effective. It used to
[gdcm.git] / Testing /
2004-06-25 malaterreEMH: *Add PrintAllDocument, dog slow right now
2004-06-24 malaterreENH: Testing is now able to compare to the baseline...
2004-06-23 jprremove tabs
2004-06-23 jprremove 'tab' caracters
2004-06-21 frog * Test/TestWriteSimple.cxx: fix to gdcmHeader-gdcmH...
2004-06-21 malaterreENH: Ok second chunk of patch, tests seems to go smoothly
2004-06-19 frog * In order to fix memory leaks:
2004-06-18 frog * In order to fix writing of dicom files:
2004-06-09 jprStill in a debugging status.
2004-06-08 jpr Moved from gdcmHeader to gdcmDocument .
2004-06-04 malaterreENH: New support for cmake 2.0.1
2004-05-17 malaterre* Some more cleanup/enhancement in gdcmPython/CMakeList...
2004-05-16 malaterreENH: pourFindTaggs -> TestFindTags
2004-05-16 malaterreENH: Change testChangeEntete -> TestChangeHeader
2004-05-16 malaterreENH: testWrite -> TestWrite
2004-05-16 malaterreENH: testDicomDir -> TestDicomDir
2004-05-16 malaterreENH: PrintBug -> TestBug
2004-05-16 malaterreENH: Change dcm2acr -> TestDcm2Acr
2004-05-16 malaterreENH: Change hashtest -> TestHash
2004-05-15 malaterreUpdate TODO, clean Test/CMakeLists when cmake 2.x comes out
2004-05-03 malaterreCosmetic clean up
2004-05-03 malaterreBetter implementation of the black list
2004-05-03 malaterreAdd a black list of broken dicom images
2004-05-02 malaterreAdd a new test: ShowDicom, for now this is just the...
2004-05-01 malaterreupdate
2004-04-30 malaterreRename bug1.cxx by copying the comma v file to PrintBug.cxx
2004-04-30 malaterreDOC: Comment
2004-04-30 malaterreUpdate so that exe are forced to a unique place, rename...
2004-04-30 frog * Doc/CMakeLists.txt: the main page is now properl...
2004-04-29 malaterreAdding new test: TestReadWrite
2004-04-29 jprSplit the old makeDicomDir.cxx into makeDicomDir.cxx...
2004-04-29 malaterreENH: 1. Now the test suite is working for real
2004-04-29 malaterreENH: 1. Remove remp solution of gdcmTests.cxx+ gdcmMain...
2004-04-28 jpr * ENH add self defined param 'new' to PrintHeader...
2004-04-26 malaterreENH: Remove redundancie about GDCM_DICT stuff, now...
2004-04-25 malaterrePropagate GDCM_DATA_ROOT into other tests
2004-04-25 malaterreAdding a GDCM_DATA_ROOT for testing
2004-04-25 malaterreFix warnings, add a GDCM_DATA_ROOT to CMake
2004-04-25 malaterreENH: Adding automatic testing
2004-03-16 frog * FIX (JPR bug) : src/gdcmDicomDirImage.cxx added...
2004-02-20 jprexecutables now compile with the new version
2004-02-13 regrain*** empty log message ***
2004-02-06 jpr2004-02-06 Jean-Pierre Roux
2004-02-06 jprOps! The last Meta tag was missing
2004-02-06 jpr * ENH : now gdcmDicomDir::CreateDicomDir() returns...
2004-02-04 regrain * FIX : amelioration of code
2004-02-04 regrain*** empty log message ***
2004-02-03 regrain * gdcmDirList : to parse a hard drive directory...
2004-01-30 jprDICOMDIR related utilities (not checked as Windoze...
2004-01-22 regrain * DicomDir : clean code, add methods, set variable...
2004-01-22 jprTo check DICOMDIR related methods
2004-01-22 jpradding testDICICOMDIR.cxx to check DICOMDIR utilities
2004-01-19 jprnew gdcm modifs taken into account
2004-01-16 jprto follow class modifications
2004-01-13 malaterre remove problem of CVS. please use cvs -C to resolve...
2003-12-23 jprsome modif to be new gdcmHeader/gdcmFile compliant
2003-11-14 malaterre*FIX: Forgot about missing flags for SunOs + old gcc
2003-11-14 malaterre*ENH: Use a FOREACH ... smarter !
2003-10-10 malaterre* FIX: CMake generate now documentation
2003-10-09 malaterre* CMake-ification of gdcm, we have now two build system
2003-10-09 malaterreFIX: VC++ warning about return type in main
2003-10-09 malaterreFIX: CV++
2003-09-11 malaterre* cygwin complains about missing std:: in subdir Test/
2003-06-17 jprSome more displays to improve debugging
2003-05-05 jprModif prise en compte jpeg lossless
2003-04-16 frog * More memmory link related corrections and docum...
2003-04-10 jprRectification menage intempestif dans les print.
2003-04-09 jprUpdateGroupLength re-written using H-Table
2003-04-08 frog Brutal commit. --- Frog
2003-03-31 frog * src/gdcmHeader.h: LoadElements() is not a publi... April2003
2003-03-27 frog * setup.py fixed for un*x (needed macro for stdint.h)
2003-03-25 frog * gdcmPython/Makefile.am fixed linking against...
2003-03-24 jprremplacement include gdcm.h
2003-03-24 frog * src/gdcmHeader.cxx gdcmHeader::gdcmHeader now...
2003-03-21 jprexemple de changement d'entete d'une image avec extract...
2003-02-19 frog * Doc/Doxyfile configuration file for Doxygen...
2003-02-16 johanadded autoconf tools for library (src) and C++ test...
2003-01-28 frog * src/gdcmHeader.cxx added a post header parsing...
2003-01-22 frog * python/distutilsSwigCPlusPlus.py now properly...
2002-12-19 jprAjout de quelques Accesseurs pour la Transfert Syntax.
2002-10-17 frog * Truckload of changes. Parsing of header is...