idkwim / ouspg

Automatically exported from code.google.com/p/ouspg
3 stars 0 forks source link

Radamsa doesn't check for mutations that don't alter anything #59

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. $ echo "a" | radamsa -n 1000 | sort | uniq -c | grep -a " a$" -> 774 a

What is the expected output? What do you see instead?
Not sure what is expected, because when for example specifying a specific 
mutation it shouldn't just break something randomly if it doesn't work, or it 
might break structure of an otherwise interesting document having a mutation 
elsewhere. Still, something ought to be done about this.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by aohelin on 20 Sep 2011 at 10:31

GoogleCodeExporter commented 9 years ago
Closing bugs affecting v<0.3 before rewrite.

Original comment by aohelin on 9 Jan 2012 at 11:53