summaryrefslogtreecommitdiff
path: root/i_validation.h
AgeCommit message (Collapse)Author
2024-03-22Created tests. Will create more testcases later.Oskar
2024-03-21i think validate_plus_continue is working now, it took way too long to ↵Oskar
figure this out
2024-03-21Moved around even more. Probably some things i am missing or removed somehow ↵Oskar
but overall it already feels a bit better to have moved everything to smaller more manageable functions
2024-03-21Moving around alot of code now. It probably wont compileOskar
2024-03-21added i_validation.c and i_validation.h to make the code a bit easier and ↵Oskar
readable. Its my preparation for when i start dividing the validation functions in to smaller pieces