Introduction
Statistics
Contact
Development
Disclaimer
Help
khzae.net home page
#!/bin/sh
set -e
make -C .. all
make all
LD_LIBRARY_PATH=.. valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1 ./tests