[sicl-cvs] GIT update: SICL, bricks for implementors of Common Lisp systems. branch, master, updated. 64b89d9af2e7dd6278b274712c876f48274438f2

Robert Strandh rstrandh at common-lisp.net
Thu Dec 2 13:58:39 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SICL, bricks for implementors of Common Lisp systems. ".

The branch, master has been updated
       via  64b89d9af2e7dd6278b274712c876f48274438f2 (commit)
      from  2e5869876557632126a5d0785b348f9f2bbb8b1a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 64b89d9af2e7dd6278b274712c876f48274438f2
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Thu Dec 2 14:52:58 2010 +0100

    Total change of strategy with respect to testing the sequence
    functions.  It is just too time consuming and error prone to attempt
    to list all relevant combinations of parameter values.  Instead, I now
    automate the process by comparing values to a "stupid" version.
    
    This strategy allows us to automatically generate many possible
    combinations of arguments.
    
    Unfortunately, this strategy makes lisp-unit less useful than it could
    be.  I haven't made any decision as to whether to continue using it.

-----------------------------------------------------------------------

Summary of changes:
 Code/Sequences/test.lisp | 8866 +++-------------------------------------------
 1 files changed, 412 insertions(+), 8454 deletions(-)


hooks/post-receive
-- 
SICL, bricks for implementors of Common Lisp systems. 




More information about the Sicl-cvs mailing list