1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/programs/cmd/tests
Eric Pouech 7f60584a90 cmd: Fix substring expansion for 'magic' variables.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56498
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2024-04-01 09:08:56 +02:00
..
batch.c cmd/tests: Make sure for /f doesn't loop infinitely on NULs. 2022-11-10 09:48:30 +01:00
directory.c cmd: Always outputs leading zeros when listing file time information. 2023-09-26 21:35:21 +02:00
Makefile.in makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
rsrc.rc
test_builtins.cmd cmd: Add test for substring handling in 'magic' variable expansion. 2024-04-01 09:08:49 +02:00
test_builtins.cmd.exp cmd: Fix substring expansion for 'magic' variables. 2024-04-01 09:08:56 +02:00
test_cmdline.cmd cmd.exe: Fix parsing of && between quotes. 2020-09-11 16:57:42 +02:00
test_cmdline.cmd.exp cmd.exe: Fix parsing of && between quotes. 2020-09-11 16:57:42 +02:00