projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9892f2
)
glcpp: Fix 064-version.c expected result to track recent change.
author
Carl Worth
<cworth@cworth.org>
Wed, 18 Aug 2010 05:23:43 +0000
(22:23 -0700)
committer
Carl Worth
<cworth@cworth.org>
Wed, 18 Aug 2010 05:23:43 +0000
(22:23 -0700)
In commit
6be3a8b70af4ba4fa4d037d54ecf6d5f055edbc9
, the #version directive
was fixed to stop generating a spurious newline. Here we simply update
the expected result for the single test which includes a #version directive.
src/glsl/glcpp/tests/064-version.c.expected
patch
|
blob
|
history
diff --git
a/src/glsl/glcpp/tests/064-version.c.expected
b/src/glsl/glcpp/tests/064-version.c.expected
index 1c534672705da73dd83f078d3d035ad114b4c4a6..3af71113c8ca13ce76159752936f615f966fb1e6 100644
(file)
--- a/
src/glsl/glcpp/tests/064-version.c.expected
+++ b/
src/glsl/glcpp/tests/064-version.c.expected
@@
-1,4
+1,3
@@
#version 130
-