Neil Jerram 499c43b032 Avoid throw from critical section, given invalid sigaction call 16 yıl önce
..
c-api 273affe476 *** empty log message *** 22 yıl önce
alist.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
and-let-star.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
arbiters.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
bit-operations.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
c-api.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
chars.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
common-list.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
continuations.test 6f640c9f22 * tests/eval.test (promises)[unmemoizing a promise]: New test. 17 yıl önce
dynamic-scope.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
elisp.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
environments.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
eval.test 5e07264f04 Add tests for the stack inspection API. 16 yıl önce
exceptions.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
filesys.test c9d719cd9d Delete test file after all tests have run in order to make "make 18 yıl önce
format.test 2651eca479 * tests/format.test, tests/srfi-1.test: Use define-module to prevent 18 yıl önce
fractions.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
ftw.test d38934e945 New file. 18 yıl önce
gc.test ffa88bdd5d Add hack for `gc.test' on SPARC GNU/Linux. 17 yıl önce
getopt-long.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
goops.test 8455a73329 Add new GOOPS tests for built-in types. 16 yıl önce
guardians.test 30a413ca8b Move `guardians.test' to its own module. 16 yıl önce
hash.test 1ea97c4264 Several new hash table tests, written by Gregory Marton. 16 yıl önce
hooks.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
import.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
interp.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
list.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
load.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
modules.test 5f96214d0d 2006-03-04 Ludovic Courtès <ludovic.courtes@laas.fr> 19 yıl önce
multilingual.nottest 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
numbers.test 0bf4fe19a6 Fix for incorrect (gcd -2) => -2; should give 2. 16 yıl önce
optargs.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
options.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
pairs.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
poe.test 9595f0019b (pure-funcq): New tests. 19 yıl önce
popen.test 364da711cf (open-input-pipe, open-output-pipe): In the "no 18 yıl önce
ports.test bea9797a5c (port-for-each): New test for passing freed cell, 17 yıl önce
posix.test 3b58a13b8b Changes from arch/CVS synchronization 17 yıl önce
procprop.test 1b131cf160 Add test for `procedure-properties'. 16 yıl önce
q.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
r4rs.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
r5rs_pitfall.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
ramap.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
reader.test 89fc8adea3 Add test case to make sure `read' returns mutable strings. 16 yıl önce
receive.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
regexp.test 097158c936 Enclose `regexp.test' in a module. 16 yıl önce
signals.test 499c43b032 Avoid throw from critical section, given invalid sigaction call 16 yıl önce
socket.test 792ebd5dc4 Honor $TMPDIR in the test suite. 17 yıl önce
sort.test d27ae588db (stable-sort): New test, exercising empty list 18 yıl önce
srcprop.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
srfi-1.test 5338352e56 Fix type-checking of SRFI-1 `partition'. 16 yıl önce
srfi-10.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
srfi-11.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
srfi-13.test 6ac0ec9692 * tests/strings.test (string<?, string-ci<?, string<=?, string-ci<=?, 19 yıl önce
srfi-14.test d7bfc0c998 Changes from arch/CVS synchronization 18 yıl önce
srfi-17.test 2b86affe0b Changes from arch/CVS synchronization 17 yıl önce
srfi-19.test 91bb190dd7 Revision: lcourtes@laas.fr--2006-libre/guile-core--cvs--1.8--patch-27 17 yıl önce
srfi-26.test 012a3a7537 * tests/srfi-26.test: New. 21 yıl önce
srfi-31.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
srfi-34.test 2ae217f418 Run the handler of SRFI-34's `with-exception-handler' in the right dyn. env. 16 yıl önce
srfi-35.test 23978ff30a Make `(srfi srfi-35)' visible through `cond-expand'. 17 yıl önce
srfi-37.test c89ae78ba6 Fix SRFI-37 `args-fold' with short option names of argument-less options. 17 yıl önce
srfi-39.test 2ae217f418 Run the handler of SRFI-34's `with-exception-handler' in the right dyn. env. 16 yıl önce
srfi-4.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
srfi-6.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
srfi-60.test b7884e64d5 (test-srfi-60): Use #:duplicates (last) to 18 yıl önce
srfi-69.test 7c680febe5 Changes from arch/CVS synchronization 17 yıl önce
srfi-88.test efbc70de56 Add `(srfi srfi-88)'. 17 yıl önce
srfi-9.test 932bd3abce Changes from arch/CVS synchronization 17 yıl önce
streams.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
strings.test deee086c8d Fix sloppy bound checking in `string-{ref,set!}' with the empty string. 16 yıl önce
structs.test 08ea3794d2 (make-struct): Exercise the error check on tail 18 yıl önce
symbols.test 40de0323e7 Make `symbol->string' return a read-only string. 16 yıl önce
syncase.test f8d8007275 Allow @ to work with (ice-9 syncase) 16 yıl önce
syntax.test 8d1701ee9f Changes from arch/CVS synchronization 17 yıl önce
threads.test dd07ef3e72 (n-par-for-each, n-for-each-par-map): New tests. 19 yıl önce
time.test af6bafa040 correction to copyright year (2007 is for the FSF) 18 yıl önce
unif.test 2ef21bf169 Changes from arch/CVS synchronization 18 yıl önce
vectors.test 51785a23a8 Changes from arch/CVS synchronization 18 yıl önce
version.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce
weaks.test 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 yıl önce