aboutsummaryrefslogtreecommitdiff
path: root/generate.py
AgeCommit message (Collapse)Author
2020-03-20python3.4 supported (and probably 3.5 aswell)Charles
2020-02-06no bonus versionCharles
2020-02-06Added headersCharles
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-03Better output parsingCharles