AtomLinter / linter-glsl

Atom package that lints GLSL shaders on the fly.
https://atom.io/packages/linter-glsl
MIT License
15 stars 6 forks source link

Update the specs for latest glsllangValidator #60

Closed Arcanemagus closed 7 years ago

Arcanemagus commented 7 years ago

Over in https://github.com/KhronosGroup/glslang/commit/71c100d7c0e3dc970944d56937d713a20ed6e30b the output for certain parts of glslangValidator were changed to have more whitespace in them. Update the specs accordingly.

Arcanemagus commented 7 years ago

CircleCI is happy now, but AppVeyor is still blowing up...

Arcanemagus commented 7 years ago

Unfortunately this isn't a true test of the issue as AppVeyor invalidated the cache that was causing the problem in the first place.