Commit graph

13 commits

Author SHA1 Message Date
Mark Harris
20e9378e67
tests/run_vectors.sh: Fix argument quoting
Allows spaces in path arguments
2017-06-13 22:07:02 -07:00
Jean-Marc Valin
18a380a7c2
Make it possible to ignore inverted phase stereo for downmix purposes 2016-09-01 01:23:06 -04:00
Jonathan Lennox
3a1dc9dc15 Make it possible to pass in paths to opus_demo and opus_compare.
This patch lets you pass paths for opus_demo and opus_compare to the
run_vectors.sh script.

The motivation for this was for my aarch64 patches (forthcoming),
which I've been testing under qemu.  I want to run an emulated
opus_demo, but a native opus_compare, so the script completes in a
reasonable amount of time.
2015-09-01 17:24:49 -04:00
Aurélien Zanelli
fcecd29abf Check if opus_compare is executable in run_vectors.sh
If opus_compare doesn't exist or isn't executable, tests failed normally
which could be misleading.
So test for existence and mode to avoid this ambiguity.
2013-05-27 11:21:31 -04:00
Jean-Marc Valin
00898f2091 Adds missing license headers on some scripts and test files 2012-10-30 01:26:36 -04:00
Gregory Maxwell
217cdae98e Make it possible for run_vectors.sh to fail on the mono tests. 2012-04-30 04:13:20 -04:00
Jean-Marc Valin
ab5a049705 Merge commit '390c89225d' 2012-04-24 13:39:22 -04:00
Jean-Marc Valin
72273000ec Misc changes to address Robert Sparks' comments
See http://www.ietf.org/mail-archive/web/codec/current/msg02833.html
Still more changes to come
2012-04-20 10:26:08 -04:00
Ralph Giles
5f6e472c91 Remove trailing whitespace.
Also fixes a minor typo.
2012-04-02 11:21:36 -04:00
Jean-Marc Valin
17c5966045 Last updates for draft -11
- Draft updates
- Updated code to produce and check test vectors
- Making sure that the test vectors pass at all rates as well as for mono and stereo
2012-02-17 16:18:08 -05:00
Jean-Marc Valin
57db6c55d0 Test vectors update 2011-10-31 16:00:34 -04:00
Jean-Marc Valin
2d4f614091 test vector wip, nothing to see here 2011-10-28 16:16:35 -04:00
Jean-Marc Valin
ad20dd2f43 Preparing for test vectors 2011-10-28 12:09:00 -04:00