##// END OF EJS Templates
test: use a more verbose output in the test...
test: use a more verbose output in the test While debugging some test failure, I released the test never checks if the relevant changesets were preserved. So I am updating the test from `hg parents` usage to `hg log -G` with a special template. This increase the area covered by the test and clarify the test failures.
marmoute -
r42901:90d8a2a4 stable
Show More
Name Size Modified Last Commit Author
/ contrib / automation / hgautomation
__init__.py Loading ...
aws.py Loading ...
cli.py Loading ...
linux.py Loading ...
ssh.py Loading ...
windows.py Loading ...
winrm.py Loading ...