summaryrefslogtreecommitdiff
path: root/test-suite/lib.scm
AgeCommit message (Expand)AuthorFilesLines
2007-10-21* tests/continuations.test ("continuations"): UseNeil Jerram1-0/+19
2007-06-07Changes from arch/CVS synchronizationLudovic Courtès1-0/+3
2007-01-18(exception:string-contains-nul): New exception pattern.Kevin Ryde1-1/+7
2006-06-13Changes from arch/CVS synchronizationLudovic Courtès1-0/+6
2006-04-16merge from 1.8 branchKevin Ryde1-1/+1
2005-05-23The FSF has a new address.Marius Vollmer1-2/+2
2004-09-23(exception:out-of-range, exception:wrong-type-arg):Marius Vollmer1-2/+2
2004-08-23* lib.scm (exception:used-before-define): New.Marius Vollmer1-0/+3
2004-05-29(exception:numerical-overflow): New define.Kevin Ryde1-1/+4
2003-10-18 * libguile/eval.c (scm_m_let, scm_m_letstar, scm_m_letrec,Dirk Herrmann1-0/+3
2003-10-10 * libguile/eval.c (s_bad_expression, syntax_error_key, syntax_error,Dirk Herrmann1-0/+7
2003-10-07 * lib.scm (exception:missing-expression): New.Dirk Herrmann1-2/+5
2003-05-30 * lib.scm: Documented the short form for pass-if and expect-fail.Dirk Herrmann1-6/+16
2003-03-25* lib.scm (pass-if): allow really simple tests where the test codeRob Browning1-4/+16
2001-10-21* lib.scm: Move module the system directives `export',Mikael Djurfeldt1-4/+3
2001-08-01(run-test-exception): Add special handling forThien-Thi Nguyen1-34/+45
2001-07-19 * tests/alist.test, tests/bit-operations.test,Martin Grabmüller1-1/+1
2001-03-05* Preserve the original error's stack for re-throwing.Dirk Herrmann1-1/+2
2001-03-02* extracted the tests from exceptions.test into eval.test and syntax.test.Dirk Herrmann1-1/+6
2001-02-28* Removed old system to check for exceptions.Dirk Herrmann1-30/+1
2001-02-28* Provide and use new convenience macros to test for exceptions.Dirk Herrmann1-4/+54
2001-02-28* Make sure that tests return a boolean value.Dirk Herrmann1-1/+1
2001-02-27* Cleaned up export list.Dirk Herrmann1-3/+0
2001-01-26* Fixed things that I had broken with the last patch :-(Dirk Herrmann1-13/+1
2000-08-21* lib.scm (pass-if, expect-fail): Generalized.Dirk Herrmann1-4/+4
2000-05-08Adopted a couple of nice ideas from Greg.Dirk Herrmann1-203/+215
2000-03-22* lib.scm: Doc fixes.Jim Blandy1-4/+4
1999-09-20Doc fix.Jim Blandy1-3/+12
1999-09-11* lib.scm (signals-error?, signals-error?*): New macro and function.Jim Blandy1-1/+23
1999-06-15* lib.scm: Import (test-suite paths).Jim Blandy1-2/+17
1999-06-09* lib.scm (print-counts): XFAILS are "expected failures", notJim Blandy1-1/+1
1999-06-09* lib.scm (full-reporter): The test name is the cadr of theJim Blandy1-1/+1
1999-05-31Provide a default reporter, so that results don't just go into the bitJim Blandy1-6/+29
1999-05-29Initial checkin of the Guile test suite.Jim Blandy1-0/+381