Fix broken test.
authorBrian <brian.paul@tungstengraphics.com>
Tue, 12 Feb 2008 23:56:18 +0000 (16:56 -0700)
committerBen Skeggs <skeggsb@gmail.com>
Fri, 15 Feb 2008 02:51:12 +0000 (13:51 +1100)
commit2ef9df660c0ee06aa0ea13663d0706cc03fecbb7
treea5d471d8444aae3884569efe33de280a499df6db
parentdee8e268f77d31e78fd76005d529ea3b61e41209
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