Add killer test case from the C99 specification.
authorCarl Worth <cworth@cworth.org>
Sat, 29 May 2010 12:57:22 +0000 (05:57 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 29 May 2010 12:57:22 +0000 (05:57 -0700)
commit75ef1c75dd47a0b4054a767fd94f7c3cf68d2331
tree2f599ca455e3fa16e0488516708e9871f07bbdb9
parentb06096e86eda1257769156523b5738044c6a2b10
Add killer test case from the C99 specification.

Happily, this passes now, (since many of the previously added test
cases were extracted from this one).
tests/099-c99-example.c [new file with mode: 0644]