summaryrefslogtreecommitdiff
path: root/test-suite/tests/exceptions.test
Commit message (Expand)AuthorAgeFilesLines
* Rebase throw/catch on top of raise-exception/with-exception-handlerAndy Wingo2019-11-131-9/+8
* Avoid stacks in dynamically-bound valuesAndy Wingo2017-02-071-1/+29
* Convert test-suite/tests/exceptions.test to use hygienic macros.Chris K. Jester-Young2013-11-221-12/+14
* deprecate lazy-catchAndy Wingo2010-02-261-133/+20
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-1/+1
* merge from 1.8 branchKevin Ryde2006-04-161-1/+1
* 19 new test cases.Neil Jerram2006-02-041-1/+392
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* * tests/exceptions.test (false-if-exception): Disable tests onKevin Ryde2004-01-111-16/+19
* (false-if-exception): Add tests.Kevin Ryde2004-01-031-1/+24
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-37/+12
* * extracted the tests from exceptions.test into eval.test and syntax.test.Dirk Herrmann2001-03-021-238/+35
* * Moved the number related tests from exceptions.test to numbers.test.Dirk Herrmann2001-03-011-2/+0
* * Extracted tests from exceptions.test into strings.test and symbols.test.Dirk Herrmann2001-03-011-8/+0
* * Turn some test's result into XFAIL instead of FAIL.Dirk Herrmann2001-02-281-16/+35
* * Moved reader related tests from exceptions.test to reader.test.Dirk Herrmann2001-02-281-12/+0
* (syntax lambda): Renamed from (lambda).Thien-Thi Nguyen2001-02-231-41/+133
* Initial revision.Thien-Thi Nguyen2001-02-231-0/+200