Skip to content
  • mevenson@1c010e3e-69d0-11dd-93a8-456734b0d56f's avatar
    ansi-tests: DO-TESTS-MATCHING will run all case-insensitive matching tests. · b6a3ad17
    An ASDF load of ANSI-INTERPRETED now loads the interpreted tests into
    memory via an :around specialization.
    
    Changes in ABCL.TEST.ANSI (aka ANSI-TESTS):
    
    DO-TESTS-MATCHING implemented (cribbed from ABCL-TEST-LISP).
    
    Refactored DEFPACKAGE forms out of ABCL-ANSI-TESTS code, creating
    abcl-ansi.lisp to hold all other forms.
    
    Import symbols from REGRESSION-TEST where it makes sense (list could
    probably be larger; why not just use the package?)
    b6a3ad17