summaryrefslogtreecommitdiff
path: root/test/testgrounds/newlinetest
AgeCommit message (Collapse)Author
2024-04-19Tests are done. I think it's ready.Oskar
2024-04-15test txt fileintegrate-multiplesOskar
2024-04-15Bug with 'D' is fixed. Will continue testing.Oskar
2024-04-14Updated usage and removed some testing code. Added some comments. IOskar
found a bug with 'D' but i will investigate tomorrow.
2024-04-05Changes to some of the validation functions to allow immediate '0' inOskar
MODE_N
2024-04-05Working on 'N' now. Works pretty well. But it's not finished so i cantOskar
say how well it will go when i do N plus continue or N immediate.
2024-04-04TODO updateOskar
2024-04-04Bugfixes. Still some things i gotta iron out. This is getting more andOskar
more complicated each day. Not sure if i like it. Although at least its not as complicated as it would have been if i would have kept the old validate_L and validate_N code. That would have been a bigger nightmare.
2024-04-01Implemented call_L_only. This makes the program behave like 7ed v1 andOskar
asks for a line number after pressing enter. I still want old functionality to work because there really isnt any reason not to have it.
2024-02-18Organised test directory and did some logic fixes to smodeOskar