/ .. / / -> download
#!/bin/sh

set -e

make -C .. all
make all

LD_LIBRARY_PATH=.. valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1 ./tests


/ gopher://khzae.net/0/s1kd/s1kd-tools/src/tools/libs1kd/tests/run.sh
Styles: Light Dark Classic