Raymond Toy pushed to branch rtoy-print-using-ryu at cmucl / cmucl

Commits:

2 changed files:

Changes:

  • bin/run-ansi-tests.sh
    ... ... @@ -36,7 +36,8 @@ shift $((OPTIND - 1))
    36 36
     # Use branch cmucl-expected-failures in general since this branch
    
    37 37
     # generally has the list of expected failures.  This is the branch to
    
    38 38
     # use on cmucl master in general.
    
    39
    -BRANCH=cmucl-expected-failures
    
    39
    +#BRANCH=cmucl-expected-failures
    
    40
    +BRANCH=rtoy-print-using-ryu
    
    40 41
     
    
    41 42
     set -x
    
    42 43
     if [ -d ../ansi-test ]; then
    

  • src/i18n/locale/cmucl.pot
    No preview for this file type