Changes in tests/test.py [7831e8fb:e173d3c]
- File:
-
- 1 edited
-
tests/test.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/test.py
r7831e8fb re173d3c 351 351 352 352 # print the possible options 353 print("-h --help --debug --dry-run --list --a st=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='') 354 354 print(" ".join(map(lambda t: "%s" % (t.target()), tests))) 355 355
Note:
See TracChangeset
for help on using the changeset viewer.