Olliver Schinagl
f5d6e5e34b
abuild: Do not store whitespaces in license field
...
Currently, abuild stores the license variable ad-verbatim in the PKGINFO
file. This causes many downstream systems to fail. For example, `apk
info` won't show anything after the newline, our webview that lists
licenses do not show these either.
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2022-06-14 12:08:01 +00:00
Natanael Copa
681ef9dfcf
tests: add test with invalid version of subpkgs' dependency
...
Ref: https://gitlab.alpinelinux.org/alpine/abuild/-/issues/10058
2022-01-17 16:17:25 +01:00
Natanael Copa
070341e21d
tests: add tests for invalid pkgname
...
Add s test for valid pkgnames to verify the testsuite APKBUILD actually
works as intended, and a few tests for invalid pkgnames
2022-01-17 15:36:49 +01:00
Alex Xu (Hello71)
3ad93d9a83
abuild: default_dbg: various fixes
...
- fix symlinks
- fix hard links
- fix dbg not first
- fix scan race condition
- fix (non-extended) attrs
- general refactoring
2021-10-11 15:33:01 +00:00
Alex D.
ba127ff45c
abuild: use sourced filename instead of whole line for initd checks
2021-10-11 14:46:43 +00:00
Leo
2ed215fa32
tests(abuild): test whether pyX.Y providers work
2021-05-06 10:50:57 -03:00
Natanael Copa
f23cf180c9
tests: simplify subpkg-dep-leak
2021-04-30 11:14:49 +02:00
Kevin Daudt
cf6cd0231f
tests: verify subpkg dependencies don't influence main package
...
Subpackages can declare their own dependencies, but these should not
affect the main package.
Add a test that verifies this behaviour.
2021-04-30 10:43:09 +02:00
Natanael Copa
39b552751e
tests: add test for -dbg package
2021-04-28 10:44:28 +02:00
Natanael Copa
b4d975a11f
tests: add missing test for invalid filename
...
fixes commit f35f2aa859
(abuild: add test for invalid filenames)
2021-04-20 16:21:33 +02:00
Natanael Copa
614fbc507b
tests: add test for lib64
2020-10-29 14:46:46 +00:00
Natanael Copa
3a75c39860
tests: test for build failure
2020-10-29 13:30:30 +00:00
Natanael Copa
43fb2c012e
add basic tests using bats
2019-11-07 11:32:37 +00:00