• Stars
    star
    213
  • Rank 180,059 (Top 4 %)
  • Language
    Shell
  • Created over 2 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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 : [email protected], or leave an Issue

More Repositories

1

42_EXAM

A program almost identical to the 42 EXAMS for practice. (Pool EXAM & Stud EXAM)
Shell
716
star
2

ExamRank06

42 ExamRank06 in less than 100 lines [SUCCESS]
C
3
star
3

JCluzet

Bio
2
star
4

so_long

Mini-game of the school 42 in 2D using the Minilibx
C
2
star
5

Swifty_Companion

Swifty Companion is my first project created in React Native. It allows, with the access to the 42 API, to do research on 42 students.
JavaScript
1
star
6

ePong

A web project in React/NestJS that allows you to play online PONG, match-making, chat, and more
TypeScript
1
star
7

PRINTF

Reconstitution de la fonction PRINTF
C
1
star
8

42Piscine

Mois de Piscine a 42
C
1
star
9

examrank-02-03-04-05-06

exam project 2020
C
1
star
10

Install_Normv3_onMAC

A simple script to install norm3
Shell
1
star
11

42Make

42Make automates the creation of Makefile mainly for 42 student's
C
1
star
12

Minishell

42's Project : create a shell
C
1
star
13

ft_containers

42 Project | Recreate the std containers : list, stack and map
C++
1
star
14

normivite

Normivite is a very simple loop to norme your 42 files.
Shell
1
star
15

Cub3D

Cub3D is a project of school 42 made to recreate the first FPS video game in raycasting history, Wolfenstein3D.
C
1
star
16

ConnectedCat_flap

This project is used to tweet a gif of a cat leaving or returning home through the cat flap.
Python
1
star
17

Philosophers

42's project : Philosopher 2021
C
1
star
18

Inception

Inception is a 42 project consists in recreating an enterprise infrastructure using Docker-Compose
HTML
1
star
19

42Checker_2021

42 Checker made in bash to check the Norme & Header name
Shell
1
star