index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2010-05-14
Add test for composed invocation of function-like macros.
Carl Worth
2010-05-14
Add test for function-like macro invocations with multiple-token arguments.
Carl Worth
2010-05-14
Add test where a macro formal parameter is the same as an existing macro.
Carl Worth
2010-05-14
Add tests exercising substitution of arguments in function-like macros.
Carl Worth
2010-05-14
Add some whitespace variations to test 15.
Carl Worth
2010-05-14
Add test for an object-like macro with a definition beginning with '('
Carl Worth
2010-05-13
Add tests for the structure of function-like macros.
Carl Worth
2010-05-12
Add test case to define, undef, and then again define a macro.
Carl Worth
2010-05-12
Add test for #undef.
Carl Worth
2010-05-12
Add test for an empty definition.
Carl Worth
2010-05-11
Add tests defining a macro to be a literal and another macro.
Carl Worth
2010-05-11
Add a couple more tests for chained #define directives.
Carl Worth
2010-05-11
Add test for chained #define directives.
Carl Worth
2010-05-10
Add a very simple test for the pre-processor.
Carl Worth