Confirmed users
657
edits
(Usage: -f) |
|||
Line 60: | Line 60: | ||
==Examples== | ==Examples== | ||
; <tt>try: -b do -p all -u all -t | ; <tt>try: -b do -p all -u all -t none</tt> | ||
: Run | : Run all platforms, all tests, no talos. You probably want to narrow down the test scope though if your change does not affect all platforms and all unit tests.: | ||
; <tt>try: -b do -u crashtest</tt> | ; <tt>try: -b do -u crashtest</tt> |