yyang42 / moulitest

This repository contains tests for several projects done at 42.
127 stars 37 forks source link

Moulitest has aborted #66

Open IsmaheneLarbi opened 7 years ago

IsmaheneLarbi commented 7 years ago

Le moulitest abort au bout du 5e test. J'ai reparti mes .c sur deux sous repertoires : libft/ et utils/ le makefile cree bien tous les .o mais j'obtiens: [ -------STARTING ALL UNIT TESTS------- ]

00_no_conv.spec.c ----------- [Ok !] .... 01_conv_s_simple.spec.c ----- [Ok !] ...... 02_conv_s_multiple.spec.c --- [Ok !] ... 03_conv_d.spec.c ------------ [Ok !] ....... 04_conv_p.spec.c ------------ [Ok !] ..... make[2]: [exec_tests] Error 255 make[1]: [all] Error 2 make: *** [ft_printf] Error 2