Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Carl Worth 27bc8930ba Add some whitespace variations to test 15. 15 年之前
..
001-define.c Add a very simple test for the pre-processor. 15 年之前
002-define-chain.c Add test for chained #define directives. 15 年之前
003-define-chain-reverse.c Add a couple more tests for chained #define directives. 15 年之前
004-define-recursive.c Add a couple more tests for chained #define directives. 15 年之前
005-define-composite-chain.c Add tests defining a macro to be a literal and another macro. 15 年之前
006-define-composite-chain-reverse.c Add tests defining a macro to be a literal and another macro. 15 年之前
007-define-composite-recursive.c Add tests defining a macro to be a literal and another macro. 15 年之前
008-define-empty.c Add test for an empty definition. 15 年之前
009-undef.c Add test for #undef. 15 年之前
010-undef-re-define.c Add test case to define, undef, and then again define a macro. 15 年之前
011-define-func-empty.c Add tests for the structure of function-like macros. 15 年之前
012-define-func-no-args.c Add tests for the structure of function-like macros. 15 年之前
013-define-func-1-arg-unused.c Add tests for the structure of function-like macros. 15 年之前
014-define-func-2-arg-unused.c Add tests for the structure of function-like macros. 15 年之前
015-define-object-with-parens.c Add some whitespace variations to test 15. 15 年之前
glcpp-test Add a very simple test for the pre-processor. 15 年之前