Age | Commit message (Expand) | Author |
---|---|---|
2021-05-09 | fuzz: Remove strprintf test cases that are known to fail | MarcoFalke |
2021-02-22 | scripted-diff: Rename MakeFuzzingContext to MakeNoLogFileContext | MarcoFalke |
2021-01-11 | fuzz: Introduce CallOneOf helper to replace switch-case | MarcoFalke |
2020-12-10 | fuzz: Link all targets once | MarcoFalke |
2020-05-14 | tests: Fill fuzzing coverage gaps for functions in util/translation.h | practicalswift |
2020-02-12 | tests: Avoid hitting some known minor tinyformat issues when fuzzing strprint... | practicalswift |
2020-01-27 | tests: Add fuzzing harness for strprintf(...) | practicalswift |