aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation
AgeCommit message (Expand)AuthorFilesLines
2005-04-07[PATCH] testcase for two-argument ?:Alexander Viro1-0/+11
2005-04-07Tests for structure namespace issues.welinder@troll.com2-0/+31
2005-04-07[PATCH] lazy-copy macro expansion in pre-processingAlexander Viro4-0/+28
2005-04-07[PATCH] line-splicing fixes in sparseAlexander Viro1-0/+62
2005-04-07[PATCH] comments handling fix in sparseAlexander Viro1-0/+9
2005-04-07[PATCH] saner handling of argument listsAlexander Viro1-0/+10
2005-04-07[PATCH] more sparse fixes (body parsing, beginning of ## handling)Alexander Viro3-0/+39
2005-04-07[PATCH] Fix preprocessor expansion anti-recursion properlyAlexander Viro1-0/+5
2005-04-07Make the token pasting validation thing actually validLinus Torvalds1-0/+2
2005-04-07More nasty tests from Al.Linus Torvalds1-0/+9
2005-04-07More "noderef" validation examplesLinus Torvalds1-0/+6
2005-04-07More examples from Al showing us being lazy on types.Linus Torvalds1-0/+10
2005-04-07Add a type conversion validation test. ThisLinus Torvalds1-0/+4
2005-04-07Add more "noderef" validation tests.Linus Torvalds1-1/+9
2005-04-07Add another test-case from Al.Linus Torvalds1-0/+9
2005-04-07Add a few test-cases that Al Viro noted.Linus Torvalds2-0/+34
2005-04-07[be] temporarily ignore size of a callee func call's return value.Jeff Garzik1-0/+43
2005-04-07Add a test for '##' handling from the kernel sources,Linus Torvalds1-0/+25
2005-04-07Add a type checking validation test-case that shows some ofLinus Torvalds1-0/+24
2005-04-07More preprocessor validation tests from comp.std.c.Linus Torvalds3-0/+56
2005-04-07Add two preprocessor test-cases from comp.std.c.Linus Torvalds2-0/+29