ioannnikulin / minishell

2 stars 0 forks source link

68_tokenisation #87

Closed cr3mebrulee closed 2 weeks ago

cr3mebrulee commented 3 weeks ago

make fulltest work. at the moment tests cases in ft_split_skip_delim_test.c and parse_command_test.c basically are the same. the difference only how functions handle "()()()()())". i'll make more tests, when i'll advance with parsing.