This website works better with JavaScript.
Explore
Help
Sign In
p7b9tnhcf
/
SysY2022
Watch
1
Star
0
Fork
You've already forked SysY2022
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d76ffe8ea9
compiler
master
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd76ffe8ea9'
${ noResults }
SysY2022
/
test_cases
/
functional
History
jakeallen
00be2594bb
change_bison
1 year ago
..
.gitkeep
test_case
1 year ago
00_main.out
test_case
1 year ago
00_main.sy
change_bison
1 year ago
01_var_defn2.out
change_bison
1 year ago
01_var_defn2.sy
test_case
1 year ago
02_var_defn3.out
change_bison
1 year ago
02_var_defn3.sy
change_bison
1 year ago
03_arr_defn2.out
change_bison
1 year ago
03_arr_defn2.sy
change_bison
1 year ago
04_arr_defn3.out
test_case
1 year ago
04_arr_defn3.sy
test_case
1 year ago
05_arr_defn4.out
test_case
1 year ago
05_arr_defn4.sy
change_bison
1 year ago
06_const_var_defn2.out
test_case
1 year ago
06_const_var_defn2.sy
change_bison
1 year ago
07_const_var_defn3.out
change_bison
1 year ago
07_const_var_defn3.sy
change_bison
1 year ago
08_const_array_defn.out
test_case
1 year ago
08_const_array_defn.sy
change_bison
1 year ago
09_func_defn.out
change_bison
1 year ago
09_func_defn.sy
test_case
1 year ago
10_var_defn_func.out
change_bison
1 year ago
10_var_defn_func.sy
change_bison
1 year ago
11_add2.out
test_case
1 year ago
11_add2.sy
test_case
1 year ago
12_addc.out
change_bison
1 year ago
12_addc.sy
change_bison
1 year ago
13_sub2.out
test_case
1 year ago
13_sub2.sy
test_case
1 year ago
14_subc.out
test_case
1 year ago
14_subc.sy
change_bison
1 year ago
15_mul.out
change_bison
1 year ago
15_mul.sy
change_bison
1 year ago
16_mulc.out
test_case
1 year ago
16_mulc.sy
change_bison
1 year ago
17_div.out
test_case
1 year ago
17_div.sy
change_bison
1 year ago
18_divc.out
test_case
1 year ago
18_divc.sy
test_case
1 year ago
19_mod.out
test_case
1 year ago
19_mod.sy
change_bison
1 year ago
20_rem.out
change_bison
1 year ago
20_rem.sy
change_bison
1 year ago
21_if_test2.out
change_bison
1 year ago
21_if_test2.sy
change_bison
1 year ago
22_if_test3.out
change_bison
1 year ago
22_if_test3.sy
change_bison
1 year ago
23_if_test4.out
change_bison
1 year ago
23_if_test4.sy
test_case
1 year ago
24_if_test5.out
test_case
1 year ago
24_if_test5.sy
change_bison
1 year ago
25_while_if.out
test_case
1 year ago
25_while_if.sy
change_bison
1 year ago
26_while_test1.out
test_case
1 year ago
26_while_test1.sy
change_bison
1 year ago
27_while_test2.out
change_bison
1 year ago
27_while_test2.sy
change_bison
1 year ago
28_while_test3.out
change_bison
1 year ago
28_while_test3.sy
test_case
1 year ago
29_break.out
test_case
1 year ago
29_break.sy
change_bison
1 year ago
30_continue.out
test_case
1 year ago
30_continue.sy
test_case
1 year ago
31_while_if_test1.out
change_bison
1 year ago
31_while_if_test1.sy
test_case
1 year ago
32_while_if_test2.out
test_case
1 year ago
32_while_if_test2.sy
change_bison
1 year ago
33_while_if_test3.out
change_bison
1 year ago
33_while_if_test3.sy
test_case
1 year ago
34_arr_expr_len.out
test_case
1 year ago
34_arr_expr_len.sy
change_bison
1 year ago
35_op_priority1.out
change_bison
1 year ago
35_op_priority1.sy
test_case
1 year ago
36_op_priority2.out
test_case
1 year ago
36_op_priority2.sy
test_case
1 year ago
37_op_priority3.out
change_bison
1 year ago
37_op_priority3.sy
test_case
1 year ago
38_op_priority4.in
change_bison
1 year ago
38_op_priority4.out
test_case
1 year ago
38_op_priority4.sy
test_case
1 year ago
39_op_priority5.out
change_bison
1 year ago
39_op_priority5.sy
change_bison
1 year ago
40_unary_op.out
change_bison
1 year ago
40_unary_op.sy
change_bison
1 year ago
41_unary_op2.out
change_bison
1 year ago
41_unary_op2.sy
test_case
1 year ago
42_empty_stmt.out
test_case
1 year ago
42_empty_stmt.sy
change_bison
1 year ago
43_logi_assign.in
test_case
1 year ago
43_logi_assign.out
change_bison
1 year ago
43_logi_assign.sy
test_case
1 year ago
44_stmt_expr.out
change_bison
1 year ago
44_stmt_expr.sy
change_bison
1 year ago
45_comment1.out
test_case
1 year ago
45_comment1.sy
change_bison
1 year ago
46_hex_defn.out
change_bison
1 year ago
46_hex_defn.sy
test_case
1 year ago
47_hex_oct_add.out
change_bison
1 year ago
47_hex_oct_add.sy
test_case
1 year ago
48_assign_complex_expr.out
test_case
1 year ago
48_assign_complex_expr.sy
test_case
1 year ago
49_if_complex_expr.out
test_case
1 year ago
49_if_complex_expr.sy
test_case
1 year ago
50_short_circuit.in
change_bison
1 year ago
50_short_circuit.out
test_case
1 year ago
50_short_circuit.sy
change_bison
1 year ago
51_short_circuit3.out
test_case
1 year ago
51_short_circuit3.sy
change_bison
1 year ago
52_scope.out
test_case
1 year ago
52_scope.sy
change_bison
1 year ago
53_scope2.out
change_bison
1 year ago
53_scope2.sy
test_case
1 year ago
54_hidden_var.out
change_bison
1 year ago
54_hidden_var.sy
change_bison
1 year ago
55_sort_test1.out
change_bison
1 year ago
55_sort_test1.sy
test_case
1 year ago
56_sort_test2.out
test_case
1 year ago
56_sort_test2.sy
test_case
1 year ago
57_sort_test3.out
change_bison
1 year ago
57_sort_test3.sy
change_bison
1 year ago
58_sort_test4.out
change_bison
1 year ago
58_sort_test4.sy
change_bison
1 year ago
59_sort_test5.out
test_case
1 year ago
59_sort_test5.sy
test_case
1 year ago
60_sort_test6.out
change_bison
1 year ago
60_sort_test6.sy
test_case
1 year ago
61_sort_test7.in
test_case
1 year ago
61_sort_test7.out
test_case
1 year ago
61_sort_test7.sy
test_case
1 year ago
62_percolation.in
test_case
1 year ago
62_percolation.out
change_bison
1 year ago
62_percolation.sy
change_bison
1 year ago
63_big_int_mul.out
change_bison
1 year ago
63_big_int_mul.sy
test_case
1 year ago
64_calculator.in
test_case
1 year ago
64_calculator.out
change_bison
1 year ago
64_calculator.sy
change_bison
1 year ago
65_color.in
test_case
1 year ago
65_color.out
test_case
1 year ago
65_color.sy
change_bison
1 year ago
66_exgcd.out
change_bison
1 year ago
66_exgcd.sy
change_bison
1 year ago
67_reverse_output.in
test_case
1 year ago
67_reverse_output.out
test_case
1 year ago
67_reverse_output.sy
change_bison
1 year ago
68_brainfk.in
test_case
1 year ago
68_brainfk.out
change_bison
1 year ago
68_brainfk.sy
change_bison
1 year ago
69_expr_eval.in
change_bison
1 year ago
69_expr_eval.out
change_bison
1 year ago
69_expr_eval.sy
change_bison
1 year ago
70_dijkstra.in
test_case
1 year ago
70_dijkstra.out
change_bison
1 year ago
70_dijkstra.sy
change_bison
1 year ago
71_full_conn.in
test_case
1 year ago
71_full_conn.out
test_case
1 year ago
71_full_conn.sy
change_bison
1 year ago
72_hanoi.in
change_bison
1 year ago
72_hanoi.out
test_case
1 year ago
72_hanoi.sy
test_case
1 year ago
73_int_io.in
change_bison
1 year ago
73_int_io.out
test_case
1 year ago
73_int_io.sy
change_bison
1 year ago
74_kmp.in
change_bison
1 year ago
74_kmp.out
change_bison
1 year ago
74_kmp.sy
change_bison
1 year ago
75_max_flow.in
change_bison
1 year ago
75_max_flow.out
change_bison
1 year ago
75_max_flow.sy
test_case
1 year ago
76_n_queens.in
change_bison
1 year ago
76_n_queens.out
test_case
1 year ago
76_n_queens.sy
test_case
1 year ago
77_substr.out
test_case
1 year ago
77_substr.sy
change_bison
1 year ago
78_side_effect.out
test_case
1 year ago
78_side_effect.sy
change_bison
1 year ago
79_var_name.out
change_bison
1 year ago
79_var_name.sy
change_bison
1 year ago
80_chaos_token.out
test_case
1 year ago
80_chaos_token.sy
change_bison
1 year ago
81_skip_spaces.in
test_case
1 year ago
81_skip_spaces.out
change_bison
1 year ago
81_skip_spaces.sy
change_bison
1 year ago
82_long_func.out
test_case
1 year ago
82_long_func.sy
change_bison
1 year ago
83_long_array.out
test_case
1 year ago
83_long_array.sy
change_bison
1 year ago
84_long_array2.out
test_case
1 year ago
84_long_array2.sy
test_case
1 year ago
85_long_code.out
change_bison
1 year ago
85_long_code.sy
change_bison
1 year ago
86_long_code2.out
change_bison
1 year ago
86_long_code2.sy
test_case
1 year ago
87_many_params.in
test_case
1 year ago
87_many_params.out
change_bison
1 year ago
87_many_params.sy
change_bison
1 year ago
88_many_params2.out
test_case
1 year ago
88_many_params2.sy
test_case
1 year ago
89_many_globals.out
test_case
1 year ago
89_many_globals.sy
test_case
1 year ago
90_many_locals.out
change_bison
1 year ago
90_many_locals.sy
test_case
1 year ago
91_many_locals2.in
change_bison
1 year ago
91_many_locals2.out
test_case
1 year ago
91_many_locals2.sy
change_bison
1 year ago
92_register_alloc.in
change_bison
1 year ago
92_register_alloc.out
test_case
1 year ago
92_register_alloc.sy
change_bison
1 year ago
93_nested_calls.in
change_bison
1 year ago
93_nested_calls.out
test_case
1 year ago
93_nested_calls.sy
change_bison
1 year ago
94_nested_loops.in
change_bison
1 year ago
94_nested_loops.out
change_bison
1 year ago
94_nested_loops.sy
test_case
1 year ago
95_float.in
test_case
1 year ago
95_float.out
change_bison
1 year ago
95_float.sy
change_bison
1 year ago
96_matrix_add.out
change_bison
1 year ago
96_matrix_add.sy
change_bison
1 year ago
97_matrix_sub.out
change_bison
1 year ago
97_matrix_sub.sy
test_case
1 year ago
98_matrix_mul.out
change_bison
1 year ago
98_matrix_mul.sy
change_bison
1 year ago
99_matrix_tran.out
change_bison
1 year ago
99_matrix_tran.sy
test_case
1 year ago