Kevin Ryde
|
b1d5e70068
|
*** empty log message ***
|
2005-03-13 23:16:48 +00:00 |
|
Kevin Ryde
|
e748b272eb
|
(find, find-tail, lset-union): New tests.
(lset-adjoin): Corrections to some tests.
|
2005-03-13 23:12:40 +00:00 |
|
Kevin Ryde
|
938d99096d
|
*** empty log message ***
|
2005-03-13 00:52:29 +00:00 |
|
Kevin Ryde
|
bf04b1a384
|
* tests/srfi-60.test: New file.
* Makefile.am (SCM_TESTS): Add it.
|
2005-03-13 00:52:01 +00:00 |
|
Kevin Ryde
|
17e69f21ce
|
New file.
|
2005-03-13 00:51:30 +00:00 |
|
Kevin Ryde
|
afd09cfba0
|
(logior): New tests, exercising negative bignums reducing to inum.
|
2005-03-13 00:21:45 +00:00 |
|
Kevin Ryde
|
6f6847fa21
|
(=): Exercise inum/flonum cases that used to
round on 64-bit systems.
|
2005-03-13 00:14:23 +00:00 |
|
Marius Vollmer
|
a81b861870
|
*** empty log message ***
|
2005-03-02 20:56:45 +00:00 |
|
Marius Vollmer
|
d8d925f310
|
Only test when 'threads are provided.
|
2005-03-02 20:55:17 +00:00 |
|
Kevin Ryde
|
57491e856d
|
*** empty log message ***
|
2005-02-20 22:56:16 +00:00 |
|
Kevin Ryde
|
48e78ba65c
|
(string->number): Exercise polar form with invalid angle.
|
2005-02-20 22:55:53 +00:00 |
|
Kevin Ryde
|
a115b0feaa
|
(lset-adjoin): Amend tests to expect duplicates among args cast out.
|
2005-02-17 21:15:46 +00:00 |
|
Kevin Ryde
|
85c981f61a
|
*** empty log message ***
|
2005-02-17 21:07:22 +00:00 |
|
Rob Browning
|
f7fb2f39a4
|
*** empty log message ***
|
2005-02-12 06:15:51 +00:00 |
|
Rob Browning
|
8768170784
|
(check_SCRIPTS): add test-require-extension.
(TESTS): add test-require-extension.
|
2005-02-12 06:15:25 +00:00 |
|
Rob Browning
|
b0f2a9b400
|
* standalone/test-require-extension: new test script.
|
2005-02-12 06:15:07 +00:00 |
|
Kevin Ryde
|
3087a9816f
|
*** empty log message ***
|
2005-02-11 21:42:29 +00:00 |
|
Kevin Ryde
|
80eba4e572
|
(reduce, reduce-right): New tests.
|
2005-02-11 21:40:32 +00:00 |
|
Kevin Ryde
|
8ff017428d
|
*** empty log message ***
|
2005-02-10 20:37:57 +00:00 |
|
Kevin Ryde
|
ffb468f7f9
|
(ash): Remove tests of ash on fractions, not
supported after scm_ash rewrite.
|
2005-02-10 20:37:19 +00:00 |
|
Kevin Ryde
|
cbec54af5d
|
*** empty log message ***
|
2005-02-03 23:24:16 +00:00 |
|
Kevin Ryde
|
eccc026e06
|
(list=): New tests.
|
2005-02-03 23:20:08 +00:00 |
|
Kevin Ryde
|
83743da077
|
*** empty log message ***
|
2005-01-28 21:54:15 +00:00 |
|
Kevin Ryde
|
389a4e4715
|
(remove!): New tests.
|
2005-01-28 21:49:09 +00:00 |
|
Kevin Ryde
|
d64179499c
|
(remove): New tests.
|
2005-01-28 21:44:51 +00:00 |
|
Kevin Ryde
|
04d5b3a6a2
|
*** empty log message ***
|
2005-01-28 21:44:19 +00:00 |
|
Kevin Ryde
|
38c3534cc9
|
*** empty log message ***
|
2005-01-28 21:34:20 +00:00 |
|
Kevin Ryde
|
b66ccb2693
|
Add a copyright year.
|
2005-01-28 21:19:20 +00:00 |
|
Kevin Ryde
|
49579cbd3a
|
(ash): New tests.
|
2005-01-28 21:18:55 +00:00 |
|
Kevin Ryde
|
981b5d1ff0
|
(lset-adjoin): New tests.
|
2005-01-28 21:18:01 +00:00 |
|
Kevin Ryde
|
71d0dab137
|
More of:
(lset=): New tests.
|
2005-01-27 23:21:06 +00:00 |
|
Kevin Ryde
|
4d38e6f0e3
|
*** empty log message ***
|
2005-01-27 21:23:36 +00:00 |
|
Kevin Ryde
|
2ebe323a15
|
(while): Tests running in empty environment are
now "unresolved" do to workaround in while implementation.
|
2005-01-27 21:23:09 +00:00 |
|
Kevin Ryde
|
be1b896c82
|
*** empty log message ***
|
2005-01-24 00:11:03 +00:00 |
|
Kevin Ryde
|
4858610b00
|
(check_cont): Cast rewindable to long, to
avoid warning from gcc 3.4 on 64-bit systems about casting int
(32-bits) to pointer (64-bits).
|
2005-01-24 00:07:01 +00:00 |
|
Kevin Ryde
|
edfc07b3e1
|
*** empty log message ***
|
2005-01-23 21:36:22 +00:00 |
|
Kevin Ryde
|
7682257388
|
(lset=, member): New tests.
|
2005-01-23 21:36:00 +00:00 |
|
Kevin Ryde
|
2a1ee5cd05
|
*** empty log message ***
|
2005-01-11 23:49:04 +00:00 |
|
Kevin Ryde
|
b85bb56c1c
|
(current-input-port, current-output-port, current-error-port): New tests.
|
2005-01-11 23:48:42 +00:00 |
|
Marius Vollmer
|
74c58fce0f
|
*** empty log message ***
|
2005-01-10 01:45:07 +00:00 |
|
Marius Vollmer
|
34ea161776
|
(exception:wrong-num-indices): New, use it for array-set! tests with
wrong number of indices.
|
2005-01-10 01:44:34 +00:00 |
|
Marius Vollmer
|
f01fe441aa
|
*** empty log message ***
|
2005-01-07 00:32:03 +00:00 |
|
Marius Vollmer
|
f16f4d3cae
|
Use (test-suite lib) module.
|
2005-01-07 00:31:36 +00:00 |
|
Marius Vollmer
|
2aaf5726a3
|
*** empty log message ***
|
2005-01-06 19:01:14 +00:00 |
|
Marius Vollmer
|
a483777244
|
(have-llvect?): Removed, Scheme code will always
have u64 and s64 uniform vectors.
|
2005-01-06 18:58:30 +00:00 |
|
Marius Vollmer
|
34ae52fcaf
|
*** empty log message ***
|
2005-01-04 23:42:03 +00:00 |
|
Marius Vollmer
|
28c1c15c75
|
Use *unspecified* instead of #f to get an uninitialized array.
|
2005-01-04 23:41:48 +00:00 |
|
Kevin Ryde
|
f1fd6418f9
|
*** empty log message ***
|
2005-01-04 00:45:36 +00:00 |
|
Kevin Ryde
|
2c0ddf445a
|
* tests/ramap.test: New file, test array-map!.
* Makefile.am (SCM_TESTS): Add it.
|
2005-01-04 00:45:13 +00:00 |
|
Kevin Ryde
|
66e9b24dcb
|
New file, test array-map!.
|
2005-01-04 00:44:37 +00:00 |
|