#!/bin/sh cat $@ | valgrind --error-exitcode=1 -q --leak-check=full ./jq --run-tests