Files
mesa/src/compiler/glsl/glcpp/tests
Matt Turner df29d0a111 glcpp: Handle bison-3.6 error message changes
In bison's commit 72c9fa4510eb (skeletons: use "end of file" instead of
"$end") in bison-3.6, '$end' was changed to 'end of file' in error
messages. Since our glcpp test cases contain the expected output text,
they rely on the particular messages printed by bison. The test case
084-unbalanced-parentheses fails when Mesa is built with bison-3.6 due
to this change.

To allow the test to pass on all supported versions of bison, we:

   1. Change '$end' -> 'end of file' in the .expected file, and
   2. Normalize the error generated by the test case with the same
      replacement

Cc: mesa-stable
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3181
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7659>
2020-11-19 15:31:15 +00:00
..
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00