This is an archive of the discontinued Mercurial Phabricator instance.

tests: add more tests for "hg shelve --delete"
ClosedPublic

Authored by dlax on Nov 20 2019, 2:58 AM.

Details

Summary

It appears that the only tests for "hg shelve --delete" concern command
errors (e.g. incompatible command options). Adding some more to check
that non-existent names are handled and a success case.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

dlax created this revision.Nov 20 2019, 2:58 AM
mharbison72 added inline comments.
tests/test-shelve.t
958

The exact time should probably be globbed away.

dlax updated this revision to Diff 18250.Nov 20 2019, 7:53 AM
dlax marked an inline comment as done.Nov 20 2019, 7:53 AM
pulkit accepted this revision.Nov 21 2019, 7:36 AM
This revision is now accepted and ready to land.Nov 21 2019, 7:36 AM
This revision was automatically updated to reflect the committed changes.