Aeva / m.grl

Midnight Graphics & Recreation Library
http://mgrl.midnightsisters.org
GNU Lesser General Public License v3.0
44 stars 3 forks source link

add tests for badly formatted glsl #176

Open Aeva opened 8 years ago

Aeva commented 8 years ago

For things like missmatched brackets etc, and verify that they're using please.gl.ast.error to throw the errors. Also grep through in general for 'throw' and change things over where it makes sense and add tests for those cases as well.