Alexander Mai writes
>To avoid oversights here I could imagine another target
>in lib/Xbae/examples/*/Makefile like 'test' which would
>run the appropriate test files and ensure they also run
>properly outside the source tree (-> app defaults)?
Originally, there was a script that ran each test by setting
the appropriate environment variable(s), cd'ing to the directory
and executing the program - this could probably be dug out of CVS
if required. It could certainly be of help in incorporating a
make 'test' target in any case.
>Or did I just miss something here?
Perhaps :) The problem wasn't with tests being run from anywhere
but more a bug in calculation of the total height which Danny fixed
promptly and provided a patch.
Andrew