1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/test-suite/tests
Ludovic Courtès 6f03035fe8 Merge branch 'master' into boehm-demers-weiser-gc
Conflicts:
	libguile/Makefile.am
	libguile/coop-defs.h
	libguile/gc-card.c
	libguile/gc-freelist.c
	libguile/gc-malloc.c
	libguile/gc-mark.c
	libguile/gc-segment.c
	libguile/gc.c
	libguile/gc.h
	libguile/gc_os_dep.c
	libguile/hashtab.c
	libguile/hashtab.h
	libguile/inline.h
	libguile/private-gc.h
	libguile/struct.c
	libguile/struct.h
	libguile/threads.c
	libguile/threads.h
	libguile/vectors.h
	libguile/weaks.h
	test-suite/tests/gc.test
2008-09-10 23:09:30 +02:00
..
c-api *** empty log message *** 2003-04-07 01:58:47 +00:00
alist.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
and-let-star.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
arbiters.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
bit-operations.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
c-api.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
chars.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
common-list.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
continuations.test * tests/continuations.test ("continuations"): Use 2007-10-21 20:45:45 +00:00
dynamic-scope.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
elisp.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
environments.nottest Merge commit 'f30e1bdf97' into boehm-demers-weiser-gc 2008-09-10 22:27:30 +02:00
eval.test * tests/continuations.test ("continuations"): Use 2007-10-21 20:45:45 +00:00
exceptions.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
filesys.test Delete test file after all tests have run in order to make "make 2006-05-27 22:24:24 +00:00
format.test merge from 1.8 branch 2006-10-09 23:40:48 +00:00
fractions.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
ftw.test merge from 1.8 branch 2006-10-09 23:40:48 +00:00
gc.test Merge branch 'master' into boehm-demers-weiser-gc 2008-09-10 23:09:30 +02:00
getopt-long.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
goops.test Add test case for the GOOPS `class-redefinition' memory corruption. 2008-08-20 00:44:20 +02:00
guardians.test Fixed `guardians.test' so that it does not use symbols. 2008-09-10 20:28:03 +02:00
hash.test Release stuff: missing NEWS and 2007/2008 copyrights. 2008-02-15 23:13:59 +00:00
hooks.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
i18n.test Changes from arch/CVS synchronization 2007-01-31 20:58:20 +00:00
import.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
interp.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
list.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
load.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
modules.test Changes from arch/CVS synchronization 2007-05-05 20:38:57 +00:00
multilingual.nottest merge from 1.8 branch 2006-04-16 23:37:40 +00:00
numbers.test merge from 1.8 2007-01-15 23:42:45 +00:00
optargs.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
options.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
pairs.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
poe.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
popen.test merge from 1.8 branch 2006-10-09 23:40:48 +00:00
ports.test ("port-for-each"): remove unresolved for 2007-08-26 18:12:53 +00:00
posix.test Changes from arch/CVS synchronization 2007-06-07 08:36:13 +00:00
q.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
r4rs.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
r5rs_pitfall.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
ramap.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
reader.test Add support for SRFI-88-like postfix keyword read syntax. 2008-04-15 19:52:43 +02:00
receive.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
regexp.test merge from 1.8 2007-01-15 23:49:04 +00:00
socket.test Honor $TMPDIR in the test suite. 2008-03-13 14:03:58 +00:00
sort.test merge from 1.8 branch 2007-03-07 23:00:22 +00:00
srcprop.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
srfi-1.test Fix type-checking of SRFI-1 `partition'. 2008-04-28 18:03:27 +02:00
srfi-4.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
srfi-6.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
srfi-9.test Changes from arch/CVS synchronization 2007-08-08 14:56:02 +00:00
srfi-10.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
srfi-11.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
srfi-13.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
srfi-14.test Changes from arch/CVS synchronization 2006-10-26 07:20:59 +00:00
srfi-17.test Changes from arch/CVS synchronization 2007-07-24 23:17:54 +00:00
srfi-18.test Raise error on SRFI-18 load if Guile built without threading support 2008-08-30 21:08:50 +02:00
srfi-19.test Changes from arch/CVS synchronization 2007-07-09 16:47:56 +00:00
srfi-26.test * tests/srfi-26.test: New. 2004-01-21 00:45:48 +00:00
srfi-31.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
srfi-34.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
srfi-35.test Make (srfi srfi-35)' visible through cond-expand'. 2008-04-26 21:09:40 +02:00
srfi-37.test Fix SRFI-37 `args-fold' with short option names of argument-less options. 2008-03-12 17:01:19 +00:00
srfi-39.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
srfi-60.test merge from 1.8 branch 2006-06-17 23:15:59 +00:00
srfi-69.test Changes from arch/CVS synchronization 2007-12-13 12:27:37 +00:00
srfi-88.test Add `(srfi srfi-88)'. 2008-04-26 19:34:37 +02:00
streams.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
strings.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
structs.test merge from 1.8 branch 2007-03-07 23:00:22 +00:00
symbols.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
syncase.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
syntax.test Changes from arch/CVS synchronization 2007-07-18 20:25:38 +00:00
threads.test Delete trailing whitespace. 2008-05-14 23:52:49 +01:00
time.test Use Gnulib's `strftime' to address bug #24130. 2008-09-02 21:58:58 +02:00
unif.test Changes from arch/CVS synchronization 2006-12-12 14:01:40 +00:00
vectors.test Changes from arch/CVS synchronization 2006-11-29 09:05:10 +00:00
version.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00
weaks.test merge from 1.8 branch 2006-04-16 23:37:40 +00:00