tests/test-mq-qsave.t
author Augie Fackler <augie@google.com>
Sat, 30 Sep 2017 12:57:00 -0400
changeset 34387 44841a4d0efb
parent 12324 b701610f6c56
child 49585 55c6ebd11cb9
permissions -rw-r--r--
tests: update some clonebundles expectations to pass on both pure and non-pure Specifically, zstd isn't available in --pure mode, and we need to glob off the leading comma as well as the absent compression engine. Differential Revision: https://phab.mercurial-scm.org/D859

  $ 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