mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 06:15:52 +00:00
[CMD_ROSTEST] Add tests for GOTO label parsing.
This commit is contained in:
parent
c5e6e5a19c
commit
71cd64d66a
2 changed files with 69 additions and 3 deletions
|
@ -2,6 +2,13 @@
|
|||
Test GOTO ok
|
||||
--------- Testing CALL within batch ---------
|
||||
Test CALL ok from :test_call
|
||||
GOTO with escape caret worked
|
||||
Hi there!
|
||||
Hi there!
|
||||
Hi there!
|
||||
Hi there!
|
||||
Hi there!
|
||||
Hi there!
|
||||
--------- Testing :EOF support ---------
|
||||
OK
|
||||
OK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue