I need random c++ code to test a tool that fixes minor issues detected with cpp lint.
Basically, the idea is:
- Generate random code.
- Check with cpplint
- Add errors randomly.
- Check with cpplint.
- Run fixer.
- Check with cpplint.
- Compare results between runs #1, #2 & #3
Aucun commentaire:
Enregistrer un commentaire