summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2023-12-23fixesOskar
2023-12-13Ok it wasnt fixed but now i fixed it for real this timeOskar
2023-12-13fixed bug where newline was not created because the file did not end with oneOskar
2023-12-11Fixed some memory leaks... I think.Oskar
2023-11-19may or may not have fixed a bug with GET_LINE(), i did some confirmation ↵Oskar
testing after i fixed the bug and it seems to work now but i may just be coping. Ill have to do additional tests to confirm that nothing else broke or if i might have missed anything. Its entirely possible i may have missed something
2023-11-11fixed huge bug in write functionOskar
2023-10-27Minor changes to GET_LINE() , also did a little test to check if it worked ↵Oskar
like it should. Seems to be working...