12 lines
149 B
Plaintext
12 lines
149 B
Plaintext
|
summary: Run jq gating tests
|
||
|
require:
|
||
|
- wget
|
||
|
- dnf-utils
|
||
|
- gcc
|
||
|
- jq
|
||
|
- jq-devel
|
||
|
- valgrind
|
||
|
- diffutils
|
||
|
test: ./jqtests.sh
|
||
|
duration: 30m
|