cmd: cmd.exe /c or /k should suppress copy overwrite prompts.
[wine] / programs / cmd / tests / test_builtins.cmd
2010-02-19  Trey Hunnercmd: Add test for 'if' case sensitivity.
2010-02-18  Dan Kegelcmd: Fix 'else', with tests.
2010-02-17  Dan Kegelcmd: Add test to show ~dp0 should be directory containi...
2010-02-17  Dan Kegelcmd: Add test to show set "FOO=bar" should not include...
2010-02-17  Dan Kegelcmd: Turn off echo, add visual separator between testcases.
2010-02-17  Dan Kegelcmd: Move all tests to test_builtins.cmd.