From 1ef38a95d27d51366ca291c332af9f35782896bf Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 5 May 2017 08:12:24 +0200 Subject: runtests: use -R for random order Suggested-by: Dan Fandrich --- tests/runtests.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/runtests.1') diff --git a/tests/runtests.1 b/tests/runtests.1 index 02540c84b..18ddce483 100644 --- a/tests/runtests.1 +++ b/tests/runtests.1 @@ -71,13 +71,13 @@ detected. Useful for debugging. Lists all test case names. .IP "-n" Disable the check for and use of valgrind. -.IP "-o" -Run the tests in a scrambled, or randomized, order instead of sequentially. .IP "-p" Prints out all files in "log/" to stdout when a test case fails. Very practical when used in the automated and distributed tests since then the people checking the failures and the reasons for them might not have physical access to the machine and logs. +.IP "-R" +Run the tests in a scrambled, or randomized, order instead of sequentially. .IP "-r" Display run time statistics. (Requires Perl Time::HiRes module) .IP "-rf" -- cgit v1.2.3