Alexandre Duret-Lutz wrote:
>
> >>> "David" == David Kirkby <[EMAIL PROTECTED]> writes:
>
> [...]
>
> David> The problem is that if run from the 'tests' directory, this runs okay,
> David> as the paths given in the test '../tools/src/mycksum' and
> David> '../examples/cop1.bmp' are correct re
>>> "David" == David Kirkby <[EMAIL PROTECTED]> writes:
[...]
David> The problem is that if run from the 'tests' directory, this runs okay,
David> as the paths given in the test '../tools/src/mycksum' and
David> '../examples/cop1.bmp' are correct relative to that 'tests' directory.
David> How
I have some tests listed in the 'tests' directory. These reference
files in other directories. One such test is:
#!/bin/sh
# There should be a bitmap included in the distribution
# in the 'examples' directory called 'file cop1.bmp'
# The checksum of this will be checked.
CKSUM=`../tools/src/mycksu