summary refs log tree commit diff stats
path: root/tinyc/tests/tests2
ModeNameSize
-rw-r--r--00_assignment.c231log stats plain blame
-rw-r--r--00_assignment.expect13log stats plain blame
-rw-r--r--01_comment.c269log stats plain blame
-rw-r--r--01_comment.expect30log stats plain blame
-rw-r--r--02_printf.c376log stats plain blame
-rw-r--r--02_printf.expect213log stats plain blame
-rw-r--r--03_struct.c507log stats plain blame
-rw-r--r--03_struct.expect18log stats plain blame
-rw-r--r--04_for.c192log stats plain blame
-rw-r--r--04_for.expect21log stats plain blame
-rw-r--r--05_array.c306log stats plain blame
-rw-r--r--05_array.expect28log stats plain blame
-rw-r--r--06_case.c430log stats plain blame
-rw-r--r--06_case.expect16log stats plain blame
-rw-r--r--07_function.c315log stats plain blame
-rw-r--r--07_function.expect20log stats plain blame
-rw-r--r--08_while.c255log stats plain blame
-rw-r--r--08_while.expect27log stats plain blame
-rw-r--r--09_do_while.c259log stats plain blame
-rw-r--r--09_do_while.expect27log stats plain blame
-rw-r--r--10_pointer.c652log stats plain blame
-rw-r--r--10_pointer.expect114log stats plain blame
-rw-r--r--11_precedence.c735log stats plain blame
-rw-r--r--11_precedence.expect48log stats plain blame
-rw-r--r--12_hashdefine.c225log stats plain blame
-rw-r--r--12_hashdefine.expect14log stats plain blame
-rw-r--r--13_integer_literals.c315log stats plain blame
-rw-r--r--13_integer_literals.expect34log stats plain blame
-rw-r--r--14_if.c280log stats plain blame
-rw-r--r--14_if.expect21log stats plain blame
-rw-r--r--15_recursion.c294log stats plain blame
-rw-r--r--15_recursion.expect43log stats plain blame
-rw-r--r--16_nesting.c296log stats plain blame
-rw-r--r--16_nesting.expect108log stats plain blame
-rw-r--r--17_enum.c1294log stats plain blame
-rw-r--r--17_enum.expect41log stats plain blame
-rw-r--r--18_include.c169log stats plain blame
-rw-r--r--18_include.expect24log stats plain blame
-rw-r--r--18_include.h22log stats plain blame
-rw-r--r--19_pointer_arithmetic.c368log stats plain blame
-rw-r--r--19_pointer_arithmetic.expect27log stats plain blame
-rw-r--r--20_pointer_comparison.c348log stats plain blame
-rw-r--r--20_pointer_comparison.expect14log stats plain blame
-rw-r--r--21_char_array.c455log stats plain blame
-rw-r--r--21_char_array.expect64log stats plain blame
-rw-r--r--22_floating_point.c1146log stats plain blame
-rw-r--r--22_floating_point.expect167log stats plain blame
-rw-r--r--23_type_coercion.c758log stats plain blame
-rw-r--r--23_type_coercion.expect131log stats plain blame
-rw-r--r--24_math_library.c707log stats plain blame
-rw-r--r--24_math_library.expect167log stats plain blame
-rw-r--r--25_quicksort.c1373log stats plain blame
-rw-r--r--25_quicksort.expect96log stats plain blame
-rw-r--r--26_character_constants.c310log stats plain blame
-rw-r--r--26_character_constants.expect25log stats plain blame
-rw-r--r--27_sizeof.c255log stats plain blame
-rw-r--r--27_sizeof.expect8log stats plain blame
-rw-r--r--28_strings.c973log stats plain blame
-rw-r--r--28_strings.expect67log stats plain blame
-rw-r--r--29_array_address.c183log stats plain blame
-rw-r--r--29_array_address.expect6log stats plain blame
-rw-r--r--30_hanoi.c3377log stats plain blame
-rw-r--r--30_hanoi.expect1543log stats plain blame
-rw-r--r--31_args.c263log stats plain blame
-rw-r--r--31_args.expect74log stats plain blame
-rw-r--r--32_led.c4442log stats plain blame
-rw-r--r--32_led.expect88log stats plain blame
-rw-r--r--33_ternary_op.c228log stats plain blame
-rw-r--r--33_ternary_op.expect26log stats plain blame
-rw-r--r--34_array_assignment.c299log stats plain blame
-rw-r--r--34_array_assignment.expect24log stats plain blame
-rw-r--r--35_sizeof.c217log stats plain blame
-rw-r--r--35_sizeof.expect8log stats plain blame
-rw-r--r--36_array_initialisers.c434log stats plain blame
-rw-r--r--36_array_initialisers.expect134log stats plain blame
-rw-r--r--37_sprintf.c248log stats plain blame
-rw-r--r--37_sprintf.expect140log stats plain blame
-rw-r--r--38_multiple_array_index.c432log stats plain blame
-rw-r--r--38_multiple_array_index.expect60log stats plain blame
-rw-r--r--39_typedef.c1128log stats plain blame
-rw-r--r--39_typedef.expect14log stats plain blame
-rw-r--r--40_stdio.c983log stats plain blame
-rw-r--r--40_stdio.expect308log stats plain blame
-rw-r--r--41_hashif.c862log stats plain blame
-rw-r--r--41_hashif.expect24log stats plain blame
-rw-r--r--42_function_pointer.c418log stats plain blame
-rw-r--r--42_function_pointer.expect9log stats plain blame
-rw-r--r--43_void_param.c149log stats plain blame
-rw-r--r--43_void_param.expect3log stats plain blame
-rw-r--r--44_scoped_declarations.c194log stats plain blame
-rw-r--r--44_scoped_declarations.expect14log stats plain blame
-rw-r--r--45_empty_for.c222log stats plain blame
-rw-r--r--45_empty_for.expect21log stats plain blame
-rw-r--r--46_grep.c16132log stats plain blame
-rw-r--r--46_grep.expect65log stats plain blame
-rw-r--r--47_switch_return.c315log stats plain blame
-rw-r--r--47_switch_return.expect10log stats plain blame
-rw-r--r--48_nested_break.c313log stats plain blame
-rw-r--r--48_nested_break.expect2log stats plain blame
-rw-r--r--49_bracket_evaluation.c344log stats plain blame
-rw-r--r--49_bracket_evaluation.expect21log stats plain blame
-rw-r--r--50_logical_second_arg.c508log stats plain blame
-rw-r--r--50_logical_second_arg.expect70log stats plain blame
-rw-r--r--51_static.c399log stats plain blame
-rw-r--r--51_static.expect40log stats plain blame
-rw-r--r--52_unnamed_enum.c420log stats plain blame
-rw-r--r--52_unnamed_enum.expect36log stats plain blame
-rw-r--r--54_goto.c612log stats plain blame
-rw-r--r--54_goto.expect65log stats plain blame
-rw-r--r--55_lshift_type.c1532log stats plain blame
-rw-r--r--55_lshift_type.expect17log stats plain blame
-rw-r--r--60_errors_and_warnings.c857log stats plain blame
-rw-r--r--60_errors_and_warnings.expect858log stats plain blame
-rw-r--r--64_macro_nesting.c183log stats plain blame
-rw-r--r--64_macro_nesting.expect3log stats plain blame
-rw-r--r--67_macro_concat.c247log stats plain blame
-rw-r--r--67_macro_concat.expect25log stats plain blame
-rw-r--r--70_floating_point_literals.c2086log stats plain blame
-rw-r--r--70_floating_point_literals.expect557log stats plain blame
-rw-r--r--71_macro_empty_arg.c133log stats plain blame
-rw-r--r--71_macro_empty_arg.expect3log stats plain blame
-rw-r--r--72_long_long_constant.c340log stats plain blame
-rw-r--r--72_long_long_constant.expect28log stats plain blame
-rw-r--r--73_arm64.c17179log stats plain blame
-rw-r--r--73_arm64.expect3005log stats plain blame
-rw-r--r--75_array_in_struct_init.c4799log stats plain blame
-rw-r--r--75_array_in_struct_init.expect1161log stats plain blame
-rw-r--r--76_dollars_in_identifiers.c784log stats plain blame
-rw-r--r--76_dollars_in_identifiers.expect131log stats plain blame
-rw-r--r--77_push_pop_macro.c636log stats plain blame
-rw-r--r--77_push_pop_macro.expect60log stats plain blame
-rw-r--r--78_vla_label.c761log stats plain blame
-rw-r--r--78_vla_label.expect22log stats plain blame
-rw-r--r--79_vla_continue.c1281log stats plain blame
-rw-r--r--79_vla_continue.expect15log stats plain blame
-rw-r--r--80_flexarray.c496log stats plain blame
-rw-r--r--80_flexarray.expect0log stats plain blame
-rw-r--r--81_types.c869log stats plain blame
-rw-r--r--81_types.expect0log stats plain blame
-rw-r--r--82_attribs_position.c386log stats plain blame
-rw-r--r--82_attribs_position.expect0log stats plain blame
-rw-r--r--83_utf8_in_identifiers.c190log stats plain blame
-rw-r--r--83_utf8_in_identifiers.expect28log stats plain blame
-rw-r--r--84_hex-float.c255log stats plain blame
-rw-r--r--84_hex-float.expect9log stats plain blame
-rw-r--r--85_asm-outside-function.c150log stats plain blame
-rw-r--r--85_asm-outside-function.expect5log stats plain blame
-rw-r--r--86_memory-model.c773log stats plain blame
-rw-r--r--86_memory-model.expect3log stats plain blame
-rw-r--r--87_dead_code.c2634log stats plain blame
-rw-r--r--87_dead_code.expect124log stats plain blame
-rw-r--r--88_codeopt.c1333log stats plain blame
-rw-r--r--88_codeopt.expect10log stats plain blame
-rw-r--r--89_nocode_wanted.c2328log stats plain blame
-rw-r--r--89_nocode_wanted.expect130log stats plain blame
-rw-r--r--90_struct-init.c6660log stats plain blame
-rw-r--r--90_struct-init.expect1504log stats plain blame
-rw-r--r--91_ptr_longlong_arith32.c266log stats plain blame
-rw-r--r--91_ptr_longlong_arith32.expect19log stats plain blame
-rw-r--r--92_enum_bitfield.c1388log stats plain blame
-rw-r--r--92_enum_bitfield.expect0log stats plain blame
-rw-r--r--93_integer_promotion.c1370log stats plain blame
-rw-r--r--93_integer_promotion.expect816log stats plain blame
-rw-r--r--94_generic.c1289log stats plain blame
-rw-r--r--94_generic.expect33log stats plain blame
-rw-r--r--95_bitfields.c4462log stats plain blame
-rw-r--r--95_bitfields.expect4241log stats plain blame
-rw-r--r--95_bitfields_ms.c49log stats plain blame
-rw-r--r--95_bitfields_ms.expect5159log stats plain blame
-rw-r--r--96_nodata_wanted.c1953log stats plain blame
-rw-r--r--96_nodata_wanted.expect707log stats plain blame
-rw-r--r--97_utf8_string_literal.c265log stats plain blame
-rw-r--r--97_utf8_string_literal.expect101log stats plain blame
-rw-r--r--98_al_ax_extend.c940log stats plain blame
-rw-r--r--98_al_ax_extend.expect145log stats plain blame
-rw-r--r--99_fastcall.c7183log stats plain blame
-rw-r--r--99_fastcall.expect8log stats plain blame