Marius Vollmer
7b0f1f2ae1
*** empty log message ***
2003-10-10 14:32:19 +00:00
Marius Vollmer
a409f865f0
(inexact->exact): Use corrent argument order for pass-if-exception.
...
Use "+inf.0" instead of "+.inf", etc.
2003-10-10 14:32:11 +00:00
Kevin Ryde
9ddeb77696
*** empty log message ***
2003-10-09 00:41:46 +00:00
Kevin Ryde
1259cb26f7
(inexact->exact): New tests.
2003-10-09 00:41:15 +00:00
Kevin Ryde
b7be48bc39
*** empty log message ***
2003-10-08 23:06:05 +00:00
Kevin Ryde
c42605e954
* tests/poe.test: New file.
...
* Makefile.am: Add it.
2003-10-08 23:05:12 +00:00
Kevin Ryde
f33f103c95
New file.
2003-10-08 23:03:29 +00:00
Dirk Herrmann
d6e04e7c4a
* lib.scm (exception:missing-expression): New.
...
* tests/dynamic-scope.test, tests/eval.test,
tests/r5rs_pitfall.test, tests/srfi-17.test, tests/syncase.test:
Wrap tests in module (test-suite test-<file-name without .test>),
following a practice that was used on a couple of files already.
* tests/dynamic-scope.test (exception:duplicate-binding,
exception:bad-binding): New.
* tests/dynamic-scope.test, tests/srfi-17.test, tests/syntax.test:
Execute syntactically wrong tests using eval. With the upcoming
new memoizer this is necessary in order to postpone the syntax
check to the actual evaluation of the syntactically wrong form.
* tests/syntax.test: Added some test cases and modified one test
case.
2003-10-07 22:00:05 +00:00
Kevin Ryde
39a963ee81
*** empty log message ***
2003-10-02 00:17:50 +00:00
Kevin Ryde
ee6eedcde8
(call-with-output-string): Test proc closing port.
2003-10-02 00:17:16 +00:00
Kevin Ryde
d5c4160240
Almost forgot entry for new tests/popen.test.
2003-10-02 00:02:58 +00:00
Kevin Ryde
36be36509d
Fix a couple of typos in:
...
New file.
2003-10-02 00:02:08 +00:00
Kevin Ryde
930d3b37a8
Fix a couple of typos in:
...
New file.
2003-10-02 00:00:42 +00:00
Kevin Ryde
a629681215
*** empty log message ***
2003-10-01 23:43:10 +00:00
Kevin Ryde
aa7242492a
(call-with-output-string): Test proc closing port.
2003-10-01 23:38:56 +00:00
Dirk Herrmann
8aa28a916c
* guile-test: Wrapped in module (test-suite guile-test).
...
(main data-file-name test-file-name): Exported.
((guile-user)::main): New function, wrapper for function
(test-suite guile-test)::main.
* tests/load.test: Wrapped in module (test-suite test-load).
* tests/ports.test: Wrapped in module (test-suite test-ports).
* tests/r4rs.test: Wrapped in module (test-suite test-r4rs).
Added comments about the required structure of the file itself,
since it is subject to some tests. Removed some now unnecessary
undefine operations.
* tests/syntax.test: Wrapped in module (test-suite test-syntax)
2003-09-22 19:00:41 +00:00
Kevin Ryde
518a07ad84
*** empty log message ***
2003-09-19 01:29:17 +00:00
Kevin Ryde
89eff59fd0
* tests/popen.test: New file.
...
* Makefile.am (SCM_TESTS): Add it.
2003-09-19 01:07:16 +00:00
Kevin Ryde
3bdc8f4d17
* tests/popen.test: New file.
...
* Makefile.am (SCM_TESTS): Add it.
2003-09-19 01:06:14 +00:00
cvs2svn
0ad5796162
This commit was manufactured by cvs2svn to create branch
...
'branch_release-1-6'.
2003-09-19 01:05:14 +00:00
Kevin Ryde
3e690887f5
New file.
2003-09-19 01:05:13 +00:00
Dirk Herrmann
47ae1f0eca
* libguile/numbers.c (scm_bigequal): Fixed.
...
* test-suite/tests/numbers.test (equal?): Added tests.
* test-suite/tests/numbers.test (=): Fixed and added some bignum
related tests.
2003-09-17 21:03:26 +00:00
Kevin Ryde
0f008a157a
*** empty log message ***
2003-08-30 00:07:49 +00:00
Kevin Ryde
813729f6fa
Correction to a comment in:
...
(list-copy): New tests.
2003-08-30 00:02:44 +00:00
Kevin Ryde
1ec2dd6fd2
(lognot): Add tests.
2003-08-30 00:00:58 +00:00
Kevin Ryde
57708b2875
*** empty log message ***
2003-08-26 00:46:26 +00:00
Kevin Ryde
8a6fe6a21a
Add a copyright year.
2003-08-26 00:34:29 +00:00
Kevin Ryde
e76f68caee
(date-week-number): Add tests.
2003-08-26 00:26:36 +00:00
Kevin Ryde
430110eeb2
*** empty log message ***
2003-08-22 23:14:11 +00:00
Kevin Ryde
b052db6954
(list-copy): New tests.
2003-08-22 22:57:46 +00:00
Kevin Ryde
a54e06e5cd
*** empty log message ***
2003-08-22 22:37:52 +00:00
Kevin Ryde
01dbf76f90
(date-week-number): Add tests.
2003-08-22 22:30:52 +00:00
Kevin Ryde
b1c602176c
*** empty log message ***
2003-08-22 01:24:59 +00:00
Kevin Ryde
ef016629d0
(-): Exercise bignum - inum.
2003-08-22 01:23:14 +00:00
Kevin Ryde
2388d9af3e
*** empty log message ***
2003-08-17 00:40:59 +00:00
Kevin Ryde
cc08aafdaf
(while): Exercise break and continue from
...
recursive nested loops.
2003-08-17 00:40:33 +00:00
Kevin Ryde
d97f9b4230
*** empty log message ***
2003-08-12 21:43:34 +00:00
Kevin Ryde
9f977dd883
Add a copyright year.
2003-08-12 21:39:56 +00:00
Kevin Ryde
2798ba71cd
(while): New tests.
2003-08-12 21:39:30 +00:00
Dirk Herrmann
4d332f190c
* tests/numbers.test: Eliminated misuses of expect-fail. It
...
should only be used in cases, where guile has a known bug. It
should not be used in cases where an expression is expected to
return #f as its correct result.
2003-08-10 13:19:54 +00:00
Kevin Ryde
ce837f260a
*** empty log message ***
2003-08-08 23:13:33 +00:00
Kevin Ryde
fc9b994c7e
* tests/srcprop.test: New file.
...
* Makefile.am (SCM_TESTS): Add it.
2003-08-08 23:11:51 +00:00
Kevin Ryde
3bcdda6a02
*** empty log message ***
2003-08-08 23:07:07 +00:00
Kevin Ryde
eb6c635af6
* tests/srcprop.test: New file.
...
* Makefile.am (SCM_TESTS): Add it.
2003-08-08 23:05:30 +00:00
cvs2svn
0827607648
This commit was manufactured by cvs2svn to create branch
...
'branch_release-1-6'.
2003-08-08 23:04:56 +00:00
Kevin Ryde
496660d01d
New file.
2003-08-08 23:04:55 +00:00
Kevin Ryde
8e5b4b9e34
*** empty log message ***
2003-07-28 23:59:47 +00:00
Kevin Ryde
15d36a3438
(length+): New tests.
2003-07-28 23:51:41 +00:00
Kevin Ryde
68eb63f10f
Check cond-expand srfi-34.
2003-07-28 23:47:47 +00:00
Kevin Ryde
c6e9db20c1
(concatenate, concatenate!): New tests.
2003-07-28 23:45:31 +00:00