scc

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

scc-tests.lst (3397B)


      1 0001-sanity
      2 0002-expr
      3 0003-local
      4 0004-pointer
      5 0005-ifstmt
      6 0006-whilestmt
      7 0007-forstmt
      8 0008-dowhilestmt
      9 0009-expr
     10 0010-goto
     11 0011-assign
     12 0012-expr
     13 0013-addridx
     14 0014-assignidx
     15 0015-localarray
     16 0016-addrarray
     17 0017-struct
     18 0018-structptr
     19 0019-selfrefstruct
     20 0020-ptrptr
     21 0021-intfunc
     22 0022-typedef
     23 0023-global
     24 0024-typedefstruct
     25 0025-string
     26 0026-implicitret
     27 0027-charval
     28 0028-bor
     29 0029-band
     30 0030-bxor
     31 0031-relop
     32 0032-indec
     33 0033-ptrindec
     34 0034-logandor
     35 0035-breakcont
     36 0036-notneg
     37 0037-assignop
     38 0038-ptradd
     39 0039-sizeof
     40 0040-cast
     41 0041-queen
     42 0042-prime
     43 0043-union
     44 0044-struct
     45 0045-struct
     46 0046-inits
     47 0048-inits
     48 0049-inits
     49 0050-inits
     50 0052-switch
     51 0053-struct
     52 0054-struct
     53 0055-enum
     54 0056-enum
     55 0057-duff
     56 0058-bug
     57 0059-multistring
     58 0060-charlit
     59 0061-comments
     60 0062-include
     61 0063-define
     62 0064-sysinclude
     63 0065-ifdef
     64 0066-cppelse
     65 0067-define
     66 0068-funclikemacro
     67 0069-funclikemacro
     68 0070-cppif
     69 0071-cppelif
     70 0072-cppelif
     71 0073-ifndef
     72 0074-undef
     73 0075-ptraddasn
     74 0076-ptrsubasn
     75 0077-defined
     76 0078-dirifexpr
     77 0079-cond
     78 0080-arrays
     79 0081-calls
     80 0082-bug
     81 0083-voidret
     82 0084-longlong
     83 0085-ulonglong
     84 0089-short
     85 0090-fptr
     86 0091-fptr
     87 0092-fptr
     88 0093-arrayinit
     89 0094-arrayinit
     90 0095-arrayselector
     91 0096-inferredarraysize
     92 0097-extern
     93 0098-tentative
     94 0099-tentative
     95 0102-decl
     96 0103-voidparm
     97 0104-qbebug
     98 0105-shl
     99 0106-ppcast
    100 0107-bnot
    101 0108-bug
    102 0109-struct
    103 0110-typedefcast
    104 0111-doubledef
    105 0112-cond
    106 0113-externredecl
    107 0114-shortassig
    108 0115-null_comparision
    109 0116-floatcmp
    110 0117-pointarith
    111 0118-voidmain
    112 0119-macrostr
    113 0120-funpar
    114 0121-localinit
    115 0122-localinit
    116 0123-doubleconst
    117 0124-enumstruct
    118 0125-fundcl
    119 0126-macropar
    120 0127-doublecte
    121 0128-kr_names
    122 0129-initi
    123 0130-mulpars
    124 0131-hello
    125 0132-forward
    126 0133-ftn_ptr
    127 0134-arith
    128 0135-unary
    129 0136-if
    130 0137-int_cast
    131 0138-namespace
    132 0139-ptr_ary
    133 0140-int_fold
    134 0141-int_iden
    135 0142-char_const
    136 0143-int_const
    137 0144-long_const
    138 0145-llong_const
    139 0146-ifdef
    140 0147-intern_cpp
    141 0148-cpp_string
    142 0149-define
    143 0150-define
    144 0151-vararg
    145 0152-cat
    146 0153-cpp_string
    147 0154-if_defined
    148 0155-struct_compl
    149 0156-duff2
    150 0157-list
    151 0158-ternary
    152 0159-typedef
    153 0160-cpp_if
    154 0161-struct
    155 0162-array
    156 0163-array
    157 0164-struct
    158 0165-struct
    159 0166-desig
    160 0167-array
    161 0168-array
    162 0169-string
    163 0170-line
    164 0171-macros
    165 0172-hexa
    166 0173-macro
    167 0174-decay
    168 0175-defined
    169 0176-macro
    170 0177-literal
    171 0178-include
    172 0179-sizeof
    173 0180-incomplete
    174 0181-stringize
    175 0182-voidcast
    176 0183-negenum
    177 0184-esc_macro
    178 0185-esc_macro2
    179 0186-dec_ary
    180 0187-zero_struct
    181 0188-multi_string
    182 0189-cpp [TODO]
    183 0190-enum_ary
    184 0191-ary_addr
    185 0192-ptrcmp
    186 0193-incomplete
    187 0194-vararg
    188 0195-unexpected
    189 0196-invalidchar
    190 0197-cppcomment
    191 0198-nullcpp
    192 0199-voidpcast
    193 0200-cpp
    194 0201-cpp
    195 0202-variadic
    196 0203-comment
    197 0204-cast
    198 0205-cpparg
    199 0206-initializer
    200 0207-structcb
    201 0208-sizeof
    202 0209-dowhile
    203 0210-flexible
    204 0211-enum
    205 0212-krtypes
    206 0213-decay
    207 0214-va_copy
    208 0215-ret_struct
    209 0216-initialize
    210 0217-lchar
    211 0218-initialize
    212 0219-abbrev
    213 0220-comma
    214 0221-ifdef
    215 0222-ifdef
    216 0223-macro
    217 0224-macro
    218 0225-func
    219 0226-pointer
    220 0227-sizeof
    221 0228-extrcast
    222 0229-commalog
    223 0230-init
    224 0231-init
    225 0232-cppmacro
    226 0233-ifelif
    227 0234-macro
    228 0235-comment
    229 0236-sizeof
    230 0237-down
    231 0238-align
    232 0239-fcasts
    233 0240-init
    234 0241-init
    235 0242-ternary
    236 0243-ternary
    237 0244-logic
    238 0245-comma
    239 0246-branch
    240 0247-float
    241 0248-enum
    242 0249-mod
    243 0250-div
    244 0251-mul
    245 0252-literal
    246 0253-maxconst
    247 0254-litchar
    248 0255-init
    249 0256-ary
    250 0257-main
    251 0258-variadic
    252 0259-multichar
    253 0260-macro
    254 0261-macro
    255 0262-macro
    256 0263-macro
    257 0264-wchar
    258 0265-wchar
    259 0266-wchar
    260 0267-wchar
    261 0268-string
    262 0269-extern
    263 0270-union
    264 0271-struct
    265 0272-div
    266 0273-cpp
    267 0274-loop