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
batch.c
rsrc.rc
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
test_cmdline.cmd.exp