summaryrefslogtreecommitdiffstats
path: root/src/glsl/glcpp
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2014-07-28 12:26:06 -0700
committerIan Romanick <ian.d.romanick@intel.com>2014-08-07 16:08:29 -0700
commitf28a105868d2c1913746de3875dda000c14069fb (patch)
treeb659d139b0fa21cbbb807ca4216f774d3cf2d203 /src/glsl/glcpp
parent41540997fbc74a6f67fe4e4e6990f2f3119c0201 (diff)
downloadexternal_mesa3d-f28a105868d2c1913746de3875dda000c14069fb.zip
external_mesa3d-f28a105868d2c1913746de3875dda000c14069fb.tar.gz
external_mesa3d-f28a105868d2c1913746de3875dda000c14069fb.tar.bz2
glsl/glcpp: Rename one test to avoid a duplicate test number
With two tests both numbered 118, there was a confusing off-by-two difference between the last test number and the total number of tests (as reported by glcpp-test). With this rename, there's only an off-by-one difference left, (which is easy to understand given the zero-based test numbering). Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'src/glsl/glcpp')
-rw-r--r--src/glsl/glcpp/tests/143-multiple-else.c (renamed from src/glsl/glcpp/tests/118-multiple-else.c)0
-rw-r--r--src/glsl/glcpp/tests/143-multiple-else.c.expected (renamed from src/glsl/glcpp/tests/118-multiple-else.c.expected)0
2 files changed, 0 insertions, 0 deletions
diff --git a/src/glsl/glcpp/tests/118-multiple-else.c b/src/glsl/glcpp/tests/143-multiple-else.c
index 62ad49c..62ad49c 100644
--- a/src/glsl/glcpp/tests/118-multiple-else.c
+++ b/src/glsl/glcpp/tests/143-multiple-else.c
diff --git a/src/glsl/glcpp/tests/118-multiple-else.c.expected b/src/glsl/glcpp/tests/143-multiple-else.c.expected
index 00b3328..00b3328 100644
--- a/src/glsl/glcpp/tests/118-multiple-else.c.expected
+++ b/src/glsl/glcpp/tests/143-multiple-else.c.expected