Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

printf is only tested with Tripouille's tester #83

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

printf is only tested with Tripouille's tester #83

Skwashlepro opened this issue Dec 2, 2023 · 2 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.

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

No branches or pull requests

2 participants