Commit Graph

20 Commits

Author SHA1 Message Date
christos 48c8a60c2e new test 2017-03-06 23:07:42 +00:00
christos 47f9cf0422 add builtin_offsetof 2017-03-06 21:02:47 +00:00
christos b811ddbd72 add a test for a typeof cast 2017-03-06 12:00:27 +00:00
christos 080051aa7f Add union cast test 2016-08-19 10:21:50 +00:00
christos fa75a57426 new test for struct that only has anon members, and that the size of struct
is computer right.
2016-08-18 14:45:56 +00:00
christos 40c99df3a6 Add an anonymous struct test 2015-10-14 16:32:55 +00:00
christos 862f3563b3 new test 2015-07-29 18:26:15 +00:00
christos 198668b6a8 new c99 init test found by xorg's Iconify.c 2015-07-28 18:05:19 +00:00
christos 6aa5718835 new test. 2015-07-01 15:36:44 +00:00
christos 2a8cfbd271 one t in literal. 2015-05-11 19:37:51 +00:00
christos 94ac2a41a2 add one more test 2015-05-11 17:21:32 +00:00
christos a2bce09441 add test for typename as a function param 2015-04-03 21:37:26 +00:00
christos e45a1decc7 test for c99 flexible packed arrays 2014-11-20 21:18:47 +00:00
christos e9101a47cf Add one more test 2014-11-20 20:52:15 +00:00
christos b31841d3aa add a test for the bug I fixed yesterday, and explain the tests. 2014-09-26 15:27:12 +00:00
christos ae43465b77 disable the extension test for now. 2014-04-21 19:10:41 +00:00
christos 084b9a8547 use a different function instead of __builtin_isnan, because it is polymorphic
and we don't handle this yet.
2014-04-21 19:09:52 +00:00
christos fc07744d1d add more tests 2014-04-17 18:34:44 +00:00
njoly a935b103a7 Handle another declaration after statement case for lint in c99 mode.
Add the corresponding testcase.
2014-02-04 08:08:59 +00:00
jruoho 28604916d4 Deprecate tests/util. 2012-03-17 16:33:10 +00:00