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