Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

printf doing Tripoulle tests but not fsoares #94

Open
d0vak1n opened this issue Mar 13, 2024 · 0 comments
Open

printf doing Tripoulle tests but not fsoares #94

d0vak1n opened this issue Mar 13, 2024 · 0 comments

Comments

@d0vak1n
Copy link

d0vak1n commented Mar 13, 2024

I put libft folder and everything works with my tests but not for francinette.

✖ Compiling tests: fsoares (my own tests)
ar: creating archive libft.a
Problem compiling the tests

but with Tripouille is working

ℹ Running tests: printfTester (https://github.com/Tripouille/printfTester)
[Mandatory]
category: c
1.OK 2.OK 3.OK 4.OK 5.OK 6.OK 7.OK 8.OK 9.OK 
category: s
1.OK 2.OK 3.OK 4.OK 5.OK 6.OK 7.OK 8.OK 9.OK 10.OK 
category: p
1.OK 2.OK 3.OK 4.OK 5.OK 6.KO 7.OK 8.KO 9.OK 
...

Can be because of my project but I don't have any info to adapt the project for francinette's tests.

Thank you

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant