mirror of https://github.com/AxioDL/boo.git
15 lines
373 B
Bash
Executable File
15 lines
373 B
Bash
Executable File
#!/usr/bin/env bash
|
|
set -e
|
|
|
|
# SoX Resampler Library Copyright (c) 2007-15 robs@users.sourceforge.net
|
|
# Licence for this file: LGPL v2.1 See LICENCE for details.
|
|
|
|
../../tests/bandwidth-test
|
|
../../tests/eg-test
|
|
../../tests/io-test 3
|
|
../../tests/large-ratio-test
|
|
../../tests/phase-test
|
|
../../tests/q-test
|
|
../../tests/time-test 1
|
|
../../tests/time-test 2
|