Clone of mesa.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Carl Worth 4abc3dec72 Add tests for the structure of function-like macros. il y a 15 ans
..
001-define.c Add a very simple test for the pre-processor. il y a 15 ans
002-define-chain.c Add test for chained #define directives. il y a 15 ans
003-define-chain-reverse.c Add a couple more tests for chained #define directives. il y a 15 ans
004-define-recursive.c Add a couple more tests for chained #define directives. il y a 15 ans
005-define-composite-chain.c Add tests defining a macro to be a literal and another macro. il y a 15 ans
006-define-composite-chain-reverse.c Add tests defining a macro to be a literal and another macro. il y a 15 ans
007-define-composite-recursive.c Add tests defining a macro to be a literal and another macro. il y a 15 ans
008-define-empty.c Add test for an empty definition. il y a 15 ans
009-undef.c Add test for #undef. il y a 15 ans
010-undef-re-define.c Add test case to define, undef, and then again define a macro. il y a 15 ans
011-define-func-empty.c Add tests for the structure of function-like macros. il y a 15 ans
012-define-func-no-args.c Add tests for the structure of function-like macros. il y a 15 ans
013-define-func-1-arg-unused.c Add tests for the structure of function-like macros. il y a 15 ans
014-define-func-2-arg-unused.c Add tests for the structure of function-like macros. il y a 15 ans
glcpp-test Add a very simple test for the pre-processor. il y a 15 ans