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 years ago
..
001-define.c Add a very simple test for the pre-processor. 15 years ago
002-define-chain.c Add test for chained #define directives. 15 years ago
003-define-chain-reverse.c Add a couple more tests for chained #define directives. 15 years ago
004-define-recursive.c Add a couple more tests for chained #define directives. 15 years ago
005-define-composite-chain.c Add tests defining a macro to be a literal and another macro. 15 years ago
006-define-composite-chain-reverse.c Add tests defining a macro to be a literal and another macro. 15 years ago
007-define-composite-recursive.c Add tests defining a macro to be a literal and another macro. 15 years ago
008-define-empty.c Add test for an empty definition. 15 years ago
009-undef.c Add test for #undef. 15 years ago
010-undef-re-define.c Add test case to define, undef, and then again define a macro. 15 years ago
011-define-func-empty.c Add tests for the structure of function-like macros. 15 years ago
012-define-func-no-args.c Add tests for the structure of function-like macros. 15 years ago
013-define-func-1-arg-unused.c Add tests for the structure of function-like macros. 15 years ago
014-define-func-2-arg-unused.c Add tests for the structure of function-like macros. 15 years ago
015-define-object-with-parens.c Add some whitespace variations to test 15. 15 years ago
glcpp-test Add a very simple test for the pre-processor. 15 years ago