1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 21:10:27 +02:00
guile/test-suite/tests
Han-Wen Nienhuys ba1b222692 * tests/reader.test: change misc-error in read-error.
* read.c (scm_input_error): new function: give meaningful error
messages, and throw read-error

* gc-malloc.c (scm_calloc): add scm_calloc.

* scheme-memory.texi (Memory Blocks): add scm_calloc, scm_gc_calloc.
correct typos.
2002-08-05 23:04:44 +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, tests/bit-operations.test, 2001-07-19 20:30:37 +00:00
bit-operations.test * tests/bit-operations.test (fixnum-bit): compute dynamically. 2001-09-21 17:54:35 +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 * tests/alist.test, tests/bit-operations.test, 2001-07-19 20:30:37 +00:00
dynamic-scope.test New file. 2001-08-25 16:05:37 +00:00
elisp.test * Add tests of Elisp expression evaluation. 2002-02-08 13:00:30 +00:00
environments.test * tests/alist.test, tests/bit-operations.test, 2001-07-19 20:30:37 +00:00
eval.test * tests/eval.test: Added tests for promises. 2001-10-26 19:47:57 +00:00
exceptions.test * extracted the tests from exceptions.test into eval.test and syntax.test. 2001-03-02 01:38:01 +00:00
format.test New files. Thanks to Matthias Köppe! 2001-06-16 20:11:39 +00:00
gc.test * tests/alist.test, tests/bit-operations.test, 2001-07-19 20:30:37 +00:00
getopt-long.test ("apples-blimps-catalexis example", "multiple occurances"): 2001-09-08 02:33:30 +00:00
goops.test * oop/goops.scm (define-generic, define-accessor): Make sure that 2002-07-13 09:44:39 +00:00
guardians.test * tests/alist.test, tests/bit-operations.test, 2001-07-19 20:30:37 +00:00
hooks.test * tests/alist.test, tests/bit-operations.test, 2001-07-19 20:30:37 +00:00
import.test * tests/alist.test, tests/bit-operations.test, 2001-07-19 20:30:37 +00:00
interp.test * tests/alist.test, tests/bit-operations.test, 2001-07-19 20:30:37 +00:00
list.test * tests/alist.test, tests/bit-operations.test, 2001-07-19 20:30:37 +00:00
load.test * Rename call-with-readline-completion-function' to with-readline-completion-function'. 2002-01-30 00:03:40 +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 (/): Expect divison by an inexact zero to yield +inf.0. 2002-05-07 18:10:59 +00:00
optargs.test New files. Thanks to Matthias Köppe! 2001-06-16 20:11:39 +00:00
ports.test 2001-11-04 Stefan Jahn <stefan@lkcc.org> 2001-11-04 15:52:30 +00:00
r4rs.test * tests/alist.test, tests/bit-operations.test, 2001-07-19 20:30:37 +00:00
reader.test * tests/reader.test: change misc-error in read-error. 2002-08-05 23:04:44 +00:00
regexp.test (regexp-substitute/global): Do not test with empty regexp. Empty 2002-05-06 19:32:20 +00:00
srfi-4.test * tests/srfi-4.test: New file. 2001-06-27 13:17:12 +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-tokenize): Updated for fixed semantics. 2002-04-26 18:35:34 +00:00
srfi-14.test * tests/srfi-14.test: New file. 2001-07-16 18:49:10 +00:00
srfi-17.test * tests/syntax.test: Added some tests, updated some others with 2001-11-17 11:44:06 +00:00
srfi-19.test (test-time-comparision, test-time-arithmatic): New procs. 2001-08-25 19:08:50 +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 (basic syncase macro): Added. 2002-05-06 18:52:01 +00:00
syntax.test * tests/syntax.test: Added some tests, updated some others with 2001-11-17 11:44:06 +00:00
time.test * tests/time.test: New test file. 1999-06-15 14:09:53 +00:00
version.test * tests/alist.test, tests/bit-operations.test, 2001-07-19 20:30:37 +00:00
weaks.test * tests/alist.test, tests/bit-operations.test, 2001-07-19 20:30:37 +00:00