Commit Graph

326 Commits

Author SHA1 Message Date
André Hentschel a9504e276c cmd/tests: Add test for parameter detection. 2011-07-12 11:46:23 +02:00
Frédéric Delanoy b37d39e351 cmd/tests: Add basic rmdir tests. 2011-07-12 11:46:23 +02:00
Frédéric Delanoy 3f173faf1b cmd/tests: Add mkdir tests for trailing backslashes and invalid chars handling. 2011-07-12 11:46:23 +02:00
Frédéric Delanoy 9114dc5c03 cmd/tests: Add basic mkdir tests. 2011-07-12 11:46:23 +02:00
Frédéric Delanoy 63a6a80d40 cmd/tests: Add basic "for" tests. 2011-07-12 11:46:23 +02:00
Frédéric Delanoy 88ff0e816a cmd/tests: Add support for todo_wine constructions. 2011-07-11 12:19:31 +02:00
Alexandre Julliard 766dc67043 cmd/tests: Rewrite replace_escaped_spaces to avoid overflows.
Spotted by Marcus Meissner.
2011-07-06 19:51:51 +02:00
Frédéric Delanoy 5cb45138da cmd/tests: Get rid of obsolete @todo_space@ construct. 2011-06-14 15:21:18 +02:00
Dan Kegel 32ea7d1f2e cmd: WCMD_delete: fix /s for dirnames containing spaces, add test. 2011-06-02 17:24:58 +02:00
Dan Kegel 3ccfbaef70 cmd: WCMD_delete: move "Delete *.* ?" processing into WCMD_delete_confirm_wildcard. 2011-05-31 18:32:59 +02:00
Dan Kegel 1857a05996 cmd: Don't read past end of thisVar in WCMD_expand_envvar (valgrind). 2011-05-26 15:23:57 +02:00
Dan Kegel 67873bdc9f cmd: Add simple test for %errorlevel%. 2011-05-26 15:23:56 +02:00
Dan Kegel ff1e7038b2 cmd: del /a: test deleting readonly files, with fix. 2011-05-24 13:26:04 +02:00
Dan Kegel 65b27c9ecd cmd: del /a: move parsing of attributes to helper function, use bitmasks. 2011-05-24 13:25:46 +02:00
Francois Gouget d770f86c9a programs: In English punctuations are not preceded by a space. 2011-03-30 18:23:40 +02:00
Francois Gouget 8067f7606c cmd: Add full stops to some parameter descriptions in the usage. 2011-03-16 14:14:23 +01:00
Austin English 3631ee051e cmd: Avoid shadowing a parameter. 2011-03-09 15:54:20 +01:00
Alexandre Julliard 6864716caa cmd: Convert translations to po files. 2011-01-04 17:16:00 +01:00
Sven Baars 4552cda4e8 cmd: Update the Dutch translation. 2010-12-27 11:46:02 +01:00
Sven Baars 03159ff8e2 cmd: Fix a typo in the English resource. 2010-12-27 11:46:00 +01:00
Aurimas Fišeras 2af275cedf cmd: Update Lithuanian translation. 2010-12-27 11:45:31 +01:00
Hwang YunSong 5ebfb9323e cmd: Update Korean resource. 2010-12-22 13:00:11 +01:00
Frédéric Delanoy 783da876f5 cmd: Update French translation. 2010-12-22 12:49:58 +01:00
Łukasz Wojniłowicz 5792a1595f cmd: Update Polish translation. 2010-12-22 12:45:10 +01:00
Anders Jonsson f51d6df574 cmd: Update Swedish translation. 2010-12-21 11:37:59 +01:00
Luca Bennati 93ef439629 cmd: Update Italian translation. 2010-12-21 11:37:56 +01:00
Detlef Riekenberg f29674e86f cmd: Do not reset errorlevel during SET. 2010-12-20 12:47:42 +01:00
Detlef Riekenberg 7506d41e75 cmd: Add german translation for CHOICE. 2010-12-20 12:47:41 +01:00
Detlef Riekenberg 7045e478a8 cmd: Add CHOICE builtin with DOS6 to XP commandline parameter. 2010-12-20 12:47:41 +01:00
Detlef Riekenberg d62c6bb77f cmd: Allow GOTO to a label which has a following whitespace, with test. 2010-12-13 12:43:33 +01:00
Luca Bennati 12099f3d9e cmd: Fix Italian translation. 2010-11-23 14:16:34 +01:00
Alexandre Goujon 4cd2a0e542 cmd: Add a space at the end of the first echo'ed batch line. 2010-11-08 18:13:36 +01:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Luca Bennati 2425999573 cmd: Update Italian translation. 2010-09-09 19:56:36 +02:00
Jason Edmeades 32c8b46633 cmd: echo.word should echo back the word without the . 2010-09-08 19:49:30 +02:00
Jason Edmeades 199b2db502 cmd: Make tests supply stderr + more diagnostics. 2010-09-08 14:15:56 +02:00
Francois Gouget 54fba17b0e programs: Remove spaces before '\n's in the Swedish translation. 2010-08-27 12:30:57 +02:00
Paul Vriens 15c1071eb4 cmd: Add the Swedish translation.
Translation by Rikard Dan Johansson.
2010-08-16 13:41:15 +02:00
Jose Rostagno e7c7e63f98 cmd: Fix Spanish translation. 2010-08-02 12:55:21 +02:00
Igor Paliychuk 5d6baf644d cmd: Add Ukrainian translation. 2010-07-26 09:58:21 +02:00
Alexandre Julliard 6fb39dfe4a programs: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:37 +02:00
Michael Stefaniuc dbdedefe71 cmd: Remove stray ';' from the resource files. 2010-07-20 12:34:55 +02:00
Michael Stefaniuc a0ae8d5374 cmd: Add the Romanian translation.
Translation by Claudia Cotună.
2010-07-13 16:28:02 +02:00
Gustavo Henrique Milaré 0a49769b32 cmd: Update Portuguese (Brazilian) translation. 2010-07-01 10:09:20 +02:00
Hwang YunSong ffc5f0d45f cmd: Update Korean resource. 2010-06-28 16:58:38 +02:00
Luca Bennati 0e63d955d6 cmd: Update Italian translation. 2010-06-23 15:26:48 +02:00
Michael Stefaniuc 71e647fe51 cmd: Don't treat all command lines with '/?' as builtin commands. 2010-06-22 11:22:55 +02:00
Sven Baars 1f8225c99d cmd: Update Dutch translation. 2010-06-22 11:22:30 +02:00
Frédéric Delanoy 2030b8c0c8 cmd: Update French translation. 2010-06-22 11:22:27 +02:00
Aurimas Fišeras e554c4575f cmd: Update Lithuanian translation. 2010-06-22 11:22:24 +02:00