Home | History | Annotate | Download | only in unit-tests

Lines Matching refs:command

3 # Tests for the -n command line option, which runs almost no commands.
9 # This command cannot be prevented from being run since it is used at parse
11 != echo 'command during parsing' 1>&2; echo
16 # Both of these commands are printed, but only the '+' command is run.
18 @echo '$@: hidden command'
21 # Both of these commands are printed, but only the '+' command is run.
23 @echo '$@: hidden command'
29 @echo '$@: hidden command'
32 # Both of these commands are printed, but only the '+' command is run.
34 @echo '$@: hidden command'