* check-guile.in: 16 documentation tests were failing if "make
authorGary Houston <ghouston@arglist.com>
Mon, 19 Mar 2001 22:46:21 +0000 (22:46 +0000)
committerGary Houston <ghouston@arglist.com>
Mon, 19 Mar 2001 22:46:21 +0000 (22:46 +0000)
commit66301f9ab8e0392e0ffcc014edaf0b7fb7a71449
treee67c37fce951e905259519f8e5db21808aa8b708
parenta4928305140f7f9d9f7a833d8163cf60f95572c5
* check-guile.in: 16 documentation tests were failing if "make
check" was run before Guile had been installed with the current
--prefix.  made various changes to the script so that it runs
without a cd to the test-suite directory.  For the -i option,
don't point GUILE_LOAD_PATH to the current directory, but let it
use it's own scheme library.

* tests/r4rs.test: use test-file-name to locate r4rs.test,
not data-file-name.

* guile-test: define tmp-dir, the location where r4rs.test will
create it's temporary files.
(data-file-name): use tmp-dir.  this must be under build-dir,
not src-dir.
ChangeLog
check-guile.in
test-suite/ChangeLog
test-suite/guile-test
test-suite/tests/r4rs.test