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