top | item 42258593

(no title)

None4U | 1 year ago

it will execute whatever script you pass it (immutable) and mutate whatever other files you pass it

discuss

order

defen|1 year ago

I think the question is, how do you know C-reduce isn't going to mutate your test case into calling `remove("/path/to/my/important/file");`

frabert|1 year ago

C-reduce is meant to... Reduce your files, it would not add stuff that was not there in the first place. Also, I think it's meant to only be run against the "frontend" of most languages, not full execution