summaryrefslogtreecommitdiff
path: root/test.fs
AgeCommit message (Collapse)Author
9 dayswords now Working™kitty
9 daysfix search-wordlist, more tests againkitty
i think thats enough tests for now maybe also maybe i should separate test.fs into a test dir with multiple files? next point of order is .s words and dump at some point also i need to do case stuff. maybe that should be first? also i want dump to have term colours like jewelforth's one has which is a good opportunity to actually use the vocabulary functionatily. bit more ambitious, but i also want to add line editing stuff. i'm worried this will mean fucking around with input again though. also i want to include a startup timer. running the whole testing suite is about 0.035s which is Alright i think, i'd like more detailed stats than `time` gives though. i don't think speed matters too much though
9 daysrecurse, chars, more testskitty
9 daysbasic testskitty
9 daysa few testskitty
but include is broken (empty lines close the file) so i need to fix that
10 daysrun tests from makefile and clarify licensekitty