summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/cross-compile/glslang-error.glsl.expected5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/cross-compile/glslang-error.glsl.expected b/tests/cross-compile/glslang-error.glsl.expected
index 9a11a6967..e15d5c3eb 100644
--- a/tests/cross-compile/glslang-error.glsl.expected
+++ b/tests/cross-compile/glslang-error.glsl.expected
@@ -1,8 +1,7 @@
result code = -1
standard error = {
-glslang: ERROR: tests/cross-compile/glslang-error.glsl:6: '' : syntax error, unexpected SEMICOLON
-ERROR: 1 compilation errors. No code generated.
-
+glslang: tests/cross-compile/glslang-error.glsl(6): error : '' : syntax error, unexpected SEMICOLON
+glslang: note : ERROR: 1 compilation errors. No code generated.
}
standard output = {
}