Commit Graph

10 Commits

Author SHA1 Message Date
78484b1115 implement rotate right 2023-01-22 18:03:16 +00:00
f8a58c4a68 extract function "command" 2023-01-22 17:54:03 +00:00
3375906dee rename command -> execute 2023-01-22 17:51:53 +00:00
1ba4399221 reduce repetition 2023-01-22 17:50:48 +00:00
c02c0aabca test it acts on multiple commands
as opposed to accepting multiple commands and ignoring them
2023-01-22 17:31:09 +00:00
b4ade2e114 test it works with non-zero starting position 2023-01-22 17:30:56 +00:00
6546a16ec6 move forward east and west 2023-01-22 17:21:34 +00:00
89945064d5 moves forward southwards 2023-01-22 17:15:23 +00:00
74fb26f293 write expect macro for ease of testing. first test passes 2023-01-22 17:12:18 +00:00
459b1088c1 first failing test 2023-01-22 14:59:29 +00:00