imp
imp copied to clipboard
Add dependencies for tests
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.
Alternatively, we can just make tests only be allowed to use required modules. Cpp ones currently have this requirement.
modulefinder seems like a good way to handle the .py dependencies.