grep: add Tests.
This commit is contained in:
parent
80477e43c4
commit
c511149c58
1 changed files with 4 additions and 0 deletions
|
@ -15,3 +15,7 @@ checksum=db625c7ab3bb3ee757b3926a5cfa8d9e1c3991ad24707a83dde8a5ef2bf7a07e
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
do_check() {
|
||||||
|
make check
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue