mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-02 15:40:55 -08:00
93 lines
3.1 KiB
Text
93 lines
3.1 KiB
Text
1999-01-04 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
|
|
|
|
* excepsit.tst: Delete some garbage "foo" files after creating them.
|
|
* Makefile: Don't delete them here.
|
|
|
|
1999-01-03 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
|
|
|
|
* conditions.tst: Check the superclasses of parse-error,
|
|
floating-point-invalid-operation, floating-point-inexact,
|
|
unbound-slot, print-not-readable, reader-error.
|
|
|
|
1999-01-03 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
|
|
|
|
* conditions.tst (style-warning): New test.
|
|
|
|
1998-12-22 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
|
|
|
|
* number2.tst: Add two XGCD tests.
|
|
|
|
1998-12-21 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
|
|
|
|
* number2.tst: Add a GCD test, which fails with egcs-1.1 on Sparc.
|
|
|
|
1998-12-21 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
|
|
|
|
* excepsit.tst: /etc/mtab does not exist on all systems, use
|
|
/etc/passwd instead.
|
|
|
|
1998-12-21 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
|
|
|
|
* loop.tst: Added a test for `by' preceding `from' preserving the
|
|
evaluation order.
|
|
|
|
1998-12-18 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
|
|
|
|
* excepsit.tst: Replaced the `delete-file' test (testing for EACCES
|
|
or EPERM) by another one (testing for ENOTDIR), in order to avoid
|
|
failure on Solaris, and in order not to upset people who mistakenly
|
|
run it as root.
|
|
|
|
1998-11-06 Sam Steingold <sds@goems.com>
|
|
|
|
* loop.tst: added a test for `by' preceding `upto'.
|
|
|
|
1998-11-06 Sam Steingold <sds@goems.com>
|
|
|
|
* type.tst: added a test for (un)signed-byte as sybtype of
|
|
integer.
|
|
|
|
1998-11-01 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
|
|
|
|
* alltest.tst, characters.tst, format.tst: Remove all tests of
|
|
characters with font and bits.
|
|
(iofkts.tst): Reflect change in STREAM-ELEMENT-TYPE.
|
|
|
|
1998-10-20 Sam Steingold <sds@goems.com>
|
|
|
|
* alltest.tst: added tests for `ldiff' and `tailp' handling
|
|
of dotted lists (HyperSpec/Body/fun_ldiffcm_tailp.html).
|
|
|
|
1998-10-15 Sam Steingold <sds@goems.com>
|
|
|
|
* Makefile: remove /tmp/foo*.*.
|
|
|
|
1998-09-09 Sam Steingold <sds@goems.com>
|
|
|
|
* setf.tst: added multiple values `defsetf', `shiftf' and
|
|
`rotatef' tests.
|
|
|
|
1998-06-25 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
|
|
|
|
* excepsit.tst: New file.
|
|
* tests.lsp (do-test): New function, taken out of run-test.
|
|
(do-errcheck): New function.
|
|
(run-test): Take the tester function as optional argument.
|
|
(run-all-tests): Run the excepsit tests.
|
|
|
|
1998-06-20 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de>
|
|
|
|
* setf.tst: Don't use quoted lambda expressions.
|
|
|
|
1998-06-04 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de>
|
|
|
|
* conditions.tst (my-cpl): Support ACL 5.0 beta.
|
|
|
|
1997-06-19 Pierpaolo Bernardi <bernardp@cli.di.unipi.it>
|
|
|
|
* testsuite: (characters.tst, macro8.tst): Added two simple tests
|
|
which fail on ACL.
|
|
|
|
1997-10-18 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de>
|
|
|
|
* testsuite: Support ACL 4.3 for Linux (Allegro CL from Franz Inc).
|