view tests/test-check-setup-manifest.t @ 5775:4a38b12141b5

evolvecmd: extract function for rewriting hashes in commit message The logic for rewriting hashes is somewhat long and well isolated, so a function makes good sense.
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 15 Oct 2020 15:16:36 -0700
parents ccde78088d0b
children
line wrap: on
line source

#require test-repo check-manifest

Enable obsolescence to avoid the warning issue when obsmarkers are found

  $ cat << EOF >> $HGRCPATH
  > [experimental]
  > evolution = all
  > EOF

Run check manifest:

  $ cd $TESTDIR/..
  $ check-manifest
  lists of files in version control and sdist match