This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian
/
free_mutant
Watch
1
Star
0
Fork
You've already forked free_mutant
0
Code
Releases
Activity
d060f462f4
free_mutant
/
meta
/
cbase.rb
9 lines
105 B
Ruby
Raw
Normal View
History
Unescape
Escape
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 08:57:14 -04:00
# encoding: utf-8
Mutant
::
Meta
::
Example
.
add
do
source
'::A'
Add expression => self mutation Also reorganizes parts of meta to align filenames to node name better. Closes #191
2014-06-05 12:37:31 -04:00
singleton_mutations
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 08:57:14 -04:00
mutation
'A'
end
Copy permalink