saladuit / 42_GradeMe

Automatic testing for all 42, C and CPP projects. Makefile relink, Header wrong name, Coplien Form and so much more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

42_GradeMe

Automatic testing for all 42, C and CPP projects. Makefile relink, Header wrong name, Coplien Form and more.

---------

🥳 NEW ! You can run the script on MAC and LINUX WITHOUT installation or rights required!

USE THIS COMMAND : bash -c "$(curl https://grademe.fr)"

Find this command on GradeMe.fr !

---------

You can now run it anywhere, as in correction at 42.

Capture d’écran 2022-02-09 à 05 31 48

C Projects :

✔️ Makefile relink test

✔️ Makefile Flags check

✔️ 42Header check names

✔️ Norminette check

✔️ GuardGate check

✔️ Launch auto on VSCode

Capture d’écran 2022-02-09 à 05 51 34

This script automatically launches the test associated with the project.

Here are all the available tests:

🔺 LIBFT, GET_NEXT_LINE, FT_PRINTF, SO_LONG, PUSH_SWAP, CUB3D, PHILOSOPHERS, FT_CONTAINERS & ALL CPP MODULES

CPP Projects :

✔️ Makefile Flags check

✔️ COPLIEN Form check

✔️ Virtual check

✔️ Forbidden Function check (using, friend, printf etc...)

✔️ GuardGate check

✔️ Launch auto on VSCode

👋🏼 If you encounter any problems when launching the script or if you have any questions, don't hesitate to send me an e-mail : jcluzet@student.42.fr, or leave an Issue

About

Automatic testing for all 42, C and CPP projects. Makefile relink, Header wrong name, Coplien Form and so much more.


Languages

Language:Shell 100.0%