]> granicus.if.org Git - libvpx/commit
Move shared test variables to tools_common.sh.
authorTom Finegan <tomfinegan@google.com>
Thu, 24 Apr 2014 00:18:56 +0000 (17:18 -0700)
committerTom Finegan <tomfinegan@google.com>
Thu, 24 Apr 2014 00:18:56 +0000 (17:18 -0700)
commit7da552c28324773b1d8afe12a519b9fcd6dc270f
tree53aa69d288a0e3743e63ff79988c8c48005dec5f
parentaddf897710b9ad756988215efa1b19a53a697146
Move shared test variables to tools_common.sh.

The global variables used in vpxdec.sh and vpxenc.sh have become useful
elsewhere: Define them in tools_common.sh instead.

Change-Id: I5b8dbd2e88c8d6b2f46c5c55d7711fa154c12b6a
test/tools_common.sh
test/vpxdec.sh
test/vpxenc.sh