imp icon indicating copy to clipboard operation
imp copied to clipboard

Add dependencies for tests

Open drussel opened this issue 12 years ago • 2 comments

Probably best to have something like the swig dependency script that computes them all in parallel. Can be done up front. It can be pretty dumb too. ctest can be asked to build things it needs.

drussel avatar Feb 28 '13 00:02 drussel

Alternatively, we can just make tests only be allowed to use required modules. Cpp ones currently have this requirement.

drussel avatar Mar 20 '13 23:03 drussel

modulefinder seems like a good way to handle the .py dependencies.

drussel avatar Apr 27 '13 18:04 drussel