.. |
asmobs
|
* tests/asmobs/asmobs.c: removed (functionality is now in standalone/).
|
2003-04-07 02:00:36 +00:00 |
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 |
and-let-star.test
|
More tests, in particular exercise #t result on empty body.
|
2004-08-25 01:05: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
|
* tests/c-api.test: Refine the list of files that are checked in
|
1999-12-17 20:15:35 +00:00 |
chars.test
|
* test-suite/tests/chars.test: Fixed test comment. The bug that
|
2003-06-04 23:50:13 +00:00 |
common-list.test
|
Use define-module, to as not to import
|
2004-07-23 23:38:50 +00:00 |
environments.test
|
Changed license terms to the plain LGPL thru-out.
|
2003-04-05 19:15:35 +00:00 |
eval.test
|
* libguile/eval.c: Separated some definitions relevant for execution
|
2004-03-24 01:21:50 +00:00 |
exceptions.test
|
* tests/exceptions.test (false-if-exception): Disable tests on
|
2004-01-11 00:18:25 +00:00 |
filesys.test
|
New file, exercising copy-file.
|
2004-07-31 01:24:34 +00:00 |
format.test
|
2004-05-25 Matthias Koeppe <mkoeppe@mail.math.uni-magdeburg.de>
|
2004-07-19 00:58:04 +00:00 |
gc.test
|
Changed license terms to the plain LGPL thru-out.
|
2003-04-05 19:15:35 +00:00 |
getopt-long.test
|
("apples-blimps-catalexis example", "multiple occurances"):
|
2001-09-08 02:38:02 +00:00 |
goops.test
|
* tests/goops.test: Wrap tests in module (test-suite
|
2004-05-24 04:01:06 +00:00 |
guardians.test
|
* tests/guardians.test: Uses module (ice-9 weak-vector).
|
2003-06-01 11:13:04 +00:00 |
hash.test
|
New file.
|
2004-07-09 22:53:01 +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
|
* tests/alist.test, tests/bit-operations.test,
|
2001-07-19 20:30:37 +00:00 |
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
|
* tests/multilingual.nottest: New file, which we will turn into a
|
1999-09-03 07:37:12 +00:00 |
numbers.test
|
(number->string): Some results might differ between versions of Guile
|
2004-06-15 13:19:10 +00:00 |
optargs.test
|
* tests/optargs.test: Wrap tests in module (test-suite
|
2003-11-09 19:07:41 +00:00 |
popen.test
|
Fix a couple of typos in:
|
2003-10-02 00:02:08 +00:00 |
ports.test
|
(call-with-output-string): Test proc closing port.
|
2003-10-02 00:17:16 +00:00 |
posix.test
|
(putenv, setenv): New tests.
|
2004-08-10 00:16:30 +00:00 |
r4rs.test
|
* guile-test: Wrapped in module (test-suite guile-test).
|
2003-09-22 19:00:41 +00:00 |
reader.test
|
(reading): Test bad # error message is formattable.
|
2003-06-04 16:37:30 +00:00 |
receive.test
|
New file.
|
2004-08-18 00:29:19 +00:00 |
regexp.test
|
(regexp-quote): New tests.
|
2004-08-27 01:16:08 +00:00 |
slib.test
|
More of: New file.
|
2004-08-10 00:52:50 +00:00 |
srcprop.test
|
New file.
|
2003-08-08 23:04:55 +00:00 |
srfi-1.test
|
New file, exercising extended list-copy.
|
2004-04-23 21:25:41 +00:00 |
srfi-4.test
|
rewrite tests and add tests for write/read idempotency.
|
2004-08-07 16:34:42 +00:00 |
srfi-9.test
|
* tests/srfi-10.test: New file.
|
2001-05-10 13:52:27 +00:00 |
srfi-10.test
|
* tests/srfi-10.test: New file.
|
2001-05-10 13:52:27 +00:00 |
srfi-13.test
|
(string-any, string-every): Exercise char and charset predicate cases.
|
2004-08-14 00:43:56 +00:00 |
srfi-14.test
|
* tests/srfi-14.test: New file.
|
2001-07-16 18:49:10 +00:00 |
srfi-17.test
|
Expect a "Bad variable" error for (set! #f 1).
|
2003-11-17 16:55:03 +00:00 |
srfi-19.test
|
Use #:duplicates (last) to
|
2004-07-23 23:41:35 +00:00 |
srfi-31.test
|
Use define-module to keep bindings out of
|
2004-08-27 01:22:28 +00:00 |
srfi-39.test
|
New, from Jose A Ortega Ruiz. Thanks!
|
2004-08-15 20:26:05 +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
|
* tests/symbols.test ("gensym"): New tests for long gensym
|
2001-05-28 18:40:31 +00:00 |
syncase.test
|
* lib.scm (exception:missing-expression): New.
|
2003-10-07 22:00:05 +00:00 |
syntax.test
|
* tests/syntax.test: Added various tests to check that
|
2004-05-31 15:31:04 +00:00 |
time.test
|
(strftime): Force tm:isdst to 0 for the test, for
|
2004-05-02 23:25:41 +00:00 |
unif.test
|
(array-fill!): Exercise byte range and type checks.
|
2004-08-06 01:08:12 +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 |