scc

simple C compiler
git clone git://git.2f30.org/scc
Log | Files | Refs | README | LICENSE

scc-tests.lst (474B)


      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 [TODO]
      8 0008-unmatchedcppelse.c
      9 0009-unmatchedcppelif.c [TODO]
     10 0010-extraelif.c [TODO]
     11 0011-extraelse.c [TODO]
     12 0012-ifnoexpr.c [TODO]
     13 0013-macro.c
     14 0014-macro.c
     15 0015-macro.c [TODO]
     16 0016-arrayinitsize.c [TODO]
     17 0017-duplicatefunc.c
     18 0018-voidparam.c [TODO]
     19 0019-kr_names.c
     20 0020-storage.c [TODO]
     21 0021-void.c [TODO]
     22 0022-cpp-if.c [TODO]
     23 0023-include.c [TODO]