]> Creatis software - gdcm.git/history - Testing
Comments
[gdcm.git] / Testing /
2005-11-02 jprLooping 10000000 times should be enought
2005-11-02 jprChecking the endianness at Pixels Reading time should...
2005-10-28 jprDon't check VM for OB and OW tags : we know it's allway...
2005-10-28 jprDiving by 2 image sizes should make tests 4 times quick...
2005-10-27 jprCreate Explicit VR images first.
2005-10-26 regrain * Fix memory leaks
2005-10-25 jprModify the creation order of gdcmFileHelper / gdcmFile...
2005-10-25 regrain * Some classes inherit now from gdcm::RefCounter
2005-10-25 regrain * Remove memory leaks
2005-10-24 malaterreBUG: No comment
2005-10-24 malaterreCOMP: Remove TestInline from non UNIX os... please...
2005-10-24 regrain*** empty log message ***
2005-10-24 regrain * Change the DocEntry inheritance to RefCounter
2005-10-24 malaterreCOMP: Fix comp on Win32 machine
2005-10-24 jprAvoid compile warning.
2005-10-24 malaterreCOMP: Fix warning, fabs returns double
2005-10-24 malaterreCOMP: Try to fix JPR last commit to compile...hopefully
2005-10-23 malaterreENH: Note for myself: Never work on gdcm without first...
2005-10-23 malaterreBUG: Hopefully fix pb on 64bits machine. Temp hack...
2005-10-23 jprAdd TestInline
2005-10-23 jprAdd some comments for better understanding the gdcm...
2005-10-23 jprAdd a test to 'visualize' the difference betwwen inline...
2005-10-21 jprSpeed up -a little bit- the Loading, avoiding to parse...
2005-10-21 malaterreENH: Rearchitecture the test to test one file at a...
2005-10-21 malaterreBUG: ooops
2005-10-21 malaterreENH: You can now do os << TagKey .... rahhhhh finally
2005-10-21 malaterreBUG: TestAllPrint actually is doing something now....
2005-10-21 malaterreENH: Adding a test for VM and validity... should allow...
2005-10-21 regrain * Reactivate TestVR because the problem was already...
2005-10-21 jprComment out TestVR.
2005-10-21 jpradd comments
2005-10-21 jprAdd some prints
2005-10-21 jprUse SetLoadMode(gdcm::LD_ALL), better than 0
2005-10-21 regrain * Fix bug when reading the DicomVR.dic file
2005-10-20 regrain * Add a RefCounter object that is deleted only when...
2005-10-20 malaterreCOMP: I don't think this is needed
2005-10-20 malaterreENH: Add a very bizarre case
2005-10-20 regrain * Fix some compilation warnings
2005-10-19 malaterreCOMP: Please VS6
2005-10-19 regrain * Remove memory leaks
2005-10-18 malaterreENH: Several change, fix compilation warnings, and...
2005-10-18 regrain * Correctly use the VRKey for all vr variables....
2005-10-18 regrain * Minor coding-style clean up
2005-10-17 jprDon't use any longer deprecated method names
2005-10-12 malaterreCOMP: I am not joking gdcm wont compile otherwise on...
2005-10-12 malaterreCOMP: I am not joking gdcm wont compile otherwise on...
2005-10-11 jprComment out DebugOn(), in order not to trouble Benoit...
2005-10-11 regrain * Fix cmakelists bug when the GDCM_DATA_ROOT isn...
2005-10-10 malaterreSTYLE: Typo
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...
next