Hi all,
I'd like to use the `tests` option to include testing by a custom
script. I'm unsure where to put such a script, and how to set its path
in the EasyConfig.
When I simply specify
tests = ['run_my_test.sh']
I get the error message
Test specifies invalid path: /home/eb/sources/PnetCDF/_eb_run_tests.sh
However, I'm puzzled why eb looks in that path, as the sources are
located in /home/eb/sources/p/PnetCDF.
Is there a possibility to run test scripts which are inside the
package's source tree?
Cheers,
Andreas.