ioannnikulin / minishell

2 stars 0 forks source link

#6 18 libft atoi tests #94

Closed ioannnikulin closed 1 week ago

ioannnikulin commented 2 weeks ago

to build: make fulltest to verify: no changes, all tests run as before. This change only confirms behavior of ft_atoi, now its output is compared not to standard atoi, rather to predefined outputs.