rgain3 icon indicating copy to clipboard operation
rgain3 copied to clipboard

workflows: Re-run tests in an unpacked sdist

Open smcv opened this issue 4 years ago • 2 comments

This is analogous to Autotools make distcheck or Meson ninja dist. It verifies that the sdist works correctly, and contains everything necessary to build, test and install.


This includes #18, because the tests fail without the extra files added by #18 (I've confirmed that CI fails without that commit).

smcv avatar May 19 '20 14:05 smcv

@smcv Could you rebase the branch so the already merged commit 863d212 (in PR #18 ) is removed? Then I am happy to merge it.

chaudum avatar Sep 17 '20 11:09 chaudum

Rebased.

smcv avatar Sep 30 '20 10:09 smcv