some testcases I had lying around here
[cparser] / parsetest / should_warn /
2008-09-17 Michael Beckshould warn about struct inside parameter scope definition
2008-09-12 Michael Becktestcase for -Wtraditional
2008-09-12 Michael Beck- implemented -Winit-self
2008-09-12 Michael Becktest for nested comments
2008-09-12 Michael Beck- -Wcast-qual implemented
2008-09-12 Michael Beck-Waggregate-return implemented
2008-09-12 Michael Beckadd test for padding
2008-09-11 Michael Beckimplemented -Wdiv-by-zero
2008-08-31 Michael Becktest case for -Wwrite-strings
2008-08-31 Michael Beck- add testcase for switch on enum
2008-07-14 Matthias Braunsome more testcases I had lying around here
2008-06-12 Michael Beckwarns as it should, but crashes than
2008-06-02 Michael Beckadd test for missing returns
2008-05-30 Matthias Braunreorganized some test programs