]> Creatis software - gdcm.git/history - Testing
* Testing/TestMAkeIcon.cxx : complete the test
[gdcm.git] / Testing /
2005-02-11 regrain * Testing/TestMAkeIcon.cxx : complete the test
2005-02-11 jprcorrect misstyping
2005-02-11 jprAdd a test : creating an "Icon Image Sequence"
2005-02-10 regrain * Testing/TestWriteSimple.cxx, TestSequence.cxx...
2005-02-10 jprNow TestWriteSimple checks also 'signed' values
2005-02-09 malaterreBUG: Hopefully fix problem on the SUN. On SunOS ulimit...
2005-02-09 jprupdate
2005-02-09 jprnew test
2005-02-09 regrain * src/gdcmFileHelper.[h|cxx] : now correctly set...
2005-02-09 regrain * Test/VTKTestWriteSeq.cxx : add a VTK test to write...
2005-02-09 regrain * Test/ : accelerate tests (it's not very significan...
2005-02-07 malaterreENH: Apparently the new Free .Net compiler complains...
2005-02-07 regrain * Testing/TestWriteSimple.cxx : fix bug... sorry
2005-02-07 regrain * Testing/TestSequence.cxx : add test for sequences...
2005-02-05 malaterreENH: It's 10pm gdcm is working on big endian plateform...
2005-02-05 malaterreBUG: Please disable copy/paste from your editor
2005-02-03 jprTypo normalization
2005-02-03 jprTo improve test coverage
2005-02-02 jprFix misstyping
2005-02-02 jprStrange name gdcm::SerieHeader turned to gdcm::SerieHelper
2005-02-02 jprUncomment
2005-02-02 jprName normalization
2005-02-02 jprNormalization
2005-02-02 jprNormalization
2005-02-01 malaterreENH: Cleanup the CMake stuff.
2005-02-01 regrain * Test/BuildUpDicomDir.cxx : bug fix for windows...
2005-02-01 jprEnforce checkings
2005-02-01 regrain*** empty log message ***
2005-02-01 regrain * src/gdcmDirList.[h|cxx] : add method to find a...
2005-01-31 regrain * Test/TestDicomdir.cxx : remove memory leaks
2005-01-31 jprCosmetics
2005-01-31 malaterreBUG: Remove mem leak.
2005-01-31 malaterreENH: Huge commit to remove the previous implementation...
2005-01-30 jprupdate CmakeLists.txt
2005-01-29 jprHope TestDicomDir will be aware of DicomDir stuff error...
2005-01-28 regrain * Test/TestVR.cxx : fix memory leaks
2005-01-27 jprTest Coverage
2005-01-27 regrain * Test/TestAllEntryVerify.cxx, makeDicomDir.cxx...
2005-01-27 jprTest coverage
2005-01-26 jprRenaming some local variables + test coverage improvement
2005-01-25 regrain * Test/VTKTest*.cxx : bug fix under linux
2005-01-25 regrain * src/ : rename some methods on Entry (SetXxx, Inser...
2005-01-25 jprUpdate some comments
2005-01-25 regrain * Test/VTKTest*.cxx : remove the show variable in...
2005-01-24 jprmethods ReplaceOrCreate renamed as Insert
2005-01-24 jprStage 3 of normalization :
2005-01-24 regrain * src/gdcmDicomDirElement.h, gdcmDict.h : rename...
2005-01-23 jprSome normalizations :
2005-01-22 malaterreCOMP: Dont know what bool is used for
2005-01-22 malaterreENH: Add new test using dciodvfy from the dicom3tools...
2005-01-21 malaterreENH: Add test for GetCurrentDateTime. The two calls...
2005-01-21 jprStage 2 of names normalization :
2005-01-20 jprFirst stage ...
2005-01-20 jprFirst stage of name normalisation : gdcm::File replace...
2005-01-20 regrain * src/gdcmDicomDir*.[h|cxx] : rename methods to...
2005-01-19 regrain * Test/VTKTest*.cxx : one more bug stilled
2005-01-19 regrain * Test/VTKTest*.cxx : bug fix... tests don't generat...
2005-01-19 regrain * Test/VTKTest*.cxx : bug fix. Now the viewer is...
2005-01-19 regrain * Test/ : rename VTK tests to have a best name for...
2005-01-19 jprRemove now useless warning/comments
2005-01-18 jprUnblacklist KODAK-12-MONO1-Odd_Terminated_Sequence.dcm
2005-01-18 jprUnblacklist of gdcm-JPEG-LossLessThoravision.dcm, since...
2005-01-18 jprBlacklist "PET-cardio-Multiframe-Papyrus.dcm"
2005-01-18 jprUse new method GetFirstEntry instead of InitTraversal...
2005-01-17 jprTo improve test coverage
2005-01-17 jprcoding style
2005-01-17 jprOops.
2005-01-17 jprModify the parsing process, not to use (now unexposed...
2005-01-14 malaterreENH: also parse Baseline*
2005-01-14 malaterreBUG: TestList do need GDCM_DATA_ROOT
2005-01-14 malaterreENH: add a test for DirList. Add a method Print on...
2005-01-14 malaterreCOMP: Fix warnings
2005-01-14 regrain * src/gdcmDocument.[h|cxx] : comment all methods...
2005-01-13 jprRemove redundant (with TestDicomDir) PrintDicomDir...
2005-01-13 regrain * Test/*DicomDir*.cxx : Verification that DicomDir...
2005-01-11 malaterreSTYLE: minor clean up
2005-01-11 malaterreENH: Untangle the transfer syntax from the Document...
2005-01-11 jprAdd verbosity
2005-01-11 malaterreSTYLE: minor
2005-01-11 malaterreENH: Adding a new method on TS: IsTransferSyntax. Where...
2005-01-08 malaterreENH: Update for new sstream
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2005-01-06 jprCoding Style + Doxygenation
2005-01-06 malaterreENH: update test for tesing MAC adrress
2005-01-06 regrain * src/gdcmDocument.[h|cxx] : remove all copy of...
2005-01-06 jprDoxygenation
2004-12-14 regrain * Fix few compilation warnings
2004-12-13 malaterreENH: Thanks to JMR patch we can now properly read jpeg...
2004-12-10 rouetAdded return status variable initialization.
2004-12-10 regrain * Add a Writer from nothing test
2004-12-10 regrain * src/gdcmFile.[h|cxx], gdcmPixelReadConvert.[h...
2004-12-10 regrain * Black listing of GE_RHAPSODE-16-MONO2-JPEG-Fragmen...
2004-12-08 regrain * vtk/vtkGdcmReader.[h|cxx] : bug fix. Plane order...
2004-12-07 regrain * Test/ShowDicom.cxx, TestWriteWithVTK.cxx : bug...
2004-12-07 regrain * vtk/vtkGdcmWriter.[h|cxx] : add a first version...
2004-12-07 malaterreENH: Adding a non-working test again
2004-12-07 regrain * Test/TestUtil.cxx : reformat the source code
2004-12-07 regrain * Comment unused variables
2004-12-04 regrain * Bug fix due my last commit (compilation under...
2004-12-03 malaterreCOMP: Borland could not compile gdcm... BTW there is...
next