diff tests/test-subrepo.t @ 30732:d4ec69ff652a

tests: update globs for Windows The extra glob in test-command-template.t caused it to say no result was reported. It used to be (within the past year), that both this and the missing glob cases could be fixed simply by editing any output in the test, and re-running it in interactive mode. But that no longer works, and I had to diff *.t against *.t.err. I didn't dig into what changed.
author Matt Harbison <matt_harbison@yahoo.com>
date Sun, 08 Jan 2017 13:49:53 -0500
parents c059286a0f9c
children 2915cc1d3429
line wrap: on
line diff
--- a/tests/test-subrepo.t	Sun Jan 08 12:05:10 2017 -0500
+++ b/tests/test-subrepo.t	Sun Jan 08 13:49:53 2017 -0500
@@ -58,10 +58,10 @@
   $ mkdir snot
   $ touch snot/file
   $ hg remove -S snot/file
-  not removing snot/file: file is untracked
+  not removing snot/file: file is untracked (glob)
   [1]
   $ hg cat snot/filenot
-  snot/filenot: no such file in rev 7cf8cfea66e4
+  snot/filenot: no such file in rev 7cf8cfea66e4 (glob)
   [1]
   $ rm -r snot