| .. |
|
c-api
|
*** empty log message ***
|
2003-04-07 01:58:47 +00:00 |
|
alist.test
|
Changed license terms to the plain LGPL thru-out.
|
2003-04-05 19:15:35 +00:00 |
|
bit-operations.test
|
* tests/numbers.test ("string->number"): Expect exact rationals
|
2003-11-18 19:57:30 +00:00 |
|
c-api.test
|
|
|
|
chars.test
|
* test-suite/tests/chars.test: Fixed test comment. The bug that
|
2003-06-04 23:50:13 +00:00 |
|
common-list.test
|
Changed license terms to the plain LGPL thru-out.
|
2003-04-05 19:15:35 +00:00 |
|
continuations.test
|
*** empty log message ***
|
2004-01-03 21:56:35 +00:00 |
|
dynamic-scope.test
|
* libguile/eval.c (scm_m_set_x, scm_m_apply, scm_m_atbind): Use
|
2003-10-18 17:24:09 +00:00 |
|
elisp.test
|
* benchmark-suite/lib.scm: Fix some typos in the documentation.
|
2003-05-27 18:33:19 +00:00 |
|
environments.test
|
Changed license terms to the plain LGPL thru-out.
|
2003-04-05 19:15:35 +00:00 |
|
eval.test
|
* lib.scm (exception:missing-expression): New.
|
2003-10-07 22:00:05 +00:00 |
|
exceptions.test
|
* tests/exceptions.test (false-if-exception): Disable tests on
|
2004-01-11 00:18:25 +00:00 |
|
format.test
|
("format basic output"): Added test for "~F" from Matthias Koeppe.
|
2003-03-19 18:28:52 +00:00 |
|
fractions.test
|
(real-part): Expect fraction return, not converted to flonum.
|
2003-12-02 21:32:43 +00:00 |
|
gc.test
|
Changed license terms to the plain LGPL thru-out.
|
2003-04-05 19:15:35 +00:00 |
|
getopt-long.test
|
|
|
|
goops.test
|
* tests/goops.test: Added tests for correctness of class
|
2003-04-17 19:23:52 +00:00 |
|
guardians.test
|
* tests/guardians.test: Uses module (ice-9 weak-vector).
|
2003-06-01 11:13:04 +00:00 |
|
hooks.test
|
Changed license terms to the plain LGPL thru-out.
|
2003-04-05 19:15:35 +00:00 |
|
import.test
|
Changed license terms to the plain LGPL thru-out.
|
2003-04-05 19:15:35 +00:00 |
|
interp.test
|
|
|
|
list.test
|
Changed license terms to the plain LGPL thru-out.
|
2003-04-05 19:15:35 +00:00 |
|
load.test
|
* guile-test: Wrapped in module (test-suite guile-test).
|
2003-09-22 19:00:41 +00:00 |
|
multilingual.nottest
|
|
|
|
numbers.test
|
(<): Add tests inum/bignum/flonum/frac with frac.
|
2004-01-06 21:48:33 +00:00 |
|
optargs.test
|
* tests/optargs.test: Wrap tests in module (test-suite
|
2003-11-09 19:07:41 +00:00 |
|
options.test
|
New file for tests related to options interface.
|
2002-11-06 00:38:44 +00:00 |
|
pairs.test
|
* tests/pairs.test: Added.
|
2003-06-01 13:37:32 +00:00 |
|
poe.test
|
New file.
|
2003-10-08 23:03:29 +00:00 |
|
popen.test
|
Fix a couple of typos in:
|
2003-10-02 00:00:42 +00:00 |
|
ports.test
|
(call-with-output-string): Test proc closing port.
|
2003-10-02 00:17:16 +00:00 |
|
posix.test
|
New file, exercising putenv, setenv, unsetenv.
|
2003-06-19 01:42:28 +00:00 |
|
q.test
|
New file.
|
2004-01-06 21:43:55 +00:00 |
|
r4rs.test
|
* guile-test: Wrapped in module (test-suite guile-test).
|
2003-09-22 19:00:41 +00:00 |
|
r5rs_pitfall.scm
|
* tests/r5rs_pitfall.scm: New.
|
2004-01-11 00:58:38 +00:00 |
|
r5rs_pitfall.test
|
* lib.scm (exception:missing-expression): New.
|
2003-10-07 22:00:05 +00:00 |
|
reader.test
|
(reading): Test bad # error message is formattable.
|
2003-06-04 16:37:30 +00:00 |
|
regexp.test
|
|
|
|
sort.test
|
* test-suite/tests/sort.test: Added. Both tests in that file did
|
2003-04-22 23:32:40 +00:00 |
|
srcprop.test
|
New file.
|
2003-08-08 23:04:55 +00:00 |
|
srfi-1.test
|
(count): New tests.
|
2003-12-02 21:17:33 +00:00 |
|
srfi-4.test
|
|
|
|
srfi-6.test
|
Remove a diagnostic accidentally left in initial checkin.
|
2003-07-08 00:14:44 +00:00 |
|
srfi-9.test
|
|
|
|
srfi-10.test
|
|
|
|
srfi-13.test
|
|
|
|
srfi-14.test
|
|
|
|
srfi-17.test
|
Expect a "Bad variable" error for (set! #f 1).
|
2003-11-17 16:55:03 +00:00 |
|
srfi-19.test
|
(date-week-number): Add tests.
|
2003-08-22 22:30:52 +00:00 |
|
srfi-34.test
|
Check cond-expand srfi-34.
|
2003-07-28 23:47:47 +00:00 |
|
strings.test
|
|
|
|
symbols.test
|
|
|
|
syncase.test
|
* lib.scm (exception:missing-expression): New.
|
2003-10-07 22:00:05 +00:00 |
|
syntax.test
|
It's "#\\space", not "#\space".
|
2003-11-30 00:58:25 +00:00 |
|
threads.test
|
New file, exercising parallel.
|
2003-06-19 01:41:20 +00:00 |
|
time.test
|
|
|
|
unif.test
|
New file.
|
2004-01-06 22:19:23 +00:00 |
|
vectors.test
|
* tests/vectors.test: Added.
|
2003-06-01 11:17:30 +00:00 |
|
version.test
|
* tests/version.test: test (effective-version).
|
2002-12-09 00:42:18 +00:00 |
|
weaks.test
|
Changed license terms to the plain LGPL thru-out.
|
2003-04-05 19:15:35 +00:00 |