prophile / jacquard

Split testing server
MIT License
7 stars 4 forks source link

Bugpoint: a tool for reducing test cases #68

Closed prophile closed 6 years ago

prophile commented 7 years ago

New debug tool. Where a command or URL is erroring, this will progressively simplify or remove what's in storage to minimise the data needed to reproduce the issue. Inspired by the tool of the same name from LLVM.