On Sunday 05 October 2014 14:08:36 Richard W.M. Jones wrote:
This involves some significant changes to this test framework.
In particular:
- Instead of just specifying $srcdir at the start of a FileIn
path, you can now specify arbitrary environment variables.
This is necessary to allow the tests to run from a tmpdir.
- Use COPYING instead of COPYING.LIB, and copy that file into
the test suite directory.
- Require the static binaries (test-command, test-pwd) in order
to run tests.
- Don't conditionalize the C++ tests. Instead if a C++ compiler
is not available then we build a "skip" script.
I'd be fine to the part that changes tests/c-api/tests so the data are
read from $datadir. I will split that out.
--
Pino Toscano