aboutsummaryrefslogtreecommitdiff
path: root/prettier.py
AgeCommit message (Collapse)Author
2019-11-05Added iteractive mode and check with gcc -Wformat the generated testCharles
before creating it
2019-11-04disabled weird testsCharles
2019-11-03Better output parsingCharles
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 no crash, uint, hex low and hex up pft testsCharles
2019-11-02Fixed false positive, basic prettier, more test from pftCharles