Changeset 0f3d844 for tests


Ignore:
Timestamp:
Apr 3, 2020, 10:38:34 AM (4 years ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
73530d9, b52abe0
Parents:
3eb5a478
Message:

Updates to cfa.nanorc. Added information on how to do some auto-completion in bash.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/test.py

    r3eb5a478 r0f3d844  
    303303
    304304                # print the possible options
    305                 print("-h --help --debug --dry-run --list --arch --all --regenerate-expected --archive-errors --install --timeout --global-timeout --timeout-with-gdb -j --jobs ", end='')
     305                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='')
    306306                print(" ".join(map(lambda t: "%s" % (t.target()), tests)))
    307307
Note: See TracChangeset for help on using the changeset viewer.