tests: fix argument parsing of test-texture-quality
authorDamien Lespiau <damien.lespiau@intel.com>
Wed, 25 Nov 2009 12:29:26 +0000 (13:29 +0100)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 30 Nov 2009 11:53:54 +0000 (12:53 +0100)
commit4f06d035a2895b2839ba0e97109e8a44c1ad07e2
treecd33da12f20d3f85cc91eb033c28712052bc1a7f
parente4180b283836ccd665d23d1e19d35a8911c40436
tests: fix argument parsing of test-texture-quality

This test did not open redhand.png as argc/argv should be handled
normally (argv[0] being the name of the exectutable).

Reviewed-by: Emmanuele Bassi <ebassi@linux.intel.com>
tests/interactive/test-texture-quality.c