reactos/modules/rostests/win32
Hermès Bélusca-Maïto 4f4af5d271
[CMD_ROSTEST] Add tests for CALL label parsing, and for CALL and GOTO behaviour.
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 .
2020-09-27 19:04:51 +02:00
..
advapi32 [TRANSLATION] Polish translation update (#3233) 2020-09-26 21:42:36 +03:00
cmd [CMD_ROSTEST] Add tests for CALL label parsing, and for CALL and GOTO behaviour. 2020-09-27 19:04:51 +02:00
comctl32 Change whitespace so gcc 8.3 wont falsely complain about misleading indentation 2019-12-27 19:50:23 +01:00
DriverLoading
fs [ROSTESTS] Move the tests unsupported by rosautotest under a "suppl" (supplementary) sub-directory of "reactos/bin". 2017-11-17 01:26:02 +01:00
kernel32 [ROSTESTS] Move the tests unsupported by rosautotest under a "suppl" (supplementary) sub-directory of "reactos/bin". 2017-11-17 01:26:02 +01:00
loadlib
msvcrt/fileio
rpcrt4/context_handles
smss/movefile
user32 [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
win32k
CMakeLists.txt [BUTTONVISTEST] Add visual tests for buttons 2017-11-22 11:34:29 +02:00