Skip to content
  • mevenson@1c010e3e-69d0-11dd-93a8-456734b0d56f's avatar
    Reworked test infrastructure. · bfc2ee54
    Use ASDF to invoke all tests from Ant.
    
    Add working test for Ant version at least 1.7.1.
    
    Changed structure of 'build.xml' slightly to emphasize 'help' target
    by placing it first.
    
    Include cl-bench tests in 'abcl.test.lisp' Ant target.
    
    Added 'help.test' target for help invoking tests.
    
    abcl.asd now works for invoking tests.  ASDF systems with empty
    component specifications must be invoked with the :force t option to
    execute correctly.
    bfc2ee54