Sweden-Number/programs/cmd/tests/test_builtins.cmd.out

15 lines
311 B
Plaintext
Raw Normal View History

2010-02-09 19:11:15 +01:00
@pwd@>echo Tests for cmd's builtin commands@todo_space@
Tests for cmd's builtin commands
------------ Testing 'echo' --------------
2010-02-09 19:11:15 +01:00
word
'singlequotedword'
"doublequotedword"
at-echoed-word
"/?"
.
------------ Testing 'set' --------------
set "FOO=bar" should not include the quotes in the variable value
bar