mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
halfempty: enable test suite.
This commit is contained in:
parent
0f0b53a331
commit
cd5d016351
1 changed files with 3 additions and 1 deletions
|
@ -1,10 +1,12 @@
|
||||||
# Template file for 'halfempty'
|
# Template file for 'halfempty'
|
||||||
pkgname=halfempty
|
pkgname=halfempty
|
||||||
version=0.30
|
version=0.30
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
make_check_target="test"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libglib-devel"
|
makedepends="libglib-devel"
|
||||||
|
checkdepends="words-en"
|
||||||
short_desc="Fast, Parallel Testcase Minimization"
|
short_desc="Fast, Parallel Testcase Minimization"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue