Home | History | Annotate | Download | only in test

Lines Matching refs:exclude

38 -x/--exclude    -- arguments are tests to *exclude*
230 exclude=False, single=False, randomize=False, fromfile=None,
251 The other default arguments (verbose, quiet, exclude,
262 'exclude', 'single', 'slow', 'randomize', 'fromfile=', 'findleaks',
286 elif o in ('-x', '--exclude'):
287 exclude = True
416 if exclude: