tests/test-mq-qsave.t
author Mads Kiilerich <madski@unity3d.com>
Sun, 25 May 2014 13:47:42 +0200
changeset 21539 0c4077905932
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
run-tests: assign value to ESCAPEMAP - dict.update do not return self a36cc85a5b7b did more than what the description said and introduced a bug.

  $ 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