Skip to content

curquiza/curqui-test

Repository files navigation

Curqui_test

Tests for the ft_printf project of 42.

Important

To get all green tests doesn't mean your ft_printf is good.
To get some red tests doesn't mean your ft_printf isn't good.

Usage

  1. Copy your libftprintf.a at the root of your repository.
  2. make
  3. ./ft_printf_tests
  4. For some details, check rslt_trace.txt

/!\ Don't compile your libftprintf.a with sanitize !

Contributing

Don't hesitate to create a Pull Request if a test is missing. The test must compile with the flags -Wall -Wextra -Werror. Thanks for your contribution :)

About

Tests for ft_printf, a 42 school project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published