Page MenuHomePhabricator

separate test images from source tree
Closed, ResolvedPublic

Description

make it possible to provide test images via external means, e.g. environment variable, cmake variable or config file. Aim is to make it possible to provide more test images without enlarging the CVS tree.

Related Objects

StatusAssignedTask
ResolvedNone
ResolvedNone

Event Timeline

Due to the long list of bugs for the MITK 0.8 release, there has been introduced a new intermediate release 0.7.3. All bugs from 0.8 have been moved to target milestone 0.7.3. If you do not manage to get your bugs fixed till 0.7.3, please set the target milestone for these bugs to 0.8.

Low priority, nice to have, not required for next release.

CC'ed Tobi S.: he needs access to shape model data from tests.

Not relevant for MITK-0.9.2, moving it to 0.9.4. Feel free to adapt the target milestone according to your current work load.

still nice to have, but again postponed...

Bug has been chosen to get fixed in the MITK 1.0 release, Feb. 2010.

Standard image tests using data from Testing/Data do work now in the topic branch. Still todo: adapt tests that use standardfilelocations, this is not intended. Also one should grep through the source code to find other references to the old Testing directory. It's also not intended that the data directory is made available via mitkConfig.h

[394785]: Merge branch 'bug-210-separate-test-images'

  • bug-210-separate-test-i

Merged commits:

2011-03-10 13:52:32 Sascha Zelzer [b62589]
Added MITK-Data as a dependency to MITK-Utilities.


2011-03-09 16:38:06 Marco Nolden [9b6114]
Make standard module tests use MITK_DATA_DIR path


2011-03-09 16:37:50 Marco Nolden [b91d7d]
Use anonymous http clone for MITK testing data


2011-03-09 16:37:28 Marco Nolden [ee2f6a]
Make MITK_DATA_DIR available for external projects via MITKConfig.cmake


2011-03-09 16:36:55 Marco Nolden [42acce]
Pass MITK_DATA_DIR in superbuild


2011-03-02 13:56:50 Marco Nolden [12a03e]
New external project MITKData that checks out the testing data repository

[fe79e2]: Merge branch 'bug-210-separate-test-images'

Merged commits:

2011-03-10 22:24:16 Marco Nolden [fb7be9]
Use public http repository for test data

[730278]: Merge branch 'bug-210-separate-test-images'

  • bug-210-separate-test-i

Merged commits:

2011-03-19 12:12:23 Sascha Zelzer [24489a]
proj variable was wrong if BUILD_TESTING is OFF

Fixed for what I can see. Any TODOs left?

MITK-1-0 keyword is obsolete, use target milestones in the future.