/src/glsl/glcpp/tests/
../
000-content-with-spaces.c
000-content-with-spaces.c.expected
001-define.c
001-define.c.expected
002-define-chain.c
002-define-chain.c.expected
003-define-chain-reverse.c
003-define-chain-reverse.c.expected
004-define-recursive.c
004-define-recursive.c.expected
005-define-composite-chain.c
005-define-composite-chain.c.expected
006-define-composite-chain-reverse.c
006-define-composite-chain-reverse.c.expected
007-define-composite-recursive.c
007-define-composite-recursive.c.expected
008-define-empty.c
008-define-empty.c.expected
009-undef.c
009-undef.c.expected
010-undef-re-define.c
010-undef-re-define.c.expected
011-define-func-empty.c
011-define-func-empty.c.expected
012-define-func-no-args.c
012-define-func-no-args.c.expected
013-define-func-1-arg-unused.c
013-define-func-1-arg-unused.c.expected
014-define-func-2-arg-unused.c
014-define-func-2-arg-unused.c.expected
015-define-object-with-parens.c
015-define-object-with-parens.c.expected
016-define-func-1-arg.c
016-define-func-1-arg.c.expected
017-define-func-2-args.c
017-define-func-2-args.c.expected
018-define-func-macro-as-parameter.c
018-define-func-macro-as-parameter.c.expected
019-define-func-1-arg-multi.c
019-define-func-1-arg-multi.c.expected
020-define-func-2-arg-multi.c
020-define-func-2-arg-multi.c.expected
021-define-func-compose.c
021-define-func-compose.c.expected
022-define-func-arg-with-parens.c
022-define-func-arg-with-parens.c.expected
023-define-extra-whitespace.c
023-define-extra-whitespace.c.expected
024-define-chain-to-self-recursion.c
024-define-chain-to-self-recursion.c.expected
025-func-macro-as-non-macro.c
025-func-macro-as-non-macro.c.expected
026-define-func-extra-newlines.c
026-define-func-extra-newlines.c.expected
027-define-chain-obj-to-func.c
027-define-chain-obj-to-func.c.expected
028-define-chain-obj-to-non-func.c
028-define-chain-obj-to-non-func.c.expected
029-define-chain-obj-to-func-with-args.c
029-define-chain-obj-to-func-with-args.c.expected
030-define-chain-obj-to-func-compose.c
030-define-chain-obj-to-func-compose.c.expected
031-define-chain-func-to-func-compose.c
031-define-chain-func-to-func-compose.c.expected
032-define-func-self-recurse.c
032-define-func-self-recurse.c.expected
033-define-func-self-compose.c
033-define-func-self-compose.c.expected
034-define-func-self-compose-non-func.c
034-define-func-self-compose-non-func.c.expected
035-define-func-self-compose-non-func-multi-token-argument.c
035-define-func-self-compose-non-func-multi-token-argument.c.expected
036-define-func-non-macro-multi-token-argument.c
036-define-func-non-macro-multi-token-argument.c.expected
037-finalize-unexpanded-macro.c
037-finalize-unexpanded-macro.c.expected
038-func-arg-with-commas.c
038-func-arg-with-commas.c.expected
039-func-arg-obj-macro-with-comma.c
039-func-arg-obj-macro-with-comma.c.expected
040-token-pasting.c
040-token-pasting.c.expected
041-if-0.c
041-if-0.c.expected
042-if-1.c
042-if-1.c.expected
043-if-0-else.c
043-if-0-else.c.expected
044-if-1-else.c
044-if-1-else.c.expected
045-if-0-elif.c
045-if-0-elif.c.expected
046-if-1-elsif.c
046-if-1-elsif.c.expected
047-if-elif-else.c
047-if-elif-else.c.expected
048-if-nested.c
048-if-nested.c.expected
049-if-expression-precedence.c
049-if-expression-precedence.c.expected
050-if-defined.c
050-if-defined.c.expected
051-if-relational.c
051-if-relational.c.expected
052-if-bitwise.c
052-if-bitwise.c.expected
053-if-divide-and-shift.c
053-if-divide-and-shift.c.expected
054-if-with-macros.c
054-if-with-macros.c.expected
055-define-chain-obj-to-func-parens-in-text.c
055-define-chain-obj-to-func-parens-in-text.c.expected
056-macro-argument-with-comma.c
056-macro-argument-with-comma.c.expected
057-empty-arguments.c
057-empty-arguments.c.expected
058-token-pasting-empty-arguments.c
058-token-pasting-empty-arguments.c.expected
059-token-pasting-integer.c
059-token-pasting-integer.c.expected
060-left-paren-in-macro-right-paren-in-text.c
060-left-paren-in-macro-right-paren-in-text.c.expected
061-define-chain-obj-to-func-multi.c
061-define-chain-obj-to-func-multi.c.expected
062-if-0-skips-garbage.c
062-if-0-skips-garbage.c.expected
063-comments.c
063-comments.c.expected
064-version.c
064-version.c.expected
065-if-defined-parens.c
065-if-defined-parens.c.expected
066-if-nospace-expression.c
066-if-nospace-expression.c.expected
067-nested-ifdef-ifndef.c
067-nested-ifdef-ifndef.c.expected
068-accidental-pasting.c
068-accidental-pasting.c.expected
069-repeated-argument.c
069-repeated-argument.c.expected
070-undefined-macro-in-expression.c
070-undefined-macro-in-expression.c.expected
071-punctuator.c
071-punctuator.c.expected
072-token-pasting-same-line.c
072-token-pasting-same-line.c.expected
073-if-in-ifdef.c
073-if-in-ifdef.c.expected
074-elif-undef.c
074-elif-undef.c.expected
075-elif-elif-undef.c
075-elif-elif-undef.c.expected
076-elif-undef-nested.c
076-elif-undef-nested.c.expected
077-else-without-if.c
077-else-without-if.c.expected
078-elif-without-if.c
078-elif-without-if.c.expected
079-endif-without-if.c
079-endif-without-if.c.expected
080-if-without-expression.c
080-if-without-expression.c.expected
081-elif-without-expression.c
081-elif-without-expression.c.expected
082-invalid-paste.c
082-invalid-paste.c.expected
083-unterminated-if.c
083-unterminated-if.c.expected
084-unbalanced-parentheses.c
085-incorrect-argument-count.c
085-incorrect-argument-count.c.expected
086-reserved-macro-names.c
086-reserved-macro-names.c.expected
087-if-comments.c
087-if-comments.c.expected
088-redefine-macro-legitimate.c
088-redefine-macro-legitimate.c.expected
089-redefine-macro-error.c
089-redefine-macro-error.c.expected
090-hash-error.c
090-hash-error.c.expected
091-hash-line.c
091-hash-line.c.expected
099-c99-example.c
099-c99-example.c.expected
glcpp-test