]> Creatis software - clitk.git/commit
Romulo:
authordsarrut <dsarrut>
Tue, 12 Apr 2011 11:49:19 +0000 (11:49 +0000)
committerdsarrut <dsarrut>
Tue, 12 Apr 2011 11:49:19 +0000 (11:49 +0000)
commite61f20b8e5d4bb528728223194403e6e37808628
tree649ec4526aceebdb8e8489f01b60974cbee1df72
parent1138b412c0e0f073f74044c4e6b3490318e24072
Romulo:
- Changed CMakeLists.txt for tests
  + $CLITKDIR/tests mirrors $CLITKDIR, but contains only test code
  + CLITK_DATA_PATH must be specified if BUILD_TESTING is on
    * test code can directly access the variable (macro)
  + Test executables generated in $CLITKDIR/build/tests/bin
CMakeLists.txt
tests/CMakeLists.txt
tests/tools/CMakeLists.txt [new file with mode: 0755]
tests/tools/clitkImageInfoTest.cxx
tests/tools/clitkWriteDicomSeriesTest.cxx