tests/test-mq-qsave.t
author Lucas Moscovicz <lmoscovicz@fb.com>
Thu, 13 Mar 2014 17:20:03 -0700
changeset 20717 da3124178fbb
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
tests: added tests to test sort revset This tests are intended to test sort in many different cases where it could fail when using the new structures

  $ 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