Lines Matching refs:arguments
156 " Test the -o[N] and -O[N] arguments to open N windows split
370 " Test the -m, -M and -R arguments:
400 " Test the -A, -F and -H arguments (Arabic, Farsi and Hebrew modes).
441 " Test the -reverse and +reverse arguments (for GUI only).
462 " Test the -background and -foreground arguments (for GUI only).
623 call assert_equal('Too many edit arguments: "xxx"', out[1])
627 " Detect invalid repeated arguments '-t foo -t foo', '-q foo -q foo'.
632 call assert_equal('Too many edit arguments: "' .. opt .. '"', out[1])
643 call assert_equal('Too many "+command", "-c command" or "--cmd command" arguments', out[1])
714 let expected = ['--- VIM STARTING ---', 'parsing arguments',
1193 call assert_match('^Too many edit arguments: "-"', l[1])