##// 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.

File last commit:

r42471:65b3ef16 default
r42901:90d8a2a4 stable
Show More
requirements.txt.in
3 lines | 22 B | text/plain | TextLexer
Gregory Szorc
automation: perform tasks on remote machines...
r42191 boto3
Gregory Szorc
automation: initial support for running Linux tests...
r42471 paramiko
Gregory Szorc
automation: perform tasks on remote machines...
r42191 pypsrp