compiler-design-excercises/test
2025-05-19 16:28:00 +02:00
..
run_tests.sh test: Add simple e2e test runner 2025-05-19 16:28:00 +02:00
simple_add.c0 test: Add "addition" codegen test 2025-05-19 16:28:00 +02:00
simple_add.c0.expected test: Add "addition" codegen test 2025-05-19 16:28:00 +02:00
simple_return.c0 test: Add simple e2e test runner 2025-05-19 16:28:00 +02:00
simple_return.c0.expected test: Add simple e2e test runner 2025-05-19 16:28:00 +02:00
var_add.c0 test: Add "addition" codegen test 2025-05-19 16:28:00 +02:00
var_add.c0.expected Add instruction selection for arithmetic operations 2025-05-19 16:28:00 +02:00