Kevin Ryde
23f2b9a3de
merge from 1.8 branch
2006-06-17 23:15:59 +00:00
Ludovic Courtès
487f6be131
Added `structs.test'.
2006-06-13 07:56:41 +00:00
Ludovic Courtès
d15ad007c9
Changes from arch/CVS synchronization
2006-06-13 07:48:42 +00:00
Marius Vollmer
af4f861210
* eq.c (scm_equal_p): Use scm_array_equal_p explicitely when one
...
of the arguments is a array. This allows vectors to be equal to
one-dimensional arrays.
* tests/unif.test ("vector equal? one-dimensional array"): New.
2006-05-29 21:54:13 +00:00
Marius Vollmer
c56c0f7966
Delete test file after all tests have run in order to make "make
...
distcheck" work.
2006-05-27 22:24:24 +00:00
Kevin Ryde
73350cf559
*** empty log message ***
2006-04-17 01:48:50 +00:00
Kevin Ryde
9560d8bba4
(lstat): Allow for test-symlink not existing yet.
2006-04-17 01:48:14 +00:00
Kevin Ryde
6e7d5622ee
merge from 1.8 branch
2006-04-16 23:37:40 +00:00
Neil Jerram
26beee1e74
19 new test cases.
...
(throw-test): New macro for testing catches and throw handlers.
2006-02-04 14:36:43 +00:00
Kevin Ryde
f36978c9ce
*** empty log message ***
2006-02-04 00:56:35 +00:00
Kevin Ryde
2d6e3bd4c0
Use the equal proc argument, so we exercise the
...
srfi-1 version of the code. Without such an argument srfi-1.c passes
the job to the core scm_delete.
2006-02-04 00:54:24 +00:00
Kevin Ryde
f14a93dfe4
*** empty log message ***
2006-02-03 23:40:21 +00:00
Kevin Ryde
d7a88afe37
Add test-list.c
2006-02-03 23:38:51 +00:00
Kevin Ryde
2948fc75bd
standalone/test-list.c: New file.
2006-02-03 23:34:48 +00:00
Marius Vollmer
a64d058951
Replaced 'futures' with threads.
2006-01-29 19:44:45 +00:00
Marius Vollmer
661ae7ab6b
Renamed the "frames" that are related to dynamic-wind to "dynamic
...
contexts. Renamed all functions from scm_frame_ to scm_dynwind_.
Updated documentation.
2006-01-29 00:23:28 +00:00
Kevin Ryde
aa1babce68
*** empty log message ***
2005-11-30 00:42:19 +00:00
Kevin Ryde
8a8ca420b1
(string-append/shared): New tests.
2005-11-30 00:35:45 +00:00
Kevin Ryde
f1ca69a6bf
*** empty log message ***
2005-11-24 00:03:27 +00:00
Kevin Ryde
04f53076d9
(lset-difference!): More tests.
2005-11-24 00:00:59 +00:00
Kevin Ryde
4ec555c593
typo in lset-difference! name in with-test-prefix
2005-11-23 23:41:29 +00:00
Kevin Ryde
64cdbfc7af
*** empty log message ***
2005-10-27 00:37:09 +00:00
Kevin Ryde
e7e4808056
2005-10-27 Ludovic Courtès <ludovic.courtes@laas.fr>
...
* tests/socket.test (make-socket-address): New tests.
(connect, bind, sendto): Exercise sockaddr object.
2005-10-27 00:35:06 +00:00
Kevin Ryde
fc9f596c96
*** empty log message ***
2005-10-23 22:45:52 +00:00
Kevin Ryde
9f4e29f66b
(strftime %Z): Disable this test, its assumptions
...
about %Z are not valid on NetBSD.
2005-10-23 22:40:12 +00:00
Kevin Ryde
abd063549b
*** empty log message ***
2005-08-19 00:05:16 +00:00
Kevin Ryde
c992cc9617
(date->time-tai): New tests, exercising new leap-second.
2005-08-18 23:51:02 +00:00
Neil Jerram
d279764421
("letrec init evaluation"): New paranoid test.
2005-08-15 20:57:38 +00:00
Neil Jerram
5defc05d45
* eval.c (eval_letrec_inits): New.
...
(CEVAL): Eval letrec initializer forms using eval_letrec_inits.
* tests/r5rs_pitfall.test (1.1): Now passes.
2005-08-15 20:43:16 +00:00
Kevin Ryde
e4bf1d1181
(lset-difference, lset-difference,
...
lset-diff+intersection, lset-diff+intersection, lset-intersection):
Exercise equality procedure arg order (already correct in these procs,
but had been wrong in other lset ones).
2005-08-12 01:26:52 +00:00
Kevin Ryde
685788d023
(string-every, string-tabulate, string-trim,
...
string-trim-right, string-trim-both, string-index, string-index-right,
string-skip, string-skip-right, string-count, string-filter,
string-delete, string-map, string-map!, string-for-each,
string-for-each-index): Further tests, mainly to exercise new
trampolines for proc calls.
2005-08-06 01:48:37 +00:00
Marius Vollmer
930888e8e8
*** empty log message ***
2005-07-31 23:16:59 +00:00
Marius Vollmer
eb074bfc5a
Do not fail when the GC does not collect an object, report it as
...
'unresolved'.
2005-07-31 23:16:51 +00:00
Marius Vollmer
2924541ba0
Adapted to new (original) semantics. test guardingobjects multiple
...
times.
2005-07-31 23:16:45 +00:00
Marius Vollmer
fc4abd0e6a
*** empty log message ***
2005-06-12 12:35:35 +00:00
Marius Vollmer
c70c62a636
Do nothing when deprecated things are
...
disabled.
2005-06-12 12:31:33 +00:00
Han-Wen Nienhuys
e4da074025
*** empty log message ***
2005-06-11 01:48:19 +00:00
Kevin Ryde
2766715855
*** empty log message ***
2005-06-10 22:39:33 +00:00
Kevin Ryde
f29749529b
(string-filter): A few more tests.
2005-06-10 22:37:01 +00:00
Kevin Ryde
5e5ea911f1
*** empty log message ***
2005-06-10 01:41:14 +00:00
Kevin Ryde
ab2a10e051
(array-index-map!): Add a test failing in the current code.
2005-06-10 00:27:20 +00:00
Kevin Ryde
10bb867973
*** empty log message ***
2005-06-05 21:38:22 +00:00
Kevin Ryde
fcae94c51e
(array-in-bounds?): Add a test failing in the current code.
2005-06-05 21:37:59 +00:00
Kevin Ryde
4d54ee3597
*** empty log message ***
2005-06-05 21:36:31 +00:00
Kevin Ryde
50e20a6061
(string-split): Try splitting on an 8-bit char.
2005-06-05 21:33:33 +00:00
Marius Vollmer
b8ad7a213a
Added comment that there is a comment in eval.c about how to make case
...
1.1 succeed.
2005-06-05 20:54:19 +00:00
Marius Vollmer
92205699d0
The FSF has a new address.
2005-05-23 19:57:22 +00:00
Marius Vollmer
5ae1bd9109
New versions of the GPLand LGPL with the new address of the FSF.
2005-05-23 19:00:08 +00:00
Kevin Ryde
b52f5697ad
*** empty log message ***
2005-05-07 00:03:13 +00:00
Kevin Ryde
a17a869e3f
(car+cdr, fold, last, list-index, list-tabulate,
...
not-pair?, xcons): New tests.
2005-05-07 00:02:02 +00:00