ubixos / contrib / tcc / tests / tests2 /
..
00_assignment.c TinyCC 5 years ago
00_assignment.expect TinyCC 5 years ago
01_comment.c TinyCC 5 years ago
01_comment.expect TinyCC 5 years ago
02_printf.c TinyCC 5 years ago
02_printf.expect TinyCC 5 years ago
03_struct.c TinyCC 5 years ago
03_struct.expect TinyCC 5 years ago
04_for.c TinyCC 5 years ago
04_for.expect TinyCC 5 years ago
05_array.c TinyCC 5 years ago
05_array.expect TinyCC 5 years ago
06_case.c TinyCC 5 years ago
06_case.expect TinyCC 5 years ago
07_function.c TinyCC 5 years ago
07_function.expect TinyCC 5 years ago
08_while.c TinyCC 5 years ago
08_while.expect TinyCC 5 years ago
09_do_while.c TinyCC 5 years ago
09_do_while.expect TinyCC 5 years ago
10_pointer.c TinyCC 5 years ago
10_pointer.expect TinyCC 5 years ago
11_precedence.c TinyCC 5 years ago
11_precedence.expect TinyCC 5 years ago
12_hashdefine.c TinyCC 5 years ago
12_hashdefine.expect TinyCC 5 years ago
13_integer_literals.c TinyCC 5 years ago
13_integer_literals.expect TinyCC 5 years ago
14_if.c TinyCC 5 years ago
14_if.expect TinyCC 5 years ago
15_recursion.c TinyCC 5 years ago
15_recursion.expect TinyCC 5 years ago
16_nesting.c TinyCC 5 years ago
16_nesting.expect TinyCC 5 years ago
17_enum.c TinyCC 5 years ago
17_enum.expect TinyCC 5 years ago
18_include.c TinyCC 5 years ago
18_include.expect TinyCC 5 years ago
18_include.h TinyCC 5 years ago
19_pointer_arithmetic.c TinyCC 5 years ago
19_pointer_arithmetic.expect TinyCC 5 years ago
20_pointer_comparison.c TinyCC 5 years ago
20_pointer_comparison.expect TinyCC 5 years ago
21_char_array.c TinyCC 5 years ago
21_char_array.expect TinyCC 5 years ago
22_floating_point.c TinyCC 5 years ago
22_floating_point.expect TinyCC 5 years ago
23_type_coercion.c TinyCC 5 years ago
23_type_coercion.expect TinyCC 5 years ago
24_math_library.c TinyCC 5 years ago
24_math_library.expect TinyCC 5 years ago
25_quicksort.c TinyCC 5 years ago
25_quicksort.expect TinyCC 5 years ago
26_character_constants.c TinyCC 5 years ago
26_character_constants.expect TinyCC 5 years ago
27_sizeof.c TinyCC 5 years ago
27_sizeof.expect TinyCC 5 years ago
28_strings.c TinyCC 5 years ago
28_strings.expect TinyCC 5 years ago
29_array_address.c TinyCC 5 years ago
29_array_address.expect TinyCC 5 years ago
30_hanoi.c TinyCC 5 years ago
30_hanoi.expect TinyCC 5 years ago
31_args.c TinyCC 5 years ago
31_args.expect TinyCC 5 years ago
32_led.c TinyCC 5 years ago
32_led.expect TinyCC 5 years ago
33_ternary_op.c TinyCC 5 years ago
33_ternary_op.expect TinyCC 5 years ago
34_array_assignment.c TinyCC 5 years ago
34_array_assignment.expect TinyCC 5 years ago
35_sizeof.c TinyCC 5 years ago
35_sizeof.expect TinyCC 5 years ago
36_array_initialisers.c TinyCC 5 years ago
36_array_initialisers.expect TinyCC 5 years ago
37_sprintf.c TinyCC 5 years ago
37_sprintf.expect TinyCC 5 years ago
38_multiple_array_index.c TinyCC 5 years ago
38_multiple_array_index.expect TinyCC 5 years ago
39_typedef.c TinyCC 5 years ago
39_typedef.expect TinyCC 5 years ago
40_stdio.c TinyCC 5 years ago
40_stdio.expect TinyCC 5 years ago
41_hashif.c TinyCC 5 years ago
41_hashif.expect TinyCC 5 years ago
42_function_pointer.c TinyCC 5 years ago
42_function_pointer.expect TinyCC 5 years ago
43_void_param.c TinyCC 5 years ago
43_void_param.expect TinyCC 5 years ago
44_scoped_declarations.c TinyCC 5 years ago
44_scoped_declarations.expect TinyCC 5 years ago
45_empty_for.c TinyCC 5 years ago
45_empty_for.expect TinyCC 5 years ago
46_grep.c TinyCC 5 years ago
47_switch_return.c TinyCC 5 years ago
47_switch_return.expect TinyCC 5 years ago
48_nested_break.c TinyCC 5 years ago
48_nested_break.expect TinyCC 5 years ago
49_bracket_evaluation.c TinyCC 5 years ago
49_bracket_evaluation.expect TinyCC 5 years ago
50_logical_second_arg.c TinyCC 5 years ago
50_logical_second_arg.expect TinyCC 5 years ago
51_static.c TinyCC 5 years ago
51_static.expect TinyCC 5 years ago
52_unnamed_enum.c TinyCC 5 years ago
52_unnamed_enum.expect TinyCC 5 years ago
54_goto.c TinyCC 5 years ago
54_goto.expect TinyCC 5 years ago
55_lshift_type.c TinyCC 5 years ago
55_lshift_type.expect TinyCC 5 years ago
LICENSE TinyCC 5 years ago
Makefile TinyCC 5 years ago