Fix broken test.
authorBrian <brian.paul@tungstengraphics.com>
Tue, 12 Feb 2008 23:56:18 +0000 (16:56 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Tue, 12 Feb 2008 23:56:18 +0000 (16:56 -0700)
commit22ab7fa466b3b658cf9123d3fc823f0197dfebee
treeff7b18131326dbf73edeb378ff1d42e2d0563afb
parentedc7cfa6e689f15ab4470ed888bbbe224457b523
Fix broken test.

As-is, if the texture was too large for the target, an assertion would fail.
Now check proxy texture first and if it works, then test non-proxy target.
progs/tests/arbnpot.c