Commit 36cc3d4c authored by Bernhard Übelacker's avatar Bernhard Übelacker Committed by Alexandre Julliard

cmd/tests: Add test for attrib without parameter.

parent 5ec15243
......@@ -2360,6 +2360,7 @@ echo ------------ Testing attrib ------------
rem FIXME Add tests for archive, hidden and system attributes + mixed attributes modifications
mkdir foobar & cd foobar
echo foo original contents> foo
attrib
attrib foo
echo > bar
echo --- read-only attribute
......
......@@ -1431,6 +1431,7 @@ bar\baz removed
@pwd@
------------ Testing attrib ------------
A@spaces@@drive@@path@foobar\foo@or_broken@A I@spaces@@drive@@path@foobar\foo
A@spaces@@drive@@path@foobar\foo@or_broken@A I@spaces@@drive@@path@foobar\foo
--- read-only attribute
A R@spaces@@drive@@path@foobar\foo@or_broken@A R I@spaces@@drive@@path@foobar\foo
foo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment