Change Guile license to LGPLv3+
[bpt/guile.git] / test-suite / lib.scm
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-06-02 Julian GrahamMerge branch 'master' of git://git.savannah.gnu.org...
2009-05-29 Andy WingoMerge branch 'syncase-in-boot-9'
2009-05-18 Andy Wingoadd tree-il->glil compilation test suite
2008-08-02 Andy Wingomerge guile-vm to guile
2007-10-21 Neil Jerram* tests/continuations.test ("continuations"): Use
2007-06-07 Ludovic CourtèsChanges from arch/CVS synchronization
2007-01-18 Kevin Ryde(exception:string-contains-nul): New exception pattern.
2006-06-13 Ludovic CourtèsChanges from arch/CVS synchronization
2006-04-16 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2004-09-23 Marius Vollmer(exception:out-of-range, exception:wrong-type-arg):
2004-08-23 Marius Vollmer* lib.scm (exception:used-before-define): New.
2004-05-29 Kevin Ryde(exception:numerical-overflow): New define.
2003-10-18 Dirk Herrmann * libguile/eval.c (scm_m_let, scm_m_letstar, scm_m_letrec,
2003-10-10 Dirk Herrmann * libguile/eval.c (s_bad_expression, syntax_error_key...
2003-10-07 Dirk Herrmann * lib.scm (exception:missing-expression): New.
2003-05-30 Dirk Herrmann * lib.scm: Documented the short form for pass-if and...
2003-03-25 Rob Browning* lib.scm (pass-if): allow really simple tests where...
2001-10-21 Mikael Djurfeldt* lib.scm: Move module the system directives `export',
2001-08-01 Thien-Thi Nguyen(run-test-exception): Add special handling for
2001-07-19 Martin Grabmüller * tests/alist.test, tests/bit-operations.test,
2001-03-05 Dirk Herrmann* Preserve the original error's stack for re-throwing.
2001-03-02 Dirk Herrmann* extracted the tests from exceptions.test into eval...
2001-02-28 Dirk Herrmann* Removed old system to check for exceptions.
2001-02-28 Dirk Herrmann* Provide and use new convenience macros to test for...
2001-02-28 Dirk Herrmann* Make sure that tests return a boolean value.
2001-02-27 Dirk Herrmann* Cleaned up export list.
2001-01-26 Dirk Herrmann* Fixed things that I had broken with the last patch :-(
2000-08-21 Dirk Herrmann* lib.scm (pass-if, expect-fail): Generalized.
2000-05-08 Dirk HerrmannAdopted a couple of nice ideas from Greg.
2000-03-22 Jim Blandy* lib.scm: Doc fixes.
1999-09-20 Jim BlandyDoc fix.
1999-09-11 Jim Blandy* lib.scm (signals-error?, signals-error?*): New macro...
1999-06-15 Jim Blandy* lib.scm: Import (test-suite paths).
1999-06-09 Jim Blandy* lib.scm (print-counts): XFAILS are "expected failures...
1999-06-09 Jim Blandy* lib.scm (full-reporter): The test name is the cadr...
1999-05-31 Jim BlandyProvide a default reporter, so that results don't just...
1999-05-29 Jim BlandyInitial checkin of the Guile test suite.