[PATCH 1/5] cmd: move all tests to test_builtins.cmd.

Dan Kegel dank at kegel.com
Tue Feb 16 15:05:10 CST 2010


As requested by Alexandre, we'll just have one big batch file for all
builtin commands for now.
This patch renames the existing test to reflect that.
---
 programs/cmd/tests/rsrc.rc               |    8 ++++----
 programs/cmd/tests/test_builtins.cmd     |    9 +++++++++
 programs/cmd/tests/test_builtins.cmd.out |   21 +++++++++++++++++++++
 programs/cmd/tests/test_echo.cmd         |    9 ---------
 programs/cmd/tests/test_echo.cmd.out     |   21 ---------------------
 5 files changed, 34 insertions(+), 34 deletions(-)
 create mode 100644 programs/cmd/tests/test_builtins.cmd
 create mode 100644 programs/cmd/tests/test_builtins.cmd.out
 delete mode 100644 programs/cmd/tests/test_echo.cmd
 delete mode 100644 programs/cmd/tests/test_echo.cmd.out
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-cmd-move-all-tests-to-test_builtins.cmd.patch
Type: text/x-patch
Size: 3281 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100216/bd16d34e/attachment.bin>


More information about the wine-patches mailing list