Files
secondo/Algebras/Temporal2/secondoonly.sh
2026-01-23 17:03:45 +08:00

14 lines
260 B
Bash

#!/bin/bash
# run all tests and selftest
# for use with valgrind commandline parameter 1 is passed to TestRunner / Selftest
# provide either --valgrind or --valgrindlc (or nothing) depending on your needs
pushd .
cd ~/secondo/bin/ && SecondoTTYBDB
popd