xcopy: Add tests to show that the /D option only accepts dates in the m-d-y format.
commit61358d04a4ba93410589b2bc8c2530c488f3cfbe
authorFrancois Gouget <fgouget@free.fr>
Fri, 29 Nov 2013 14:14:42 +0000 (29 15:14 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 29 Nov 2013 16:58:40 +0000 (29 17:58 +0100)
tree5b11e028f3446fb2267a5e3e282f2f1a254f2246
parente4856dbb705b89add4936b6c17a27e6f3a395744
xcopy: Add tests to show that the /D option only accepts dates in the m-d-y format.
configure
configure.ac
programs/xcopy/tests/Makefile.in [new file with mode: 0644]
programs/xcopy/tests/xcopy.c [new file with mode: 0644]
programs/xcopy/xcopy.c