comparison tests/test-check-sdist.t @ 6936:a239ea1dfacb default tip

branching: merge with stable
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 22 Nov 2024 16:53:42 +0400
parents 361dcfcb3f08 dd518437d4e0
children
comparison
equal deleted inserted replaced
6928:361dcfcb3f08 6936:a239ea1dfacb
27 warning: no previously-included files found matching '.hg-format-source' 27 warning: no previously-included files found matching '.hg-format-source'
28 warning: no previously-included files found matching 'Makefile' 28 warning: no previously-included files found matching 'Makefile'
29 no previously-included directories found matching 'contrib' 29 no previously-included directories found matching 'contrib'
30 no previously-included directories found matching 'debian' 30 no previously-included directories found matching 'debian'
31 no previously-included directories found matching '.gitlab' 31 no previously-included directories found matching '.gitlab'
32 no previously-included directories found matching 'tests/blacklists'
32 $ cd "$TESTTMP"/dist 33 $ cd "$TESTTMP"/dist
33 34
34 $ find hg?evolve-*.tar.gz -size +800000c 35 $ find hg?evolve-*.tar.gz -size +800000c
35 hg?evolve-*.tar.gz (glob) 36 hg?evolve-*.tar.gz (glob)
36 37
102 debian/test-blacklist 103 debian/test-blacklist
103 docs/tutorial/.netlify 104 docs/tutorial/.netlify
104 hgext3rd/evolve/hack 105 hgext3rd/evolve/hack
105 hgext3rd/evolve/hack/__init__.py 106 hgext3rd/evolve/hack/__init__.py
106 hgext3rd/evolve/hack/drophack.py 107 hgext3rd/evolve/hack/drophack.py
108 tests/blacklists
109 tests/blacklists/compat-branches
107 tests/test-drop.t 110 tests/test-drop.t
108 #endif 111 #endif
109 112
110 #if twine 113 #if twine
111 $ twine --no-color check * 114 $ twine --no-color check *