You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests: Add test cases for unexpected delimiter
Add some simple tests for encountering unexpected delimiters.
Signed-off-by: Pieter De Gendt <[email protected]>
Consistent result types/names
One function had named return values, keep is consistent with other
functions.
Signed-off-by: Pieter De Gendt <[email protected]>