Skip to content

gmarcha/42_libft_tester

Repository files navigation

42 Libft Tester

A simple step-by-step tester to C 42 Library. (Outdated)

How to use it ?

  • Clone the repository in your Libft directory, go in the tester directory, and run tester.sh with an argument:
./tester.sh mand
./tester.sh bonus
./tester.sh all
  • Press Enter to perform each test.
  • To add tests for external functions, write asserts in expand.c, and change function expand in same file.

Begin with check for forbidden functions and norminette. An example of an ouput.

About

A simple step-by-step tester to C 42 Library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published