Skip to content

curquiza/curqui-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d2a5959 · Dec 11, 2018

History

79 Commits
Feb 3, 2018
Feb 2, 2018
Feb 17, 2018
Feb 3, 2018
Dec 11, 2018
Oct 24, 2018
Feb 3, 2018
Feb 3, 2018
Feb 2, 2018
May 24, 2018
May 23, 2018
Dec 10, 2018
Feb 3, 2018
Feb 3, 2018
Feb 2, 2018
Jan 24, 2018
Dec 10, 2018
Jul 16, 2018

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