Skip to content

lorenuars19/ft_printf_tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 

Repository files navigation

42 ft_printf tester

Usage :

curl https://raw.githubusercontent.com/lorenuars19/ft_printf_tester/master/test.sh -o test.sh && bash test.sh
    Usage :
            test.sh -[cdtv]
            -c | --comp     complexity
            -d | --no-ko    do not ask to display logs of KO
            -t | --tests    number of tests
            -v | --verbose  verbose level [ 0 = pretty | 1 = minimal | 2 = full ]
            -u | --update   check for update and update script
            -h | --help     displays this message
        Ex:
            bash test.sh -t 420 -c 4 -v 0 -d
            bash test.sh -t 5 -c 420 -v 2
            bash test.sh -t 69 -c 69 -v 1

Notes

this script tries to find your header ft_printf.h file and libprintf.a automatically

About

Shell ft_printf tester

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages