test-remove: drop a useless Windows specific conditional
The Windows branch didn't pick up the 'deleting' progress bar addition from
62e73d42bd14. But since the Windows branch already globbed the error message,
let's just drop the other branch.
test-blackbox: add missing glob for Windows
The test warns instead of completes without this.
test-largefiles: stabilize output for Windows
Systems with unix-permissions have a test above this that adds an additional
head.
test-import: fix output on Windows
There's a symlink conditionalized test above this that causes the rev to be 1.
It isn't important to this test, so ignore it.
test-install: fix output on Windows
See
1ff28873830e.