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