From eb63640c1d38a200a7b1540405051d3ff79d0d8a Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Mon, 18 Jan 2016 12:16:48 +0200 Subject: glsl: move to compiler/ Signed-off-by: Emil Velikov Acked-by: Matt Turner Acked-by: Jose Fonseca --- src/compiler/glsl/glcpp/tests/133-eof-without-newline-comment.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/compiler/glsl/glcpp/tests/133-eof-without-newline-comment.c (limited to 'src/compiler/glsl/glcpp/tests/133-eof-without-newline-comment.c') diff --git a/src/compiler/glsl/glcpp/tests/133-eof-without-newline-comment.c b/src/compiler/glsl/glcpp/tests/133-eof-without-newline-comment.c new file mode 100644 index 0000000..56ec5f7 --- /dev/null +++ b/src/compiler/glsl/glcpp/tests/133-eof-without-newline-comment.c @@ -0,0 +1 @@ +This file ends with no newline within a comment /* \ No newline at end of file -- cgit v1.1