aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-29Added moakouda edge casesCharles Cabergs
2020-09-29Added empty precision testCharles Cabergs
2020-07-08Merge pull request #1 from kohyounghwan/masterHappyTramp
%o specifier is not in the ft_printf project anymore and warning is caused when compiling.
2020-07-08Delete warning(undeclaration warning caused by kill)ykoh
2020-07-08Delete %o testykoh
2020-04-02Added timeout detectionCharles
2020-03-20python3.4 supported (and probably 3.5 aswell)Charles
2020-02-28Removed some %n from the regular testsCharles
2020-02-26Update moulitest_tests.cHappyTramp
2020-02-26Removed test which cause warningsCharles
2020-02-21Fixing buf not zeroed before testCharles
2020-02-20Added user test ("%.p", NULL)Charles
2020-02-06Create LICENSEHappyTramp
2020-02-06no bonus versionCharles
2020-02-06Merge branch 'nobonus'Charles
2020-02-06[PATCH 2/4] removed some leftover bonus testsSoufiane El melcaoui
Signed-off-by: Charles <sircharlesaze@gmail.com>
2020-02-06[PATCH 1/4] initial commitSoufiane El melcaoui
Signed-off-by: Charles <sircharlesaze@gmail.com>
2020-02-06Added headersCharles
2020-02-06Added creditsCharles
2020-02-06removing unnecessary testsCharles
2019-11-14Added memory leaks checkCharles
2019-11-05Added save_failed.py script to save previously failed test to a fileCharles
2019-11-05Generator doesnt generate -Wformat incompatible testsCharles
2019-11-05Refactored generator.pyCharles
2019-11-05Added iteractive mode and check with gcc -Wformat the generated testCharles
before creating it
2019-11-04Added basic test generatorCharles
2019-11-04disabled weird testsCharles
2019-11-03Better output parsingCharles
2019-11-03Having fun with README.mdCharles
2019-11-03Added printf_tests testsCharles
2019-11-03Added printf_tester testsCharles
2019-11-03Fixed false positive on blank output, added last char test of pftCharles
2019-11-02Safe prettier log writeCharles
2019-11-02Moved tests in tests/, improved prettier with argumentsCharles
2019-11-02Added moulitest testsCharles
2019-11-02Added no crash, uint, hex low and hex up pft testsCharles
2019-11-02Fixed false positive, basic prettier, more test from pftCharles
2019-11-01Added README.md and .gitignoreCharles
2019-11-01Basic testing frameworkCharles