Dan Kegel : cmd: WCMD_delete: fix /s for dirnames containing spaces, add test.

Alexandre Julliard julliard at winehq.org
Thu Jun 2 11:23:00 CDT 2011


Module: wine
Branch: master
Commit: 32ea7d1f2eda84f9e9d687fdee409d4bc7ec9faa
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=32ea7d1f2eda84f9e9d687fdee409d4bc7ec9faa

Author: Dan Kegel <dank at kegel.com>
Date:   Wed Jun  1 19:12:56 2011 -0700

cmd: WCMD_delete: fix /s for dirnames containing spaces, add test.

---

 programs/cmd/builtins.c                  |  378 +++++++++++++++---------------
 programs/cmd/tests/test_builtins.cmd     |   20 ++
 programs/cmd/tests/test_builtins.cmd.exp |    1 +
 programs/cmd/wcmd.h                      |    2 +-
 programs/cmd/wcmdmain.c                  |    2 +-
 5 files changed, 218 insertions(+), 185 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=32ea7d1f2eda84f9e9d687fdee409d4bc7ec9faa



More information about the wine-cvs mailing list