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

printf is only tested with Tripouille's tester #83

Open
Skwashlepro opened this issue Dec 2, 2023 · 3 comments
Open

printf is only tested with Tripouille's tester #83

Skwashlepro opened this issue Dec 2, 2023 · 3 comments

Comments

@Skwashlepro
Copy link

printf is only tested with Tripouille's tester

➜ ft_printf git:(master) ✗ paco -t 3 ╔══════════════════════════════════════════════════════════════════════════════╗ ║ Welcome to Francinette, a 42 tester framework! ║ ╚═══════════════════════╦══════════════════════════════╦═══════════════════════╝ ║ printf ║ ╚══════════════════════════════╝ ✔ Preparing framework ✔ Executing: norminette ✔ Executing: make fclean all (no bonus) ╔══════════════════════════════════════════════════════════════════════════════╗ ║ 🎉🥳 All tests passed! Congratulations! 🥳🎉 ║ ╚══════════════════════════════════════════════════════════════════════════════╝

ubuntu 20.04
Python 3.8.10
norminette 3.3.55

@Skwashlepro
Copy link
Author

image

@poudink
Copy link

poudink commented Dec 14, 2023

I had the same problem. Had to do the bonus for the other tests to be used. Just adding a bonus target to your Makefile should work, though obviously it's going to be the test suite in bonus mode and you're going to fail all of the bonus stuff, unless you've done it.

@PBento96
Copy link

@poudink could you elaborate on how you fixed it? thanks!

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

3 participants