commontk / CTK

A set of common support code for medical imaging, surgical navigation, and related purposes.
https://commontk.org
Apache License 2.0
827 stars 481 forks source link

Simplify DICOM testing removing needs for installing CTK #1167

Closed jcfr closed 5 months ago

jcfr commented 5 months ago
jcfr commented 5 months ago

This should be integrated after https://github.com/commontk/CTK/pull/1166

jcfr commented 5 months ago

Now working on addressing https://github.com/commontk/CTK/pull/1165#issuecomment-1888815273 to ensure the environment is properly setup to remove the need for manually setting LD_LIBRARY_PATH, PATH or DYLD_LIBRARY_PATH.

jcfr commented 5 months ago

Support for setting the test launching environment will be integrated independently.

jcfr commented 5 months ago

Support for setting the test launching environment will be integrated independently.