[Mesa-dev] glsl/glcpp: Correctly handle various flavors of newlines
Carl Worth
cworth at cworth.org
Wed Jul 2 23:05:08 PDT 2014
This small series expands the glcpp-test test suite to be able to test all
variations of newlines as allowed by the GLSL specification. It then fixes 4
bugs exposed by that testing until the entire test suite can pass with each of
the 4 allowed newline variations.
The new testing is not yet hooked up to "make check", but must currently be
manually invoked by running ./glcpp-test-cr-lf.
More information about the mesa-dev
mailing list