Ludovic Courtès 5411e043d0 Work around path name length limitations in `socket.test'. 15 роки тому
..
c-api 273affe476 *** empty log message *** 22 роки тому
alist.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
and-let-star.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
arbiters.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
bit-operations.test 85955347ba Enclose `bit-operations.test' in its own module. 15 роки тому
c-api.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
chars.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
common-list.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
continuations.test 6f640c9f22 * tests/eval.test (promises)[unmemoizing a promise]: New test. 17 роки тому
dynamic-scope.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
elisp.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
environments.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
eval.test 5e07264f04 Add tests for the stack inspection API. 16 роки тому
exceptions.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
filesys.test c9d719cd9d Delete test file after all tests have run in order to make "make 19 роки тому
format.test 2651eca479 * tests/format.test, tests/srfi-1.test: Use define-module to prevent 18 роки тому
fractions.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
ftw.test d38934e945 New file. 18 роки тому
gc.test ffa88bdd5d Add hack for `gc.test' on SPARC GNU/Linux. 17 роки тому
getopt-long.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
goops.test bb9c5bbd2e Add GOOPS `class-of' test for nameless structs. 15 роки тому
guardians.test 30a413ca8b Move `guardians.test' to its own module. 16 роки тому
hash.test 1ea97c4264 Several new hash table tests, written by Gregory Marton. 16 роки тому
hooks.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
import.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
interp.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
list.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
load.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
modules.test 5f96214d0d 2006-03-04 Ludovic Courtès <ludovic.courtes@laas.fr> 19 роки тому
multilingual.nottest 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
numbers.test 04f9bc774a Read complex numbers where both parts are inexact decimals 15 роки тому
optargs.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
options.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
pairs.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
poe.test 9595f0019b (pure-funcq): New tests. 19 роки тому
popen.test d2cb6b102b Fix popen.test on NetBSD and Ubuntu Jaunty, where sh is not Bash 15 роки тому
ports.test bea9797a5c (port-for-each): New test for passing freed cell, 17 роки тому
posix.test 3b58a13b8b Changes from arch/CVS synchronization 17 роки тому
procprop.test 1b131cf160 Add test for `procedure-properties'. 16 роки тому
q.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
r4rs.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
r5rs_pitfall.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
ramap.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
reader.test 93c0c75658 Symbols longer than 128 chars can cause an exception. Also, the terminating colon of long postfix keywords are not handled correctly. 16 роки тому
receive.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
regexp.test 097158c936 Enclose `regexp.test' in a module. 16 роки тому
signals.test 499c43b032 Avoid throw from critical section, given invalid sigaction call 16 роки тому
socket.test 5411e043d0 Work around path name length limitations in `socket.test'. 15 роки тому
sort.test d27ae588db (stable-sort): New test, exercising empty list 18 роки тому
srcprop.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
srfi-1.test 5338352e56 Fix type-checking of SRFI-1 `partition'. 17 роки тому
srfi-10.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
srfi-11.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
srfi-13.test 6ac0ec9692 * tests/strings.test (string<?, string-ci<?, string<=?, string-ci<=?, 19 роки тому
srfi-14.test d7bfc0c998 Changes from arch/CVS synchronization 18 роки тому
srfi-17.test 2b86affe0b Changes from arch/CVS synchronization 17 роки тому
srfi-19.test 91bb190dd7 Revision: lcourtes@laas.fr--2006-libre/guile-core--cvs--1.8--patch-27 17 роки тому
srfi-26.test 012a3a7537 * tests/srfi-26.test: New. 21 роки тому
srfi-31.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
srfi-34.test 2ae217f418 Run the handler of SRFI-34's `with-exception-handler' in the right dyn. env. 16 роки тому
srfi-35.test f9e8030266 SRFI-35: Provide nice vtable names, to make GOOPS happier. 15 роки тому
srfi-37.test c89ae78ba6 Fix SRFI-37 `args-fold' with short option names of argument-less options. 17 роки тому
srfi-39.test 2ae217f418 Run the handler of SRFI-34's `with-exception-handler' in the right dyn. env. 16 роки тому
srfi-4.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
srfi-6.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
srfi-60.test b7884e64d5 (test-srfi-60): Use #:duplicates (last) to 19 роки тому
srfi-69.test 7c680febe5 Changes from arch/CVS synchronization 17 роки тому
srfi-88.test efbc70de56 Add `(srfi srfi-88)'. 17 роки тому
srfi-9.test 932bd3abce Changes from arch/CVS synchronization 17 роки тому
streams.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
strings.test deee086c8d Fix sloppy bound checking in `string-{ref,set!}' with the empty string. 16 роки тому
structs.test 08ea3794d2 (make-struct): Exercise the error check on tail 18 роки тому
symbols.test 40de0323e7 Make `symbol->string' return a read-only string. 16 роки тому
syncase.test f8d8007275 Allow @ to work with (ice-9 syncase) 16 роки тому
syntax.test 8d1701ee9f Changes from arch/CVS synchronization 17 роки тому
threads.test 66f3b6c1b0 Remove possible deadlock in scm_join_thread 15 роки тому
time.test 1011599792 Better diagnose broken `(strftime "%z" ...)' in `time.test' (bug #24130). 16 роки тому
unif.test 2ef21bf169 Changes from arch/CVS synchronization 18 роки тому
vectors.test 51785a23a8 Changes from arch/CVS synchronization 18 роки тому
version.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому
weaks.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 роки тому