gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Fixed problem with REMOVE/DELETE/etc. tests; found some bugs


From: Paul F. Dietz
Subject: [Gcl-devel] Fixed problem with REMOVE/DELETE/etc. tests; found some bugs
Date: Sun, 10 Nov 2002 19:04:41 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826

I discovered the randomized testing routines for REMOVE, DELETE, and
associated -IF and -IF-NOT functions were passing regardless of
the results.  I fixed that problem and found at least one bug.
I added a number of tests to ansi-tests/remove.lsp to demonstrate
the bug(s) (which occurs when the :COUNT argument is negative
and the sequence is a vector).

        Paul Dietz
        address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]