aboutsummaryrefslogtreecommitdiff
path: root/tests/hello_world_gles_shell.html
AgeCommit message (Collapse)Author
2013-10-23write out html and side js when html output is requested, to improve page ↵Alon Zakai
load times
2013-06-28fix browser tests with their own shellsAlon Zakai
2013-04-05make test_glgears_animation more robustAlon Zakai
2012-04-11close browser test windows in almost all tests, making the browser tests ↵Alon Zakai
much more automatic
2012-02-06Disable WebGL if typed arrays are not being used.Ehsan Akhgari
This fixes issue #195
2012-02-03stop gles test from rendering after a while, to not eat up CPU until it is ↵Alon Zakai
manually stopped
2012-01-27Make the test automated!Ehsan Akhgari