You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yarpgen_v1: Add an option to change code output to help preparing a reduced testcase.
This patch adda a new option "--reduce" ("-r") and changes the code output
to print (and reset) the hash for every entry in all checksum functions.
* Redirecting the output of the compiled program to a result file is needed.
* Using a "diff -u" on the result files, finding and removing
the working testcode is an easy way to get a reduced testcase.
Example: https://savannah.nongnu.org/bugs/?63895
--
Regards ... Detlef
0 commit comments