mirror of
https://github.com/reactos/reactos.git
synced 2024-11-19 05:22:59 +00:00
4f4af5d271
Tests adapted from https://stackoverflow.com/q/31987023/13530036 and from https://stackoverflow.com/a/38938416/13530036 . - Test when CALL with a label containing /? actually calls GOTO's help, and test when CALL's help is displayed instead. - Test when CALL with a label containing /?, but specified by variables, do NOT trigger GOTO's or CALL's help. - Test the effect of the presence of escape carets in CALL label string. - Test that CALL indeed supports double delayed expansion. Adapted from https://stackoverflow.com/a/31990563/13530036 . |
||
---|---|---|
.. | ||
advapi32 | ||
cmd | ||
comctl32 | ||
DriverLoading | ||
fs | ||
kernel32 | ||
loadlib | ||
msvcrt/fileio | ||
rpcrt4/context_handles | ||
smss/movefile | ||
user32 | ||
win32k | ||
CMakeLists.txt |