1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-19 19:20:23 +02:00
Commit graph

850 commits

Author SHA1 Message Date
Kevin Ryde
f461265c96 (~f): Test leading zeros bugfix. 2006-09-07 21:04:56 +00:00
Kevin Ryde
bcbecaf7fd *** empty log message *** 2006-08-25 01:44:40 +00:00
Kevin Ryde
364da711cf (open-input-pipe, open-output-pipe): In the "no
duplicate" tests, close parent side of signalling pipe, to hopefully
generate an error instead of a hang if something bad in the child
means it doesn't write anything.
2006-08-25 01:21:39 +00:00
Kevin Ryde
e315794e34 *** empty log message *** 2006-08-21 23:48:25 +00:00
Kevin Ryde
27a33ef9f1 More tests, in particular check for exceptions on
wrong record types passed to accessor and modifier funcs.
2006-08-21 23:46:16 +00:00
Kevin Ryde
729ab63afa *** empty log message *** 2006-07-25 00:39:39 +00:00
Kevin Ryde
4a7ad916fd Use "&& exit 1" instead of "!" to
invert the sense of exit statuses, as the latter doesn't work on
Solaris 10.  Reported by Claes Wallin.
2006-07-25 00:39:18 +00:00
Kevin Ryde
3805c7d8c9 *** empty log message *** 2006-07-25 00:26:05 +00:00
Kevin Ryde
158d3dac8a Use scm_boot_guile rather than scm_init_guile, for the benefit of
those systems where we can't implement the latter.
2006-07-25 00:22:45 +00:00
Kevin Ryde
2d4fd7f194 *** empty log message *** 2006-07-23 22:29:04 +00:00
Kevin Ryde
6867446f57 (htonl, ntohl): New tests. 2006-07-23 22:22:20 +00:00
Kevin Ryde
c8cefa91e2 also 1.6.9 in comments in last change 2006-07-07 22:41:49 +00:00
Kevin Ryde
0ad95e9ab8 (localtime, mktime, strptime): More tests. 2006-07-06 00:38:09 +00:00
Ludovic Courtès
97217304d6 Changes from arch/CVS synchronization 2006-06-20 16:44:50 +00:00
cvs2svn
6b8801a927 This commit was manufactured by cvs2svn to create branch
'branch_release-1-8'.
2006-06-13 07:56:42 +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
2f84db4c66 *** empty log message *** 2006-05-29 21:43:55 +00:00
Marius Vollmer
07c0e15999 ("vector equal? one-dimensional array"): New. 2006-05-29 21:40:18 +00:00
Kevin Ryde
a31d659ca3 *** empty log message *** 2006-05-28 00:09:52 +00:00
Kevin Ryde
86f7e7d676 (append-reverse, append-reverse!): New tests. 2006-05-28 00:06:33 +00:00
Kevin Ryde
ce385c5dc0 *** empty log message *** 2006-05-27 22:43:09 +00:00
Kevin Ryde
c3e4f7e83f (number->string): Disable 11.333 and 1.324e44
tests, as these can't be expected to come out precisely in the current
implementation, and in fact don't under gcc 4.  Reported by Hector
Herrera.
2006-05-27 22:41:09 +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
Marius Vollmer
c9d719cd9d Delete test file after all tests have run in order to make "make
distcheck" work.
2006-05-27 22:07:56 +00:00
Kevin Ryde
9d7b09897b *** empty log message *** 2006-05-19 23:27:08 +00:00
Kevin Ryde
b7884e64d5 (test-srfi-60): Use #:duplicates (last) to
suppress warning about replacing bit-count.
2006-05-19 23:26:35 +00:00
Kevin Ryde
810214aa9b (assoc): A few tests, in particular "=" argument
order which had been wrong.
2006-05-19 23:25:43 +00:00
Kevin Ryde
de4b36bffc *** empty log message *** 2006-05-09 00:36:49 +00:00
Kevin Ryde
dd07ef3e72 (n-par-for-each, n-for-each-par-map): New tests. 2006-05-09 00:32:31 +00:00
Kevin Ryde
d8e59af349 (exact->inexact): Test fractions big/big. 2006-05-09 00:31:48 +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
140f5e5796 *** empty log message *** 2006-04-17 01:47:40 +00:00
Kevin Ryde
61c0f9ce63 (lstat): Allow for test-symlink not existing yet. 2006-04-17 01:46:55 +00:00
Kevin Ryde
6e7d5622ee merge from 1.8 branch 2006-04-16 23:37:40 +00:00
Kevin Ryde
287bb7a23f *** empty log message *** 2006-04-16 01:39:29 +00:00
Kevin Ryde
da58419409 (truncate-file): New tests. 2006-04-16 01:39:08 +00:00
Kevin Ryde
c783f5891a (lstat, stat): New tests. 2006-04-16 01:38:18 +00:00
Kevin Ryde
a77bd42e52 *** empty log message *** 2006-03-28 00:48:56 +00:00
Kevin Ryde
6fe012a32c (SCM_TESTS): Remove slib.test, it fails with current
slib and the ice-9 slib module is due for revision soon.
2006-03-28 00:44:54 +00:00
Kevin Ryde
59aece6031 *** empty log message *** 2006-03-18 22:56:36 +00:00
Kevin Ryde
bd2ad8e168 (make-shared-array): Another test which failed in 1.8.0 but is ok now. 2006-03-18 22:55:06 +00:00
Neil Jerram
e8c6c6ab28 *** empty log message *** 2006-03-10 23:06:45 +00:00
Kevin Ryde
e610622906 *** empty log message *** 2006-03-07 23:57:28 +00:00
Kevin Ryde
b945ad1f6a (make-shared-array): Add example usages from the
manual, two of which currently fail.
2006-03-07 23:57:01 +00:00
Kevin Ryde
7618420b4c *** empty log message *** 2006-03-03 23:31:36 +00:00
Kevin Ryde
c860829352 2006-03-04 Ludovic Courtès <ludovic.courtes@laas.fr>
* test-suite/tests/modules.test: New file.
	* test-suite/Makefile.am (SCM_TESTS): Added it.
2006-03-03 23:28:10 +00:00
Kevin Ryde
5f96214d0d 2006-03-04 Ludovic Courtès <ludovic.courtes@laas.fr>
* test-suite/tests/modules.test: New file.
2006-03-03 23:27:42 +00:00