OSDN Git Service

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:57:00 +0000 (16:57 -0700)
commitbe54b492d941db85873afc6cfaa478268eab98d8
tree177a3ce955f3fe4c736c193fc69c56e494c8b92f
parent508b73289de5c4e16b31ae7267140efbb0f319a5
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