History log of /reactos/modules/rostests/win32/cmd/test_builtins.cmd.exp (Results 1 – 7 of 7)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 0.4.14-release
# f5cf67f4 27-Jul-2020 Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>

[CMD_ROSTEST] Add tests for SET /A errorlevels.


# 0b400bbb 27-Jul-2020 Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>

[CMD_ROSTEST] Add tests for particular ERRORLEVEL behaviour in some commands.


# 69258973 22-Sep-2020 Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>

[CMD_ROSTEST] Add tests for the FOR /F "tokens=" command. See commit 0695ecbf.


# 4c9d322c 29-Jul-2020 Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>

[CMD_ROSTEST] Add tests for EXIT and CMD returned exit code values.
CORE-10495 CORE-13672

See also commits 8cf11060 (r40474), 26ff2c8e and 7bd33ac4.

More information can be also found at:
https://s

[CMD_ROSTEST] Add tests for EXIT and CMD returned exit code values.
CORE-10495 CORE-13672

See also commits 8cf11060 (r40474), 26ff2c8e and 7bd33ac4.

More information can be also found at:
https://stackoverflow.com/a/34987886/13530036
and
https://stackoverflow.com/a/34937706/13530036

show more ...


# 23a52b22 29-Jul-2020 Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>

[CMD_ROSTEST] Minor improvements for the echo-ed info of the builtins tests.


Revision tags: 0.4.15-dev, 0.4.14-RC, 0.4.13-release, 0.4.14-dev, 0.4.13-RC, 0.4.12-release
# 79d67dc8 01-Sep-2019 Doug Lyons <douglyons@douglyons.com>

Merge pull request #1889 from Doug-Lyons/find_regression_test

Add Regression test for "find" using BAT with Conditionals "&&" and "||"


Revision tags: 0.4.12-RC, 0.4.13-dev, 0.4.11-release, 0.4.11-RC, 0.4.12-dev, 0.4.10-release, 0.4.11-dev, 0.4.10-RC, 0.4.9-release, 0.4.10-dev, 0.4.9-RC, 0.4.8-release, 0.4.8-RC, 0.4.9-dev, 0.4.7-release, v0.4.7
# 8dd89c7c 16-Nov-2017 Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>

[ROSTESTS] Start adding ReactOS-owned tests for cmd.exe, based on Wine's.
CORE-7998

Based on Wine's cmd_winetest code, this first bunch of tests check how the
"for" command should process the newlin

[ROSTESTS] Start adding ReactOS-owned tests for cmd.exe, based on Wine's.
CORE-7998

Based on Wine's cmd_winetest code, this first bunch of tests check how the
"for" command should process the newlines inside its parenthesed set.
Adapted by Doug Lyons.

show more ...