glean glsl test now does over 150 tests

This commit is contained in:
Brian 2007-04-18 09:30:07 -06:00
parent 6d01f3f1ec
commit 8598f55091

View file

@ -294,7 +294,7 @@ A new <a href="http://glean.sf.net" target="_parent">Glean</a> test has
been create to exercise the GLSL compiler.
</p>
<p>
The <em>glsl1</em> test runs over 130 sub-tests to check that the language
The <em>glsl1</em> test runs over 150 sub-tests to check that the language
features and built-in functions work properly.
This test should be run frequently while working on the compiler to catch
regressions.