Ludovic Courtès
|
2ae217f418
|
Run the handler of SRFI-34's `with-exception-handler' in the right dyn. env.
* srfi/srfi-34.scm (with-exception-handler): Use `with-throw-handler'
instead of `lazy-catch'.
* test-suite/tests/srfi-34.test ("SRFI 34")["`with-exception-handler'
invokes HANDLER in THUNK's dynamic env."]: New test.
* test-suite/tests/srfi-39.test: Use `(srfi srfi-34)'.
("SRFI-39")["SRFI-34"]: New test.
* NEWS: Update.
|
2008-11-24 09:41:53 +01:00 |
|
Marius Vollmer
|
0ab652a386
|
Added 2006 to copyright years in every file, as per the new rules.
|
2006-02-12 13:42:52 +00:00 |
|
Marius Vollmer
|
92205699d0
|
The FSF has a new address.
|
2005-05-23 19:57:22 +00:00 |
|
Kevin Ryde
|
b85bb56c1c
|
(current-input-port, current-output-port, current-error-port): New tests.
|
2005-01-11 23:48:42 +00:00 |
|
Kevin Ryde
|
1352a75547
|
Use define-module to keep bindings from
subsequent tests, use test-suite lib for stand-alone checking.
|
2005-01-01 22:46:43 +00:00 |
|
Marius Vollmer
|
3514320f60
|
New, from Jose A Ortega Ruiz. Thanks!
|
2004-08-15 20:26:05 +00:00 |
|