From 4815c6de21dd17c11d0bd8088a9d78e7bbf8ac85 Mon Sep 17 00:00:00 2001 From: hpk Date: Fri, 9 Feb 2007 00:41:59 +0100 Subject: [PATCH] [svn r38220] moved -f and --exec in the documentation as well --HG-- branch : trunk --- py/doc/test.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/py/doc/test.txt b/py/doc/test.txt index ae8146128..b598c76ad 100644 --- a/py/doc/test.txt +++ b/py/doc/test.txt @@ -425,13 +425,6 @@ Regular options trace considerations of conftest.py files. Useful when you have various conftest.py files around and are unsure about their interaction. - -experimental options --------------------- - -**Note**: these options could change in the future. - - ``-f, --looponfailing`` Loop on failing test set. This is a feature you can use when you are trying to fix a number of failing tests: First all the tests are being run. If a @@ -445,6 +438,13 @@ experimental options versions of Python. + +experimental options +-------------------- + +**Note**: these options could change in the future. + + ``-d, --dist`` ad-hoc `distribute tests across machines`_ (requires conftest settings)