Files
mercury/tools
Fergus Henderson 6dc4477153 Fix a bug where it was running the tests in the test suite
Estimated hours taken: 2
Branches: main, release

tools/test_mercury:
	Fix a bug where it was running the tests in the test suite
	and the clpr and trailed_update tests using the scripts
	in mercury-latest/$FULLARCH/bin,
	rather than using the compiler and scripts
	that we just bootstrapped and installed, which may be installed
	in a different location, e.g. mercury-0.11/$FULLARCH-$C_COMPILER/bin.
2002-11-24 06:08:37 +00:00
..
2002-09-16 06:27:11 +00:00
2002-09-22 21:48:12 +00:00

This directory, mercury/tools, contains scripts that are not intended
for use by users.  The scripts here are used by the Mercury developers
for maintaining the Mercury compiler.