Mercurial > public > mercurial-scm > hg
diff tests/test-fileset.t @ 24424:f7a3ea7b9dc6
test-fileset: forget non-portable files to avoid failures on Windows
The 3 deleted lines appeared on Windows, because the files were never created in
the first place.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sat, 21 Mar 2015 01:24:17 -0400 |
parents | caa6b6c65dc3 |
children | 98d9d33dfd95 |
line wrap: on
line diff
--- a/tests/test-fileset.t Fri Mar 20 23:32:00 2015 -0400 +++ b/tests/test-fileset.t Sat Mar 21 01:24:17 2015 -0400 @@ -247,6 +247,9 @@ bar baz\ con.xml + $ hg forget 'bar ' + $ hg forget 'baz\' + $ hg forget 'con.xml' #endif $ fileset -r4 'subrepo("re:su.*")' @@ -271,10 +274,7 @@ a1 b1 b2 - bar - baz\ c1 - con.xml mixed $ fileset 'eol(mac)' mac