Commit graph

4 commits

Author SHA1 Message Date
Markus Schirp
05955f5e9d Improve defined? mutations
* Correct changelog reference
2015-08-10 13:54:21 +00:00
John Backus
31933e410d Add mutations from defined?(foo) to true, false
closes #334
2015-08-09 23:01:29 -07:00
Markus Schirp
c392cb5e4b Remove redundant encoding comment
* Mutant is ruby 2.0+ only where UTF-8 is default encoding
2015-04-27 21:07:30 +00:00
Markus Schirp
4a9ab9340e Define expected mutations with less redundancy
The mutation examples are now introspectable, this allows to render nice
index or performing better automated analysis against the corpus.
2014-06-02 14:05:11 +00:00