Sweden-Number/programs/cmd/tests
Lauri Kenttä 064508c0dd cmd: Fix copying when the dest is one of the sources.
"COPY a+b a" appends b to a.
"COPY a+b b" skips b from the sources.

Signed-off-by: Lauri Kenttä <lauri.kentta@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-12-06 18:57:12 +01:00
..
Makefile.in makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
batch.c include: Implement todo_wine_if for usage in wine tests. 2016-02-09 20:09:27 +09:00
rsrc.rc cmd/tests: Move command line tests to separate file. 2012-10-11 20:37:59 +02:00
test_builtins.cmd cmd: Fix copying when the dest is one of the sources. 2016-12-06 18:57:12 +01:00
test_builtins.cmd.exp cmd: Fix copying when the dest is one of the sources. 2016-12-06 18:57:12 +01:00
test_cmdline.cmd cmd: Avoid infinite loop running batch program. 2013-06-05 17:31:36 +02:00
test_cmdline.cmd.exp cmd: Avoid infinite loop running batch program. 2013-06-05 17:31:36 +02:00