tests/test-mq-qsave.t
author Matt Harbison <matt_harbison@yahoo.com>
Thu, 01 Oct 2015 22:14:11 -0400
changeset 26432 39577d4520ab
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
test-run-tests: add globs for Windows There are two other unrelated failures in this test. For some reason child1 has a space after it, thus 2 spaces before the glob, otherwise the glob is ignored and removed.

  $ echo "[extensions]" >> $HGRCPATH
  $ echo "mq=" >> $HGRCPATH

  $ hg init

  $ echo 'base' > base
  $ hg ci -Ambase
  adding base

  $ hg qnew -mmqbase mqbase

  $ hg qsave
  $ hg qrestore 2
  restoring status: hg patches saved state