1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-29 08:20:20 +02:00
guile/test-suite/tests
Gary Houston 66301f9ab8 * 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.
2001-03-19 22:46:21 +00:00
..
asmobs Test suite for applicable smobs. 2000-12-07 01:40:55 +00:00
c-api first cut 1999-08-30 07:39:21 +00:00
alist.test * tests/alist.test: Use "'()" instead of "()" in all places 2001-03-03 15:14:18 +00:00
bit-operations.test * Make sure that tests return a boolean value. 2001-02-28 08:41:06 +00:00
c-api.test * tests/c-api.test: Refine the list of files that are checked in 1999-12-17 20:15:35 +00:00
chars.test * paths.scm: Assume that ~/guile-core/test-suite is the location 2000-01-16 22:03:44 +00:00
common-list.test * Make sure that tests return a boolean value. 2001-02-28 08:41:06 +00:00
environments.test * Provide and use new convenience macros to test for exceptions. 2001-02-28 11:25:40 +00:00
eval.test * extracted the tests from exceptions.test into eval.test and syntax.test. 2001-03-02 01:38:01 +00:00
exceptions.test * extracted the tests from exceptions.test into eval.test and syntax.test. 2001-03-02 01:38:01 +00:00
gc.test * Make sure that tests return a boolean value. 2001-02-28 08:41:06 +00:00
guardians.test * Make sure that tests return a boolean value. 2001-02-28 08:41:06 +00:00
hooks.test * Provide and use new convenience macros to test for exceptions. 2001-02-28 11:25:40 +00:00
interp.test * Make sure that tests return a boolean value. 2001-02-28 08:41:06 +00:00
list.test * Provide and use new convenience macros to test for exceptions. 2001-02-28 11:25:40 +00:00
load.test Remove debugging output. 1999-09-03 08:00:14 +00:00
multilingual.nottest * tests/multilingual.nottest: New file, which we will turn into a 1999-09-03 07:37:12 +00:00
numbers.test * Moved the number related tests from exceptions.test to numbers.test. 2001-03-01 22:00:02 +00:00
ports.test * Provide and use new convenience macros to test for exceptions. 2001-02-28 11:25:40 +00:00
r4rs.test * check-guile.in: 16 documentation tests were failing if "make 2001-03-19 22:46:21 +00:00
reader.test * Moved reader related tests from exceptions.test to reader.test. 2001-02-28 13:17:47 +00:00
regexp.test * tests/regexp.test: Check regexp-substitute/global when there are 1999-09-20 22:52:02 +00:00
strings.test * Extracted tests from exceptions.test into strings.test and symbols.test. 2001-03-01 17:57:50 +00:00
symbols.test * Extracted tests from exceptions.test into strings.test and symbols.test. 2001-03-01 17:57:50 +00:00
syntax.test * Added a new test case plus minor improvements. 2001-03-11 23:31:58 +00:00
time.test * tests/time.test: New test file. 1999-06-15 14:09:53 +00:00
version.test * paths.scm: Assume that ~/guile-core/test-suite is the location 2000-01-16 22:03:44 +00:00
weaks.test * Provide and use new convenience macros to test for exceptions. 2001-02-28 11:25:40 +00:00