38.16.1.2. Quit on fail
By default, continue running even after the first failure happens, and they show a summary at the end.
You can make them exit immediately with the --no-quit-on-fail
option, e.g.:
./test-executables --quit-on-fail
By default, continue running even after the first failure happens, and they show a summary at the end.
You can make them exit immediately with the --no-quit-on-fail
option, e.g.:
./test-executables --quit-on-fail