Natanael Copa
|
e8c1ce6127
|
abuild: fix cleanoldpkg
we should only delete packages of the specified architecture
fixes https://gitlab.alpinelinux.org/alpine/abuild/-/issues/10078
|
2022-12-06 16:59:03 +01:00 |
|
Natanael Copa
|
ee13f777d5
|
abuild: fix check of maintainer address
Also disallow leading and trailing spaces/quotes.
fixes https://gitlab.alpinelinux.org/alpine/abuild/-/issues/10080
|
2022-12-02 16:44:53 +01:00 |
|
Natanael Copa
|
21880d296a
|
abuild: add test for -dev subpackage
|
2022-12-01 15:53:43 +01:00 |
|
Natanael Copa
|
b253118cca
|
abuild: add test for -doc subpackages
|
2022-12-01 15:46:03 +01:00 |
|
Natanael Copa
|
5c542377a8
|
abuild: fix amove corner cases
fix `amove dir` (without leading or trailing /)
add various testcases for amove
|
2022-09-23 12:31:56 +02:00 |
|
psykose
|
927f14f6b3
|
abuild: fix package size for script-only packages
|
2022-08-05 16:00:36 +02:00 |
|
ptrcnull
|
33ce0536ef
|
abuild: set GIT_CEILING_DIRECTORIES before running prepare/build/check/package
|
2022-06-22 17:50:38 +02:00 |
|
Natanael Copa
|
36e1d04f06
|
tests: abuild: dont copy keys in global scope
this makes it copy keys when generating the list of tests
|
2022-06-22 16:13:07 +02:00 |
|
Natanael Copa
|
709235bc82
|
tests: abuild: port mutiline license test
|
2022-06-22 16:13:07 +02:00 |
|
Natanael Copa
|
bd84b91ba9
|
test: abuild: port invalid pkgname/subpkgname/subpkgversion
|
2022-06-22 16:13:07 +02:00 |
|
Natanael Copa
|
07894fa745
|
tests: abuild: port invalid-initd test
|
2022-06-22 16:13:07 +02:00 |
|
Natanael Copa
|
30b493d4b2
|
tests: abuild: port and fix py provides generation
|
2022-06-22 16:13:07 +02:00 |
|
Natanael Copa
|
ca29f73dfe
|
tests: abuild: port subpkg-dep-leak test
|
2022-06-22 16:13:07 +02:00 |
|
Natanael Copa
|
9c67324854
|
tests: abuild: port duplicate checksum test
|
2022-06-22 16:13:07 +02:00 |
|
Natanael Copa
|
e684847caf
|
tests: add test for checksum generation
|
2022-06-22 16:13:07 +02:00 |
|
Natanael Copa
|
2e3816d08c
|
tests: abuild: port reproducible build test
|
2022-06-22 16:13:07 +02:00 |
|
Natanael Copa
|
f932f3d32a
|
tests: abuild: add tests for dbg subpackage
Apparently tmpfs does not support extended attributes user namespace, so
ddrop the SETFATTR=false test.
|
2022-06-22 16:13:07 +02:00 |
|
Natanael Copa
|
35592db050
|
tests: abuild: add lib64 tests
|
2022-06-22 16:13:07 +02:00 |
|
Natanael Copa
|
1b66d65805
|
tests: abuild: add test for invalid filename
|
2022-06-22 16:13:07 +02:00 |
|
Natanael Copa
|
1913c6929c
|
tests: refacgor abuild build failure
|
2022-06-22 16:13:07 +02:00 |
|
Natanael Copa
|
209ad1f6ab
|
tests: abuild: add test for simple build
|
2022-06-22 16:13:07 +02:00 |
|
Natanael Copa
|
4da872b8c9
|
tests: abuild: test show version
|
2022-06-22 16:13:07 +02:00 |
|
Natanael Copa
|
f69cbe8b96
|
abuild: show usage on stderr on invalid options
|
2022-06-22 16:13:07 +02:00 |
|