Skip to content
  • mevenson@1c010e3e-69d0-11dd-93a8-456734b0d56f's avatar
    ABCL included Lisp tests now working from ASDF and Ant. · adec2d9c
    The following targets now work from Ant:
    
        'test.ansi.compiled'
        'test.ansi.intepreted'
        'test.abcl.lisp'
    
    invoking the GCL ANSI tests compiled, GCL ANSI tests interpreted, and the internal ABCL tests.
    
    Packaged the internal ANSI Lisp test use of REGRESSION-TEST as
    ABCL-REGRESSION-TEST (nickname abcl-rt) to avoid conflicting with
    other test suites that use this.
    adec2d9c