Commit Graph

10 Commits

Author SHA1 Message Date
ae0166b509 Data section initialization values are now skimmed over 2022-09-05 15:04:39 -04:00
cc1eaa2c11 Add test case for skimming 2022-09-05 14:52:37 -04:00
fe6c82ae9e Added skim boolean that does nothing 2022-09-05 13:46:10 -04:00
49bcbcaa96 Now works with tests 2022-09-05 13:42:17 -04:00
89834ac390 The syntax tree is no longer passed by reference 2022-09-04 22:30:14 -04:00
8ccfc935ab Test logs error even if tree is nil 2022-09-01 21:37:15 -04:00
fcfa672652 Cleaned some go vet warnings 2022-09-01 18:40:51 -04:00
aec266a82e Fail test on nil tree 2022-09-01 18:02:14 -04:00
65c213f1f3 Fixed import paths 2022-08-30 01:11:10 -04:00
Sasha Koshka
b64fbd9fc4 Split tests into multiple files
This should make it easier to work on sections independantly of one another
without creating merge conflicts
2022-08-24 01:22:24 -04:00