scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | Submodules | README | LICENSE

scc-tests.lst (636B)


      1 0001-sanity.c
      2 0002-missinginclude.c
      3 0003-junkinclude.c
      4 0004-macroredef.c
      5 0005-fmacro.c
      6 0006-endif.c
      7 0007-unmatchedcppif.c
      8 0008-unmatchedcppelse.c
      9 0009-unmatchedcppelif.c
     10 0010-extraelif.c
     11 0011-extraelse.c
     12 0012-ifnoexpr.c
     13 0013-macro.c [TODO]
     14 0014-macro.c
     15 0015-macro.c
     16 0016-arrayinitsize.c [TODO]
     17 0017-duplicatefunc.c
     18 0018-voidparam.c
     19 0019-kr_names.c
     20 0020-storage.c
     21 0021-void.c
     22 0022-cpp-if.c [TODO]
     23 0023-include.c
     24 0024-lvale-cast.c
     25 0025-bad-init.c
     26 0026-numargs.c
     27 0027-constoverflow.c [TODO]
     28 0028-noconstinit.c [TODO]
     29 0029-eof.c
     30 0030-krtypes.c
     31 0031-krtypes.c
     32 0032-krtypes.c
     33 0033-character.c
     34 0034-eof.c
     35 0035-cpp.c
     36 0036-func.c
     37 0037-pointer.c