summaryrefslogtreecommitdiff
path: root/test/tools_common.sh
AgeCommit message (Expand)Author
2015-06-23vpxenc.sh: Add basic vp9 multithread encode test.Tom Finegan
2015-06-05vpxenc: Add support for pixel aspect ratio.Frank Galligan
2015-04-07webmdec: Fix for reaching eof in webm_guess_framerateVignesh Venkatasubramanian
2015-03-16Add frame parallel decode option to vpxdec.hkuang
2015-02-26tools_common.sh: use $$ in VPX_TEST_OUTPUT_DIRJames Zern
2015-02-26tools_common.sh: add directory name to error outputJames Zern
2014-12-17tests/examples.sh: skip env. check for filtered testsJames Zern
2014-09-19test/tools_common.sh: Add support for dumping list of tests.Tom Finegan
2014-08-15examples.sh: Run all example tests.Tom Finegan
2014-08-07vpxenc tests: Relocate vpxenc wrapper.Tom Finegan
2014-07-30tools_common.sh: Move vpxdec() test support to vpxdec.shTom Finegan
2014-07-10sh tests: Add support for running tested programs within another program.Tom Finegan
2014-06-16example tests: Make failures due to incorrect bin path easier to diagnose.Tom Finegan
2014-06-13test/tools_common.sh: Log all shared variables in verbose mode.Tom Finegan
2014-05-21tools_common: fix test_name quotingJames Zern
2014-05-17tools_common.sh: Allow over ride of test name.Tom Finegan
2014-05-08tools_common.sh: Fix vlog()Tom Finegan
2014-04-30Add --show-program-output option to shell tests.Tom Finegan
2014-04-30tools_common.sh: Add vlog()Tom Finegan
2014-04-28tools_common.sh: Add a pseudo include guard.Tom Finegan
2014-04-23Move shared test variables to tools_common.sh.Tom Finegan
2014-04-22tools_common.sh: Add run messages.Tom Finegan
2014-04-22tools_common.sh: Set VPX_TEST_EXE_SUFFIX for windows targets.Tom Finegan
2014-04-03Add shell scripts for verifying basic vpx{dec,enc} features.Tom Finegan