Files
p2rank/tests.sh

13 lines
344 B
Bash
Executable File

#!/usr/bin/env bash
#
# run test sets
#
# Examples:
#
# ./tests.sh quick # fast set of basic tests
# ./tests.sh all # comprehensive set of tests that include training an evaluation on real datasets
# # datasets from https://github.com/rdk/p2rank-datasets have to be downloaded first
#
misc/test-scripts/testsets.sh $@