Add script to help test StGit packaging
commit54c0fe86a0ee47e70335ecac6bc376a1202fc426
authorPeter Grayson <pete@jpgrayson.net>
Sun, 29 Aug 2021 17:32:23 +0000 (29 13:32 -0400)
committerPeter Grayson <pete@jpgrayson.net>
Tue, 7 Sep 2021 01:39:15 +0000 (6 21:39 -0400)
treef67ad35c0261bfd2d3a2bbc4886c50912e375b2f
parentb0c4866909049b543e58c94bbde52424edaa4fc4
Add script to help test StGit packaging

The pkgtest.py script performs a variety of tests related to generating and
installing StGit packages.

The script must be run with a modern version of Python (i.e. 3.9+), but can
test packaging and installation against older versions of Python.

Signed-off-by: Peter Grayson <pete@jpgrayson.net>
contrib/release/README
contrib/release/pkgtest.py [new file with mode: 0644]