alelievr / libft-unit-test

455 stars 88 forks source link

Bonus functions, Makefile and reordering functions . #64

Closed ggjulio closed 4 years ago

ggjulio commented 4 years ago

bonus rule fix

ggjulio commented 4 years ago

Hi !

Things fixed :

PS : There may have errors in some test, but its a good start :) PS2 : My libft pass all of them (except lstdelone which is not yet fixed) PS3 : ...And all the libft pass the moulinette. PS4 : :-1:

alelievr commented 4 years ago

Hello :)

Thanks for your work to make this test compatible with the new subject of libft. The tests added looks good, i'll merge them as is

UncleJ4ck commented 1 year ago

can you add instruction to compile the bonuses function with libft-unit-test ? because the "make bonus" rule doesn't exist