summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-03-07improved 7ed.c to make using the current flags a little smarterOskar
2024-03-04Started working on validate_N(), its very similar to validate_L() so its most...Oskar
2024-03-03validating L is doneoskar
2024-02-18Organised test directory and did some logic fixes to smodeOskar
2024-02-17.Oskar
2024-02-12New work in progress input system in input.cOskar
2024-02-11minor fixesOskar
2024-02-11More changes to the makefile to make it easier for testingOskar
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 test...Oskar
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 li...Oskar