-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest_list
23 lines (23 loc) · 1.14 KB
/
test_list
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
tests/check_output/0100_literal_evaluation/empty_list.shm
tests/check_output/0100_literal_evaluation/float.shm
tests/check_output/0100_literal_evaluation/int.shm
tests/check_output/0100_literal_evaluation/str.shm
tests/check_output/0101_print/print_bool.shm
tests/check_output/0101_print/print_empty.shm
tests/check_output/0101_print/print_int.shm
tests/check_output/0101_print/print_int_add.shm
tests/check_output/0101_print/print_int_multiple_add.shm
tests/check_output/0101_print/print_multiple_args.shm
tests/check_output/0101_print/print_str.shm
tests/check_output/0101_print/print_with_comments.shm
tests/check_output/0102_variables/variable_print.shm
tests/check_output/0102_variables/variable_reassignment.shm
tests/check_output/0102_variables/variable_reassignment2.shm
tests/check_output/0102_variables/variable_reassignment_str.shm
tests/check_output/0103_while/while_simple.shm
tests/check_output/0106_assertions/assert_true.shm
tests/check_output/0200_basic_if/if_int.shm
tests/check_output/0200_basic_if/if_int2.shm
tests/check_output/0200_basic_if/if_simple.shm
tests/check_output/0200_basic_if/if_simple2.shm
tests/check_output/simple_assignment.shm