Skip to content

A collection of tests I made while developing my ft_containers project

License

Notifications You must be signed in to change notification settings

gkintana/42-ft_containers_tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FT_CONTAINERS TESTER

A simple tester for the mandatory part of 42's ft_containers project.

Usage

  1. Clone this repository inside your ft_containers project

  2. Modify the Makefile's CONT_DIR1 path to the directory where your <container>.hpp files are located

  3. Run the tester with bash grademe.sh <container>

Note

Automatically runs with valgrind if the system being used is Linux.

About

A collection of tests I made while developing my ft_containers project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published