]> Creatis software - gdcm.git/history - Testing
STYLE: Remove old comments
[gdcm.git] / Testing /
2005-10-01 malaterreENH: Refactorize code, from PrintFile into the class...
2005-09-22 jprAvoid Warning
2005-09-22 jprAdd TestLoadAllDocumentsNoPrivNoSeq, to improve test...
2005-09-19 malaterreENH: Adding an exe that seg fault on AMD64/gcc.
2005-09-19 jprcomment out TestAllEntryVerify
2005-09-16 jprTo avoid bcc 5.5 warnings
2005-09-16 jprBlack list some recently added images
2005-09-08 jprRemove useless affectation, to avoid bcc5.5 warnings
2005-09-07 jprAvoid infinite loop for 'long' image file names
2005-09-06 jprAdd some verbosity when something wrong occurs
2005-08-31 jprReplace stupid method names :
2005-08-30 regrain * Remove #define and replace then by the call to...
2005-08-30 regrain * Rename the NO_SEQ, NO_SHADOW, NO_SHADOWSEQ to
2005-08-30 jprAdd some verbosity while running tests
2005-08-29 regrain * Fix bug while wrapping python. The DicomDir SetSta...
2005-08-22 malaterreCOMP: Remove problem with static being define in a...
2005-08-20 jprUse new style FileHelper contructor
2005-08-19 malaterreENH: Provide a GetVersion function, apparently need...
2005-07-27 malaterreBUG: Put back deprecated code since it makes the test...
2005-07-23 malaterreCOMP: Remove deprecated calls
2005-07-21 jprLEGACY warnings hunting
2005-07-21 jprRemove LEGACY warnings
2005-07-17 jprCheck some more usages
2005-07-11 malaterreENH: A TagKey is a TagKey and not a string or TagName...
2005-07-11 malaterreENH: Minor cleanup
2005-07-11 jprUse new gdcm2 style for Load
2005-07-11 malaterreBUG: Remove a jpeg2000, irreversible transform momentar...
2005-07-08 jprNew gdcm2 style syntax for Load()
2005-07-08 jprUse new style for DicomDir loading
2005-07-06 jprNow TestAllReadCompareDicom.cxx TestReadWriteReadCompar...
2005-07-05 malaterreENH: Put back testing on JPEG2000 since borland is...
2005-07-05 jprCoding style
2005-07-02 malaterreENH: Adding test for benchmark
2005-07-02 malaterreENH: Simplify the old mess
2005-06-22 malaterreENH: Remove jpeg2000 from borland test
2005-06-15 jprGiving the right name to blacklisted images should...
2005-06-14 malaterreENH: proof of concept for usage of VM in gdcm. Extremel...
2005-06-14 jprBlack list 16 Bits images with 16 Bits LUT
2005-06-13 jpr #Something stupid occured in the code for LibIDO...
2005-06-08 malaterreCOMP: Fixing other people's code
2005-06-03 jprUpgrade TestWriteSimple to conform with harden File...
2005-06-03 jprA 'prepared image' built ex nihilo just before, has...
2005-06-02 jprModify output to make it easily grepable
2005-06-02 jprGive up defaulting NO_SHADOW (because of some bugged...
2005-05-30 malaterreENH: jpeg2000 seems to be somehow working, let's try it
2005-05-26 malaterreCOMP: Fix compilation, previous checkin was not meant...
2005-05-21 malaterreENH: Ok I am pretty confident that it compiles everywhe...
2005-05-20 jprTo see at a glance what are the most time consuming...
2005-05-20 jprComment out TestAllEntryVerify.cxx during the transient...
2005-05-20 jprTo avoid warning
2005-05-11 malaterreBUG: Fix previously instroduce cmake bug, now should...
2005-05-11 malaterreENH: Some minor enhance:
2005-05-02 malaterreENH: Minor cleanup, also clearly specify how many pixel...
2005-05-02 malaterreENH: Set a maximum of difference to avoid generating...
2005-04-27 regrain * Amelioration of TestAllReadCompareDicom
2005-04-26 jprFix some checking
2005-04-25 jprPrefixing filename by GDCM_DATA_ROOT should avoid serio...
2005-04-21 jprPreventive Black listing of ETIAM Dicom-MPEG image
2005-04-19 jprRemove useless #include "gdcmDataImages.h"
2005-04-19 jprShould suppress some warnings from Borland compiler
2005-04-18 malaterreBUG: Need to update test due to recent change
2005-04-16 malaterreCONP: Alrite seems like that before gcc 2.96 ios::failu...
2005-04-15 malaterreCOMP: Could not find if ios::failure is defined in...
2005-04-15 malaterreBUG: Fix test
2005-04-14 jprUser new feature to skip Sequences and/or shadow groups
2005-04-11 malaterreBUG: Stupid gcc 2.96 does not support ios::failure
2005-04-06 regrain * src/gdcmDictGroupName.cxx : amelioration of print
2005-04-05 regrain * src/gdcmDictGroupName.[h|cxx] : add a correlation...
2005-03-31 regrain * Testing/TestAllReadCompareDicom.cxx : amelioration
2005-03-31 regrain * Testing/TestAllReadCompareDicom.cxx : bug fix...
2005-03-30 regrain * Testing/TestAllReadCompareDicom.cxx : now use...
2005-03-23 malaterreBUG: Be consistent with doc. From 0 to 9 (included...
2005-03-23 jprTemporary black lis of LibIDO rectangular images ...
2005-03-09 regrain * src/gdcmFileHelper.cxx : remove memory leaks and...
2005-03-03 jprChange default output filename to provide 'low cost...
2005-03-02 jprForget to rename the function, as well
2005-03-02 jprChange meaningless name 'TestSequence' (that does NOT...
2005-02-17 jprAdd some more tests
2005-02-15 malaterreENH: More testing using D Clunie tools
2005-02-14 malaterreCOMP: Fix stupid VS6 bug
2005-02-14 jprAdd some tests
2005-02-13 regrain * Activate Debug mode
2005-02-11 jprI tried to make a Test for gdcm::Exception
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
next