mesa/src/glsl/glcpp/tests
Carl Worth 3d78f83cde Add expected file for 095-recursive-define test case.
It's clear enough that the current segmentation fault isn't what we
want. And it's also very easy to know what we do want here, (just
check with any functional C preprocessor such as "gcc -E").

Add the desired output as an expected file so that the test suite
gives useful output, (showing the omitted output and the segfault),
rather than just reporting "No such file" for the expected file.
2011-04-14 16:20:49 -07:00
..
000-content-with-spaces.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
000-content-with-spaces.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
001-define.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
001-define.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
002-define-chain.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
002-define-chain.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
003-define-chain-reverse.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
003-define-chain-reverse.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
004-define-recursive.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
004-define-recursive.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
005-define-composite-chain.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
005-define-composite-chain.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
006-define-composite-chain-reverse.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
006-define-composite-chain-reverse.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
007-define-composite-recursive.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
007-define-composite-recursive.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
008-define-empty.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
008-define-empty.c.expected glcpp: Avoid accidental token pasting in preprocessed result. 2010-07-20 17:01:12 -07:00
009-undef.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
009-undef.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
010-undef-re-define.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
010-undef-re-define.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
011-define-func-empty.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
011-define-func-empty.c.expected glcpp: Avoid accidental token pasting in preprocessed result. 2010-07-20 17:01:12 -07:00
012-define-func-no-args.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
012-define-func-no-args.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
013-define-func-1-arg-unused.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
013-define-func-1-arg-unused.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
014-define-func-2-arg-unused.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
014-define-func-2-arg-unused.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
015-define-object-with-parens.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
015-define-object-with-parens.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
016-define-func-1-arg.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
016-define-func-1-arg.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
017-define-func-2-args.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
017-define-func-2-args.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
018-define-func-macro-as-parameter.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
018-define-func-macro-as-parameter.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
019-define-func-1-arg-multi.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
019-define-func-1-arg-multi.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
020-define-func-2-arg-multi.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
020-define-func-2-arg-multi.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
021-define-func-compose.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
021-define-func-compose.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
022-define-func-arg-with-parens.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
022-define-func-arg-with-parens.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
023-define-extra-whitespace.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
023-define-extra-whitespace.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
024-define-chain-to-self-recursion.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
024-define-chain-to-self-recursion.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
025-func-macro-as-non-macro.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
025-func-macro-as-non-macro.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
026-define-func-extra-newlines.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
026-define-func-extra-newlines.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
027-define-chain-obj-to-func.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
027-define-chain-obj-to-func.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
028-define-chain-obj-to-non-func.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
028-define-chain-obj-to-non-func.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
029-define-chain-obj-to-func-with-args.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
029-define-chain-obj-to-func-with-args.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
030-define-chain-obj-to-func-compose.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
030-define-chain-obj-to-func-compose.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
031-define-chain-func-to-func-compose.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
031-define-chain-func-to-func-compose.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
032-define-func-self-recurse.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
032-define-func-self-recurse.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
033-define-func-self-compose.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
033-define-func-self-compose.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
034-define-func-self-compose-non-func.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
034-define-func-self-compose-non-func.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
035-define-func-self-compose-non-func-multi-token-argument.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
035-define-func-self-compose-non-func-multi-token-argument.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
036-define-func-non-macro-multi-token-argument.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
036-define-func-non-macro-multi-token-argument.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
037-finalize-unexpanded-macro.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
037-finalize-unexpanded-macro.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
038-func-arg-with-commas.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
038-func-arg-with-commas.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
039-func-arg-obj-macro-with-comma.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
039-func-arg-obj-macro-with-comma.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
040-token-pasting.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
040-token-pasting.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
041-if-0.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
041-if-0.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
042-if-1.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
042-if-1.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
043-if-0-else.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
043-if-0-else.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
044-if-1-else.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
044-if-1-else.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
045-if-0-elif.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
045-if-0-elif.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
046-if-1-elsif.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
046-if-1-elsif.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
047-if-elif-else.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
047-if-elif-else.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
048-if-nested.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
048-if-nested.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
049-if-expression-precedence.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
049-if-expression-precedence.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
050-if-defined.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
050-if-defined.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
051-if-relational.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
051-if-relational.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
052-if-bitwise.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
052-if-bitwise.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
053-if-divide-and-shift.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
053-if-divide-and-shift.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
054-if-with-macros.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
054-if-with-macros.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
055-define-chain-obj-to-func-parens-in-text.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
055-define-chain-obj-to-func-parens-in-text.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
056-macro-argument-with-comma.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
056-macro-argument-with-comma.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
057-empty-arguments.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
057-empty-arguments.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
058-token-pasting-empty-arguments.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
058-token-pasting-empty-arguments.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
059-token-pasting-integer.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
059-token-pasting-integer.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
060-left-paren-in-macro-right-paren-in-text.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
060-left-paren-in-macro-right-paren-in-text.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
061-define-chain-obj-to-func-multi.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
061-define-chain-obj-to-func-multi.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
062-if-0-skips-garbage.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
062-if-0-skips-garbage.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
063-comments.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
063-comments.c.expected glcpp/tests: Update 063-comments.c.expected to match output. 2011-03-03 10:42:37 -08:00
064-version.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
064-version.c.expected glcpp: Fix 064-version.c expected result to track recent change. 2010-08-17 22:23:43 -07:00
065-if-defined-parens.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
065-if-defined-parens.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
066-if-nospace-expression.c glcpp: Support #if(expression) with no intervening space. 2010-07-20 17:01:11 -07:00
066-if-nospace-expression.c.expected glcpp: Support #if(expression) with no intervening space. 2010-07-20 17:01:11 -07:00
067-nested-ifdef-ifndef.c glcpp: Fix support for nested #ifdef and nested #ifndef 2010-07-20 17:01:11 -07:00
067-nested-ifdef-ifndef.c.expected glcpp: Fix support for nested #ifdef and nested #ifndef 2010-07-20 17:01:11 -07:00
068-accidental-pasting.c glcpp: Avoid accidental token pasting in preprocessed result. 2010-07-20 17:01:12 -07:00
068-accidental-pasting.c.expected glcpp: Avoid accidental token pasting in preprocessed result. 2010-07-20 17:01:12 -07:00
069-repeated-argument.c glcpp: Fix function-like macros with an argument used multiple times. 2010-07-22 16:38:12 -07:00
069-repeated-argument.c.expected glcpp: Add expected output for a recently-added test. 2010-07-28 13:48:32 -07:00
070-undefined-macro-in-expression.c glcpp: Add several tests for diagnostics. 2010-08-11 14:38:03 -07:00
070-undefined-macro-in-expression.c.expected glcpp: Add several tests for diagnostics. 2010-08-11 14:38:03 -07:00
071-punctuator.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
071-punctuator.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
072-token-pasting-same-line.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
072-token-pasting-same-line.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
073-if-in-ifdef.c glcpp/tests: Fix 073-if-in-ifdef.c to use #ifdef, not #if. 2010-08-04 23:37:19 -07:00
073-if-in-ifdef.c.expected glcpp: Add a testcase for the failure in compiling xonotic's shader. 2010-08-01 11:40:07 -07:00
074-elif-undef.c glcpp/tests: Add a corollary to testcase 073 for testing #elif. 2010-08-04 23:37:19 -07:00
074-elif-undef.c.expected glcpp/tests: Commit forgotten file 074-elif-undef.c.expected. 2010-08-10 19:18:44 -07:00
075-elif-elif-undef.c glcpp: Additional fixes for not evaluating skipped #if/#elif expressions. 2010-08-11 12:43:44 -07:00
075-elif-elif-undef.c.expected glcpp: Additional fixes for not evaluating skipped #if/#elif expressions. 2010-08-11 12:43:44 -07:00
076-elif-undef-nested.c glcpp: Additional fixes for not evaluating skipped #if/#elif expressions. 2010-08-11 12:43:44 -07:00
076-elif-undef-nested.c.expected glcpp: Additional fixes for not evaluating skipped #if/#elif expressions. 2010-08-11 12:43:44 -07:00
077-else-without-if.c glcpp: Add several tests for diagnostics. 2010-08-11 14:38:03 -07:00
077-else-without-if.c.expected glcpp: Add several tests for diagnostics. 2010-08-11 14:38:03 -07:00
078-elif-without-if.c glcpp: Add several tests for diagnostics. 2010-08-11 14:38:03 -07:00
078-elif-without-if.c.expected glcpp: Add several tests for diagnostics. 2010-08-11 14:38:03 -07:00
079-endif-without-if.c glcpp: Add several tests for diagnostics. 2010-08-11 14:38:03 -07:00
079-endif-without-if.c.expected glcpp: Add several tests for diagnostics. 2010-08-11 14:38:03 -07:00
080-if-without-expression.c glcpp: Add several tests for diagnostics. 2010-08-11 14:38:03 -07:00
080-if-without-expression.c.expected glcpp: Add an explicit diagnostic for #if with no expression. 2010-08-11 14:38:04 -07:00
081-elif-without-expression.c glcpp: Add several tests for diagnostics. 2010-08-11 14:38:03 -07:00
081-elif-without-expression.c.expected glcpp: Reword diagnostic for #elif with no expression 2010-08-11 14:38:03 -07:00
082-invalid-paste.c glcpp: Add several tests for diagnostics. 2010-08-11 14:38:03 -07:00
082-invalid-paste.c.expected glcpp: Add several tests for diagnostics. 2010-08-11 14:38:03 -07:00
083-unterminated-if.c glcpp: Add several tests for diagnostics. 2010-08-11 14:38:03 -07:00
083-unterminated-if.c.expected glcpp: Fix "unterminated if" diagnostic. 2010-08-11 14:38:04 -07:00
084-unbalanced-parentheses.c glcpp: Add several tests for diagnostics. 2010-08-11 14:38:03 -07:00
084-unbalanced-parentheses.c.expected Add an expected file for 084-unbalanced-parentheses 2011-04-14 14:43:11 -07:00
085-incorrect-argument-count.c glcpp: Add several tests for diagnostics. 2010-08-11 14:38:03 -07:00
085-incorrect-argument-count.c.expected glcpp: Add several tests for diagnostics. 2010-08-11 14:38:03 -07:00
086-reserved-macro-names.c glcpp: Add several tests for diagnostics. 2010-08-11 14:38:03 -07:00
086-reserved-macro-names.c.expected glcpp: Add several tests for diagnostics. 2010-08-11 14:38:03 -07:00
087-if-comments.c glcpp: Add testcase for #if handling bug that breaks Savage2. 2010-08-17 17:51:10 -07:00
087-if-comments.c.expected glcpp: Add testcase for #if handling bug that breaks Savage2. 2010-08-17 17:51:10 -07:00
088-redefine-macro-legitimate.c glcpp: Add two new tests for testing redefined macros. 2010-08-17 23:41:53 -07:00
088-redefine-macro-legitimate.c.expected glcpp: Add two new tests for testing redefined macros. 2010-08-17 23:41:53 -07:00
089-redefine-macro-error.c glcpp: Add two new tests for testing redefined macros. 2010-08-17 23:41:53 -07:00
089-redefine-macro-error.c.expected Revert "glcpp: Demote "macro redefined" from an error to a warning" 2011-01-29 08:21:05 +10:00
090-hash-error.c glcpp: Add test for the #error directive. 2010-08-23 10:48:10 -07:00
090-hash-error.c.expected glcpp: Add test for the #error directive. 2010-08-23 10:48:10 -07:00
091-hash-line.c glcpp: Add new test for #line directive. 2010-08-23 10:48:10 -07:00
091-hash-line.c.expected glcpp: Add new test for #line directive. 2010-08-23 10:48:10 -07:00
092-redefine-macro-error-2.c glcpp: Add negative tests for redefintions with valueless macros. 2010-12-27 23:20:35 -08:00
092-redefine-macro-error-2.c.expected glcpp: Add negative tests for redefintions with valueless macros. 2010-12-27 23:20:35 -08:00
093-divide-by-zero.c glcpp: Add division by zero test cases. 2011-01-04 13:18:19 -08:00
093-divide-by-zero.c.expected Add an expected file for 093-divide-by-zero 2011-04-14 14:29:34 -07:00
094-divide-by-zero-short-circuit.c Add an expected file for 094-divide-by-zero-short-circuit 2011-04-14 14:42:52 -07:00
094-divide-by-zero-short-circuit.c.expected Add an expected file for 094-divide-by-zero-short-circuit 2011-04-14 14:42:52 -07:00
095-recursive-define.c glcpp: Add test for recursive #define. 2011-01-04 16:39:19 -08:00
095-recursive-define.c.expected Add expected file for 095-recursive-define test case. 2011-04-14 16:20:49 -07:00
099-c99-example.c glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
099-c99-example.c.expected glsl2: Move the compiler to the subdirectory it will live in in Mesa. 2010-06-24 15:36:00 -07:00
glcpp-test glcpp: Add --valgrind option to the glcpp-test utility 2011-04-14 14:55:52 -07:00