Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/test.py

    r7831e8fb re173d3c  
    351351
    352352                # print the possible options
    353                 print("-h --help --debug --dry-run --list --ast=new --ast=old --arch --all --regenerate-expected --archive-errors --install --timeout --global-timeout --timeout-with-gdb -j --jobs -I --include -E --exclude --continue ", end='')
     353                print("-h --help --debug --dry-run --list --arch --all --regenerate-expected --archive-errors --install --timeout --global-timeout --timeout-with-gdb -j --jobs -I --include -E --exclude --continue ", end='')
    354354                print(" ".join(map(lambda t: "%s" % (t.target()), tests)))
    355355
Note: See TracChangeset for help on using the changeset viewer.