Neil Jerram
|
6f640c9f22
* tests/eval.test (promises)[unmemoizing a promise]: New test.
|
17 anni fa |
Ludovic Courtès
|
3b58a13b8b
Changes from arch/CVS synchronization
|
18 anni fa |
Kevin Ryde
|
3c8d5002e4
(exception:string-contains-nul): New exception pattern.
|
18 anni fa |
Ludovic Courtès
|
97217304d6
Changes from arch/CVS synchronization
|
19 anni fa |
Marius Vollmer
|
0ab652a386
Added 2006 to copyright years in every file, as per the new rules.
|
19 anni fa |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 anni fa |
Marius Vollmer
|
a47d845fd4
(exception:out-of-range, exception:wrong-type-arg):
|
20 anni fa |
Marius Vollmer
|
0ac467456b
* lib.scm (exception:used-before-define): New.
|
20 anni fa |
Kevin Ryde
|
0825ae0b5b
(exception:numerical-overflow): New define.
|
21 anni fa |
Dirk Herrmann
|
d6754c2398
* libguile/eval.c (scm_m_let, scm_m_letstar, scm_m_letrec,
|
21 anni fa |
Dirk Herrmann
|
e6729603c0
* libguile/eval.c (s_bad_expression, syntax_error_key, syntax_error,
|
21 anni fa |
Dirk Herrmann
|
d6e04e7c4a
* lib.scm (exception:missing-expression): New.
|
21 anni fa |
Dirk Herrmann
|
e46083d5c5
* lib.scm: Documented the short form for pass-if and expect-fail.
|
22 anni fa |
Rob Browning
|
b4690a661e
* lib.scm (pass-if): allow really simple tests where the test code
|
22 anni fa |
Mikael Djurfeldt
|
1a179b03b0
* lib.scm: Move module the system directives `export',
|
23 anni fa |
Thien-Thi Nguyen
|
bba2d1908a
(run-test-exception): Add special handling for
|
23 anni fa |
Martin Grabmüller
|
96e30d2ab2
* tests/alist.test, tests/bit-operations.test,
|
24 anni fa |
Dirk Herrmann
|
8bc4547c4e
* Preserve the original error's stack for re-throwing.
|
24 anni fa |
Dirk Herrmann
|
08c608e10a
* extracted the tests from exceptions.test into eval.test and syntax.test.
|
24 anni fa |
Dirk Herrmann
|
88f9ab70d0
* Removed old system to check for exceptions.
|
24 anni fa |
Dirk Herrmann
|
6b4113afc5
* Provide and use new convenience macros to test for exceptions.
|
24 anni fa |
Dirk Herrmann
|
5c96bc39a4
* Make sure that tests return a boolean value.
|
24 anni fa |
Dirk Herrmann
|
ac6849ffee
* Cleaned up export list.
|
24 anni fa |
Dirk Herrmann
|
efb07c899c
* Fixed things that I had broken with the last patch :-(
|
24 anni fa |
Dirk Herrmann
|
6ad9007abf
* lib.scm (pass-if, expect-fail): Generalized.
|
24 anni fa |
Dirk Herrmann
|
57e7f27001
Adopted a couple of nice ideas from Greg.
|
25 anni fa |
Jim Blandy
|
05c4ba0055
* lib.scm: Doc fixes.
|
25 anni fa |
Jim Blandy
|
5f2125be10
Doc fix.
|
25 anni fa |
Jim Blandy
|
69c74140dd
* lib.scm (signals-error?, signals-error?*): New macro and function.
|
25 anni fa |
Jim Blandy
|
474d9afb8b
* lib.scm: Import (test-suite paths).
|
26 anni fa |