]> Creatis software - gdcm.git/commit
ENH: Adding automatic testing
authormalaterre <malaterre>
Sun, 25 Apr 2004 18:31:48 +0000 (18:31 +0000)
committermalaterre <malaterre>
Sun, 25 Apr 2004 18:31:48 +0000 (18:31 +0000)
commit3b0f255e96f0f6cd246bd69c7dcc31443bc75bbb
treefe527279f38b91976e0c66d0df7106c64fa56e39
parentac6281627c9571b711bd4d6e55a4adabc8b91afb
ENH: Adding automatic testing
1. Need a DartConfig.cmake to submit to public
2. Add a test driver gdcmTest.cxx
3. gdcmTestMain, an helper for the main test driver gdcmTest
4. Files in Test don't have a main anymore, this becomes intersting when we add more and more tests, thus dsw don't have to load too many projects
CMakeLists.txt
DartConfig.cmake [new file with mode: 0644]
Testing/CMakeLists.txt
Testing/TestBug.cxx
Testing/TestChangeHeader.cxx
Testing/TestDicomDir.cxx
Testing/TestHash.cxx
src/gdcmParser.cxx