OpenGrok
Cross Reference: tests
xref
: /
external
/
mesa3d
/
src
/
compiler
/
glsl
/
glcpp
/
tests
Home
|
History
|
Annotate
|
only in
/external/mesa3d/src/compiler/glsl/glcpp/tests
Up to higher level directory
Name
Date
Size
000-content-with-spaces.c
22-Oct-2020
38
000-content-with-spaces.c.expected
22-Oct-2020
33
001-define.c
22-Oct-2020
18
001-define.c.expected
22-Oct-2020
3
002-define-chain.c
22-Oct-2020
34
002-define-chain.c.expected
22-Oct-2020
4
003-define-chain-reverse.c
22-Oct-2020
34
003-define-chain-reverse.c.expected
22-Oct-2020
4
004-define-recursive.c
22-Oct-2020
60
004-define-recursive.c.expected
22-Oct-2020
15
005-define-composite-chain.c
22-Oct-2020
36
005-define-composite-chain.c.expected
22-Oct-2020
6
006-define-composite-chain-reverse.c
22-Oct-2020
36
006-define-composite-chain-reverse.c.expected
22-Oct-2020
6
007-define-composite-recursive.c
22-Oct-2020
66
007-define-composite-recursive.c.expected
22-Oct-2020
33
008-define-empty.c
22-Oct-2020
16
008-define-empty.c.expected
22-Oct-2020
3
009-undef.c
22-Oct-2020
33
009-undef.c.expected
22-Oct-2020
8
010-undef-re-define.c
22-Oct-2020
51
010-undef-re-define.c.expected
22-Oct-2020
11
011-define-func-empty.c
22-Oct-2020
20
011-define-func-empty.c.expected
22-Oct-2020
3
012-define-func-no-args.c
22-Oct-2020
24
012-define-func-no-args.c.expected
22-Oct-2020
5
013-define-func-1-arg-unused.c
22-Oct-2020
26
013-define-func-1-arg-unused.c.expected
22-Oct-2020
3
014-define-func-2-arg-unused.c
22-Oct-2020
32
014-define-func-2-arg-unused.c.expected
22-Oct-2020
3
015-define-object-with-parens.c
22-Oct-2020
44
015-define-object-with-parens.c.expected
22-Oct-2020
14
016-define-func-1-arg.c
22-Oct-2020
32
016-define-func-1-arg.c.expected
22-Oct-2020
11
017-define-func-2-args.c
22-Oct-2020
40
017-define-func-2-args.c.expected
22-Oct-2020
15
018-define-func-macro-as-parameter.c
22-Oct-2020
36
018-define-func-macro-as-parameter.c.expected
22-Oct-2020
4
019-define-func-1-arg-multi.c
22-Oct-2020
51
019-define-func-1-arg-multi.c.expected
22-Oct-2020
30
020-define-func-2-arg-multi.c
22-Oct-2020
64
020-define-func-2-arg-multi.c.expected
22-Oct-2020
38
021-define-func-compose.c
22-Oct-2020
58
021-define-func-compose.c.expected
22-Oct-2020
16
022-define-func-arg-with-parens.c
22-Oct-2020
62
022-define-func-arg-with-parens.c.expected
22-Oct-2020
41
023-define-extra-whitespace.c
22-Oct-2020
189
023-define-extra-whitespace.c.expected
22-Oct-2020
18
024-define-chain-to-self-recursion.c
22-Oct-2020
38
024-define-chain-to-self-recursion.c.expected
22-Oct-2020
6
025-func-macro-as-non-macro.c
22-Oct-2020
29
025-func-macro-as-non-macro.c.expected
22-Oct-2020
9
026-define-func-extra-newlines.c
22-Oct-2020
30
026-define-func-extra-newlines.c.expected
22-Oct-2020
6
027-define-chain-obj-to-func.c
22-Oct-2020
52
027-define-chain-obj-to-func.c.expected
22-Oct-2020
10
028-define-chain-obj-to-non-func.c
22-Oct-2020
50
028-define-chain-obj-to-non-func.c.expected
22-Oct-2020
10
029-define-chain-obj-to-func-with-args.c
22-Oct-2020
58
029-define-chain-obj-to-func-with-args.c.expected
22-Oct-2020
10
030-define-chain-obj-to-func-compose.c
22-Oct-2020
92
030-define-chain-obj-to-func-compose.c.expected
22-Oct-2020
11
031-define-chain-func-to-func-compose.c
22-Oct-2020
96
031-define-chain-func-to-func-compose.c.expected
22-Oct-2020
11
032-define-func-self-recurse.c
22-Oct-2020
33
032-define-func-self-recurse.c.expected
22-Oct-2020
12
033-define-func-self-compose.c
22-Oct-2020
38
033-define-func-self-compose.c.expected
22-Oct-2020
21
034-define-func-self-compose-non-func.c
22-Oct-2020
30
034-define-func-self-compose-non-func.c.expected
22-Oct-2020
5
035-define-func-self-compose-non-func-multi-token-argument.c
22-Oct-2020
32
035-define-func-self-compose-non-func-multi-token-argument.c.expected
22-Oct-2020
7
036-define-func-non-macro-multi-token-argument.c
22-Oct-2020
51
036-define-func-non-macro-multi-token-argument.c.expected
22-Oct-2020
15
037-finalize-unexpanded-macro.c
22-Oct-2020
68
037-finalize-unexpanded-macro.c.expected
22-Oct-2020
20
038-func-arg-with-commas.c
22-Oct-2020
72
038-func-arg-with-commas.c.expected
22-Oct-2020
9
039-func-arg-obj-macro-with-comma.c
22-Oct-2020
471
039-func-arg-obj-macro-with-comma.c.expected
22-Oct-2020
201
040-token-pasting.c
22-Oct-2020
45
040-token-pasting.c.expected
22-Oct-2020
10
041-if-0.c
22-Oct-2020
41
041-if-0.c.expected
22-Oct-2020
23
042-if-1.c
22-Oct-2020
43
042-if-1.c.expected
22-Oct-2020
32
043-if-0-else.c
22-Oct-2020
57
043-if-0-else.c.expected
22-Oct-2020
34
044-if-1-else.c
22-Oct-2020
57
044-if-1-else.c.expected
22-Oct-2020
34
045-if-0-elif.c
22-Oct-2020
97
045-if-0-elif.c.expected
22-Oct-2020
38
046-if-1-elsif.c
22-Oct-2020
97
046-if-1-elsif.c.expected
22-Oct-2020
38
047-if-elif-else.c
22-Oct-2020
95
047-if-elif-else.c.expected
22-Oct-2020
38
048-if-nested.c
22-Oct-2020
92
048-if-nested.c.expected
22-Oct-2020
29
049-if-expression-precedence.c
22-Oct-2020
88
049-if-expression-precedence.c.expected
22-Oct-2020
12
050-if-defined.c
22-Oct-2020
170
050-if-defined.c.expected
22-Oct-2020
44
051-if-relational.c
22-Oct-2020
275
051-if-relational.c.expected
22-Oct-2020
89
052-if-bitwise.c
22-Oct-2020
279
052-if-bitwise.c.expected
22-Oct-2020
56
053-if-divide-and-shift.c
22-Oct-2020
163
053-if-divide-and-shift.c.expected
22-Oct-2020
42
054-if-with-macros.c
22-Oct-2020
369
054-if-with-macros.c.expected
22-Oct-2020
88
055-define-chain-obj-to-func-parens-in-text.c
22-Oct-2020
52
055-define-chain-obj-to-func-parens-in-text.c.expected
22-Oct-2020
10
056-macro-argument-with-comma.c
22-Oct-2020
91
056-macro-argument-with-comma.c.expected
22-Oct-2020
11
057-empty-arguments.c
22-Oct-2020
91
057-empty-arguments.c.expected
22-Oct-2020
27
058-token-pasting-empty-arguments.c
22-Oct-2020
66
058-token-pasting-empty-arguments.c.expected
22-Oct-2020
9
059-token-pasting-integer.c
22-Oct-2020
70
059-token-pasting-integer.c.expected
22-Oct-2020
21
060-left-paren-in-macro-right-paren-in-text.c
22-Oct-2020
49
060-left-paren-in-macro-right-paren-in-text.c.expected
22-Oct-2020
6
061-define-chain-obj-to-func-multi.c
22-Oct-2020
85
061-define-chain-obj-to-func-multi.c.expected
22-Oct-2020
12
062-if-0-skips-garbage.c
22-Oct-2020
44
062-if-0-skips-garbage.c.expected
22-Oct-2020
5
063-comments.c
22-Oct-2020
303
063-comments.c.expected
22-Oct-2020
92
064-version.c
22-Oct-2020
25
064-version.c.expected
22-Oct-2020
14
065-if-defined-parens.c
22-Oct-2020
177
065-if-defined-parens.c.expected
22-Oct-2020
44
066-if-nospace-expression.c
22-Oct-2020
22
066-if-nospace-expression.c.expected
22-Oct-2020
10
067-nested-ifdef-ifndef.c
22-Oct-2020
440
067-nested-ifdef-ifndef.c.expected
22-Oct-2020
68
068-accidental-pasting.c
22-Oct-2020
94
068-accidental-pasting.c.expected
22-Oct-2020
41
069-repeated-argument.c
22-Oct-2020
32
069-repeated-argument.c.expected
22-Oct-2020
5
070-undefined-macro-in-expression.c
22-Oct-2020
49
070-undefined-macro-in-expression.c.expected
22-Oct-2020
12
071-punctuator.c
22-Oct-2020
6
071-punctuator.c.expected
22-Oct-2020
6
072-token-pasting-same-line.c
22-Oct-2020
58
072-token-pasting-same-line.c.expected
22-Oct-2020
31
073-if-in-ifdef.c
22-Oct-2020
41
073-if-in-ifdef.c.expected
22-Oct-2020
4
074-elif-undef.c
22-Oct-2020
37
074-elif-undef.c.expected
22-Oct-2020
3
075-elif-elif-undef.c
22-Oct-2020
54
075-elif-elif-undef.c.expected
22-Oct-2020
4
076-elif-undef-nested.c
22-Oct-2020
59
076-elif-undef-nested.c.expected
22-Oct-2020
5
077-else-without-if.c
22-Oct-2020
6
077-else-without-if.c.expected
22-Oct-2020
48
078-elif-without-if.c
22-Oct-2020
18
078-elif-without-if.c.expected
22-Oct-2020
48
079-endif-without-if.c
22-Oct-2020
7
079-endif-without-if.c.expected
22-Oct-2020
49
080-if-without-expression.c
22-Oct-2020
70
080-if-without-expression.c.expected
22-Oct-2020
56
081-elif-without-expression.c
22-Oct-2020
19
081-elif-without-expression.c.expected
22-Oct-2020
56
082-invalid-paste.c
22-Oct-2020
98
082-invalid-paste.c.expected
22-Oct-2020
571
083-unterminated-if.c
22-Oct-2020
7
083-unterminated-if.c.expected
22-Oct-2020
48
084-unbalanced-parentheses.c
22-Oct-2020
32
084-unbalanced-parentheses.c.expected
22-Oct-2020
59
085-incorrect-argument-count.c
22-Oct-2020
56
085-incorrect-argument-count.c.expected
22-Oct-2020
284
086-reserved-macro-names.c
22-Oct-2020
95
086-reserved-macro-names.c.expected
22-Oct-2020
284
087-if-comments.c
22-Oct-2020
56
087-if-comments.c.expected
22-Oct-2020
8
088-redefine-macro-legitimate.c
22-Oct-2020
89
088-redefine-macro-legitimate.c.expected
22-Oct-2020
5
089-redefine-macro-error.c
22-Oct-2020
224
089-redefine-macro-error.c.expected
22-Oct-2020
350
090-hash-error.c
22-Oct-2020
19
090-hash-error.c.expected
22-Oct-2020
47
091-hash-line.c
22-Oct-2020
355
091-hash-line.c.expected
22-Oct-2020
291
092-redefine-macro-error-2.c
22-Oct-2020
45
092-redefine-macro-error-2.c.expected
22-Oct-2020
111
093-divide-by-zero.c
22-Oct-2020
19
093-divide-by-zero.c.expected
22-Oct-2020
71
094-divide-by-zero-short-circuit.c
22-Oct-2020
572
094-divide-by-zero-short-circuit.c.expected
22-Oct-2020
84
095-recursive-define.c
22-Oct-2020
44
095-recursive-define.c.expected
22-Oct-2020
10
096-paste-twice.c
22-Oct-2020
70
096-paste-twice.c.expected
22-Oct-2020
15
097-paste-with-non-function-macro.c
22-Oct-2020
46
097-paste-with-non-function-macro.c.expected
22-Oct-2020
11
098-elif-undefined.c
22-Oct-2020
70
098-elif-undefined.c.expected
22-Oct-2020
17
099-c99-example.c
22-Oct-2020
383
099-c99-example.c.expected
22-Oct-2020
160
100-macro-with-colon.c
22-Oct-2020
76
100-macro-with-colon.c.expected
22-Oct-2020
39
101-macros-used-twice.c
22-Oct-2020
150
101-macros-used-twice.c.expected
22-Oct-2020
39
102-garbage-after-endif.c
22-Oct-2020
21
102-garbage-after-endif.c.expected
22-Oct-2020
84
103-garbage-after-else-0.c
22-Oct-2020
27
103-garbage-after-else-0.c.expected
22-Oct-2020
130
104-hash-line-followed-by-code.c
22-Oct-2020
19
104-hash-line-followed-by-code.c.expected
22-Oct-2020
19
105-multiline-hash-line.c
22-Oct-2020
48
105-multiline-hash-line.c.expected
22-Oct-2020
19
106-multiline-hash-if.c
22-Oct-2020
55
106-multiline-hash-if.c.expected
22-Oct-2020
16
107-multiline-hash-elif.c
22-Oct-2020
64
107-multiline-hash-elif.c.expected
22-Oct-2020
17
108-no-space-after-hash-version.c
22-Oct-2020
12
108-no-space-after-hash-version.c.expected
22-Oct-2020
58
109-no-space-after-hash-line.c
22-Oct-2020
7
109-no-space-after-hash-line.c.expected
22-Oct-2020
58
110-no-space-digits-after-hash-elif.c
22-Oct-2020
22
110-no-space-digits-after-hash-elif.c.expected
22-Oct-2020
60
111-no-space-operator-after-hash-if.c
22-Oct-2020
110
111-no-space-operator-after-hash-if.c.expected
22-Oct-2020
47
112-no-space-operator-after-hash-elif.c
22-Oct-2020
150
112-no-space-operator-after-hash-elif.c.expected
22-Oct-2020
52
113-line-and-file-macros.c
22-Oct-2020
428
113-line-and-file-macros.c.expected
22-Oct-2020
253
114-paste-integer-tokens.c
22-Oct-2020
418
114-paste-integer-tokens.c.expected
22-Oct-2020
137
115-line-continuations.c
22-Oct-2020
160
115-line-continuations.c.expected
22-Oct-2020
16
116-disable-line-continuations.c
22-Oct-2020
167
116-disable-line-continuations.c.expected
22-Oct-2020
20
117-line-continuation-and-non-continuation-backslash.c
22-Oct-2020
363
117-line-continuation-and-non-continuation-backslash.c.expected
22-Oct-2020
14
118-comment-becomes-space.c
22-Oct-2020
34
118-comment-becomes-space.c.expected
22-Oct-2020
16
119-elif-after-else.c
22-Oct-2020
45
119-elif-after-else.c.expected
22-Oct-2020
68
120-undef-builtin.c
22-Oct-2020
67
120-undef-builtin.c.expected
22-Oct-2020
253
121-comment-bug-72686.c
22-Oct-2020
10
121-comment-bug-72686.c.expected
22-Oct-2020
3
122-redefine-whitespace.c
22-Oct-2020
508
122-redefine-whitespace.c.expected
22-Oct-2020
188
123-garbage-after-else-1.c
22-Oct-2020
27
123-garbage-after-else-1.c.expected
22-Oct-2020
130
124-preprocessing-numbers.c
22-Oct-2020
849
124-preprocessing-numbers.c.expected
22-Oct-2020
190
125-es-short-circuit-undefined.c
22-Oct-2020
532
125-es-short-circuit-undefined.c.expected
22-Oct-2020
249
126-garbage-after-directive.c
22-Oct-2020
57
126-garbage-after-directive.c.expected
22-Oct-2020
129
127-pragma-empty.c
22-Oct-2020
148
127-pragma-empty.c.expected
22-Oct-2020
4
128-space-before-hash.c
22-Oct-2020
291
128-space-before-hash.c.expected
22-Oct-2020
129
129-define-non-identifier.c
22-Oct-2020
16
129-define-non-identifier.c.expected
22-Oct-2020
194
130-define-comment.c
22-Oct-2020
85
130-define-comment.c.expected
22-Oct-2020
12
131-eof-without-newline.c
22-Oct-2020
30
131-eof-without-newline.c.expected
22-Oct-2020
31
132-eof-without-newline-define.c
22-Oct-2020
8
132-eof-without-newline-define.c.expected
22-Oct-2020
55
133-eof-without-newline-comment.c
22-Oct-2020
51
133-eof-without-newline-comment.c.expected
22-Oct-2020
98
134-hash-comment-directive.c
22-Oct-2020
525
134-hash-comment-directive.c.expected
22-Oct-2020
84
135-duplicate-parameter.c
22-Oct-2020
57
135-duplicate-parameter.c.expected
22-Oct-2020
118
136-plus-plus-and-minus-minus.c
22-Oct-2020
170
136-plus-plus-and-minus-minus.c.expected
22-Oct-2020
105
137-expand-macro-after-period.c
22-Oct-2020
80
137-expand-macro-after-period.c.expected
22-Oct-2020
18
138-multi-line-comment-in-if-0.c
22-Oct-2020
106
138-multi-line-comment-in-if-0.c.expected
22-Oct-2020
14
139-define-without-macro-name.c
22-Oct-2020
100
139-define-without-macro-name.c.expected
22-Oct-2020
273
140-null-directive.c
22-Oct-2020
193
140-null-directive.c.expected
22-Oct-2020
10
141-pragma-and-__LINE__.c
22-Oct-2020
190
141-pragma-and-__LINE__.c.expected
22-Oct-2020
58
142-defined-within-macro.c
22-Oct-2020
1.4K
142-defined-within-macro.c.expected
22-Oct-2020
183
143-multiple-else.c
22-Oct-2020
43
143-multiple-else.c.expected
22-Oct-2020
65
144-implicit-version.c
22-Oct-2020
21
144-implicit-version.c.expected
22-Oct-2020
13
145-version-first.c
22-Oct-2020
17
145-version-first.c.expected
22-Oct-2020
72
146-version-first-hash.c
22-Oct-2020
15
146-version-first-hash.c.expected
22-Oct-2020
69
147-define-macro-no-space.c
22-Oct-2020
1.2K
147-define-macro-no-space.c.expected
22-Oct-2020
336
147-undef-builtin-allowed.c
22-Oct-2020
64
147-undef-builtin-allowed.c.expected
22-Oct-2020
274
148-legal-characters.c
22-Oct-2020
1.3K
148-legal-characters.c.expected
22-Oct-2020
183
glcpp-test-cr-lf.sh
22-Oct-2020
3.5K
glcpp-test.sh
22-Oct-2020
2.6K