q/tests
Eduard Urbach 2592d7aae8
All checks were successful
/ test (push) Successful in 16s
Implemented basic math
2025-07-15 14:40:10 +02:00
..
empty.q Added more tests 2025-07-13 18:03:52 +02:00
examples_test.go Refactored core packages 2025-07-12 10:53:41 +02:00
hello-3.q Implemented saving preserved registers on the stack 2025-07-12 19:40:24 +02:00
math-2.q Implemented basic math 2025-07-15 14:40:10 +02:00
math-3.q Implemented basic math 2025-07-15 14:40:10 +02:00
math-5.q Implemented basic math 2025-07-15 14:40:10 +02:00
math-10.q Implemented basic math 2025-07-15 14:40:10 +02:00
param-swap.q Implemented saving preserved registers on the stack 2025-07-12 19:40:24 +02:00
script.q Added a test for scripts 2025-07-07 22:29:19 +02:00
sum-10.q Implemented a register allocator 2025-07-10 10:49:10 +02:00
sum-36.q Implemented a register allocator 2025-07-10 10:49:10 +02:00
testRun_test.go Refactored core packages 2025-07-12 10:53:41 +02:00
tests_test.go Implemented basic math 2025-07-15 14:40:10 +02:00